Coder Social home page Coder Social logo

scripts's People

Contributors

androidcn avatar fokit avatar gee1k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

scripts's Issues

jhsh脚本

可以选择领取储蓄卡外卖券还是信用卡外卖券吗?

伊利ck

变量不是id77_yiLi_cookies吗?青龙提示未获取cookie,手机上却可以识别到

建行生活使用nodejs的参数问题

请问下使用nodejs跑的话,需要用到的参数有样例吗?
例如JHSH_BODY、JHSH_LOGIN_INFO的示例样式,要填入哪些内容才可以正常跑呢?

建行生活

===== 账号[132]开始签到 =====

TypeError: Cannot read properties of undefined (reading 'body')

JHSH_LOGIN_INFO中的body是否是JHSH_BODY的值?填上报错这个

建行生活签到,领取奖励更新

let giftType = ($.isNode() ? process.env.JHSH_GIFT : $.getdata('JHSH_GIFT')) || '2'; // 奖励类型,默认领取'外卖'券
这个值有变化多了一个信用卡专享,麻烦您有时间可以更新一下不

建议增加quanX tasks

大佬脚本非常棒👍🏻简直是人类之光,能否增加quanX tasks,方便一键订阅,更新

1

大佬nb

Hisense.js 打地鼠消耗积分兑换次数功能未执行

  1. 版本
  • iPadOS 16.6.1
  • Quantumult X 1.4.1-813
  • Hisense.js 2023-11-16 更新
  1. 推测原因
  • HISENSE_PARTY_EXCHANGE 始终为 false 导致 125-134 行未执行
  1. 建议
  • 抓包并分析
    let HISENSE_PARTY_EXCHANGE = ($.isNode() ? process.env.HISENSE_PARTY_EXCHANGE : $.getdata(HISENSE_PARTY_EXCHANGE_KEY)) || 'false';

建行生活断签应如何配置

您好,请问建行生活的断签变量"JHSH_SKIPDAY",应当如何配置才能实现每签到3天,第四天断签呢?
SKIPDAY变量我填入数字4时,希望它周四断签,第一周正常,第二周周一会正常签到。

大佬 现在还能用吗 签到可以、领取失败了

尝试领取[外卖]券
Response code 487 (Unknown)
{"errMsg":"mebId must not be empty!","newErrMsg":"未能处理您的请求。如有疑问,请咨询在线客服或致电95533","data":{},"reqFlowNo":"1051003261699229904350840","errCode":"YBLA3341C821"}

请问微信支付领金币WECHAT_PAY_TOKEN格式

请问青龙中WECHAT_PAY_TOKEN格式是怎么样的,我添加[{ "openid": openid, "token": session_token }]后报错

找到 1 个 Token 变量 ✅
----- 账号 [1] 开始执行 -----
node:internal/errors:496
ErrorCaptureStackTrace(err);
^

TypeError [ERR_INVALID_ARG_TYPE]: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined
at new NodeError (node:internal/errors:405:5)
at Object.from (node:buffer:325:9)
at InternalDecoder.write (/ql/node_modules/.pnpm/[email protected]/node_modules/iconv-lite/encodings/internal.js:61:22)
at StripBOMWrapper.write (/ql/node_modules/.pnpm/[email protected]/node_modules/iconv-lite/lib/bom-handling.js:35:28)
at Object.decode (/ql/node_modules/.pnpm/[email protected]/node_modules/iconv-lite/lib/index.js:40:23)
at /ql/data/scripts/FoKit_Scripts/wechat_pay_coupon.js:545:8653
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
code: 'ERR_INVALID_ARG_TYPE'
}

伊利乳品跑不起来

🔔伊利乳品, 开始!
undefined:1
tgw_l7_route=7f6xxxxd9a7392d14d9cca13b49d5a
^

SyntaxError: Unexpected token g in JSON at position 1
at JSON.parse ()
at Object. (/ql/data/scripts/伊利乳品.js:30:24)
at Module._compile (node:internal/modules/cjs/loader:1159:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
at Module.load (node:internal/modules/cjs/loader:1037:32)
at Module._load (node:internal/modules/cjs/loader:878:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:23:47

Node.js v18.12.1

建行生活报错

大佬 建行生活报错 重启无效
{"errCode":"470","errMsg":"该功能检查到有新版本,请尝试重启APP体验。"}
TypeError: Cannot read properties of undefined (reading 'length')
at hideSensitiveData (/ql/scripts/raw_scripts_jhsh_checkIn.js:287:32)
at /ql/scripts/raw_scripts_jhsh_checkIn.js:224:29
at got..then.message (/ql/scripts/raw_scripts_jhsh_checkIn.js:311:7281)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
❌ 账号 [1] 签到失败,该功能检查到有新版本,请尝试重启APP体验。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.