diff --git a/README.md b/README.md index a367f20..e044fad 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ > **Notice:** In response to the recent surge in interest and traffic to this repository, significant efforts have been made to rejuvenate and automate its maintenance. The automation process now ensures that the `links.csv` and `links.txt` files are updated on a daily basis. This is achieved through a GitHub Actions workflow that systematically scrapes dynamic DNS provider websites for the latest domain information, ensuring the repository remains a reliable and up-to-date resource for the community. -**Domains Last Update: 11/11/2024, 21:16** +**Domains Last Update: 12/11/2024, 21:16** -# Dynamic DNS domain list (2024) - 32196 domains +# Dynamic DNS domain list (2024) - 32199 domains While working on another project, I needed a list of domains being used for dynamic DNS, and since I've lost a few hours of my life, I decided to just release the list. Due to the repository getting some views lately and having some extra time, I decided to automate the scraping part, so that the list remains updated. @@ -57,7 +57,7 @@ For subsequent runs, the script only adds new domains to the list. This ensures ### DNS Providers included: -- [afraid.org](https://afraid.org/) (31577 domains) +- [afraid.org](https://afraid.org/) (31580 domains) - [dyn.com](https://dyn.com/) (293 domains) - [changeip.com](https://changeip.com/) (157 domains) - [noip.com](https://noip.com/) (83 domains) diff --git a/links.csv b/links.csv index 991dc8d..c2bd093 100644 --- a/links.csv +++ b/links.csv @@ -31576,6 +31576,9 @@ bookbound.ai,2024-11-11T21:16:34.694Z,afraid.org svarnas.eu,2024-11-11T21:16:35.700Z,afraid.org treybeard.com,2024-11-11T21:16:35.700Z,afraid.org neurowyjatkowi.pl,2024-11-11T21:16:36.697Z,afraid.org +sgdeb.com,2024-11-12T21:16:33.236Z,afraid.org +thanapatk.com,2024-11-12T21:16:35.227Z,afraid.org +houses.org.mx,2024-11-12T21:16:36.215Z,afraid.org dynamic-dns.net,2024-02-18T18:00:27.132Z,changeip.com longmusic.com,2024-02-18T18:00:27.132Z,changeip.com wikaba.com,2024-02-18T18:00:27.132Z,changeip.com diff --git a/links.txt b/links.txt index f4f7682..120aee8 100644 --- a/links.txt +++ b/links.txt @@ -31575,6 +31575,9 @@ bookbound.ai svarnas.eu treybeard.com neurowyjatkowi.pl +sgdeb.com +thanapatk.com +houses.org.mx dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index 92f3e7f..618e494 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -189460,5 +189460,23 @@ "domain": "neurowyjatkowi.pl", "age": "0 days ago (11/11/2024)", "retrievedAt": "2024-11-11T21:16:36.697Z" + }, + { + "id": "1441490", + "domain": "sgdeb.com", + "age": "3 days ago (11/09/2024)", + "retrievedAt": "2024-11-12T21:16:33.236Z" + }, + { + "id": "1435175", + "domain": "thanapatk.com", + "age": "99 days ago (08/05/2024)", + "retrievedAt": "2024-11-12T21:16:35.227Z" + }, + { + "id": "1438649", + "domain": "houses.org.mx", + "age": "46 days ago (09/27/2024)", + "retrievedAt": "2024-11-12T21:16:36.215Z" } ] \ No newline at end of file