This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README.markdown | ||
| |
api.js | ||
| |
javascript_proxy.html |
README.markdown
THIS IS VERY MUCH ALPHA CODE - released under the MIT license
Quick start
- javascript_proxy.html goes in the root of the site that you are requesting data FROM
- api.js is the client-side library
- requires that the requesting page have an img on the page somewhere (this can be hacked)
- need to change "proxyurl" in api.js
Make a request like:
CritBoard.XSS.Request("url", opts); // where opts only takes opts.onComplete








