Skip to content

Commit

Permalink
Update Yahoo with language specific urls (#142)
Browse files Browse the repository at this point in the history
* Update Yahoo url

* Add various language specific links to yahoo
  • Loading branch information
Kefaku authored Oct 1, 2023
1 parent 0c5ad07 commit 878c9fa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _data/sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,11 @@

{
"name": "Yahoo!",
"url": "https://es.yahoo.com/",
"url": "https://yahoo.com/",
"url_de-DE": "https://de.yahoo.com/",
"url_en-GB": "https://uk.yahoo.com/",
"url_es-ES": "https://espanol.yahoo.com/",
"url_fr-FR": "https://fr.yahoo.com/",
"difficulty": "easy",
"notes": "Go to https://yahoo.mydashboard.oath.com/ with a Yahoo! account, scroll down and select 'Request a download' and on the next page you select all the data you want to download, then add an email that you want notify when the download will be ready, this process may take about 30 days."
},
Expand Down

0 comments on commit 878c9fa

Please sign in to comment.