vbauer / manet

Website screenshot service powered by Node.js, SlimerJS and PhantomJS
MIT License
577 stars 102 forks source link

Whitelist urls / domains #4

Closed egdelwonk closed 9 years ago

egdelwonk commented 9 years ago

It would be great to be able to configure which domains or endpoints the service would be able to render. This is helpful so that other sites cannot serve thumbnails from your site.

vbauer commented 9 years ago

@egdelwonk Thank you for suggestion, I've just added possibility to configure whitelist (see "default.json" file, "whitelist" parameter).