nobody
|
20d24a8f4e
|
Fixed: HTML filter (#192)
|
2020-12-06 07:52:25 +01:00 |
nobody
|
41bfc38891
|
Names of all variables changed (#138)
|
2020-10-17 07:09:30 +02:00 |
nobody
|
1a97b72039
|
Only open release notes in case of new CDNs (#132)
|
2020-10-11 12:52:17 +02:00 |
nobody
|
500f00c969
|
Improved handling when HTML filter is not supported
|
2020-08-09 10:10:12 +02:00 |
nobody
|
03178c3963
|
Docs revised
|
2020-06-30 18:41:58 +02:00 |
nobody
|
668c42afbd
|
Implemented: Option to enable HTML-Filter by default (#33)
|
2020-06-25 07:54:17 +02:00 |
nobody
|
16140d8b52
|
Fixed error when querying from list to manipulate DOM
|
2020-05-27 18:33:29 +02:00 |
nobody
|
a1a4a1c69e
|
Method domainIsWhitelisted renamed to domainIsListed
|
2020-05-26 20:26:15 +02:00 |
nobody
|
9af1659cdf
|
Check if domain in list to manipulate DOM (#1)
|
2020-05-25 22:53:46 +02:00 |
nobody
|
91527a186c
|
Improved charset detection in HTML source code
|
2020-05-25 06:19:17 +02:00 |
nobody
|
5614551d1b
|
Updated charset check
|
2020-05-23 16:56:16 +02:00 |
nobody
|
bad4187cd7
|
Check if charset is supported by TextDecoder
|
2020-05-22 07:19:01 +02:00 |
nobody
|
2f9247eb24
|
Dead code removed
|
2020-05-22 07:18:37 +02:00 |
nobody
|
65ae6f6e79
|
Regex modified for charset in HTML source code
|
2020-05-21 20:26:41 +02:00 |
nobody
|
2840cd6d1b
|
Identify correct charset if its in quotation mark
|
2020-05-21 19:44:33 +02:00 |
nobody42
|
2a7ea82c87
|
Fixed typo in manipulate-dom.js
|
2020-05-19 17:38:07 +02:00 |
nobody42
|
6cb37acaac
|
Second decoder implemented
|
2020-05-19 17:26:16 +02:00 |
nobody42
|
88d6946fa0
|
Considers existing charset in header
|
2020-05-17 08:43:27 +02:00 |
nobody42
|
636444cd76
|
Fixed encoding problem with some websites (#75)
|
2020-05-16 17:35:26 +02:00 |
nobody42
|
208615a62c
|
Return statement moved (#66)
|
2020-05-03 07:39:10 +02:00 |
nobody42
|
f5a17653c5
|
Error in encoding fixed (#66)
|
2020-05-02 13:56:49 +02:00 |