filterList

filter

Tento skript by neměl být instalován přímo. Jedná se o knihovnu, kterou by měly jiné skripty využívat pomocí meta příkazu // @require https://update.greasyfork.org/scripts/393896/1000209/filterList.js

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

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

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

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.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

// ==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);