Skip to content

Instantly share code, notes, and snippets.

@dangerouse
Created July 20, 2023 20:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dangerouse/329fb07437cb82ff25a621e18f73428a to your computer and use it in GitHub Desktop.
Save dangerouse/329fb07437cb82ff25a621e18f73428a to your computer and use it in GitHub Desktop.
Hosted CloudSponge Proxy Script
<html>
<head>
<meta charset="utf-8">
<!-- other meta tags... -->
<!--
Insert the following script tag to turn any page into a Proxy URL.
It does the proxy function only if the user just completed the OAuth flow.
-->
<script src="https://api.cloudsponge.com/assets/proxy.js"></script>
<!-- the rest of your page follows
...
-->
</head>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment