filterList

filter

Bu script direkt olarak kurulamaz. Başka scriptler için bir kütüphanedir ve meta yönergeleri içerir // @require https://update.greasyfork.org/scripts/393896/1000209/filterList.js

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

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

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

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.

(Zateb bir user-style yöneticim var, yükleyeyim!)

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