diff --git a/README.md b/README.md index e38fef3..3ba8361 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: 26/10/2024, 21:16** +**Domains Last Update: 27/10/2024, 21:16** -# Dynamic DNS domain list (2024) - 32124 domains +# Dynamic DNS domain list (2024) - 32127 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/) (31507 domains) +- [afraid.org](https://afraid.org/) (31510 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 21c960f..2108473 100644 --- a/links.csv +++ b/links.csv @@ -31506,6 +31506,9 @@ biobioreciclajes.cl,2024-10-26T21:16:17.722Z,afraid.org ita.wtf,2024-10-26T21:16:17.724Z,afraid.org sengo.me,2024-10-26T21:16:19.722Z,afraid.org betsycumplexv.com,2024-10-26T21:16:19.723Z,afraid.org +heladostinas.com,2024-10-27T21:16:04.718Z,afraid.org +osana412.com,2024-10-27T21:16:04.725Z,afraid.org +myminecraft.uk,2024-10-27T21:16:07.522Z,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 bb8efeb..91e2a95 100644 --- a/links.txt +++ b/links.txt @@ -31505,6 +31505,9 @@ biobioreciclajes.cl ita.wtf sengo.me betsycumplexv.com +heladostinas.com +osana412.com +myminecraft.uk dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index 245ea52..582da30 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -189040,5 +189040,23 @@ "domain": "betsycumplexv.com", "age": "0 days ago (10/26/2024)", "retrievedAt": "2024-10-26T21:16:19.723Z" + }, + { + "id": "1440712", + "domain": "heladostinas.com", + "age": "0 days ago (10/27/2024)", + "retrievedAt": "2024-10-27T21:16:04.718Z" + }, + { + "id": "1440666", + "domain": "osana412.com", + "age": "0 days ago (10/27/2024)", + "retrievedAt": "2024-10-27T21:16:04.725Z" + }, + { + "id": "1440671", + "domain": "myminecraft.uk", + "age": "0 days ago (10/27/2024)", + "retrievedAt": "2024-10-27T21:16:07.522Z" } ] \ No newline at end of file