iam-py-test
2022-11-07 17:56:30 -05:00
committed by GitHub
parent d2c0b76dc8
commit d4b84b29ef
+4 -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: 4/11/2022
! Script last updated: 7/11/2022
! Expires: 1 day
! Licence: https://github.com/DandelionSprout/adfilt/blob/master/LICENSE.md
! Note: This was based off of https://gist.github.com/rusty-snake/5cd83a87d680ecbd03e79a1a06758207, which is based off of https://github.com/ClearURLs/Rules. The maintainers of Adfilt (DandelionSprout and iam-py-test, and contributors) have made some modifications as to keep it up-to-date with the source and to fix issues
@@ -93,6 +93,9 @@ ALLOWLIST = """
@@||tix.axs.com^$removeparam=utm_term
! https://github.com/DandelionSprout/adfilt/issues/678
@@||transfernow.net/*/dltransfer$removeparam
! https://github.com/DandelionSprout/adfilt/discussions/163#discussioncomment-4081177
! https://github.com/ClearURLs/Rules/issues/54
@@||webapps.sftc.org/captcha/captcha.dll$removeparam
"""