diff --git a/firewall_pleroma_rejects.sh b/firewall_pleroma_rejects.sh index 7358f3d..8b6ab96 100755 --- a/firewall_pleroma_rejects.sh +++ b/firewall_pleroma_rejects.sh @@ -4,7 +4,7 @@ # BE CAREFUL: Some instances may run under a shared IP, you may block more than # you want. No warranties and so on. -# Version: 2019-07-15_1 +# Version: 2019-07-16_1 # Before you run this script for the first time, run: # nft add table inet fediverse @@ -49,6 +49,14 @@ function gen_rule() # Generates rule for IP if it is not in ignorelist. "^178\.33\.220\.14[0-3]$" "^176\.31\.213\.22[89]$" "^176\.31\.213\.23[01]$" + "^54\.38\.247\.97$" + "^54\.37\.254\.138$" + "^54\.37\.254\.14[12]$" + "^54\.37\.254\.2[56]$" + "^54\.37\.254\.3[19]$" + "^54\.37\.254\.46$" + "^145\.239\.141\.74$" + "^51\.38\.62\.175$" "^2a06:98c[0-7]:" # CloudFlare 2a06:98c0::/29 "^2400:cb00:" # CloudFlare 2400:cb00::/32 "^2606:4700:" # CloudFlare 2606:4700::/32