GithubHelp home page GithubHelp logo

script's Introduction

@2YA's github stats

Please give a star if you like.

script's People

Contributors

dompling 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

Watchers

 avatar  avatar  avatar

script's Issues

`xmSports.js` 无法自动获取cookie

App: Quantumult X
小米运动App V5.6.0, V6.0.3 均ceshi

按照脚本说明:

登入小米运动(登录方式必须是手机号码+密码(没有就用手机号码注册),下面的第三方账号(小米账号,Apple,微信)授权登录不行)
登录成功后在 我的->第三方接入->绑定支付宝,微信
小米运动只要不退出登录,就会自动获取新的token,即永久有效

脚本始终提示 ”请获取正确的登录信息“。

BoxJs备份的JSON数据添加缩进

在BoxJS的gist备份脚本中,默认上传的JSON配置没有经过缩进处理,导致传到gist的文件仅序列化为一行。在git中,这种结构很难从blame直接看到前后的更改信息,无法快速对比两次备份间的改动,需要查看某一字段的信息经常需要下载到本地格式化。

希望能在序列化代码添加space参数:JSON.stringify(value, null, 2) ,增加缩进虽然会使体积膨胀,但在纯文本数据中影响不大,相反能带来可读性收益。

抱歉,以前考虑过,增加缩进,但是可能存在提交限制。加了之后如果备份数据很庞大,不一定能提交上去。

Quantumult X运行备份Gist脚本无效

  • BoxJS中已配置用户名和token,点击备份Gist之后日志如下图:
    photo_2022-04-26_21-22-40.jpg

  • 手动添加本地定时任务后仍运行失败,并且Quantumult X没有log:
    photo_2022-04-26_21-22-35.jpg

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.