Skip to content

Instantly share code, notes, and snippets.

@htruong
Last active December 19, 2015 17:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save htruong/5989330 to your computer and use it in GitHub Desktop.
Save htruong/5989330 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<config>
<allowed-sites>
<start-url>https://www.google.com</start-url>
<host-regex>^.*google\.com$</host-regex>
<host-regex>^.*slashdot.org$</host-regex>
<host-regex>^.*facebook.com$</host-regex>
</allowed-sites>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment