Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds OLX Brasil Group in related_website_sets.JSON #175

Closed
wants to merge 3 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion related_website_sets.JSON
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
{
"sets": [
{
"contact": "[email protected]",
"primary": "https://olxbrasil.com.br",
"associatedSites": [
"https://olx.com.br",
"https://zapimoveis.com.br",
"https://www.vivareal.com.br"
],
"rationaleBySite": {
"https://olxbrasil.com.br": "OLX Brasil group landing page",
"https://olx.com.br": "The largest buying and selling site in Brazil with a focus on C2C",
"https://zapimoveis.com.br": "Marketplace with the largest number of real estate property ads in Brazil",
"https://www.vivareal.com.br": "The most consolidated online classifieds portal in Brazil, focusing on real estate"
ohmyguigs marked this conversation as resolved.
Show resolved Hide resolved
}
},
{
"contact": "[email protected]",
"primary": "https://nacion.com",
Expand Down Expand Up @@ -262,4 +277,4 @@
}
}
]
}
}
Loading