Skip to content

Commit

Permalink
Update related_website_sets.JSON
Browse files Browse the repository at this point in the history
Added formatting
  • Loading branch information
rareog007 authored Sep 23, 2024
1 parent 26188d7 commit 8471a06
Showing 1 changed file with 38 additions and 8 deletions.
46 changes: 38 additions & 8 deletions related_website_sets.JSON
Original file line number Diff line number Diff line change
Expand Up @@ -956,17 +956,47 @@
{
"contact": "chrome-rws@amazon.com",
"primary": "https://amazon.com",
"serviceSites": ["https://amazon-adsystem.com"],
"associatedSites": ["https://imdb.com", "https://twitch.tv"],
"serviceSites": [
"https://amazon-adsystem.com"
],
"associatedSites": [
"https://imdb.com",
"https://twitch.tv"
],
"rationaleBySite": {
"https://amazon-adsystem.com": "Amazon owned Advertising service.",
"https://imdb.com": "Amazon owned and operated service for information on movies, TV shows, and celebrities",
"https://twitch.tv": "Amazon owned and commonly branded interactive livestream service."
"https://amazon-adsystem.com": "Amazon owned Advertising service.",
"https://imdb.com": "Amazon owned and operated service for information on movies, TV shows, and celebrities",
"https://twitch.tv": "Amazon owned and commonly branded interactive livestream service."
},
"ccTLDs": {
"https://amazon.com": ["https://amazon.de", "https://amazon.ca", "https://amazon.com.au", "https://amazon.com.br", "https://amazon.co.jp", "https://amazon.com.mx", "https://amazon.co.uk", "https://amazon.de", "https://amazon.in", "https://amazon.ae", "https://amazon.com.tr", "https://amazon.es", "https://amazon.fr", "https://amazon.it", "https://amazon.nl", "https://amazon.sa", "https://amazon.sg", "https://amazon.com.be", "https://amazon.se", "https://amazon.pl", "https://amazon.eg", "https://amazon.co.za"],
"https://twitch.tv": ["https://twitch.tech"]
"https://amazon.com": [
"https://amazon.de",
"https://amazon.ca",
"https://amazon.com.au",
"https://amazon.com.br",
"https://amazon.co.jp",
"https://amazon.com.mx",
"https://amazon.co.uk",
"https://amazon.de",
"https://amazon.in",
"https://amazon.ae",
"https://amazon.com.tr",
"https://amazon.es",
"https://amazon.fr",
"https://amazon.it",
"https://amazon.nl",
"https://amazon.sa",
"https://amazon.sg",
"https://amazon.com.be",
"https://amazon.se",
"https://amazon.pl",
"https://amazon.eg",
"https://amazon.co.za"
],
"https://twitch.tv": [
"https://twitch.tech"
]
}
}
}
]
}

0 comments on commit 8471a06

Please sign in to comment.