forked from GoogleChrome/related-website-sets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrelated_website_sets.JSON
92 lines (92 loc) · 3.72 KB
/
related_website_sets.JSON
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"sets": [
{
"contact": "[email protected]",
"primary": "https://cafemedia.com",
"associatedSites": [
"https://cardsayings.net",
"https://nourishingpursuits.com"
],
"rationaleBySite": {
"https://cardsayings.net": "Co-branded content site",
"https://nourishingpursuits.com": "Co-branded content site"
}
},
{
"primary": "https://bild.de",
"contact": "[email protected]",
"associatedSites": [
"https://welt.de",
"https://autobild.de",
"https://computerbild.de",
"https://wieistmeineip.de"
],
"serviceSites": [
"https://www.asadcdn.com"
],
"rationaleBySite": {
"https://welt.de": "News Website welt.de",
"https://autobild.de": "Special Interest Website Autobild",
"https://computerbild.de": "Special Interest Website Computerbild",
"https://wieistmeineip.de": "Internet speed Measurement Website of Computerbild",
"https://www.asadcdn.com": "CDN for Ad Files - Frequency Capping"
}
},
{
"primary": "https://gliadomain.com",
"contact": "[email protected]",
"associatedSites": [
"https://salemoveadvisor.com",
"https://salemovefinancial.com",
"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://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"
}
},
{
"primary": "https://hapara.com",
"contact": "[email protected]",
"associatedSites": [
"https://teacherdashboard.com",
"https://mystudentdashboard.com"
],
"rationaleBySite": {
"https://teacherdashboard.com": "Portal for Hapara teachers",
"https://mystudentdashboard.com": "Portal for Hapara students"
}
},
{
"contact": "[email protected]",
"primary": "https://songstats.com",
"associatedSites": [
"https://songshare.com"
],
"rationaleBySite": {
"https://songshare.com": "Specialized Platform for Music Smart Links"
}
},
{
"contact": "[email protected]",
"primary": "https://hindustantimes.com",
"associatedSites": [
"https://livemint.com"
],
"rationaleBySite": {
"https://livemint.com": "Specialized Platform for economics"
}
},
{
"contact": "[email protected]",
"primary": "https://landyrev.com",
"associatedSites": [
"https://landyrev.ru"
],
"rationaleBySite": {
"https://landyrev.ru": "Same publisher's website in a different region"
}
}
]
}