From 314dda3eba59a524c9f0a5e6d3a8c8eeebf959ce Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 12 Sep 2024 21:16:15 +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 1236d46..410f4d6 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: 11/09/2024, 21:16** +**Domains Last Update: 12/09/2024, 21:16** -# Dynamic DNS domain list (2024) - 31890 domains +# Dynamic DNS domain list (2024) - 31894 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/) (31273 domains) +- [afraid.org](https://afraid.org/) (31277 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 6f8ca82..0698eaa 100644 --- a/links.csv +++ b/links.csv @@ -31272,6 +31272,10 @@ canaldirecto.ar,2024-09-11T21:16:43.421Z,afraid.org altima.ar,2024-09-11T21:16:48.428Z,afraid.org cadancesolutions.com,2024-09-11T21:16:48.431Z,afraid.org gpu74.ru,2024-09-11T21:16:49.428Z,afraid.org +faizinternational.com.np,2024-09-12T21:15:12.828Z,afraid.org +donutconnection.net,2024-09-12T21:16:05.489Z,afraid.org +zingomax.com,2024-09-12T21:16:12.493Z,afraid.org +atomybomb.com,2024-09-12T21:16:12.493Z,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 2daae06..2375e6c 100644 --- a/links.txt +++ b/links.txt @@ -31271,6 +31271,10 @@ canaldirecto.ar altima.ar cadancesolutions.com gpu74.ru +faizinternational.com.np +donutconnection.net +zingomax.com +atomybomb.com dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index c6a79a9..50773fa 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -187636,5 +187636,29 @@ "domain": "gpu74.ru", "age": "483 days ago (05/17/2023)", "retrievedAt": "2024-09-11T21:16:49.428Z" + }, + { + "id": "1345338", + "domain": "faizinternational.com.np", + "age": "1264 days ago (03/28/2021)", + "retrievedAt": "2024-09-12T21:15:12.828Z" + }, + { + "id": "1404222", + "domain": "donutconnection.net", + "age": "420 days ago (07/20/2023)", + "retrievedAt": "2024-09-12T21:16:05.489Z" + }, + { + "id": "1408004", + "domain": "zingomax.com", + "age": "365 days ago (09/12/2023)", + "retrievedAt": "2024-09-12T21:16:12.493Z" + }, + { + "id": "1437638", + "domain": "atomybomb.com", + "age": "0 days ago (09/12/2024)", + "retrievedAt": "2024-09-12T21:16:12.493Z" } ] \ No newline at end of file