Skip to content

Commit

Permalink
Add trackers
Browse files Browse the repository at this point in the history
  • Loading branch information
dgraham committed Apr 29, 2017
1 parent e8875d8 commit 39ce605
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions Ka-Block.safariextension/filters.json
Original file line number Diff line number Diff line change
Expand Up @@ -2590,6 +2590,18 @@
"type": "block"
}
},
{
"trigger": {
"url-filter": "^https?:/+([^/:]+\\.)?metrics\\.brightcove\\.com[:/]",
"url-filter-is-case-sensitive": true,
"load-type": [
"third-party"
]
},
"action": {
"type": "block"
}
},
{
"trigger": {
"url-filter": "^https?:/+([^/:]+\\.)?mgid\\.com[:/]",
Expand Down Expand Up @@ -2950,6 +2962,18 @@
"type": "block"
}
},
{
"trigger": {
"url-filter": "^https?:/+([^/:]+\\.)?pippio\\.com[:/]",
"url-filter-is-case-sensitive": true,
"load-type": [
"third-party"
]
},
"action": {
"type": "block"
}
},
{
"trigger": {
"url-filter": "^https?:/+([^/:]+\\.)?pixel\\.keywee\\.co[:/]",
Expand Down

0 comments on commit 39ce605

Please sign in to comment.