NobyDa / Script

This project is based on the scripting capabilities of several excellent iOS proxy tools (e.g. Surge, Quantumult X)
GNU General Public License v3.0
8.15k stars 3.17k forks source link
jsbox loon nobyda quantumultx shadowrocket surge

TOC

Please note that the scripts or rewrite rules described below may require MITM to be enabled, and the generated root certificate needs to be manually installed and trusted in the system.

Script Overview

Daily-Bonus Script

Application Script name Available Maintenance
京东商城 JD_DailyBonus.js ⚠️
百度贴吧 TieBa.js ✅ (2023/08/17)
吾爱破解 52pojie.js
爱奇艺 iQIYI.js ✅ (2023/08/17)
快看漫画 KKMH.js ✅ (2023/08/17)
哔哩哔哩漫画 Manga.js ✅ (2023/08/17)
巴哈姆特 BahamutDailyBonus.js ✅ (2023/08/17)

Functionality-enhancing Script

Script name Description
PolicySwitch.js Switch QX,Surge,Loon policy groups using ios shortcut.
DataQuery.js Server(VPN) traffic query based on Sub-Store.
Bili_Auto_Regions.js Bilibili anime auto switch region & show douban rating.
ExchangePoints.js Bilibili Comics points mall auto snap up.
TestFlightAccount.js Merge and share TestFlight accounts
Google_CAPTCHA.js Google CAPTCHA solution(Surge only)

Other Script

Application Script name Description Available
HTTPBot vsco.js Unlock membership ✅ (2023/08/17)
VSCO vsco.js Unlock membership ✅ (2023/08/17)
1Blocker vsco.js Unlock membership ✅ (2023/08/17)
JibJab jibjab.js Unlock membership ✅ (2023/08/17)
美易Picsart PicsArt.js Unlock membership ✅ (2023/08/17)
MIX滤镜大师 MIX.js Unlock in-app purchases ✅ (2023/08/17)
Polarr 泼辣 Polarr.js Unlock in-app purchases ✅ (2023/08/17)
小影VivaVideo vivavideo.js Unlock membership ✅ (2023/08/17)
CamScanner CamScanner.js Unlock some benefits ✅ (2023/08/17)
知音漫客 Zymh.js Unlock vip chapters ✅ (2023/08/17)
香蕉视频 xjsp.js Unlock membership ✅ (2023/08/17)
网易蜗牛读书 wnyd.js Unlock membership ✅ (2023/08/17)
陆琪讲故事 luqi.js Unlock radio ✅ (2023/08/17)
百度网盘 BaiduCloud.js Unlock video speed ✅ (2023/08/17)
WeChat Wechat.js Remove Ads ✅ (2023/08/17)
動畫瘋 BahamutAnimeAds.js Remove Ads ✅ (2023/08/17)

Surge File Overview

File name Description Type
HuiJuDongManAds.sgmodule Remove APP Ads Module
IPA_install.sgmodule Use Surge to assist in install IPA (signed version) Module
TestFlightDownload.sgmodule Remove TestFlight region restrictions Module
TestFlightAccount.sgmodule Merge and share TestFlight accounts Module
GetCookie.sgmodule Daily bonus script related Module
BahamutAnimeAds.sgmodule Remove Bahamut anime Ads Module

QuantumultX File Overview

File name Description Type
Js.conf Remote script subscription. Rewrite Resources
Js_Remote_Cookie.conf Daily bonus script related Rewrite Resources
TestFlightDownload.conf Remove TestFlight region restrictions Rewrite Resources
IPA-Installer.snippet Use QX to assist in install IPA (signed version) Rewrite Resources

Rules of type "Rule" include only ad hosts. Please select the REJECT policy.

Difference between QuantumultX versions (Click to view) * AppStore version QX1.0.0 (120) This version is the initial version, JS function is unlimited. * AppStore version QX1.0.1 (130) This version adds support V2Ray(protocols), but restricts the keywords of the script VIP type. * AppStore version QX1.0.2 (136) This version adds support HTTP(protocols) and relaxes certain script keyword restrictions, but restricts script remote subscriptions * AppStore version QX1.0.3 (155) This version removes the keyword restriction and restores the script remote subscription, however, the remote script needs to comment the device ID before execution. * AppStore version QX1.0.4 (164) This version completely restricts remote script subscriptions, meaning that all scripts can only use local paths. * AppStore version QX1.0.5 (192) This version adds a timed script task function. * AppStore version QX1.0.6 (212) This version supports modifying HTTP request body, and replaying HTTP request. * AppStore version QX1.0.7 (240) This version supports TLS 1.3 (TLS-based proxy protocol), and Trojan(protocols). * ... * AppStore version QX1.0.10 (313) In this version, script remote subscription has been restored. QX1.0.3 add device ID, a simple example: ```javascript /** * @supported 23AD6B11CD4B */ let obj = JSON.parse($response.body) obj["example"] = 0; $done({body:JSON.stringify(obj)}) ``` The above random generated device ID can be found at the bottom of Quantumult X additional menu, and it may change after system restore.

Loon File Overview

File name Description Type
Loon_GetCookie.plugin Daily bonus script related Plugin
Loon_TF_Download.plugin Remove TestFlight region restrictions Plugin
Loon_TF_Account.plugin Merge and share TestFlight accounts Plugin
Loon_Bahamut_ADS.plugin Remove Bahamut anime Ads Plugin
Loon_IPA_Installer.plugin Use Loon to assist in install IPA (signed version) Plugin

Stash File Overview

File name Description Type
IPA-Installer.stoverride Use Stash to assist in install IPA (signed version) Override

Disclaimer

Please note that in the following disclaimer, the term "Script-project" specifically refers to the open source scripts and rules available at "https://github.com/NobyDa/Script", while the term "NobyDa" specifically refers to the author and owner of these scripts and rules.

Decrypt

Privacy

Commercial

Infringement

Liability

Change

Acknowledgment

License

GPLv3