Skip to content

Commit

Permalink
Add Today's Wordle and Markdown Converter as easy (#2359)
Browse files Browse the repository at this point in the history
* Add Today's Wordle site

* Update sites.json

* Fix order of entries

* Update sites.json

---------

Co-authored-by: Tulio Leao <[email protected]>
  • Loading branch information
whiskerside and tupaschoal authored Jan 21, 2025
1 parent a63ece1 commit d9cfcfa
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions _data/sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -13372,6 +13372,16 @@
]
},

{
"name": "Markdown Converter",
"url": "https://mdconverter.com/account/settings/deletion",
"difficulty": "easy",
"notes": "Go to the linked page and click close button",
"domains": [
"mdconverter.com"
]
},

{
"name": "Marktplaats",
"url": "https://www.marktplaats.nl/my-account/profile/edit.html",
Expand Down Expand Up @@ -21847,6 +21857,16 @@
]
},

{
"name": "Today's Wordle",
"url": "https://todayswordle.net/account/settings/deletion",
"difficulty": "easy",
"notes": "Go to the linked page and click the delete button",
"domains": [
"todayswordle.net"
]
},

{
"name": "Todo Cloud",
"url": "https://support.appigo.com/support/solutions/articles/4000180942-how-to-delete-my-todo-cloud-account",
Expand Down

0 comments on commit d9cfcfa

Please sign in to comment.