Skip to content

Commit

Permalink
Partially handling #1051
Browse files Browse the repository at this point in the history
  • Loading branch information
DandelionSprout authored Sep 5, 2024
1 parent 1cbd9b3 commit 37c2857
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion LegitimateURLShortener.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! Title: ➗ Actually Legitimate URL Shortener Tool
! Version: 5September2024v1
! Version: 05September2024v2
! 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
Expand Down Expand Up @@ -4864,6 +4864,10 @@ buffalonews.com##+js(set, lee_trkLinkSrc, noopFunc)
! Strangely prevents placeholders on flagpedia.net/index (24/11/2023)
@@||flagpedia.net^$ping,xhr,removeparam=gtm

! Account login pages are likely also a place where you generally don't want error messages from false positive parameter removals
! https://github.com/DandelionSprout/adfilt/issues/1051
@@/login-redirect/*$removeparam

!#if adguard
!#if adguard_ext_firefox
! https://github.com/DandelionSprout/adfilt/issues/376
Expand Down

0 comments on commit 37c2857

Please sign in to comment.