So the culprit is https://zelensky.zip/save/, it shoves a token on the end and then also shoves "navAdmin" if the cookie belongs to an admin.So if anyone wants to burn some cycles:while true; do curl -s https://zelensky.zip/save/"$RANDOM"navAdmin; done:^)