/phantomjs-mixed-content-scan

Scan web pages for resources which won't load due to mixed content blocking

Primary LanguagePythonOtherNOASSERTION

Report mixed content on web pages using PhantomJS

Script edited acdha.

This script is intended to be added to a travis build to check static jekyll generated HTML for possible mixed content warnings.

Requirements

  • PhantomJS 2.0

npm -g phantomjs

Note: travis build machines trusty and precise come with phantomjs pre-installed.

Usage

    ./check_mixedcontent.sh [root directory for static html]