Git Product home page Git Product logo

boxjs's Introduction

🚀 BOXJS脚本集合

功能说明

**联通、**电信自动登录流量查询监控

脚本 功能 支持情况
**联通 自动登录/流量监控与查询 ✔️
筋斗云 定时签到/信息查询 ✔️
平安白云 改有效期,无需充值续期 ✔️
**电信 自动登录/流量监控与查询 ✔️

安装

npm i 

配置

在webpack.config.js 配置你的线上地址(online)

    options: {
        onlineUrl: 'https://raw.githubusercontent.com/gsons/boxjs/main/dist',
    },

开发阶段

  1. 监听文件并编译
npm run watch 
  1. 启动静态文件服务器
npm run serve 

上线打包

npm run build 

打包dist到服务器,建议打包至github作为线上环境

配置软件运行

将gsonhub.sgmodule的url地址添加到“小火箭”模块,在“BOXJS”订阅box.json的url地址

API接口

API接口可用于手机本地接口服务,例如作为scriptable的接口

  1. 查询**联通流量

    http://10010.json

  2. **联通运行日志

    http://10010.log

  3. 查询筋斗云信息

    http://cloud.json

  4. 筋斗云运行日志

    http://cloud.log

  5. 平安白云运行日志

    http://pingan.log

  6. **电信运行日志

    http://10000.log

  7. 查询**电信流量

    http://10000.json

运行截图

平安白云

请务必添加如下reject规则,阻止平安白云上报打卡开门记录。

URL-REGEX,baiyunuser\/statistics\/reportOpenDoorRecord,REJECT

boxjs's People

Contributors

gsons avatar

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.