{
    "id": "toulanboy.app.sub",
    "name": "toulanboy 脚本订阅",
    "author": "@toulanboy",
    "icon": "https://avatars2.githubusercontent.com/u/12446619?s=460&v=4",
    "repo": "https://github.com/toulanboy/scripts",
    "apps": [{
            "id": "weibotalk",
            "name": "微博超话",
            "keys": ["evil_tokenurl", "evil_tokencheckinurl", "evil_tokenheaders", "evil_tokencheckinheaders", "evil_tokenurl2", "evil_tokencheckinurl2", "evil_tokenheaders2", "evil_tokencheckinheaders2"],
            "settings": [{
                    "id": "wb_delete_cookie",
                    "name": "打开清空cookie功能",
                    "val": false,
                    "type": "boolean",
                    "desc": ""
                },
                {
                    "id": "wb_msg_max_num",
                    "name": "每个通知显示超话数",
                    "val": 30,
                    "type": "number",
                    "desc": "每页最显示多少个超话"
                },
                {
                    "id": "wb_request_time",
                    "name": "签到间隔 (毫秒)",
                    "val": 700,
                    "type": "number",
                    "desc": "每个超话签到的间隔(超话大于50个的,建议填1000以上)"
                }
            ],
            "author": "@toulanboy, @evilbutcher",
            "repo": "https://github.com/toulanboy/scripts/blob/master/weibo",
            "icons": ["https://raw.githubusercontent.com/Orz-3/mini/master/weibo.png", "https://raw.githubusercontent.com/Orz-3/task/master/weibo.png"],
            "script": "https://raw.githubusercontent.com/toulanboy/scripts/master/weibo/weibotalk.js"
        },
        {
            "id": "muchong",
            "name": "小木虫",
            "keys": ["muchong_headers", "muchong_debug"],
            "settings": [{
                "id": "muchong_debug",
                "name": "开启调试",
                "val": false,
                "type": "boolean",
                "desc": ""
            }],
            "author": "@toulanboy",
            "repo": "https://github.com/toulanboy/scripts/blob/master/muchong",
            "icons": ["https://raw.githubusercontent.com/Orz-3/mini/master/muchong.png", "https://raw.githubusercontent.com/Orz-3/task/master/muchong.png"],
            "script": "https://raw.githubusercontent.com/toulanboy/scripts/master/muchong/muchong.js"
        }
    ]
}