From 1c204849d18b98d3ea691b6a36c4cced5c1cdab3 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 3 Sep 2024 21:17:20 +0000 Subject: [PATCH] Automatically update .csv and .txt files --- README.md | 6 +++--- links.csv | 5 +++++ links.txt | 5 +++++ scripts/data/afraid.org.json | 30 ++++++++++++++++++++++++++++++ 4 files changed, 43 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d482e03..d68d95d 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: 02/09/2024, 21:16** +**Domains Last Update: 03/09/2024, 21:17** -# Dynamic DNS domain list (2024) - 31842 domains +# Dynamic DNS domain list (2024) - 31847 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/) (31225 domains) +- [afraid.org](https://afraid.org/) (31230 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 c7d3adc..cd201c9 100644 --- a/links.csv +++ b/links.csv @@ -31224,6 +31224,11 @@ masseriasantulasi.com,2024-09-02T21:16:16.648Z,afraid.org masseriasantulasi.org,2024-09-02T21:16:16.648Z,afraid.org eix-w.com,2024-09-02T21:16:20.650Z,afraid.org gentlemanspursuits.com,2024-09-02T21:16:20.651Z,afraid.org +inaltue.cl,2024-09-03T21:15:52.932Z,afraid.org +gd-protidin.com,2024-09-03T21:16:50.974Z,afraid.org +dszuhause.eu,2024-09-03T21:17:09.747Z,afraid.org +plutonicx.org,2024-09-03T21:17:14.982Z,afraid.org +ds6.pw,2024-09-03T21:17:17.602Z,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 fcfdd4a..2b0ce0d 100644 --- a/links.txt +++ b/links.txt @@ -31223,6 +31223,11 @@ masseriasantulasi.com masseriasantulasi.org eix-w.com gentlemanspursuits.com +inaltue.cl +gd-protidin.com +dszuhause.eu +plutonicx.org +ds6.pw dynamic-dns.net longmusic.com wikaba.com diff --git a/scripts/data/afraid.org.json b/scripts/data/afraid.org.json index a0e12f8..285c6d9 100644 --- a/scripts/data/afraid.org.json +++ b/scripts/data/afraid.org.json @@ -187348,5 +187348,35 @@ "domain": "gentlemanspursuits.com", "age": "181 days ago (03/05/2024)", "retrievedAt": "2024-09-02T21:16:20.651Z" + }, + { + "id": "867671", + "domain": "inaltue.cl", + "age": "4223 days ago (02/09/2013)", + "retrievedAt": "2024-09-03T21:15:52.932Z" + }, + { + "id": "1422119", + "domain": "gd-protidin.com", + "age": "177 days ago (03/10/2024)", + "retrievedAt": "2024-09-03T21:16:50.974Z" + }, + { + "id": "1415985", + "domain": "dszuhause.eu", + "age": "251 days ago (12/27/2023)", + "retrievedAt": "2024-09-03T21:17:09.747Z" + }, + { + "id": "1417830", + "domain": "plutonicx.org", + "age": "224 days ago (01/22/2024)", + "retrievedAt": "2024-09-03T21:17:14.982Z" + }, + { + "id": "1204989", + "domain": "ds6.pw", + "age": "2705 days ago (04/08/2017)", + "retrievedAt": "2024-09-03T21:17:17.602Z" } ] \ No newline at end of file