From 8ea33dd725582bd6e3c395706c5935edab4029b7 Mon Sep 17 00:00:00 2001 From: John Berkers Date: Tue, 16 Aug 2022 11:42:09 +1000 Subject: [PATCH] Update StackPatch ipblocks URL --- tools/generate-stackpath.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/generate-stackpath.py b/tools/generate-stackpath.py index cef6acf..e5503df 100755 --- a/tools/generate-stackpath.py +++ b/tools/generate-stackpath.py @@ -93,7 +93,7 @@ def process(files, dst): if __name__ == '__main__': # Base url where a text file is attached https://support.stackpath.com/hc/en-us/articles/360001091666-Whitelist-CDN-WAF-IP-Blocks" - sp_base_url = "https://support.stackpath.com/hc/en-us/article_attachments/360096407372/ipblocks.txt" + sp_base_url = "https://k3t9x2h3.map2.ssl.hwcdn.net/ipblocks.txt" filename = 'ipblocks.txt' sp_dst = 'stackpath'