mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 21:30:19 +01:00
Fix #174
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
! Title: ➗ Actually Legitimate URL Shortener Tool
|
||||
! Version: 06April2021v1-Beta
|
||||
! Version: 07April2021v1-Beta
|
||||
! Expires: 2 days
|
||||
! Description: In a world dominated by bit.ly, ad.fly, 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
|
||||
@@ -99,7 +99,7 @@ $removeparam=qid
|
||||
! https://www.ebay.com/sch/i.html?_from=R40&_nkw=Born+Pretty&_sacat=0&_pgn=5&rt=nc (27/11/2020)
|
||||
$removeparam=_from
|
||||
$removeparam=sacat
|
||||
||ebay.$removeparam=rt
|
||||
! ||ebay.$removeparam=rt (Believed to break search filter buttons; #174)
|
||||
! https://www.ebay.com/sch/i.html?_from=R40&_nkw=Ugreen&_blrs=spell_auto_correct (27/11/2020)
|
||||
$removeparam=_blrs
|
||||
! https://www.elgiganten.dk/product/lyd-hi-fi/hovedtelefoner/WH1000XM3B/sony-tradlose-around-ear-hovedtelefoner-wh-1000xm3-sort?scid=Pricecomparison8084162610 (27/11/2020)
|
||||
|
||||
Reference in New Issue
Block a user