diff --git a/README.md b/README.md index 634dcf1..28b06cd 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: 18/07/2024, 21:15** +**Domains Last Update: 19/07/2024, 21:14** -# Dynamic DNS domain list (2024) - 31610 domains +# Dynamic DNS domain list (2024) - 31614 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/) (30993 domains) +- [afraid.org](https://afraid.org/) (30997 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 b58cccd..07d5015 100644 --- a/links.csv +++ b/links.csv @@ -30992,6 +30992,10 @@ suzettewrites.com,2024-07-17T21:15:38.219Z,afraid.org thechristianscientist.com,2024-07-17T21:15:38.220Z,afraid.org aldigon.es,2024-07-17T21:15:38.221Z,afraid.org astcloudtwo.com,2024-07-18T21:15:05.190Z,afraid.org +bluemarcorporation.com,2024-07-19T21:14:36.603Z,afraid.org +suwal.com.np,2024-07-19T21:14:42.601Z,afraid.org +teamcr4ck3rs.ru,2024-07-19T21:14:44.604Z,afraid.org +aurelito.ru,2024-07-19T21:14:45.603Z,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 546afcf..6b96904 100644 --- a/links.txt +++ b/links.txt @@ -30991,6 +30991,10 @@ suzettewrites.com thechristianscientist.com aldigon.es astcloudtwo.com +bluemarcorporation.com +suwal.com.np +teamcr4ck3rs.ru +aurelito.ru dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index 02d8e76..14264ae 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -185956,5 +185956,29 @@ "domain": "astcloudtwo.com", "age": "1 day ago (07/16/2024)", "retrievedAt": "2024-07-18T21:15:05.190Z" + }, + { + "id": "1395171", + "domain": "bluemarcorporation.com", + "age": "494 days ago (03/13/2023)", + "retrievedAt": "2024-07-19T21:14:36.603Z" + }, + { + "id": "1412763", + "domain": "suwal.com.np", + "age": "245 days ago (11/16/2023)", + "retrievedAt": "2024-07-19T21:14:42.601Z" + }, + { + "id": "1434011", + "domain": "teamcr4ck3rs.ru", + "age": "0 days ago (07/19/2024)", + "retrievedAt": "2024-07-19T21:14:44.604Z" + }, + { + "id": "1392584", + "domain": "aurelito.ru", + "age": "526 days ago (02/09/2023)", + "retrievedAt": "2024-07-19T21:14:45.603Z" } ] \ No newline at end of file