From 6575a327f6b919a0b86a096af31ad0d9de6e994c Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 2 Oct 2024 21:18:58 +0000 Subject: [PATCH] Automatically update .csv and .txt files --- README.md | 6 +++--- links.csv | 6 ++++++ links.txt | 6 ++++++ scripts/data/afraid.org.json | 36 ++++++++++++++++++++++++++++++++++++ 4 files changed, 51 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 16efbff..ced8a56 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: 01/10/2024, 21:17** +**Domains Last Update: 02/10/2024, 21:18** -# Dynamic DNS domain list (2024) - 31981 domains +# Dynamic DNS domain list (2024) - 31987 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/) (31364 domains) +- [afraid.org](https://afraid.org/) (31370 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 2b2fe80..a8a5625 100644 --- a/links.csv +++ b/links.csv @@ -31363,6 +31363,12 @@ pilgri.mx,2024-10-01T21:17:35.334Z,afraid.org enfinlibredutabac.ca,2024-10-01T21:17:36.265Z,afraid.org zimosvrc.com,2024-10-01T21:17:38.337Z,afraid.org lanecaster.net,2024-10-01T21:17:39.339Z,afraid.org +misc55.ca,2024-10-02T21:18:39.944Z,afraid.org +jendela.web.id,2024-10-02T21:18:42.938Z,afraid.org +8head.org,2024-10-02T21:18:47.939Z,afraid.org +hodor.cc,2024-10-02T21:18:51.938Z,afraid.org +miperrofiel.com,2024-10-02T21:18:51.939Z,afraid.org +sissed.com,2024-10-02T21:18:55.943Z,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 e4dd23a..8b78313 100644 --- a/links.txt +++ b/links.txt @@ -31362,6 +31362,12 @@ pilgri.mx enfinlibredutabac.ca zimosvrc.com lanecaster.net +misc55.ca +jendela.web.id +8head.org +hodor.cc +miperrofiel.com +sissed.com dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index 6f36e67..6d2cef5 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -188182,5 +188182,41 @@ "domain": "lanecaster.net", "age": "0 days ago (10/01/2024)", "retrievedAt": "2024-10-01T21:17:39.339Z" + }, + { + "id": "1413057", + "domain": "misc55.ca", + "age": "316 days ago (11/20/2023)", + "retrievedAt": "2024-10-02T21:18:39.944Z" + }, + { + "id": "1438898", + "domain": "jendela.web.id", + "age": "0 days ago (10/02/2024)", + "retrievedAt": "2024-10-02T21:18:42.938Z" + }, + { + "id": "1418964", + "domain": "8head.org", + "age": "241 days ago (02/04/2024)", + "retrievedAt": "2024-10-02T21:18:47.939Z" + }, + { + "id": "1438914", + "domain": "hodor.cc", + "age": "0 days ago (10/02/2024)", + "retrievedAt": "2024-10-02T21:18:51.938Z" + }, + { + "id": "1438882", + "domain": "miperrofiel.com", + "age": "1 day ago (10/01/2024)", + "retrievedAt": "2024-10-02T21:18:51.939Z" + }, + { + "id": "1438955", + "domain": "sissed.com", + "age": "0 days ago (10/02/2024)", + "retrievedAt": "2024-10-02T21:18:55.943Z" } ] \ No newline at end of file