Skip to content

Commit

Permalink
Update apps.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
uffemcev authored Jul 16, 2024
1 parent 6297f7e commit 88af8b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
$urls = @(
"https://antizapret.prostovpn.org:8443/domains-export.txt",
"https://p.thenewone.lol:8443/domains-export.txt",
"https://raw.githubusercontent.com/bol-van/rulist/main/reestr_hostname.txt",
"https://reestr.rublacklist.net/api/v3/domains"
)
foreach ($url in $urls) {
Expand All @@ -104,6 +105,7 @@
$urls = @(
"https://antizapret.prostovpn.org:8443/domains-export.txt",
"https://p.thenewone.lol:8443/domains-export.txt",
"https://raw.githubusercontent.com/bol-van/rulist/main/reestr_hostname.txt",
"https://reestr.rublacklist.net/api/v3/domains"
)
foreach ($url in $urls) {
Expand Down

0 comments on commit 88af8b6

Please sign in to comment.