diff --git a/README.md b/README.md index 368cb63..65b792c 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: 25/06/2024, 21:15** +**Domains Last Update: 26/06/2024, 21:16** -# Dynamic DNS domain list (2024) - 31515 domains +# Dynamic DNS domain list (2024) - 31518 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/) (30898 domains) +- [afraid.org](https://afraid.org/) (30901 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 d9193a3..7cb2043 100644 --- a/links.csv +++ b/links.csv @@ -30897,6 +30897,9 @@ hhoiltools.com,2024-06-25T21:11:46.448Z,afraid.org rome.ro,2024-06-25T21:15:06.857Z,afraid.org dimpatagonia.ar,2024-06-25T21:15:36.874Z,afraid.org antispeciesism.org,2024-06-25T21:15:46.904Z,afraid.org +succeed.cl,2024-06-26T21:16:22.931Z,afraid.org +aweejobby.com,2024-06-26T21:16:42.938Z,afraid.org +jasonbjj.com,2024-06-26T21:16:42.940Z,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 63d271f..adb375c 100644 --- a/links.txt +++ b/links.txt @@ -30896,6 +30896,9 @@ hhoiltools.com rome.ro dimpatagonia.ar antispeciesism.org +succeed.cl +aweejobby.com +jasonbjj.com dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index 81eaa81..76ee09f 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -185386,5 +185386,23 @@ "domain": "antispeciesism.org", "age": "8 days ago (06/17/2024)", "retrievedAt": "2024-06-25T21:15:46.904Z" + }, + { + "id": "1431953", + "domain": "succeed.cl", + "age": "5 days ago (06/21/2024)", + "retrievedAt": "2024-06-26T21:16:22.931Z" + }, + { + "id": "1430603", + "domain": "aweejobby.com", + "age": "23 days ago (06/03/2024)", + "retrievedAt": "2024-06-26T21:16:42.938Z" + }, + { + "id": "1431765", + "domain": "jasonbjj.com", + "age": "6 days ago (06/19/2024)", + "retrievedAt": "2024-06-26T21:16:42.940Z" } ] \ No newline at end of file