Skip to content

Instantly share code, notes, and snippets.

@maryqygao
maryqygao / latimesbypass_gm.user.js
Last active February 15, 2020 23:43
LA Times Registration Wall Bypasser
// ==UserScript==
// @name LA Times Registration Wall Bypasser
// @namespace https://gist.github.com/kitkat2
// @description Bypasses the Los Angeles Times Regsitration wall
// @include http://*.latimes.com/*
// @version 1
// @grant none
// @require http://code.jquery.com/jquery-3.1.1.min.js
// ==/UserScript==