From 24894a3bfe55e107a08339fbf700d62369944bd8 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 25 Jul 2024 21:16:14 +0000 Subject: [PATCH] Automatically update .csv and .txt files --- README.md | 6 +++--- links.csv | 3 +++ links.txt | 3 +++ scripts/data/afraid.org.json | 18 ++++++++++++++++++ 4 files changed, 27 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 07a03cc..85b45c4 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: 24/07/2024, 21:16** +**Domains Last Update: 25/07/2024, 21:16** -# Dynamic DNS domain list (2024) - 31634 domains +# Dynamic DNS domain list (2024) - 31637 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/) (31017 domains) +- [afraid.org](https://afraid.org/) (31020 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 d01d8bc..1b033b7 100644 --- a/links.csv +++ b/links.csv @@ -31016,6 +31016,9 @@ andromeda.bz,2024-07-23T21:17:59.505Z,afraid.org fbsistemas.com.ar,2024-07-24T21:15:45.464Z,afraid.org sermol.cl,2024-07-24T21:15:48.471Z,afraid.org tardigrade.si,2024-07-24T21:16:09.493Z,afraid.org +fqcomics.cl,2024-07-25T21:16:04.154Z,afraid.org +cyberpunkdatabase.net,2024-07-25T21:16:09.161Z,afraid.org +slavabykov.ru,2024-07-25T21:16:11.158Z,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 f256d9b..984d767 100644 --- a/links.txt +++ b/links.txt @@ -31015,6 +31015,9 @@ andromeda.bz fbsistemas.com.ar sermol.cl tardigrade.si +fqcomics.cl +cyberpunkdatabase.net +slavabykov.ru dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index 3c8e38e..f6df568 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -186100,5 +186100,23 @@ "domain": "tardigrade.si", "age": "17 days ago (07/07/2024)", "retrievedAt": "2024-07-24T21:16:09.493Z" + }, + { + "id": "1397249", + "domain": "fqcomics.cl", + "age": "470 days ago (04/11/2023)", + "retrievedAt": "2024-07-25T21:16:04.154Z" + }, + { + "id": "1142251", + "domain": "cyberpunkdatabase.net", + "age": "3080 days ago (02/18/2016)", + "retrievedAt": "2024-07-25T21:16:09.161Z" + }, + { + "id": "1372759", + "domain": "slavabykov.ru", + "age": "851 days ago (03/26/2022)", + "retrievedAt": "2024-07-25T21:16:11.158Z" } ] \ No newline at end of file