1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-01-14 02:45:56 +01:00
Commit Graph

12 Commits

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