-
Notifications
You must be signed in to change notification settings - Fork 647
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wirtualna Polska Media related set submission (#136)
* RWS - add set for Wirtualna Polska Media * RWS - add set for Wirtualna Polska Media (update formatting) * WPM - remove service site, update primary to be ETLD+1 compliant
- Loading branch information
1 parent
abaa001
commit fffd4fb
Showing
1 changed file
with
21 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
{ | ||
"sets": [ | ||
{ | ||
"contact": "[email protected]", | ||
"primary": "https://wp.pl", | ||
"associatedSites": [ | ||
"https://money.pl", | ||
"https://autokult.pl" | ||
], | ||
"rationaleBySite": { | ||
"https://money.pl": "Special Interest Website - news and information on the stock market, currencies, business and economics", | ||
"https://autokult.pl": "Special Interest Website - automotive" | ||
} | ||
}, | ||
{ | ||
"contact": "[email protected]", | ||
"primary": "https://cafemedia.com", | ||
|
@@ -41,7 +53,7 @@ | |
"https://salemovetravel.com" | ||
], | ||
"rationaleBySite": { | ||
"https://salemoveadvisor.com": "The domains are very clear that they are all a part of the SaleMove family of sites. These sites are used as demo sites to show how multiple sites can be linked together for the purpose of live chat linking across multiple domains. A user would expect the sites to be linked as they are all a part of the same demo family of sites to show how it works" , | ||
"https://salemoveadvisor.com": "The domains are very clear that they are all a part of the SaleMove family of sites. These sites are used as demo sites to show how multiple sites can be linked together for the purpose of live chat linking across multiple domains. A user would expect the sites to be linked as they are all a part of the same demo family of sites to show how it works", | ||
"https://salemovefinancial.com": "The domains are very clear that they are all a part of the SaleMove family of sites. These sites are used as demo sites to show how multiple sites can be linked together for the purpose of live chat linking across multiple domains. A user would expect the sites to be linked as they are all a part of the same demo family of sites to show how it works", | ||
"https://salemovetravel.com": "The domains are very clear that they are all a part of the SaleMove family of sites. These sites are used as demo sites to show how multiple sites can be linked together for the purpose of live chat linking across multiple domains. A user would expect the sites to be linked as they are all a part of the same demo family of sites to show how it works" | ||
} | ||
|
@@ -137,7 +149,9 @@ | |
"https://mercadolibre.com.uy", | ||
"https://mercadolibre.com.ve" | ||
], | ||
"https://mercadolivre.com": ["https://mercadolivre.com.br"], | ||
"https://mercadolivre.com": [ | ||
"https://mercadolivre.com.br" | ||
], | ||
"https://mercadopago.com": [ | ||
"https://mercadopago.com.ar", | ||
"https://mercadopago.com.br", | ||
|
@@ -156,7 +170,10 @@ | |
"https://mercadoshops.cl", | ||
"https://mercadoshops.com.co" | ||
], | ||
"https://tucarro.com": ["https://tucarro.com.co", "https://tucarro.com.ve"] | ||
"https://tucarro.com": [ | ||
"https://tucarro.com.co", | ||
"https://tucarro.com.ve" | ||
] | ||
} | ||
}, | ||
{ | ||
|
@@ -191,4 +208,4 @@ | |
} | ||
} | ||
] | ||
} | ||
} |