From 53cf2ee90d86988d91a5c695ff76b35e5bade977 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 10 Aug 2024 21:16:46 +0000 Subject: [PATCH] Automatically update .csv and .txt files --- README.md | 6 +++--- links.csv | 4 ++++ links.txt | 4 ++++ scripts/data/afraid.org.json | 24 ++++++++++++++++++++++++ 4 files changed, 35 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9f198a6..1f3acda 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: 09/08/2024, 21:15** +**Domains Last Update: 10/08/2024, 21:16** -# Dynamic DNS domain list (2024) - 31723 domains +# Dynamic DNS domain list (2024) - 31727 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/) (31106 domains) +- [afraid.org](https://afraid.org/) (31110 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 9d17953..63d2888 100644 --- a/links.csv +++ b/links.csv @@ -31105,6 +31105,10 @@ conexioncircular.cl,2024-08-09T21:15:02.432Z,afraid.org findafox.net,2024-08-09T21:15:14.440Z,afraid.org stationswift.xyz,2024-08-09T21:15:16.439Z,afraid.org inthi.cl,2024-08-09T21:15:21.443Z,afraid.org +businessinsightsdaily.com,2024-08-10T21:16:16.624Z,afraid.org +nothingbox.club,2024-08-10T21:16:25.635Z,afraid.org +galaxybbs.net,2024-08-10T21:16:42.652Z,afraid.org +wolfsdengaming.com,2024-08-10T21:16:43.647Z,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 933a127..c115e1f 100644 --- a/links.txt +++ b/links.txt @@ -31104,6 +31104,10 @@ conexioncircular.cl findafox.net stationswift.xyz inthi.cl +businessinsightsdaily.com +nothingbox.club +galaxybbs.net +wolfsdengaming.com dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index e65df90..be9149f 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -186634,5 +186634,29 @@ "domain": "inthi.cl", "age": "350 days ago (08/25/2023)", "retrievedAt": "2024-08-09T21:15:21.443Z" + }, + { + "id": "1433952", + "domain": "businessinsightsdaily.com", + "age": "22 days ago (07/18/2024)", + "retrievedAt": "2024-08-10T21:16:16.624Z" + }, + { + "id": "1435429", + "domain": "nothingbox.club", + "age": "1 day ago (08/09/2024)", + "retrievedAt": "2024-08-10T21:16:25.635Z" + }, + { + "id": "1391457", + "domain": "galaxybbs.net", + "age": "562 days ago (01/25/2023)", + "retrievedAt": "2024-08-10T21:16:42.652Z" + }, + { + "id": "1015944", + "domain": "wolfsdengaming.com", + "age": "3643 days ago (08/20/2014)", + "retrievedAt": "2024-08-10T21:16:43.647Z" } ] \ No newline at end of file