Update wip website

This commit is contained in:
MoyuScript
2017-12-10 16:43:34 +08:00
parent 768ca87e50
commit 9aa7c79cc6
23 changed files with 7746 additions and 658 deletions

View File

@@ -1,11 +1,12 @@
---
title: "Proxy"
description: "Browse different proxies available for supporting CORS content"
---
html2canvas does not get around content policy restrictions set by your browser. Drawing images that reside outside of
the origin of the current page taint the canvas that they are drawn upon. If the canvas gets tainted,
it cannot be read anymore. If you wish to load images that reside outside of your pages origin, you can use a proxy to load the images.
# Available proxies
## Available proxies
- [node.js](https://github.com/niklasvh/html2canvas-proxy-nodejs)