From 7ada192deed229b61c3b4b3f8cb294a9ca4e81d2 Mon Sep 17 00:00:00 2001 From: iam-py-test <84232764+iam-py-test@users.noreply.github.com> Date: Thu, 30 Dec 2021 15:24:23 -0500 Subject: [PATCH] Fix https://github.com/DandelionSprout/adfilt/discussions/163#discussioncomment-1889101 --- LegitimateURLShortener.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/LegitimateURLShortener.txt b/LegitimateURLShortener.txt index e1b4226b6..9494d1a97 100644 --- a/LegitimateURLShortener.txt +++ b/LegitimateURLShortener.txt @@ -1,5 +1,5 @@ ! Title: ➗ Actually Legitimate URL Shortener Tool -! Version: 30December2021v1-Beta +! Version: 30December2021v2-Beta ! 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 @@ -2832,6 +2832,14 @@ $removeparam=plink,domain=audible.* ||netflix.com^$removeparam=trackIdEpisode ||netflix.com^$removeparam=dpRightClick +! https://github.com/DandelionSprout/adfilt/discussions/163#discussioncomment-1889101 +$removeparam=rx_c,domain=cvshealth.com +$removeparam=rx_group,domain=cvshealth.com +$removeparam=rx_job,domain=cvshealth.com +$removeparam=rx_source,domain=cvshealth.com +$removeparam=rx_ts,domain=cvshealth.com +$removeparam=rx_p,domain=cvshealth.com + !#if !env_mobile ! ——— Mobile ——— ! ! ——— Entries mostly dedicated to maximising image sizes (thus poorly suited for phones) ———