1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2024-12-12 11:26:17 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
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