From 3b370208fc349d937cf036d6398b30399b6cb510 Mon Sep 17 00:00:00 2001 From: David Timber Date: Wed, 20 Mar 2024 06:27:01 +0900 Subject: Fix static urls --- toss-aws-eip/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toss-aws-eip') diff --git a/toss-aws-eip/README.md b/toss-aws-eip/README.md index 1c81eb1..4640a89 100644 --- a/toss-aws-eip/README.md +++ b/toss-aws-eip/README.md @@ -8,7 +8,7 @@ https://ip-ranges.amazonaws.com/ip-ranges.json I also made the tool for converting the JSON data to CSV so you can use it in spreadsheets. -https://ashegoulding.github.io/aws-ipblocks-csv +https://dxdxdt.github.io/aws-ipblocks-csv This is the script you're after if you're trying to get an EIP within a specific range or block to get away from the lousy neighbours who constantly degrade the -- cgit