diff --git a/README.md b/README.md index e88aa72..16efbff 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: 30/09/2024, 21:17** +**Domains Last Update: 01/10/2024, 21:17** -# Dynamic DNS domain list (2024) - 31972 domains +# Dynamic DNS domain list (2024) - 31981 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/) (31355 domains) +- [afraid.org](https://afraid.org/) (31364 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 5c398d5..2b2fe80 100644 --- a/links.csv +++ b/links.csv @@ -31354,6 +31354,15 @@ barryscloset.com,2024-09-30T21:17:10.799Z,afraid.org dawidrutkowski.com,2024-09-30T21:17:12.487Z,afraid.org zaidlab.net,2024-09-30T21:17:14.807Z,afraid.org yacasidonaciones.com,2024-09-30T21:17:15.557Z,afraid.org +imagetemplate.net,2024-10-01T21:12:54.667Z,afraid.org +sigmacom.ro,2024-10-01T21:14:15.138Z,afraid.org +my-ip6.de,2024-10-01T21:16:58.297Z,afraid.org +matthias-berlin.de,2024-10-01T21:17:30.329Z,afraid.org +jhkids.org.au,2024-10-01T21:17:33.329Z,afraid.org +pilgri.mx,2024-10-01T21:17:35.334Z,afraid.org +enfinlibredutabac.ca,2024-10-01T21:17:36.265Z,afraid.org +zimosvrc.com,2024-10-01T21:17:38.337Z,afraid.org +lanecaster.net,2024-10-01T21:17:39.339Z,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 3f45a9d..e4dd23a 100644 --- a/links.txt +++ b/links.txt @@ -31353,6 +31353,15 @@ barryscloset.com dawidrutkowski.com zaidlab.net yacasidonaciones.com +imagetemplate.net +sigmacom.ro +my-ip6.de +matthias-berlin.de +jhkids.org.au +pilgri.mx +enfinlibredutabac.ca +zimosvrc.com +lanecaster.net dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index 5b044bf..6f36e67 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -188128,5 +188128,59 @@ "domain": "yacasidonaciones.com", "age": "1 day ago (09/29/2024)", "retrievedAt": "2024-09-30T21:17:15.557Z" + }, + { + "id": "186792", + "domain": "imagetemplate.net", + "age": "6296 days ago (07/07/2007)", + "retrievedAt": "2024-10-01T21:12:54.667Z" + }, + { + "id": "1025107", + "domain": "sigmacom.ro", + "age": "3655 days ago (09/29/2014)", + "retrievedAt": "2024-10-01T21:14:15.138Z" + }, + { + "id": "1390577", + "domain": "my-ip6.de", + "age": "625 days ago (01/14/2023)", + "retrievedAt": "2024-10-01T21:16:58.297Z" + }, + { + "id": "1433312", + "domain": "matthias-berlin.de", + "age": "84 days ago (07/09/2024)", + "retrievedAt": "2024-10-01T21:17:30.329Z" + }, + { + "id": "1282495", + "domain": "jhkids.org.au", + "age": "1978 days ago (05/02/2019)", + "retrievedAt": "2024-10-01T21:17:33.329Z" + }, + { + "id": "1437029", + "domain": "pilgri.mx", + "age": "29 days ago (09/01/2024)", + "retrievedAt": "2024-10-01T21:17:35.334Z" + }, + { + "id": "1233920", + "domain": "enfinlibredutabac.ca", + "age": "2477 days ago (12/20/2017)", + "retrievedAt": "2024-10-01T21:17:36.265Z" + }, + { + "id": "1413749", + "domain": "zimosvrc.com", + "age": "308 days ago (11/28/2023)", + "retrievedAt": "2024-10-01T21:17:38.337Z" + }, + { + "id": "1438845", + "domain": "lanecaster.net", + "age": "0 days ago (10/01/2024)", + "retrievedAt": "2024-10-01T21:17:39.339Z" } ] \ No newline at end of file