{
  "id": "gxggxl.app.sub",
  "author": "@gxggxl",
  "icon": "https://avatars.githubusercontent.com/u/41374599?v=4",
  "name": "gxggxl 签到自用应用订阅",
  "repo": "https://github.com/gxggxl/QuantumultX",
  "apps": [
    {
      "author": "@sunert",
      "id": "weibo",
      "name": "新浪微博",
      "repo": "https://github.com/gxggxl/Scripts/blob/master/Task/weibo.js",
      "script": "https://raw.githubusercontent.com/gxggxl/Scripts/master/Task/weibo.js",
      "descs_html": [
        "<h4 align=\"center\">获取Cookie以及脚本配置请查看<a href=\"https://github.com/gxggxl/Scripts/raw/master/TaskConf/sina/readme.md\">配置说明</a></h4>",
        "<br />",
        "<p>其中<font color='#FF0000',font-weight: bold>wb_nick</font>为账号昵称,无需另外获取,脚本运行可自动生成,wb_cookie为任务红包余额,获取后方可显示,可选,sy_token_wb为微博签到token,必选</p>"
      ],
      "keys": [
        "sy_token_wb",
        "wb_cookie",
        "wb_nick"
      ],
      "icons": [
        "https://cdn.jsdelivr.net/gh/Orz-3/mini@master/Alpha/weibo.png",
        "https://cdn.jsdelivr.net/gh/Orz-3/mini@master/Color/weibo.png"
      ]
    },
    {
      "author": "@sunert",
      "id": "dianshijia",
      "name": "电视家",
      "repo": "https://github.com/gxggxl/Scripts/blob/master/Task/dianshijia.js",
      "script": "https://raw.githubusercontent.com/gxggxl/Scripts/master/Task/dianshijia.js",
      "keys": [
        "sy_signheader_dsj",
        "drawal_dsj"
      ],
      "settings": [
        {
          "items": [
            {
              "key": "55",
              "label": "提现额度"
            },
            {
              "key": "44",
              "label": "1天VIP"
            },
            {
              "key": "42",
              "label": "1888金币"
            }
          ],
          "id": "REWARD",
          "val": "55",
          "name": "额外签到奖励",
          "type": "radios",
          "desc": ""
        }
      ],
      "icons": [
        "https://cdn.jsdelivr.net/gh/Orz-3/mini@master/Alpha/dianshijia.png",
        "https://cdn.jsdelivr.net/gh/Orz-3/mini@master/Color/dianshijia.png"
      ]
    },
    {
      "author": "@sunert",
      "id": "chinatelecomEnquiry",
      "name": "天翼电信套餐查询",
      "repo": "https://github.com/gxggxl/Scripts/blob/master/Task/telecomSky.js",
      "script": "https://raw.githubusercontent.com/gxggxl/Scripts/master/Task/telecomSky.js",
      "keys": [
        "china_telecom_authToken_10000",
        "china_telecom_cookie",
        "telecom_sign",
        "telecom_act"
      ],
      "settings": [
        {
          "id": "Mon",
          "val": "2020-08",
          "name": "查询月份",
          "type": "month",
          "desc": "填入账单月份,可查最近六个月,本月账单下月可查"
        }
      ],
      "icons": [
        "https://cdn.jsdelivr.net/gh/Orz-3/mini@master/Alpha/telecominfinty.png",
        "https://cdn.jsdelivr.net/gh/Orz-3/mini@master/Color/telecominfinty.png"
      ]
    },
    {
      "author": "@sunert",
      "name": "聚看点",
      "id": "jukan",
      "repo": "https://github.com/gxggxl/Scripts/blob/master/Task/jukan.js",
      "script": "https://raw.githubusercontent.com/gxggxl/Scripts/master/Task/jukan.js",
      "keys": [
        "jukan_body",
        "jukan_name"
      ],
      "settings": [
        {
          "id": "jukan_out",
          "val": false,
          "name": "自动提现",
          "type": "boolean",
          "desc": "自动提现开关,请填入提现金额及微信绑定实名,默认关闭"
        },
        {
          "id": "jukan_cash",
          "val": "",
          "name": "提现金额",
          "type": "radios",
          "items": [
            {
              "key": "3",
              "label": "3元(邀请专享)"
            },
            {
              "key": "10",
              "label": "10元(阅读/邀请)"
            },
            {
              "key": "30",
              "label": "30元(无条件)"
            },
            {
              "key": "50",
              "label": "50元(无条件)"
            },
            {
              "key": "100",
              "label": "100元(无条件)"
            }
          ]
        },
        {
          "id": "jukan_name",
          "placeholder": "填入微信真实姓名",
          "val": "",
          "name": "微信真实姓名",
          "type": "text"
        }
      ],
      "icons": [
        "https://cdn.jsdelivr.net/gh/Sunert/Profiles@master/QuantumultX/Rules/Images/icon/jukan_mini.png",
        "https://cdn.jsdelivr.net/gh/Sunert/Profiles@master/QuantumultX/Rules/Images/icon/jukan.png"
      ]
    },
    {
      "author": "@sunert",
      "id": "baidu_speed",
      "name": "百度极速任务",
      "repo": "https://github.com/gxggxl/Scripts/blob/master/Task/baiduspeed.js",
      "script": "https://raw.githubusercontent.com/gxggxl/Scripts/master/Task/baiduspeed.js",
      "keys": [
        "baidu_nick",
        "bdspeed",
        "cash_baidu"
      ],
      "settings": [
        {
          "items": [
            {
              "key": "5",
              "label": "5元"
            },
            {
              "key": "30",
              "label": "30元"
            },
            {
              "key": "50",
              "label": "50元"
            },
            {
              "key": "100",
              "label": "100元"
            }
          ],
          "id": "cash_baidu",
          "val": "30",
          "name": "提现金额",
          "type": "radios",
          "desc": "自动提现金额"
        },
        {
          "id": "on_baidu",
          "val": true,
          "name": "通知开关",
          "type": "boolean",
          "desc": "任务通知开关"
        },
        {
          "id": "task_baidu",
          "val": true,
          "name": "任务开关",
          "type": "boolean",
          "desc": "除提现和兑换金币外开关,默认开启所有任务"
        },
        {
          "id": "bd_Agent",
          "val": true,
          "name": "User-Agent",
          "type": "textarea",
          "desc": "自定义百度极速版UA或者可自动获取"
        }
      ],
      "icons": [
        "https://cdn.jsdelivr.net/gh/Sunert/Profiles@master/QuantumultX/Rules/Images/icon/baiduspeed_mini.png",
        "https://cdn.jsdelivr.net/gh/Sunert/Profiles@master/QuantumultX/Rules/Images/icon/baiduspeed.png"
      ]
    },
    {
      "author": "@Ariszy",
      "id": "dyjsb",
      "name": "抖音极速版",
      "repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/dyjsb.js",
      "script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/dyjsb.js",
      "descs_html": [
        "<h3 align=\"center\">获取 抖音极速版 Cookie</h3>",
        "<br>",
        "<p>签到获取 signheader and signcookie(已签到获取不到应该)<br>走路修改步数,提前之前需要重新获取ck,不然提交失败,进一次任务界面就可 <br>看一个视频弹出金币获取 readheader and readkey</p>"
      ],
      "keys": [
        "signheader",
        "signcookie",
        "stepheader",
        "stepkey",
        "readheader",
        "readkey",
        "boxurl",
        "boxheader"
      ],
      "settings": [
        {
          "id": "dyhost",
          "name": "抖音极速版域名",
          "val": "",
          "type": "string",
          "desc": ""
        },
        {
          "id": "dyjsbaccount0",
          "name": "支付宝账号1",
          "val": "",
          "type": "number",
          "desc": "测试的为手机号,邮箱不知道(为适应for循环,被迫命名dyjsbaccount0)"
        },
        {
          "id": "tz",
          "name": "静默运行",
          "val": "1",
          "type": "number",
          "desc": "0为不通知,1为全部通知"
        },
        {
          "id": "dyjsbsetting",
          "name": "当前账号",
          "val": "1",
          "type": "number",
          "desc": "当前账号对应"
        },
        {
          "id": "dyjsbcount",
          "name": "账号个数",
          "val": "1",
          "type": "number",
          "desc": "需要几个账号,数字为几"
        }
      ],
      "icons": [
        "https://raw.githubusercontent.com/gxggxl/QuantumultX/master/icons/dyjsb-mini.png",
        "https://raw.githubusercontent.com/gxggxl/QuantumultX/master/icons/dyjsb.png"
      ]
    },
    {
      "author": "@gxggxl",
      "id": "g_JD_Cookies",
      "repo": "https://github.com/dompling/Script",
      "script": "https://jdsharedresourcescdn.azureedge.net/jdresource/jd_joy_feedPets.js",
      "name": "京东多账号Ck|京喜Tokens|UA管理",
      "keys": [
        "CookieJD",
        "CookieJD2",
        "CookiesJD",
        "jx_tokens",
        "JDUA",
        "JS_UA"
      ],
      "descs_html": [
        "<h3>JD Cookies</h3>",
        "请勿随意在输入框修改内容,建议通过脚本去获取cookie,若要修改,请按照JSON 格式修改(<a href=\"https://www.bejson.com/json/format\">可使用此JSON校验</a> ,或点击右上角按钮🔘进行校验(如有弹窗提示则为异常JSON))。",
        "示例:[{\"userName\":\"jd_xxx\",\"cookie\":\"pt_key=AAJ;pt_pin=jd_xxx;\"},{\"userName\":\"jd_66\",\"cookie\":\"pt_key=AAJ;pt_pin=jd_66;\"}]",
        "脚本地址【<a href=\"https://jdsharedresourcescdn.azureedge.net/jdresource/JD_extra_cookie.js\">京东多 CK获取</a>】,并按照此脚本注释进行配置",
        "使用方式【<a href=\"https://home.m.jd.com/myJd/newhome.action\">个人中心</a>】获取对应的数据Code",
        "注:如与NobyDa的京东cookie重复,建议在此处删除重复的cookie",
        "<h3>京喜 Tokens</h3>",
        "请勿随意在输入框修改内容,建议通过脚本去获取Token,若要修改,请按照 JSON 数组格式修改。",
        "脚本地址【<a href=\"https://github.com/whyour/hundun/blob/master/quanx/jx_tokens.js\">京喜多账号Token获取</a>】,并按照此脚本注释进行配置",
        "<h3>京东|京东极速版 UserAgent</h3>",
        "自行抓包京东APP获得,UserAgent类似下面:",
        "jdapp;iPhone;9.3.0;14.2;network/4g;Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1"
      ],
      "settings": [
        {
          "id": "CookieJD",
          "name": "设置京东账号1cookie",
          "val": "",
          "type": "text",
          "desc": "pt_key=AAJxx;pt_pin=jd_xxx;"
        },
        {
          "id": "CookieJD2",
          "name": "设置京东账号2cookie",
          "val": "",
          "type": "text",
          "desc": "pt_key=AAJxx;pt_pin=jd_xxx;"
        },
        {
          "id": "CookiesJD",
          "name": "CK 列表(json)",
          "val": "",
          "type": "textarea",
          "autoGrow": true,
          "rows": 8,
          "desc": "CK 列表 (JSON 格式)"
        },
        {
          "id": "jx_tokens",
          "name": "京喜 Tokens",
          "val": "",
          "type": "textarea",
          "autoGrow": true,
          "rows": 8,
          "desc": "京喜Tokens 列表 (JSON 数组格式)"
        },
        {
          "id": "JDUA",
          "name": "自定义京东脚本的UserAgent",
          "val": "",
          "type": "text",
          "desc": "不懂不知不会UserAgent的请不要随意填写内容,如需填写使用建议使用京东APP的UserAgent"
        },
        {
          "id": "JS_UA",
          "name": "自定义京东极速版脚本的UserAgent",
          "val": "",
          "type": "text",
          "desc": "不懂不知不会UserAgent的请不要随意填写内容,如需填写使用建议使用京东APP的UserAgent"
        }
      ],
      "icons": [
        "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/jd.png",
        "https://raw.githubusercontent.com/Orz-3/mini/master/Color/jd.png"
      ]
    },
    {
      "id": "g_JD_jr_Cookies",
      "name": "京东金融领豆",
      "script": "https://raw.githubusercontent.com/dompling/Script/master/jd/jd_jr_sign.js",
      "keys": [
        "@jd_jr.cookies",
        "@jd_jr.bodys"
      ],
      "descs_html": [
        "请勿随意在输入框修改内容,建议通过脚本去获取cookie,若要修改,请按照JSON 格式修改(<a href=\"https://www.bejson.com/json/format\">可使用此JSON校验</a> ,或点击右上角按钮🔘进行校验(如有弹窗提示则为异常JSON))。",
        "仅能修改phoneNumber内容",
        "JSON示例:[{phoneNumber: \"13348751678\", username: \"yaya\" }]"
      ],
      "settings": [
        {
          "id": "@jd_jr.cookies",
          "name": "CK 列表",
          "val": "",
          "type": "textarea",
          "autoGrow": true,
          "rows": 8,
          "desc": "CK 列表 (JSON 格式)"
        },
        {
          "id": "@jd_jr.bodys",
          "name": "Body 列表",
          "val": "",
          "type": "textarea",
          "autoGrow": true,
          "rows": 8,
          "desc": "Body 列表 (JSON 格式)"
        }
      ],
      "icons": [
        "https://raw.githubusercontent.com/Orz-3/mini/master/jd.png",
        "https://raw.githubusercontent.com/Orz-3/task/master/jd.png"
      ],
      "author": "@dompling",
      "repo": "https://github.com/dompling/Script/blob/master/jd/jd_jr_cookie.js"
    },
    {
      "id": "jf",
      "name": "京粉转链",
      "desc": "在京东比价中增加京粉转链,如显示有转链信息(即使显示无详细返利信息)则可点击跳转跟单,如未显示返利信息则为未参加推广的商品,不会跳转。",
      "keys": [
        "jfCookie",
        "jfUseConvert",
        "jfAutoScheme",
        "jfusejsapp",
        "jfChooseScheme",
        "chooseBrowser",
        "jfDIYScheme"
      ],
      "settings": [
        {
          "id": "jfUseConvert",
          "name": "开启转链",
          "val": true,
          "type": "boolean",
          "desc": "是否开启京粉转链?"
        },
        {
          "id": "jfAutoScheme",
          "name": "自动目标",
          "val": true,
          "type": "boolean",
          "desc": "开启后如转链成功有返利,点击通知跳转正在使用的 app,关闭则跳转自选的 app。"
        },
        {
          "id": "jfChooseScheme",
          "name": "自选目标",
          "val": "jd",
          "type": "radios",
          "desc": "自选跳转的 app,仅在自动目标关闭时有效。",
          "items": [
            {
              "key": "jd",
              "label": "京东"
            },
            {
              "key": "jx",
              "label": "京喜"
            },
            {
              "key": "jk",
              "label": "京东健康"
            },
            {
              "key": "js",
              "label": "京东极速版"
            },
            {
              "key": "browser",
              "label": "浏览器"
            }
          ]
        },
        {
          "id": "jfusejsapp",
          "name": "京东极速版使用 app",
          "val": false,
          "type": "boolean",
          "desc": "开启时对目标为京东极速版则跳转京东极速版,关闭则跳转浏览器,默认关闭。注意:即使开启,由于极速版 URL Scheme 问题,跳转后只能先加入购物车,返回原购物车界面进行结账,否则无法使用极速版优惠券。"
        },
        {
          "id": "chooseBrowser",
          "name": "浏览器目标",
          "val": "Safari",
          "type": "radios",
          "desc": "自选跳转的浏览器。",
          "items": [
            {
              "key": "Safari",
              "label": "Safari"
            },
            {
              "key": "Alook",
              "label": "Alook"
            },
            {
              "key": "DIY",
              "label": "自定义"
            }
          ]
        },
        {
          "id": "jfDIYScheme",
          "name": "自定义浏览器",
          "val": "",
          "type": "textarea",
          "placeholder": "Foxok://url?",
          "autoGrow": true,
          "rows": 2,
          "desc": "自定义跳转浏览器 URL Scheme,拼接后会是 diy+convertURL,如 Foxok://url?convertURL"
        },
        {
          "id": "jfCookie",
          "name": "Cookie",
          "type": "textarea",
          "autoGrow": true,
          "rows": 2,
          "desc": "使用京粉的京东账号 Cookie,如不填则为京东系脚本中的第一个 Cookie。"
        }
      ],
      "author": "@jfConvert",
      "repo": "https://jingfen.jd.com/html/index.html",
      "icons": [
        "https://is5-ssl.mzstatic.com/image/thumb/Purple125/v4/eb/a8/f6/eba8f63a-b550-4586-b5d3-f22c0718ef81/source/100x100bb.jpg",
        "https://is5-ssl.mzstatic.com/image/thumb/Purple125/v4/eb/a8/f6/eba8f63a-b550-4586-b5d3-f22c0718ef81/source/100x100bb.jpg"
      ]
    },
    {
      "id": "shuqi",
      "name": "书旗小说APP",
      "script": "https://cdn.jsdelivr.net/gh/ziye888/JavaScript@main/Task/shuqi.js",
      "keys": [
        "shuqiuserurl",
        "shuqisyurl",
        "shuqisybody",
        "shuqispbody",
        "shuqiscbody",
        "shuqiydbody",
        "shuqiqdbody",
        "shuqirwbody",
        "shuqifxbody",
        "shuqisprwurl",
        "shuqijlbody",
        "shuqisqjlbody",
        "shuqicjyurl",
        "shuqicjcsbody",
        "shuqicjbody",
        "shuqijsspbody",
        "shuqijsydurl",
        "shuqijsydbody",
        "shuqijsqdbody",
        "shuqijsqdspyurl",
        "shuqijsqdspbody",
        "shuqijsrwbody",
        "shuqijsfxbody",
        "shuqijsbookurl",
        "shuqijsbookbody",
        "shuqijssprwurl"
      ],
      "author": "@ziye",
      "settings": [
        {
          "id": "shuqiSuffix",
          "name": "当前账号",
          "val": "1",
          "type": "number",
          "desc": "当前抓取ck记录的账号序号,如:1、2、3、"
        },
        {
          "id": "shuqiCount",
          "name": "账号个数",
          "val": "1",
          "type": "number",
          "desc": "指定任务最多跑几个账号,根据抓取的账号数据个数来设值"
        },
        {
          "id": "shuqiXH",
          "name": "循环获取CK",
          "val": "0",
          "type": "number",
          "desc": "0关闭 1开启,默认关闭"
        },
        {
          "id": "shuqiSC",
          "name": "单刷时长控制",
          "val": "0",
          "type": "number",
          "desc": "0关闭 1开启,默认关闭"
        },
        {
          "id": "shuqiTXTX",
          "name": "提现提醒",
          "val": "10",
          "type": "number",
          "desc": "0关闭 设置余额大于多少提醒"
        },
        {
          "id": "shuqinotifyttt",
          "name": "推送控制",
          "val": "1",
          "type": "number",
          "desc": "0关闭,1推送,默认12点以及23点推送"
        },
        {
          "id": "shuqinotifyInterval",
          "name": "通知控制",
          "val": "2",
          "type": "number",
          "desc": "0关闭,1为 所有通知,2为 12,23 点通知,3为 6,12,18,23 点通知 "
        },
        {
          "id": "shuqiMinutes",
          "name": "推送-通知 分钟控制",
          "val": "10",
          "type": "number",
          "desc": "推送以及通知控制在什么分钟段,可设置0-59,默认0到10"
        }
      ],
      "repo": "https://cdn.jsdelivr.net/gh/ziye888/JavaScript@main/Task/shuqi.js",
      "icons": [
        "https://cdn.jsdelivr.net/gh/ziye888/JavaScript@main/Task/shuqi.png",
        "https://cdn.jsdelivr.net/gh/ziye888/JavaScript@main/Task/shuqi.png"
      ]
    },
    {
      "id": "chavyleung.bilibili.live",
      "name": "bilibili直播",
      "keys": [
        "chavy_cookie_bilibili"
      ],
      "author": "@chavyleung",
      "repo": "https://github.com/chavyleung/scripts/blob/master/bilibili/bilibili.js",
      "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/bilibili/bilibili.js",
      "icons": [
        "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/bilibili.png",
        "https://raw.githubusercontent.com/Orz-3/mini/master/Color/bilibili.png"
      ]
    },
    {
      "id": "V2EX",
      "name": "V2EX",
      "keys": [
        "chavy_cookie_v2ex"
      ],
      "author": "@chavyleung",
      "repo": "https://github.com/chavyleung/scripts/tree/master/v2ex",
      "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/v2ex/v2ex.js",
      "icons": [
        "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/v2ex.png",
        "https://raw.githubusercontent.com/Orz-3/mini/master/Color/v2ex.png"
      ]
    },
    {
      "id": "tls",
      "name": "特仑苏小程序",
      "keys": [
        "tlsurl",
        "tlsheader",
        "tlsurl2",
        "tlsheader2",
        "tlsurl3",
        "tlsheader3",
        "tlsurl4",
        "tlsheader4",
        "tlsurl5",
        "tlsheader5",
        "tlsurl6",
        "tlsheader6",
        "tlsurl7",
        "tlsheader7",
        "tlsurl8",
        "tlsheader8",
        "tlsurl9",
        "tlsheader9",
        "tlsurl10",
        "tlsheader10"
      ],
      "author": "@ziye",
      "settings": [
        {
          "id": "tlsSuffix",
          "name": "当前账号",
          "val": "1",
          "type": "number",
          "desc": "当前抓取ck记录的账号序号,如:1、2、3、"
        },
        {
          "id": "tlsCount",
          "name": "账号个数",
          "val": "1",
          "type": "number",
          "desc": "指定任务最多跑几个账号,根据抓取的账号数据个数来设值"
        },
        {
          "id": "tlsXYZ",
          "name": "执行概率",
          "val": "100",
          "type": "number",
          "desc": "0不执行 可设置0-100,默认百分百"
        },
        {
          "id": "tlsnotifyttt",
          "name": "推送控制",
          "val": "1",
          "type": "number",
          "desc": "0关闭,1推送,默认12点以及23点推送"
        },
        {
          "id": "tlsnotifyInterval",
          "name": "通知控制",
          "val": "2",
          "type": "number",
          "desc": "0关闭,1为 所有通知,2为 12,23 点通知,3为 6,12,18,23 点通知 "
        },
        {
          "id": "tlsMinutes",
          "name": "推送-通知 分钟控制",
          "val": "10",
          "type": "number",
          "desc": "推送以及通知控制在什么分钟段,可设置0-59,默认0到10"
        },
        {
          "id": "tlshyidA",
          "name": "好友A",
          "val": "116423",
          "type": "number",
          "desc": "默认内置,自行修改"
        },
        {
          "id": "tlshyidB",
          "name": "好友B",
          "val": "2791613",
          "type": "number",
          "desc": "默认内置,自行修改"
        },
        {
          "id": "tlshyidC",
          "name": "好友C",
          "val": "2791916",
          "type": "number",
          "desc": "默认内置,自行修改"
        },
        {
          "id": "tlshyidD",
          "name": "好友D",
          "val": "2792298",
          "type": "number",
          "desc": "默认内置,自行修改"
        },
        {
          "id": "tlshyidE",
          "name": "好友E",
          "val": "",
          "type": "number",
          "desc": "默认内置,自行修改"
        }
      ],
      "repo": "https://cdn.jsdelivr.net/gh/ziye888/JavaScript@main/Task/tls.js",
      "icons": [
        "https://cdn.jsdelivr.net/gh/ziye888/JavaScript@main/Task/tls.png",
        "https://cdn.jsdelivr.net/gh/ziye888/JavaScript@main/Task/tls.png"
      ],
      "script": "https://cdn.jsdelivr.net/gh/ziye888/JavaScript@main/Task/tls.js"
    }
  ]
}