mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 17:00:38 +01:00
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
! Title: ➗ Actually Legitimate URL Shortener Tool
|
||||
! Version: 13September2026v3
|
||||
! Version: 13September2026v4
|
||||
! Expires: 12 hours
|
||||
! Description: In a world dominated by bitLy, adfLy, and several thousand other malware cover-up tools, this list reduces the length of URLs in a much more legitimate and transparent manner. Essentially, it automatically removes unnecessary ?/& values from the URLs, making them easier to copy from the URL bar and pasting elsewhere as links. Enjoy.
|
||||
! Homepage: https://github.com/DandelionSprout/adfilt/discussions/163
|
||||
@@ -2354,8 +2354,10 @@ $doc,removeparam=sca_upv,domain=www.google.*|ipv6.google.com
|
||||
! https://workspace•google•com/intl/fr_ca/products/drive/?from=gafb-drive-footer-no (24/06/2026)
|
||||
||workspace.google.com^$removeparam=from
|
||||
! (https://github.com/DandelionSprout/adfilt/issues/1078 ...?)
|
||||
@@://www.google.*/maps^$removeparam=utm_campaign
|
||||
@@://ipv6.google.com/maps^$removeparam=utm_campaign
|
||||
! https://new•reddit•com/r/uBlockOrigin/comments/1h1aaj7/ubo_on_firefox_android_is_causing_a_refresh_loop/ (thanks to stephhawk, who provided this rule)
|
||||
! https://github.com/DandelionSprout/adfilt/discussions/163#discussioncomment-18155269
|
||||
@@://www.google.*/maps^$doc,removeparam=/^\??utm_.*$/i
|
||||
@@://ipv6.google.com/maps^$doc,removeparam=/^\??utm_.*$/i
|
||||
! https://github.com/DandelionSprout/adfilt/discussions/163#discussioncomment-18417720
|
||||
||support.google.com^$doc,removeparam=ctx
|
||||
! Should not be removed: dpr (Determines image search results' box sizes)
|
||||
@@ -5572,9 +5574,6 @@ buffalonews.com##+js(set, lee_trkLinkSrc, noopFunc)
|
||||
!#endif
|
||||
!#endif
|
||||
|
||||
! https://new•reddit•com/r/uBlockOrigin/comments/1h1aaj7/ubo_on_firefox_android_is_causing_a_refresh_loop/ (thanks to stephhawk, who provided this rule)
|
||||
@@||google.*/maps$doc,removeparam=utm_campaign
|
||||
|
||||
! "interact from your instance" button i.e. on https://bw3.dev/articles/2FHb1/state-of-the-blog-address (example https://bw3.dev/remote_interaction?ap_id=https://bw3.dev/o/2FHb1)
|
||||
! reported by @0x3b0b@bw3.dev in private message
|
||||
@@/remote_interaction$doc,removeparam=ap_id
|
||||
|
||||
Reference in New Issue
Block a user