Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Legitimate URL Shortener filter #502

Merged
merged 2 commits into from
Jul 12, 2021
Merged

Conversation

zloyden
Copy link
Contributor

@zloyden zloyden commented Jul 12, 2021

#401
According to this post #401 (comment), I excluded some platforms.

@zloyden zloyden requested review from ameshkov and a team July 12, 2021 11:02
"timeAdded": 1626086804599,
"homepage": "https://github.com/DandelionSprout/adfilt",
"expires": "4 days",
"displayNumber": 251,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this parameter will make this filter the last in privacy group. are you sure it's should be after fanboy's filters?

Copy link
Contributor Author

@zloyden zloyden Jul 12, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, I was just thinking about it. In the end, this is a safe option, but if it is in front of EasyPrivacy, then next to our AdGuard URL Tracking filter.

{
"filterId": 251,
"name": "Legitimate URL Shortener",
"description": "In a world dominated by bit.ly, ad.fly, 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.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$/& should be replaced:

'$' and '&'

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I'll replace it.

@zloyden zloyden merged commit 1696f09 into master Jul 12, 2021
@ameshkov ameshkov deleted the fix/legitimate_url_shortener branch October 17, 2023 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants