From a438aff7200e73d0093baea8c2d3f373f9edf075 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 6 Aug 2024 21:15:41 +0000 Subject: [PATCH] Automatically update .csv and .txt files --- README.md | 6 +++--- links.csv | 7 ++++++ links.txt | 7 ++++++ scripts/data/afraid.org.json | 42 ++++++++++++++++++++++++++++++++++++ 4 files changed, 59 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e28817e..467823a 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: 04/08/2024, 21:15** +**Domains Last Update: 06/08/2024, 21:15** -# Dynamic DNS domain list (2024) - 31693 domains +# Dynamic DNS domain list (2024) - 31700 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/) (31076 domains) +- [afraid.org](https://afraid.org/) (31083 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 2c30095..4b3de0f 100644 --- a/links.csv +++ b/links.csv @@ -31075,6 +31075,13 @@ lumbinimedia.com,2024-08-04T21:12:36.506Z,afraid.org h2tmt.cn,2024-08-04T21:15:39.651Z,afraid.org bigbeaks.net,2024-08-04T21:15:39.655Z,afraid.org jprantz.com,2024-08-04T21:15:39.656Z,afraid.org +bingodiagno.com,2024-08-06T21:15:04.360Z,afraid.org +lwledu.hk,2024-08-06T21:15:28.377Z,afraid.org +merlinludwig.com,2024-08-06T21:15:31.379Z,afraid.org +milee.to,2024-08-06T21:15:36.379Z,afraid.org +squed.me,2024-08-06T21:15:37.382Z,afraid.org +blastloads.com,2024-08-06T21:15:38.379Z,afraid.org +ufukungor.com,2024-08-06T21:15:38.380Z,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 6ba2a78..1687012 100644 --- a/links.txt +++ b/links.txt @@ -31074,6 +31074,13 @@ lumbinimedia.com h2tmt.cn bigbeaks.net jprantz.com +bingodiagno.com +lwledu.hk +merlinludwig.com +milee.to +squed.me +blastloads.com +ufukungor.com dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index 88ef106..d48ebc8 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -186454,5 +186454,47 @@ "domain": "jprantz.com", "age": "1 day ago (08/03/2024)", "retrievedAt": "2024-08-04T21:15:39.656Z" + }, + { + "id": "1432251", + "domain": "bingodiagno.com", + "age": "41 days ago (06/25/2024)", + "retrievedAt": "2024-08-06T21:15:04.360Z" + }, + { + "id": "1435212", + "domain": "lwledu.hk", + "age": "0 days ago (08/06/2024)", + "retrievedAt": "2024-08-06T21:15:28.377Z" + }, + { + "id": "1435205", + "domain": "merlinludwig.com", + "age": "0 days ago (08/06/2024)", + "retrievedAt": "2024-08-06T21:15:31.379Z" + }, + { + "id": "1419966", + "domain": "milee.to", + "age": "172 days ago (02/15/2024)", + "retrievedAt": "2024-08-06T21:15:36.379Z" + }, + { + "id": "1435097", + "domain": "squed.me", + "age": "0 days ago (08/05/2024)", + "retrievedAt": "2024-08-06T21:15:37.382Z" + }, + { + "id": "1430711", + "domain": "blastloads.com", + "age": "62 days ago (06/05/2024)", + "retrievedAt": "2024-08-06T21:15:38.379Z" + }, + { + "id": "1434452", + "domain": "ufukungor.com", + "age": "10 days ago (07/26/2024)", + "retrievedAt": "2024-08-06T21:15:38.380Z" } ] \ No newline at end of file