Skip to content

Instantly share code, notes, and snippets.

@Naouak
Created March 9, 2020 12:32
Show Gist options
  • Save Naouak/c2e82f707fafab75464a28a02f906be6 to your computer and use it in GitHub Desktop.
Save Naouak/c2e82f707fafab75464a28a02f906be6 to your computer and use it in GitHub Desktop.
<script type="javascript">
var oReq = new XMLHttpRequest();
oReq.open('POST', 'https://enr4iz1vymuof.x.pipedream.net/?');
oReq.send("test");
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment