Skip to content

Commit

Permalink
Merge pull request #540 from AdguardTeam/Add_Hagezis_Samsung_Tracker_…
Browse files Browse the repository at this point in the history
…Blocklist

Add HaGeZi's Samsung Tracker Blocklist
  • Loading branch information
Sergey-Lyapin authored Oct 8, 2024
2 parents 3d57b73 + ec6e2af commit 10ca1d1
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "HaGeZi's Samsung Tracker Blocklist",
"description": "Blocks Samsung native broadband tracker that track your activity.",
"homepage": "https://github.com/hagezi/dns-blocklists",
"sources": [
{
"name": "HaGeZi's Samsung Tracker Blocklist",
"source": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/native.samsung.txt",
"type": "adblock",
"transformations": [
"RemoveModifiers",
"Validate"
]
}
],
"transformations": [
"Deduplicate",
"Compress"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"filterKey": "hagezi_samsung_tracker_blocklist",
"filterId": 61,
"groupId": 2,
"name": "HaGeZi's Samsung Tracker Blocklist",
"description": "Blocks Samsung native broadband tracker that track your activity.",
"timeAdded": 1728316222186,
"homepage": "https://github.com/hagezi/dns-blocklists",
"expires": "4 days",
"displayNumber": 4,
"environment": "dev",
"tags": [
"purpose:other"
]
}

0 comments on commit 10ca1d1

Please sign in to comment.