Skip to content

Instantly share code, notes, and snippets.

@zetix
zetix / experian-skip-login-ad.js
Last active September 14, 2022 00:36
Experian Skip Login Ad
// ==UserScript==
// @name Experian Skip Login Ad
// @namespace https://gist.github.com/ZetiX/bc66db1df9d9cc94fe98dd352842f6c1
// @match https://usa.experian.com/member/loginInterstitial
// @grant none
// @version 1.1
// @author ZetiX
// @license GNU GPLv3
// @description Skips membership purchase page when logging in to Experian
// ==/UserScript==