From 62185dcebfa64e498f8b1077a948e163667d1668 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 17 Oct 2024 21:17:42 +0000 Subject: [PATCH] Automatically update .csv and .txt files --- README.md | 6 +++--- links.csv | 6 ++++++ links.txt | 6 ++++++ scripts/data/afraid.org.json | 36 ++++++++++++++++++++++++++++++++++++ 4 files changed, 51 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fd7fadc..25844f1 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: 16/10/2024, 21:17** +**Domains Last Update: 17/10/2024, 21:17** -# Dynamic DNS domain list (2024) - 32071 domains +# Dynamic DNS domain list (2024) - 32077 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/) (31454 domains) +- [afraid.org](https://afraid.org/) (31460 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 2a67f89..38d5906 100644 --- a/links.csv +++ b/links.csv @@ -31453,6 +31453,12 @@ geimaan.club,2024-10-16T21:17:18.006Z,afraid.org noviolencia.ar,2024-10-16T21:17:18.007Z,afraid.org bewiseman.co,2024-10-16T21:17:18.967Z,afraid.org kfhptitsa.org,2024-10-16T21:17:20.008Z,afraid.org +broomleigh.com,2024-10-17T21:17:01.134Z,afraid.org +netclew.com,2024-10-17T21:17:11.957Z,afraid.org +benandleanna.co.uk,2024-10-17T21:17:13.961Z,afraid.org +citatah.com,2024-10-17T21:17:15.195Z,afraid.org +castwell.com.my,2024-10-17T21:17:31.209Z,afraid.org +mumufarm.ca,2024-10-17T21:17:31.961Z,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 18481e3..5a46a2b 100644 --- a/links.txt +++ b/links.txt @@ -31452,6 +31452,12 @@ geimaan.club noviolencia.ar bewiseman.co kfhptitsa.org +broomleigh.com +netclew.com +benandleanna.co.uk +citatah.com +castwell.com.my +mumufarm.ca dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index fea7a99..efffd58 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -188722,5 +188722,41 @@ "domain": "kfhptitsa.org", "age": "1 day ago (10/15/2024)", "retrievedAt": "2024-10-16T21:17:20.008Z" + }, + { + "id": "1439965", + "domain": "broomleigh.com", + "age": "1 day ago (10/16/2024)", + "retrievedAt": "2024-10-17T21:17:01.134Z" + }, + { + "id": "1439973", + "domain": "netclew.com", + "age": "0 days ago (10/17/2024)", + "retrievedAt": "2024-10-17T21:17:11.957Z" + }, + { + "id": "1439780", + "domain": "benandleanna.co.uk", + "age": "2 days ago (10/14/2024)", + "retrievedAt": "2024-10-17T21:17:13.961Z" + }, + { + "id": "1412429", + "domain": "citatah.com", + "age": "340 days ago (11/12/2023)", + "retrievedAt": "2024-10-17T21:17:15.195Z" + }, + { + "id": "1423215", + "domain": "castwell.com.my", + "age": "209 days ago (03/22/2024)", + "retrievedAt": "2024-10-17T21:17:31.209Z" + }, + { + "id": "1341505", + "domain": "mumufarm.ca", + "age": "1346 days ago (02/09/2021)", + "retrievedAt": "2024-10-17T21:17:31.961Z" } ] \ No newline at end of file