养铁池

养铁账号池

目前為 2023-10-16 提交的版本,檢視 最新版本

此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.cn-greasyfork.org/scripts/477354/1265391/%E5%85%BB%E9%93%81%E6%B1%A0.js

// ==UserScript==
// @name         养铁池
// @version      1.2
// @description  养铁账号池
// @author       hx
// ==/UserScript==

//媒体号
let ytc_mth={
    //近期重点培养
    important:[
        {title:"王者荣耀共创之夜",url:"https://weibo.com/7712820124/MFhcHF1MU#repost"},
        {title:"中国电影报道",url:"https://weibo.com/1261788454/NbQ0Il95r#repost"},
        {title:"电影频道融媒体中心",url:"https://weibo.com/6495544869/Nfl3BtEBl#repost"},
        {title:"1905电影网官博",url:"https://weibo.com/6495544869/Nfl3BtEBl#repost"},
        {title:"金鸡百花电影节",url:"https://weibo.com/2715305503/NkTmPzNhJ#repost"},
    ],
    //不急用,慢慢培养
    common:[

        {title:"奔跑吧",url:"https://weibo.com/5242381821/NbLZf75aR#repost"},

        {title:"微博综艺",url:"https://weibo.com/2110705772/NnF7QeNe0#repost"},
        {title:"微博音乐盛典",url:"https://weibo.com/2183483187/Nlnkun3r4#repost"},
        {title:"新浪综艺",url:"https://weibo.com/1878335471/NnFUlpS0I#repost"},
        {title:"腾讯视频",url:"https://weibo.com/2591595652/No192oDS0#repost"},
        
        {title:"北京卫视",url:"https://weibo.com/1779837945/No53MpNHx#repost"},
        {title:"河南卫视",url:"https://weibo.com/1834783273/NlpTZ66vA#repost"},
        {title:"江苏卫视跨年演唱会",url:"https://weibo.com/1818087960/Mmc6xEeea#repost"},

        {title:"围脖侠",url:"https://weibo.com/7006227546/Nnw6o5SDj#repost"},
        {title:"娱乐生态观察站",url:""},
    ],
    //不掉粉就行
    ignore:[
        {title:"新华社",url:"https://weibo.com/1699432410/Nny8OAIpZ#repost"},
        {title:"央视频",url:"https://weibo.com/7211561239/Nn60e4Zle#repost"},
        {title:"央视新闻",url:"https://weibo.com/2656274875/Nn5R8BQW4#repost"},
        {title:"央视文艺",url:"https://weibo.com/2210168325/NnNLnEaUs#repost"},
        {title:"央视网文娱",url:"https://weibo.com/7735105675/NmMYEqDKw#repost"},
        {title:"央视一套",url:"https://weibo.com/2024623547/Nn5TmAs4H#repost"},
        {title:"春晚",url:"https://weibo.com/3506728370/NlSqeqbGX#repost"},
        {title:"CCTV4",url:"https://weibo.com/2039753857/Nn5VAA8bD#repost"},
    ] 
};