// ==UserScript== // @name 磁力宝 广告屏蔽拦截 // @namespace 片片 // @version 0.1 // @description hide Alert // @author 片片 // @include *://clb0.biz* // @icon https://clb0.biz/favicon.ico // @content * // @run-at document-start // @downloadURL https://update.greasyfork.icu/scripts/428644/%E7%A3%81%E5%8A%9B%E5%AE%9D%20%E5%B9%BF%E5%91%8A%E5%B1%8F%E8%94%BD%E6%8B%A6%E6%88%AA.user.js // @updateURL https://update.greasyfork.icu/scripts/428644/%E7%A3%81%E5%8A%9B%E5%AE%9D%20%E5%B9%BF%E5%91%8A%E5%B1%8F%E8%94%BD%E6%8B%A6%E6%88%AA.meta.js // ==/UserScript== (() => { window.unsafeWindow.path_name = true; })()