Skip to content

Instantly share code, notes, and snippets.

@iMyon
Last active August 29, 2015 14:02
Show Gist options
  • Save iMyon/532b71d8d4690cba75b8 to your computer and use it in GitHub Desktop.
Save iMyon/532b71d8d4690cba75b8 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name fuckPjax
// @namespace Myon
// @include http://tieba.baidu.com/p/*
// @version 1
// @grant none
// ==/UserScript==
unsafeWindow.history.pushState = null;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment