diff --git a/README.md b/README.md index 05baeca..0a5c1e9 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: 09/11/2024, 21:16** +**Domains Last Update: 10/11/2024, 21:15** -# Dynamic DNS domain list (2024) - 32185 domains +# Dynamic DNS domain list (2024) - 32188 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/) (31566 domains) +- [afraid.org](https://afraid.org/) (31569 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 ef5a60c..d11278d 100644 --- a/links.csv +++ b/links.csv @@ -31565,6 +31565,9 @@ ipvcore.com,2024-11-08T21:16:56.410Z,afraid.org sdao.me,2024-11-09T21:16:36.528Z,afraid.org deven.com.np,2024-11-09T21:16:37.382Z,afraid.org cloudcrest.net,2024-11-09T21:16:41.531Z,afraid.org +thoughtstorm.biz,2024-11-10T21:11:13.870Z,afraid.org +4crytobot.xyz,2024-11-10T21:15:00.039Z,afraid.org +rossier.rocks,2024-11-10T21:15:01.040Z,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 645b994..00e6f2f 100644 --- a/links.txt +++ b/links.txt @@ -31564,6 +31564,9 @@ ipvcore.com sdao.me deven.com.np cloudcrest.net +thoughtstorm.biz +4crytobot.xyz +rossier.rocks dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index e1d8a45..dc48e9f 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -189394,5 +189394,23 @@ "domain": "cloudcrest.net", "age": "156 days ago (06/06/2024)", "retrievedAt": "2024-11-09T21:16:41.531Z" + }, + { + "id": "723054", + "domain": "thoughtstorm.biz", + "age": "4797 days ago (09/23/2011)", + "retrievedAt": "2024-11-10T21:11:13.870Z" + }, + { + "id": "1437857", + "domain": "4crytobot.xyz", + "age": "55 days ago (09/16/2024)", + "retrievedAt": "2024-11-10T21:15:00.039Z" + }, + { + "id": "1437208", + "domain": "rossier.rocks", + "age": "67 days ago (09/04/2024)", + "retrievedAt": "2024-11-10T21:15:01.040Z" } ] \ No newline at end of file