mirror of
https://github.com/C24Be/AS_Network_List.git
synced 2026-01-25 23:35:41 +03:00
Automate blacklist updater / test
This commit is contained in:
2
.github/workflows/bl.yml
vendored
2
.github/workflows/bl.yml
vendored
@@ -51,6 +51,4 @@ jobs:
|
||||
if [ $? -ne 0 ]; then
|
||||
git commit -m "Update $timestamp"
|
||||
git push https://${{ env.GH_PAT }}@github.com/${{ env.REPO_OWNER }}/${{ env.REPO_NAME }}.git
|
||||
else
|
||||
echo "No changes to commit"
|
||||
fi
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
178.237.240.0/20
|
||||
194.165.22.0/23
|
||||
31.217.218.96/29
|
||||
195.149.110.0/24
|
||||
62.28.169.168/30
|
||||
82.200.64.0/24
|
||||
213.24.76.0/23
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
195.209.120.0/24
|
||||
195.209.122.0/24
|
||||
212.192.157.0/24
|
||||
185.224.231.0/24
|
||||
212.192.156.0/24
|
||||
185.224.230.0/24
|
||||
185.224.228.0/24
|
||||
@@ -235,5 +234,3 @@
|
||||
217.172.20.0/22
|
||||
# Network name: CCC-HC
|
||||
89.111.176.0/22
|
||||
# Network name: RU-NIC-HOSTING
|
||||
31.177.95.0/24
|
||||
|
||||
Reference in New Issue
Block a user