Skip to content

Commit

Permalink
Fix order of entries
Browse files Browse the repository at this point in the history
  • Loading branch information
tupaschoal authored Jan 21, 2025
1 parent a3c07a5 commit ee8b92c
Showing 1 changed file with 21 additions and 19 deletions.
40 changes: 21 additions & 19 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 Expand Up @@ -25280,23 +25300,5 @@
"domains": [
"sdamgia.ru"
]
},
{
"name": "Today's Wordle",
"url": "https://todayswordle.net/account/settings/deletion",
"difficulty": "easy",
"notes": "Go to the linked page and click delete button",
"domains": [
"todayswordle.net"
]
},
{
"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"
]
}
}
]

0 comments on commit ee8b92c

Please sign in to comment.