From 5383def9a6f713bc9cd6de49c5772e3355683d20 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 11 Aug 2024 21:16:54 +0000 Subject: [PATCH] Automatically update .csv and .txt files --- README.md | 6 ++-- links.csv | 9 ++++++ links.txt | 9 ++++++ scripts/data/afraid.org.json | 54 ++++++++++++++++++++++++++++++++++++ 4 files changed, 75 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1f3acda..f17145c 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: 10/08/2024, 21:16** +**Domains Last Update: 11/08/2024, 21:16** -# Dynamic DNS domain list (2024) - 31727 domains +# Dynamic DNS domain list (2024) - 31736 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/) (31110 domains) +- [afraid.org](https://afraid.org/) (31119 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 63d2888..f7e466c 100644 --- a/links.csv +++ b/links.csv @@ -31109,6 +31109,15 @@ businessinsightsdaily.com,2024-08-10T21:16:16.624Z,afraid.org nothingbox.club,2024-08-10T21:16:25.635Z,afraid.org galaxybbs.net,2024-08-10T21:16:42.652Z,afraid.org wolfsdengaming.com,2024-08-10T21:16:43.647Z,afraid.org +zed-labs.com,2024-08-11T21:15:15.079Z,afraid.org +012914464.xyz,2024-08-11T21:15:38.099Z,afraid.org +505447.xyz,2024-08-11T21:15:38.099Z,afraid.org +uzelki.info,2024-08-11T21:15:47.107Z,afraid.org +maria-keramik.de,2024-08-11T21:16:12.124Z,afraid.org +alcayagabohle.cl,2024-08-11T21:16:24.344Z,afraid.org +desmond-family.com,2024-08-11T21:16:37.149Z,afraid.org +sdr.cl,2024-08-11T21:16:41.958Z,afraid.org +libster.cc,2024-08-11T21:16:46.160Z,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 c115e1f..f1ffcab 100644 --- a/links.txt +++ b/links.txt @@ -31108,6 +31108,15 @@ businessinsightsdaily.com nothingbox.club galaxybbs.net wolfsdengaming.com +zed-labs.com +012914464.xyz +505447.xyz +uzelki.info +maria-keramik.de +alcayagabohle.cl +desmond-family.com +sdr.cl +libster.cc dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index be9149f..3a895a8 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -186658,5 +186658,59 @@ "domain": "wolfsdengaming.com", "age": "3643 days ago (08/20/2014)", "retrievedAt": "2024-08-10T21:16:43.647Z" + }, + { + "id": "1104319", + "domain": "zed-labs.com", + "age": "3289 days ago (08/09/2015)", + "retrievedAt": "2024-08-11T21:15:15.079Z" + }, + { + "id": "1435521", + "domain": "012914464.xyz", + "age": "0 days ago (08/11/2024)", + "retrievedAt": "2024-08-11T21:15:38.099Z" + }, + { + "id": "1435520", + "domain": "505447.xyz", + "age": "0 days ago (08/11/2024)", + "retrievedAt": "2024-08-11T21:15:38.099Z" + }, + { + "id": "677688", + "domain": "uzelki.info", + "age": "4822 days ago (05/30/2011)", + "retrievedAt": "2024-08-11T21:15:47.107Z" + }, + { + "id": "1402502", + "domain": "maria-keramik.de", + "age": "411 days ago (06/27/2023)", + "retrievedAt": "2024-08-11T21:16:12.124Z" + }, + { + "id": "1435403", + "domain": "alcayagabohle.cl", + "age": "1 day ago (08/09/2024)", + "retrievedAt": "2024-08-11T21:16:24.344Z" + }, + { + "id": "1435539", + "domain": "desmond-family.com", + "age": "0 days ago (08/11/2024)", + "retrievedAt": "2024-08-11T21:16:37.149Z" + }, + { + "id": "1429998", + "domain": "sdr.cl", + "age": "75 days ago (05/27/2024)", + "retrievedAt": "2024-08-11T21:16:41.958Z" + }, + { + "id": "1435545", + "domain": "libster.cc", + "age": "0 days ago (08/11/2024)", + "retrievedAt": "2024-08-11T21:16:46.160Z" } ] \ No newline at end of file