-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #662 from GoogleChromeLabs/develop
v0.8.0
- Loading branch information
Showing
125 changed files
with
5,357 additions
and
5,273 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19487,4 +19487,4 @@ | |
"wildcard": "0" | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -681,13 +681,107 @@ | |
"contact": "[email protected]", | ||
"primary": "https://tvn.pl", | ||
"associatedSites": [ | ||
"https://player.pl", | ||
"https://tvn24.pl", | ||
"https://zdrowietvn.pl" | ||
], | ||
"rationaleBySite": { | ||
"https://player.pl": "Streaming service that is owned by TVN S.A.. Information about the connection with TVN is included in the footer of this website", | ||
"https://zdrowietvn.pl": "Educational service that is owned by TVN S.A.. Information about the connection with TVN is included in the footer of this website", | ||
"https://tvn24.pl": "News service that is owned by TVN S.A.. Information about the connection with TVN is included in the footer of this website" | ||
} | ||
}, | ||
{ | ||
"primary": "https://zalo.me", | ||
"contact": "[email protected]", | ||
"associatedSites": [ | ||
"https://zingmp3.vn", | ||
"https://baomoi.com", | ||
"https://smoney.vn" | ||
], | ||
"rationaleBySite": { | ||
"https://zingmp3.vn": "Music Website owned by Zalo Group, VNG", | ||
"https://baomoi.com": "News Website owned by Zalo Group, VNG", | ||
"https://smoney.vn": "News Website owned by Zalo Group, VNG" | ||
} | ||
}, | ||
{ | ||
"primary": "https://finn.no", | ||
"contact": "[email protected]", | ||
"associatedSites": [ | ||
"https://prisjakt.no", | ||
"https://mittanbud.no" | ||
], | ||
"serviceSites": [ | ||
"https://pdmp-apis.no" | ||
], | ||
"rationaleBySite": { | ||
"https://prisjakt.no": "Site owned by Schibsted with shared SSO across Schibsted Norway's sites and common branding that clearly shows the relation between the sites.", | ||
"https://mittanbud.no": "Site owned by Schibsted with shared SSO across Schibsted Norway's sites and common branding that clearly shows the relation between the sites.", | ||
"https://pdmp-apis.no": "Site owned by Schibsted that provides APIs for users across Schibsted's sites." | ||
} | ||
}, | ||
{ | ||
"contact": "[email protected]", | ||
"primary": "https://laprensagrafica.com", | ||
"associatedSites": [ | ||
"https://elgrafico.com", | ||
"https://eleconomista.net", | ||
"https://ella.sv", | ||
"https://grupolpg.sv" | ||
], | ||
"rationaleBySite": { | ||
"https://elgrafico.com": "News portal owned by La Prensa Grafica Group", | ||
"https://eleconomista.net": "News portal owned by La Prensa Grafica Group", | ||
"https://ella.sv": "News portal owned by La Prensa Grafica Group", | ||
"https://grupolpg.sv": "Domain owned by La Prensa Grafica Group" | ||
} | ||
}, | ||
{ | ||
"primary": "https://kaksya.in", | ||
"contact": "[email protected]", | ||
"associatedSites": [ | ||
"https://nidhiacademyonline.com" | ||
], | ||
"serviceSites": [], | ||
"rationaleBySite": { | ||
"https://nidhiacademyonline.com": "This website is a subpart of kaksya.in and is used to host Nidhi Academy educational content videos/notes and more." | ||
} | ||
}, | ||
{ | ||
"contact": "[email protected]", | ||
"primary": "https://sapo.pt", | ||
"associatedSites": [ | ||
"https://sapo.pt", | ||
"https://meo.pt" | ||
], | ||
"rationaleBySite": { | ||
"https://sapo.pt": "SAPO is Portugal's leading online platform offering a diverse range of news, information, and services catering to various interests including news, entertainment, sports, technology, and lifestyle.", | ||
"https://meo.pt": "MEO is a prominent telecommunications and entertainment provider in Portugal, offering a wide range of services including television, internet, phone, and mobile." | ||
}, | ||
"ccTLDs": { | ||
"https://sapo.pt": [ | ||
"https://sapo.io" | ||
] | ||
} | ||
}, | ||
{ | ||
"contact": "[email protected]", | ||
"primary": "https://vrt.be", | ||
"associatedSites": [ | ||
"https://dewarmsteweek.be", | ||
"https://sporza.be", | ||
"https://een.be", | ||
"https://radio2.be", | ||
"https://radio1.be" | ||
], | ||
"rationaleBySite": { | ||
"https://dewarmsteweek.be": "domain for a yearly campaign", | ||
"https://sporza.be": "sub brand for sports news", | ||
"https://een.be": "sub brand site", | ||
"https://radio2.be": "sub brand site", | ||
"https://radio1.be": "sub brand site" | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.