diff --git a/README.md b/README.md index b124731..74068b7 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: 13/09/2024, 21:16** +**Domains Last Update: 14/09/2024, 21:15** -# Dynamic DNS domain list (2024) - 31895 domains +# Dynamic DNS domain list (2024) - 31898 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/) (31278 domains) +- [afraid.org](https://afraid.org/) (31281 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 693d103..5fba3e9 100644 --- a/links.csv +++ b/links.csv @@ -31277,6 +31277,9 @@ donutconnection.net,2024-09-12T21:16:05.489Z,afraid.org zingomax.com,2024-09-12T21:16:12.493Z,afraid.org atomybomb.com,2024-09-12T21:16:12.493Z,afraid.org ceprural.com.br,2024-09-13T21:16:01.227Z,afraid.org +ibewlocalzero.com,2024-09-14T21:15:09.099Z,afraid.org +brecko.au,2024-09-14T21:15:14.145Z,afraid.org +triplewipe.ru,2024-09-14T21:15:17.110Z,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 f1307c7..92d8f17 100644 --- a/links.txt +++ b/links.txt @@ -31276,6 +31276,9 @@ donutconnection.net zingomax.com atomybomb.com ceprural.com.br +ibewlocalzero.com +brecko.au +triplewipe.ru dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index 5d73bb4..2321c17 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -187666,5 +187666,23 @@ "domain": "ceprural.com.br", "age": "1177 days ago (06/24/2021)", "retrievedAt": "2024-09-13T21:16:01.227Z" + }, + { + "id": "1437748", + "domain": "ibewlocalzero.com", + "age": "0 days ago (09/14/2024)", + "retrievedAt": "2024-09-14T21:15:09.099Z" + }, + { + "id": "1437741", + "domain": "brecko.au", + "age": "0 days ago (09/14/2024)", + "retrievedAt": "2024-09-14T21:15:14.145Z" + }, + { + "id": "1323415", + "domain": "triplewipe.ru", + "age": "1515 days ago (07/22/2020)", + "retrievedAt": "2024-09-14T21:15:17.110Z" } ] \ No newline at end of file