Skip to content

Commit 1560756

Browse files
Fix #1148
And handled 1 other site while I was at it.
1 parent 75496e0 commit 1560756

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

LegitimateURLShortener.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
! Title: ➗ Actually Legitimate URL Shortener Tool
2-
! Version: 02June2025v1
2+
! Version: 09June2025v1
33
! Expires: 12 hours
44
! 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.
55
! Homepage: https://github.com/DandelionSprout/adfilt/discussions/163
@@ -1646,7 +1646,7 @@ $removeparam=BVBRANDID
16461646
$removeparam=iu_parts
16471647
$removeparam=adnxs_uid
16481648
$removeparam=CookieSyncId
1649-
$removeparam=variationId
1649+
!!!$removeparam=variationId (Not the best of ideas to remove from URLs, for instance for ottoDE)
16501650
$removeparam=ayl_id
16511651
$removeparam=prev_scp
16521652
$removeparam=beeswax_id
@@ -5035,6 +5035,10 @@ ref=dtf.ru$doc,removeparam=ref
50355035
! https://str-03•filestore•app/(...) (24/05/2025)
50365036
||filestore.app^$doc,removeparam=/^client_ip=$/
50375037

5038+
! https://l•clips4sale•com/clip/••••••••?a=3&o=7 (09/06/2025)
5039+
||l.clips4sale.com^$removeparam=a
5040+
||l.clips4sale.com^$removeparam=o
5041+
50385042
!#if !env_mobile
50395043
! 🖥️ ——— Entries mostly dedicated to maximising image sizes (thus poorly suited for phones) ——— 🖥️ !
50405044
! https://sproutsluckycorner•files•wordpress•com/2019/12/ring-fit-adventure-smoothies-1•png?w=600 (Shows the actual raw image instead of a promotion page; 25/11/2020)

0 commit comments

Comments
 (0)