Skip to content

Instantly share code, notes, and snippets.

@futpib
Last active August 29, 2015 14:12
Show Gist options
  • Save futpib/003f48c0db2da562ff5f to your computer and use it in GitHub Desktop.
Save futpib/003f48c0db2da562ff5f to your computer and use it in GitHub Desktop.
magic: policeman_ruleset
version: 0.1
id: "https_half_open_sandbox"
l10n:
en-US:
name: "HTTPS sandbox"
description: "Reject non-HTTPS requests from HTTPS pages"
rules:
web -> web:
[scheme] https -> ! https: REJECT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment