Update domains.json

This commit is contained in:
None 2025-07-02 14:30:44 +02:00 committed by github-actions[bot]
parent f63dcd32e1
commit 88d93ceea1
2 changed files with 11 additions and 10 deletions

View File

@ -13,9 +13,9 @@
},
"animeunity": {
"domain": "so",
"full_url": "https://www.animeunity.so/",
"full_url": "http://www.animeunity.so/",
"old_domain": "so",
"time_change": "2025-06-18 14:21:22"
"time_change": "2025-07-04 14:19:55"
},
"animeworld": {
"domain": "ac",
@ -24,10 +24,10 @@
"time_change": "2025-03-21 12:20:27"
},
"guardaserie": {
"domain": "meme",
"full_url": "http://guardaserie.meme/",
"domain": "kaufen",
"full_url": "https://guardaserie.kaufen/",
"old_domain": "meme",
"time_change": "2025-06-21 11:18:08"
"time_change": "2025-07-02 12:42:58"
},
"ddlstreamitaly": {
"domain": "co",
@ -42,15 +42,15 @@
"time_change": "2025-04-29 12:30:30"
},
"altadefinizione": {
"domain": "life",
"full_url": "https://altadefinizionegratis.life/",
"domain": "qpon",
"full_url": "https://altadefinizione.qpon/",
"old_domain": "blog",
"time_change": "2025-06-30 21:19:33"
},
"streamingcommunity": {
"domain": "cloud",
"full_url": "https://streamingunity.cloud/",
"old_domain": "cluud",
"old_domain": "life",
"time_change": "2025-07-02 11:18:46"
},
"altadefinizionegratis": {

View File

@ -30,8 +30,9 @@ jobs:
- name: Configure DNS
run: |
sudo sh -c 'echo "nameserver 9.9.9.9" > /etc/resolv.conf'
cat /etc/resolv.conf
sudo sh -c 'echo "nameserver 208.67.220.220" > /etc/resolv.conf'
sudo sh -c 'echo "nameserver 208.67.222.222" >> /etc/resolv.conf'
sudo sh -c 'echo "nameserver 77.88.8.8" >> /etc/resolv.conf'
- name: Execute domain update script
run: python .github/.domain/domain_update.py