Skip to content

Commit 1455bf7

Browse files
authored
Merge pull request #282 from duckduckgo/dharb/google-adtraffic
Entity update: add adtrafficquality.google domain to Google
2 parents e158d63 + 1caaad9 commit 1455bf7

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

build-data/generated/domain_map.json

+13
Original file line numberDiff line numberDiff line change
@@ -107303,6 +107303,19 @@
107303107303
],
107304107304
"displayName": "Google"
107305107305
},
107306+
"adtrafficquality.google": {
107307+
"entityName": "Google LLC",
107308+
"aliases": [
107309+
"Alooma",
107310+
"Alphabet Inc.",
107311+
"Charleston Road Registry, Inc.",
107312+
"Google Inc.",
107313+
"Google LLC",
107314+
"Waze Inc.",
107315+
"Waze Mobile"
107316+
],
107317+
"displayName": "Google"
107318+
},
107306107319
"advertisercommunity.com": {
107307107320
"entityName": "Google LLC",
107308107321
"aliases": [

build-data/generated/entity_map.json

+1
Original file line numberDiff line numberDiff line change
@@ -64483,6 +64483,7 @@
6448364483
"admeld.com",
6448464484
"admob.com",
6448564485
"adsense.com",
64486+
"adtrafficquality.google",
6448664487
"advertisercommunity.com",
6448764488
"advertiserscommunity.com",
6448864489
"adwords-community.com",

entities/Google LLC.json

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"admeld.com",
1515
"admob.com",
1616
"adsense.com",
17+
"adtrafficquality.google",
1718
"advertisercommunity.com",
1819
"advertiserscommunity.com",
1920
"adwords-community.com",

0 commit comments

Comments
 (0)