mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 22:03:36 +01:00
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
! Title: ➗ Actually Legitimate URL Shortener Tool
|
||||
! Version: 27March2022v1
|
||||
! Version: 27March2022v2
|
||||
! 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
|
||||
@@ -1470,7 +1470,7 @@ $removeparam=returnFromLogin,domain=amazon.com
|
||||
|
||||
!!! ——— Bing ———
|
||||
! https://www.bing.com/search?q=hello&form=QBLH&sp=-1&pq=hello&sc=8-5&qs=n&sk=&cvid=49B83A335B1C4884B71B2FAD4A8027A9 (02/03/2021)
|
||||
$removeparam=/^form=/i,domain=bing.com|microsoft.com
|
||||
$removeparam=/^form=/i,domain=bing.com
|
||||
! https://www.bing.com/search?q=hello&sp=-1&pq=hello&sk=&sc=8-5&qs=n (04/03/2021)
|
||||
||bing.com^$removeparam=sp
|
||||
$removeparam=sc,domain=bing.com|qvc.com|startpage.com
|
||||
|
||||
Reference in New Issue
Block a user