测TE试ST测TE试ST

测试页面/测TE试ST测TE试ST

目前為 2021-09-20 提交的版本,檢視 最新版本

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

// ==UserScript==
// @name         测TE试ST测TE试ST
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  测试页面/测TE试ST测TE试ST
// @author       You
// @match        https://why_r_u_runnin9.lol
// @grant        none
// ==/UserScript==

(function() {
    'use strict';
/*
!知乎免登录
zhihu.com##.AdblockBanner
static.zhihu.com/heifetz/*.signflow
!屏蔽百度热搜
www.baidu.com##DIV[class="FYB_RD"]
!文库净化去广告
wenku.baidu.com##DIV[class="fixed-activity-bar"]
!屏蔽鼠标特效
cnblogs.com##span[style*="absolute"][style*="opacity"]
!使用睿站旧版弹幕
bilibili.com##.bili-avatar-pendent
bilibili.com##SPAN[class="b-danmaku-high-icon"]
bilibili.com##DIV[class="bilibili-player-dm-tip-wrap"]
!睿站去广告
www.bilibili.com##DIV[id="live_recommand_report"]
www.bilibili.com##A[id="right-bottom-banner"]
!屏蔽移动端百度网页弹窗
baidu.com#?#:-abp-has(>div>div.layer-itemTitle:-abp-contains(百度App))
baidu.com#?#:-abp-has(>p:-abp-contains(APP内阅读))
!屏蔽百度视频小窗
baidu.com##.miniVideo
baidu.com##.sl-player-el-fixed
*/
    // Your code here...
})();