mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 20:50:21 +01:00
Hopefully fix #597
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
! Title: ➗ Actually Legitimate URL Shortener Tool
|
||||
! Version: 22May2022v4
|
||||
! Version: 23May2022v1
|
||||
! Expires: 1 day
|
||||
! Description: In a world dominated by bit.ly, adf.ly, 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
|
||||
@@ -1546,8 +1546,8 @@ $removeparam=sacat
|
||||
$removeparam=_blrs
|
||||
! https://github.com/DandelionSprout/adfilt/discussions/163#discussioncomment-700500 (06/05/2021)
|
||||
$removeparam=amdata,domain=ebay.*
|
||||
$removeparam=epid,domain=ebay.*
|
||||
$removeparam=hash,domain=ebay.*
|
||||
!!!$removeparam=epid,domain=ebay.* (https://github.com/DandelionSprout/adfilt/issues/597)
|
||||
!!!$removeparam=iid,domain=ebay.* (https://github.com/DandelionSprout/adfilt/issues/549)
|
||||
! https://github.com/DandelionSprout/adfilt/discussions/163#discussioncomment-783185
|
||||
||ebay.$removeparam=mkevt
|
||||
|
||||
Reference in New Issue
Block a user