mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 13:50:14 +01:00
Fixed a much smaller typo
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[Adblock Plus 3.4]
|
||||
! Title: 🆗 IDN Homograph Attack Protection - Does Not Block Non-Latin TLDs
|
||||
! Version: 14March2020v3-Beta
|
||||
! Version: 15March2020v1-Beta
|
||||
! Expires: 15 days
|
||||
! Description: One of many possible ways for malware to try to enter your computers and phones, is through substituting some US Latin letters with lookalike letters from other alphabets and scripts. For instance, most humans can't easily tell A and А apart (except when using certain fonts), but computers can instantly tell the former is Latin and the latter is Cyrillic, and adresses with them are treated as different. However, ALL use of non-US letters in URLs will treated as 'xn--[random letters]' by HTML-based tools, making it relatively easy to block, which this list will do for you.
|
||||
! Description: One of many possible ways for malware to try to enter your computers and phones, is through substituting some US Latin letters with lookalike letters from other alphabets and scripts. For instance, most humans can't easily tell A and А apart (except when using certain fonts), but computers can instantly tell the former is Latin and the latter is Cyrillic, and adresses with them are treated as different. However, ALL use of non-US letters in URLs will be treated as 'xn--[random letters]' by HTML-based tools, making it relatively easy to block, which this list will do for you.
|
||||
! Note: This version will attempt to let non-Latin TLDs like .рф and .台灣 through; an alternate list version exists that'll block even those. Both versions will also block made-for-convenience European redirects like Elkjøp.no.
|
||||
! To anyone wondering about the RegEx below: Yes, the longest US-Latin TLD known to exist is indeed 18 letters long, which is ".travelersinsurance", which indeed also looks pretty suspicious at first sight.
|
||||
! Special thanks to https://github.com/HopHop20 for having initially created the initial 10 letters of the RegEx below. In this list version I expanded on his entry to ensure it would only block US-Latin TLDs.
|
||||
|
||||
Reference in New Issue
Block a user