// ==UserScript== // @id 巴哈廣告掰掰 // @name 巴哈廣告掰掰 // @namespace 巴哈廣告掰掰 // @version 0.1 // @description 該死的巴哈廣告去吃屎吧 // @author Willy_Sunny // @match http://forum.gamer.com.tw/* // @grant none // @run-at document-start // @downloadURL none // ==/UserScript== /* jshint -W097 */ 'use strict'; // Your code here... var AntiAd = function() { return true; }