diff --git a/README.md b/README.md index ec285fb..7cd3a17 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: 21/03/2024, 21:16** +**Domains Last Update: 22/03/2024, 21:14** -# Dynamic DNS domain list (2024) - 30989 domains +# Dynamic DNS domain list (2024) - 30994 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/) (30372 domains) +- [afraid.org](https://afraid.org/) (30377 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 787aea2..d7fc975 100644 --- a/links.csv +++ b/links.csv @@ -30371,6 +30371,11 @@ larrondoinstalaciones.cl,2024-03-21T21:15:19.157Z,afraid.org toolsidiomas.ar,2024-03-21T21:15:25.159Z,afraid.org go3.mx,2024-03-21T21:16:01.865Z,afraid.org hikaridesu.net,2024-03-21T21:16:02.863Z,afraid.org +plant-placenta.com,2024-03-22T21:13:44.897Z,afraid.org +toradio.cc,2024-03-22T21:13:54.904Z,afraid.org +mmonga.it,2024-03-22T21:14:39.816Z,afraid.org +ayrnatales.net,2024-03-22T21:14:48.935Z,afraid.org +otzivs.ru,2024-03-22T21:14:50.937Z,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 68e90fe..6ad369f 100644 --- a/links.txt +++ b/links.txt @@ -30370,6 +30370,11 @@ larrondoinstalaciones.cl toolsidiomas.ar go3.mx hikaridesu.net +plant-placenta.com +toradio.cc +mmonga.it +ayrnatales.net +otzivs.ru dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index ff310f0..00c6fb4 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -182230,5 +182230,35 @@ "domain": "hikaridesu.net", "age": "1 day ago (03/20/2024)", "retrievedAt": "2024-03-21T21:16:02.863Z" + }, + { + "id": "1110073", + "domain": "plant-placenta.com", + "age": "3119 days ago (09/06/2015)", + "retrievedAt": "2024-03-22T21:13:44.897Z" + }, + { + "id": "1328765", + "domain": "toradio.cc", + "age": "1280 days ago (09/19/2020)", + "retrievedAt": "2024-03-22T21:13:54.904Z" + }, + { + "id": "1396986", + "domain": "mmonga.it", + "age": "348 days ago (04/08/2023)", + "retrievedAt": "2024-03-22T21:14:39.816Z" + }, + { + "id": "1423175", + "domain": "ayrnatales.net", + "age": "1 day ago (03/21/2024)", + "retrievedAt": "2024-03-22T21:14:48.935Z" + }, + { + "id": "1395818", + "domain": "otzivs.ru", + "age": "366 days ago (03/22/2023)", + "retrievedAt": "2024-03-22T21:14:50.937Z" } ] \ No newline at end of file