Fix github ips (remove domains list from it)

This commit is contained in:
Anton Volnuhin 2023-08-20 16:20:18 +03:00
parent 3f9ee6b60d
commit e078301a5a

View File

@ -11,7 +11,7 @@ curl -s https://api.github.com/meta > /tmp/github.json
# get all prefixes without some keys
jq 'del(.["ssh_keys", "verifiable_password_authentication", "ssh_key_fingerprints", "actions"]) | .[] | .[]' -r /tmp/github.json > /tmp/github-all.txt
jq 'del(.["ssh_keys", "verifiable_password_authentication", "ssh_key_fingerprints", "actions", "domains"]) | .[] | .[]' -r /tmp/github.json > /tmp/github-all.txt
# save ipv4