Https Fognetwork Github Io Ingot Link Jun 2026

#!/bin/bash while true; do curl -s -o /tmp/link.json https://fognetwork.github.io/ingot/link # apply new config sleep 3600 done

curl -s -o ingot_link_$(date +%Y%m%d_%H%M%S).json https://fognetwork.github.io/ingot/link https fognetwork github io ingot link

Https Fognetwork Github Io Ingot Link Jun 2026

#!/bin/bash while true; do curl -s -o /tmp/link.json https://fognetwork.github.io/ingot/link # apply new config sleep 3600 done

curl -s -o ingot_link_$(date +%Y%m%d_%H%M%S).json https://fognetwork.github.io/ingot/link