From c0b585ed8da2f4e0cc4a334379c6b98546368f95 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 12 Dec 2024 21:18:06 +0000 Subject: [PATCH] Automatically update .csv and .txt files --- README.md | 6 +++--- links.csv | 1 + links.txt | 1 + scripts/data/afraid.org.json | 6 ++++++ 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 59ac54d..30557e1 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/12/2024, 21:17** +**Domains Last Update: 12/12/2024, 21:18** -# Dynamic DNS domain list (2024) - 32398 domains +# Dynamic DNS domain list (2024) - 32399 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/) (31779 domains) +- [afraid.org](https://afraid.org/) (31780 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 99456d6..5c44071 100644 --- a/links.csv +++ b/links.csv @@ -31778,6 +31778,7 @@ baitullahwarrior.com,2024-12-11T21:17:15.749Z,afraid.org trich.io,2024-12-11T21:17:16.751Z,afraid.org trichain.org,2024-12-11T21:17:16.751Z,afraid.org batring.xyz,2024-12-11T21:17:16.751Z,afraid.org +canalcoruna.com,2024-12-12T21:17:57.020Z,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 fc85b83..352a207 100644 --- a/links.txt +++ b/links.txt @@ -31777,6 +31777,7 @@ baitullahwarrior.com trich.io trichain.org batring.xyz +canalcoruna.com dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index a4bcf53..85e04fa 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -190672,5 +190672,11 @@ "domain": "batring.xyz", "age": "4 days ago (12/07/2024)", "retrievedAt": "2024-12-11T21:17:16.751Z" + }, + { + "id": "1390486", + "domain": "canalcoruna.com", + "age": "700 days ago (01/12/2023)", + "retrievedAt": "2024-12-12T21:17:57.020Z" } ] \ No newline at end of file