Skip to content

Commit

Permalink
fix: revert accidental advertising domain changes
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhulce committed Apr 8, 2019
1 parent 0b8af53 commit 09e247a
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions data/entities.json
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@
"homepage": "https://www.oath.com/",
"categories": ["ad"],
"domains": [
"pixel.ad.com",
"pixel.advertising.com",
"aol.co.uk",
"aol.com",
"aolcdn.com",
Expand Down Expand Up @@ -564,8 +564,7 @@
"yahoo.net",
"yahooapis.com",
"yimg.com",
"zenfs.com",
"pixel.advertising.com"
"zenfs.com"
]
},
{
Expand Down Expand Up @@ -1006,7 +1005,7 @@
"name": "Snapchat",
"homepage": "https://www.snapchat.com",
"categories": ["analytics"],
"domains": ["tr.snapchat.com","sc-static.net"]
"domains": ["tr.snapchat.com", "sc-static.net"]
},
{
"name": "Atlas Solutions",
Expand Down Expand Up @@ -3161,7 +3160,7 @@
{
"name": "Council ad Network",
"categories": ["ad"],
"domains": ["councilad.net"]
"domains": ["counciladvertising.net"]
},
{
"name": "Covert Pics",
Expand Down Expand Up @@ -10247,5 +10246,5 @@
"homepage": "http://www.codigo.se",
"categories": ["analytics"],
"domains": ["analytics.codigo.se"]
},
}
]

0 comments on commit 09e247a

Please sign in to comment.