#!/bin/sh
exec phantomjs --ignore-ssl-errors=true --ssl-protocol=any $@
