• 青龙面板-快手极速版(每天3块脚本)(废-已不能使用)


    b7c11d4f6d6f4bc69b76358c312d4e22.png

    快手极速版,每天3元左右运行稳定脚本分享。

    需要自己写入脚本里

    1. //cron: 0 */30 2-23 * 5 *
    2. //青龙-白虎
    3. //不能ql raw直接拉,请下载好js上传到青龙,建议定时任务设置为:0 */30 2-23 4 5 ?
    4. //5号若看广告还可用,可修改为0 */30 2-23 5 5 ?
    5. /*
    6. new Env('快手极速版');
    7. IOS/安卓: 快手极速版
    8. Fixed by HarbourJ
    9. TG: https://t.me/HarbourToulu
    10. 0504版本,内置热心网友的看广告json,已放本人仓库,并已加代理,可直接开跑
    11. Modified from 东哥, 东哥牛逼!
    12. 重写:
    13. [task_local]
    14. #快手极速版
    15. [rewrite_local]
    16. [MITM]
    17. #IOS用第一个,安卓用第二个
    18. hostname = api.kuaisho*.com
    19. hostname = open.kuaisho*.com
    20. */
    21. if( process.env.ksCookie ){
    22. process.env.ksjsbCookie=process.env.ksCookie.replace(/&/g, '@');
    23. }else{
    24. console.log("请添加ksCookie");
    25. return false
    26. }
    27. const IM=f;(function(T,c){const Iv=f,p=T();while(!![]){try{const C=-parseInt(Iv(0x811))/0x1*(parseInt(Iv(0
  • 相关阅读:
    设计模式-迭代器模式
    【数据结构】栈
    github token个人令牌
    医学影像相关开源数据集资源汇总
    数组与字符串总结
    1206. 设计跳表 : 数据结构实现题
    linux网络常用命令
    Spring5查缺补漏
    SpringBoot
    Guava工具
  • 原文地址:https://blog.csdn.net/m0_66043650/article/details/124632910