Skip to content

Instantly share code, notes, and snippets.

View kfengc27's full-sized avatar
:bowtie:
Working in UNSW now.

Kevin Feng kfengc27

:bowtie:
Working in UNSW now.
View GitHub Profile
@kfengc27
kfengc27 / ByeZhihuSecurity.js
Created July 20, 2016 03:05 — forked from oa414/ByeZhihuSecurity.js
去除知乎点开外链的安全中心跳转
// ==UserScript==
// @name ByeZhihuSecurity
// @namespace http://tampermonkey.net/
// @version 0.1
// @description 去除知乎点开外链的安全中心跳转
// @author Lin Xiangyu
// @match https://www.zhihu.com/*
// @grant none
// ==/UserScript==