filterList

filter

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/393896/1000209/filterList.js

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

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

(I already have a user script manager, let me install it!)

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.

(I already have a user style manager, let me install it!)

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