Skip to content

Instantly share code, notes, and snippets.

@senaev
Created November 3, 2023 08:10
Show Gist options
  • Save senaev/0a0a2a135bbe1c4db96f8428d9980626 to your computer and use it in GitHub Desktop.
Save senaev/0a0a2a135bbe1c4db96f8428d9980626 to your computer and use it in GitHub Desktop.
{
"sets": [
...,
{
"contact": "[email protected]",
"primary": "https://yandex.ru",
"associatedSites": [
"https://auto.ru",
"https://toloka.ai"
],
"rationaleBySite": {
"https://auto.ru": "Yandex service about auto",
"https://toloka.ai": "Yandex service about AI development"
},
"ccTLDs": {
"https://yandex.ru": [
"https://yandex.tr",
"https://yandex.com"
],
"https://auto.ru": [
"https://auto.kz"
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment