iam-py-test
2024-02-29 06:21:33 -05:00
committed by GitHub
parent 3b6862c6f6
commit f54791e735
+3 -1
View File
@@ -34,7 +34,7 @@ HEAD = """\
! Homepage: https://github.com/DandelionSprout/adfilt/discussions/163
! Description: Want to use ClearURLs' tracking protection without installing another extension? This list is a (unofficial) version of the ClearURLs rules, designed for use in uBlock Origin and AdGuard. This ONLY includes the URL parameter removal functionality from ClearURLs, and not the other functions.
! Last updated: {date}
! Script last updated: 8/1/2024
! Script last updated: 29/2/2024
! Expires: 1 day
! Licence: https://github.com/DandelionSprout/adfilt/blob/master/LICENSE.md
! Warning: This list may break websites, and contains many problematic rules. Worse, it may even prevent other filterlists from working. There is not much the Adfilt maintainers can do, as this list is just the ClearURLs rules converted into a uBo/AdGuard filterlist. Use with caution.
@@ -110,6 +110,8 @@ ALLOWLIST = """
@@||webapps.sftc.org/captcha/captcha.dll$removeparam
! https://github.com/ClearURLs/Rules/issues/46
@@||track.sendle.com/tracking$removeparam=ref
! https://github.com/DandelionSprout/adfilt/issues/1012
@@||google.com^$xmlhttprequest,removeparam=ei
"""