1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-20 04:59:25 +02:00
2014-12-25 18:05:12 +08:00
..
2014-12-25 18:05:12 +08:00
2014-12-24 19:30:14 +08:00
2014-12-25 18:02:48 +08:00
2014-12-25 18:05:12 +08:00
2014-12-24 19:30:14 +08:00
2014-12-24 19:30:14 +08:00
2014-12-24 19:30:14 +08:00
2014-12-25 18:02:48 +08:00
2014-12-25 17:07:50 +08:00
2014-12-25 14:58:24 +08:00
2014-12-24 20:00:36 +08:00
2014-12-25 18:02:48 +08:00
2014-12-24 19:30:14 +08:00

A simple service for rendering javascript-enabled website.

server

phantomjs --config=config.json server.js

client

http :1024 targetUrl=https://github.com/ requestType=png loadImages:=true execScripts:='{"preInjected": ["1+2+3"], "postInjected": ["Math.sqrt(2)"]}'