Skip to content

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

License

Notifications You must be signed in to change notification settings

IIIF/phantomjs-mixed-content-scan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 49.7%
  • JavaScript 42.1%
  • Shell 8.2%