// ==UserScript== // @id 巴哈廣告掰掰 // @name 巴哈廣告掰掰 // @namespace 巴哈廣告掰掰 // @version 0.1 // @description 該死的巴哈廣告去吃屎吧 // @author Willy_Sunny // @match http://forum.gamer.com.tw/* // @grant none // @run-at document-start // @downloadURL https://update.greasyfork.icu/scripts/16599/%E5%B7%B4%E5%93%88%E5%BB%A3%E5%91%8A%E6%8E%B0%E6%8E%B0.user.js // @updateURL https://update.greasyfork.icu/scripts/16599/%E5%B7%B4%E5%93%88%E5%BB%A3%E5%91%8A%E6%8E%B0%E6%8E%B0.meta.js // ==/UserScript== /* jshint -W097 */ 'use strict'; // Your code here... var AntiAd = function() { return true; }