mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 21:30:19 +01:00
Limit to document requests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
! Title: ➗ Actually Legitimate URL Shortener Tool
|
||||
! Version: 06May2023v2
|
||||
! Version: 07May2023v1
|
||||
! 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
|
||||
@@ -897,8 +897,7 @@ $removeparam=/^from=ceneo$/
|
||||
$removeparam=/^ref=ceneo$/
|
||||
|
||||
! https://www.drip.com/learn/docs/manual/email-builder/suppress-__s-from-rendered-links
|
||||
$removeparam=__s
|
||||
@@||instagram.com/ajax^$xmlhttprequest,removeparam=__s
|
||||
$removeparam=__s,document
|
||||
|
||||
! https://help.klaviyo.com/hc/en-us/articles/115005076767
|
||||
$removeparam=_kx
|
||||
|
||||
Reference in New Issue
Block a user