fix formatting
This commit is contained in:
parent
b30111917f
commit
b4374077dc
1 changed files with 18 additions and 18 deletions
|
@ -18,24 +18,24 @@ include "/etc/nftables.d/remote/remote_ammyyadmin.nft"
|
||||||
|
|
||||||
define blocklist = {
|
define blocklist = {
|
||||||
$windscribe,
|
$windscribe,
|
||||||
$actmobile,
|
$actmobile,
|
||||||
$proton,
|
$proton,
|
||||||
$vpngate,
|
$vpngate,
|
||||||
$psiphon,
|
$psiphon,
|
||||||
$rusvpn,
|
$rusvpn,
|
||||||
$dwservice,
|
$dwservice,
|
||||||
$tor,
|
$tor,
|
||||||
$torbridges,
|
$torbridges,
|
||||||
$urbanvpn,
|
$urbanvpn,
|
||||||
$teamviewer,
|
$teamviewer,
|
||||||
$rustdesk,
|
$rustdesk,
|
||||||
$avvaldesk,
|
$avvaldesk,
|
||||||
$anyviewer,
|
$anyviewer,
|
||||||
$ammyyadmin,
|
$ammyyadmin,
|
||||||
$browsec,
|
$browsec,
|
||||||
$holavpn,
|
$holavpn,
|
||||||
$freevpn,
|
$freevpn,
|
||||||
# Miscellaneous ranges/IPs
|
# Miscellaneous ranges/IPs
|
||||||
23.133.216.0/24, #playit.gg
|
23.133.216.0/24, #playit.gg
|
||||||
147.185.221.0/24, #playit.gg
|
147.185.221.0/24, #playit.gg
|
||||||
198.22.204.0/23, #playit.gg
|
198.22.204.0/23, #playit.gg
|
||||||
|
|
Loading…
Reference in a new issue