-
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 #561 from GoogleChromeLabs/release/0.6.0
v0.6.0
- Loading branch information
Showing
135 changed files
with
3,496 additions
and
1,228 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
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
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 |
---|---|---|
|
@@ -607,6 +607,44 @@ | |
"https://startupislandtaiwan.net": "Domain alias", | ||
"https://startupislandtaiwan.org": "Domain alias" | ||
} | ||
}, | ||
{ | ||
"contact": "[email protected]", | ||
"primary": "https://caracoltv.com", | ||
"associatedSites": [ | ||
"https://noticiascaracol.com", | ||
"https://bluradio.com", | ||
"https://shock.co", | ||
"https://bumbox.com", | ||
"https://hjck.com" | ||
], | ||
"rationaleBySite": { | ||
"https://noticiascaracol.com": "Informative news show that covers the most important events in Colombia and around the world, owned by Valorem business group.", | ||
"https://bluradio.com": "Blu Radio is a Colombian radio network, owned by Valorem business group.", | ||
"https://shock.co": "It is a media outlet that publishes specialized content daily about music, movies, and television series. Owned by Valorem business group.", | ||
"https://bumbox.com": "Podcast platform from the media group of Caracol Televisión, El Espectador, and Blu Radio. Owned by Valorem business group.", | ||
"https://hjck.com": "It's a private Colombian radio station with a cultural programming. It belongs to the Valorem business group." | ||
} | ||
}, | ||
{ | ||
"contact": "[email protected]", | ||
"primary": "https://max.auto", | ||
"associatedSites": [ | ||
"https://firstlook.biz" | ||
], | ||
"rationaleBySite": { | ||
"https://firstlook.biz": "Presents core reports and SSO auth flow" | ||
} | ||
}, | ||
{ | ||
"contact": "[email protected]", | ||
"primary": "https://gridgames.app", | ||
"associatedSites": [ | ||
"https://wordle.at" | ||
], | ||
"rationaleBySite": { | ||
"https://wordle.at": "We are migrating our domain and will soon redirect all traffic from here to the primary, both of which we own. The two sites are almost identical. For convenience we want to transfer session cookies so users stay logged in." | ||
} | ||
} | ||
] | ||
} |
Oops, something went wrong.