From 12fb1b2a5096ed0337267cefda3aa4a1171e5b32 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 10 Dec 2024 21:18:00 +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 2d0d1ad..5f2b586 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: 09/12/2024, 21:17** +**Domains Last Update: 10/12/2024, 21:18** -# Dynamic DNS domain list (2024) - 32388 domains +# Dynamic DNS domain list (2024) - 32391 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/) (31769 domains) +- [afraid.org](https://afraid.org/) (31772 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 781ef74..9b469a6 100644 --- a/links.csv +++ b/links.csv @@ -31768,6 +31768,9 @@ labibliateca.com,2024-12-09T21:17:47.007Z,afraid.org mantlefire.com,2024-12-09T21:17:47.007Z,afraid.org textosdelabiblia.org,2024-12-09T21:17:48.004Z,afraid.org malfaland.cl,2024-12-09T21:17:51.005Z,afraid.org +benisach.cl,2024-12-10T21:17:51.422Z,afraid.org +marathonmatters.ca,2024-12-10T21:17:54.425Z,afraid.org +currant.cl,2024-12-10T21:17:56.425Z,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 44b3083..c60e4d9 100644 --- a/links.txt +++ b/links.txt @@ -31767,6 +31767,9 @@ labibliateca.com mantlefire.com textosdelabiblia.org malfaland.cl +benisach.cl +marathonmatters.ca +currant.cl dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index 7a40b4c..7a3f93f 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -190612,5 +190612,23 @@ "domain": "malfaland.cl", "age": "1 day ago (12/08/2024)", "retrievedAt": "2024-12-09T21:17:51.005Z" + }, + { + "id": "1442982", + "domain": "benisach.cl", + "age": "9 days ago (12/01/2024)", + "retrievedAt": "2024-12-10T21:17:51.422Z" + }, + { + "id": "686577", + "domain": "marathonmatters.ca", + "age": "4912 days ago (06/29/2011)", + "retrievedAt": "2024-12-10T21:17:54.425Z" + }, + { + "id": "1404805", + "domain": "currant.cl", + "age": "500 days ago (07/28/2023)", + "retrievedAt": "2024-12-10T21:17:56.425Z" } ] \ No newline at end of file