Skip to content

Instantly share code, notes, and snippets.

@jakl
Last active January 3, 2016 20:09
Show Gist options
  • Save jakl/8512807 to your computer and use it in GitHub Desktop.
Save jakl/8512807 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name Access free ChristianScience.com content - most content is out of copyright, from 1800's
// @namespace christianscience.com
// @version 0.2
// @description enter something useful
// @match http://*.christianscience.com/*
// @copyright 2014+, @jakl
// ==/UserScript==
if (sharecode && $('#email').length)
document.location.pathname = sharecode
// Install at http://userscripts.org/scripts/show/292270
@jakl
Copy link
Author

jakl commented Jan 20, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment