From 9b8270198a95925a9a7eef9889c662bd119b0d4a Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 31 Aug 2024 21:17:13 +0000 Subject: [PATCH] Automatically update .csv and .txt files --- README.md | 6 +++--- links.csv | 5 +++++ links.txt | 5 +++++ scripts/data/afraid.org.json | 30 ++++++++++++++++++++++++++++++ 4 files changed, 43 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 27a2914..c180ecd 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/08/2024, 21:19** +**Domains Last Update: 31/08/2024, 21:17** -# Dynamic DNS domain list (2024) - 31827 domains +# Dynamic DNS domain list (2024) - 31832 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/) (31210 domains) +- [afraid.org](https://afraid.org/) (31215 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 447cbdf..ec18849 100644 --- a/links.csv +++ b/links.csv @@ -31209,6 +31209,11 @@ weatherpixel.com,2024-08-30T21:14:07.759Z,afraid.org cineclub.cl,2024-08-30T21:19:06.251Z,afraid.org bookofmagi.com,2024-08-30T21:19:34.088Z,afraid.org guospace.com,2024-08-30T21:19:37.027Z,afraid.org +wuensch.it,2024-08-31T21:16:24.160Z,afraid.org +wuensch.us,2024-08-31T21:16:24.160Z,afraid.org +tara-aruna.com,2024-08-31T21:16:32.179Z,afraid.org +container-metalend.ro,2024-08-31T21:17:00.074Z,afraid.org +ndr.cl,2024-08-31T21:17:05.357Z,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 f59577c..95b9278 100644 --- a/links.txt +++ b/links.txt @@ -31208,6 +31208,11 @@ weatherpixel.com cineclub.cl bookofmagi.com guospace.com +wuensch.it +wuensch.us +tara-aruna.com +container-metalend.ro +ndr.cl dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index c531a11..2cdd019 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -187258,5 +187258,35 @@ "domain": "guospace.com", "age": "0 days ago (08/30/2024)", "retrievedAt": "2024-08-30T21:19:37.027Z" + }, + { + "id": "1405594", + "domain": "wuensch.it", + "age": "389 days ago (08/08/2023)", + "retrievedAt": "2024-08-31T21:16:24.160Z" + }, + { + "id": "1405437", + "domain": "wuensch.us", + "age": "391 days ago (08/06/2023)", + "retrievedAt": "2024-08-31T21:16:24.160Z" + }, + { + "id": "1436904", + "domain": "tara-aruna.com", + "age": "0 days ago (08/31/2024)", + "retrievedAt": "2024-08-31T21:16:32.179Z" + }, + { + "id": "1436902", + "domain": "container-metalend.ro", + "age": "1 day ago (08/30/2024)", + "retrievedAt": "2024-08-31T21:17:00.074Z" + }, + { + "id": "1315397", + "domain": "ndr.cl", + "age": "1581 days ago (05/03/2020)", + "retrievedAt": "2024-08-31T21:17:05.357Z" } ] \ No newline at end of file