stop-russia
stop-russia copied to clipboard
Select resources that are not yet unavailable
I've noticed the script is often bombarding a resource that is already timing out. It would be more efficient to select only those resources that are still up. This will be faster after parallelizing the requests and might supersede #16 :
- hit all resouces once in parallel
- bombard the one that responds first
working on it