Skip to content

Commit

Permalink
v1.1.2
Browse files Browse the repository at this point in the history
اضافه شدن رنج‌های جدید بر اساس بروزرسانی اسکنر مرتضی باشسیز
  • Loading branch information
ircfspace committed Apr 17, 2023
1 parent 2e008f2 commit f6118f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions export.ipv4
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@
45.14.174.0/24
45.32.177.0/24
45.67.215.0/24
45.76.85.0/24
45.76.135.0/24
45.77.58.0/24
45.77.139.0/24
Expand Down Expand Up @@ -264,6 +265,7 @@
93.114.64.0/24
94.140.0.0/24
95.179.131.0/24
95.179.155.0/24
95.214.178.0/24
103.11.212.0/24
103.11.214.0/24
Expand Down Expand Up @@ -4374,6 +4376,7 @@
172.83.72.0/24
172.83.73.0/24
172.83.76.0/24
173.245.48.0/24
173.245.49.0/24
173.245.54.0/24
173.245.58.0/24
Expand Down
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ function getIps($raw) {
return $ips;
}

$bashsizIps = getIps('https://raw.githubusercontent.com/MortezaBashsiz/CFScanner/main/windows/assets/cf.local.iplist');
$bashsizIps = getIps('https://raw.githubusercontent.com/MortezaBashsiz/CFScanner/main/config/cf.local.iplist');
$safariIps = getIps('https://raw.githubusercontent.com/SafaSafari/ss-cloud-scanner/main/ips.txt');
$faridIps = getIps('https://raw.githubusercontent.com/vfarid/cf-ip-scanner-py/483b7dc7cbc1446e7e551c61932e20388830b141/cf-ipv4.txt');
$ircfIps = getIps('https://raw.githubusercontent.com/ircfspace/scanner/main/ipv4.list');
Expand Down

0 comments on commit f6118f7

Please sign in to comment.