filterList

filter

Ten skrypt nie powinien być instalowany bezpośrednio. Jest to biblioteka dla innych skyptów do włączenia dyrektywą meta // @require https://update.greasyfork.org/scripts/393896/1000209/filterList.js

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

// ==UserScript==
// @name         filterList
// @namespace    sopfan
// @version      0.1.9
// @description  filterList
// @author       sopfan
// @match        https://m.weibo.cn/*
// @grant        none
var filterList = [
    '郑爽',
    '蔡徐坤',
    '吴亦凡',
    '黄晓明',
    'NBA',
    '减肥',
    '整容',
    '整形',
    '郭敬明',
    '范冰冰',
    '杨超越',
    '范丞丞',
    '张大大',
    '足球',
    '篮球',
    '谢娜',
    '迪丽热巴',
    '男篮',
    '护肤',
    '化妆',
    '关晓彤',
    '少年的你',
    '国足',
    '爱情公寓',
    '于正', '创造营', 'INTO1',
    '鹿晗', '曾小贤', '火箭少女', '周冬雨', '迪丽热巴', '华为', '青春有你', '青你', '肖战', '丁真', '长歌行', '李长歌', '华晨宇','白桃星座'
];
//以下为防剧透设置
var filterList2 = [
    '蜘蛛侠', '死了', '剧透', '预警', '三代', '荷兰豆', '赞达亚', '梅姨', '钢铁侠', '奇异博士', '旺达', '女巫', '章鱼博士', '沙人', '反派', '蜥蜴', '哈皮', 'happy', '钢铁侠', '彩蛋'
];
//filterList = filterList.concat(filterList2);