This project is based on the scripting capabilities of several excellent iOS proxy tools (e.g. Surge, Quantumult X)
Go to file
NobyDa 346b68af17
add debug script.
2024-03-25 18:46:29 +08:00
52pojie-DailyBonus Fixed 52pojie.cn daily bonus script 2022-06-18 18:57:56 +08:00
BDTieBa-DailyBonus Bug fixes on BoxJs. 2020-08-21 22:19:48 +08:00
Bahamut Adapt to new version bahamut API. 2023-02-27 08:38:38 +08:00
Bilibili-DailyBonus bug fixes. 2024-03-18 19:42:17 +08:00
Debug add debug script. 2024-03-25 18:46:29 +08:00
IPA-Installer Add iOS14 shortcut. 2023-08-25 00:09:47 +08:00
JD-DailyBonus Fix JD scripts. 2021-09-09 20:56:59 +08:00
KuaiKan-DailyBonus Bug fixes. 2022-06-18 18:39:54 +08:00
Loon Minor improvements. 2024-02-22 21:55:59 +08:00
QuantumultX Fix rule list. 2023-12-23 21:27:08 +08:00
Rule-Storage Add rule storage script. 2024-02-24 09:46:43 +08:00
Shortcuts $loon的输出不再支持上述代码,因此这里只能删除 (#430) 2022-11-11 23:32:09 +08:00
Stash Update ipa installer script. 2023-08-16 19:47:08 +08:00
Sub-store-parser Minor improvement. 2022-06-16 17:12:20 +08:00
Surge add support for mac force ios headers. 2024-03-25 14:43:17 +08:00
TestFlight add support for mac force ios headers. 2024-03-25 14:43:17 +08:00
Time-based-One-Time-Password add TOTP algorithm scripts. 2021-07-29 16:26:13 +08:00
iQIYI-DailyBonus delete dfp (#442) 2023-03-14 18:23:59 +08:00
LICENSE Create LICENSE 2020-07-21 15:44:23 +08:00
NobyDa_BoxJs.json add support for mac force ios headers. 2024-03-25 14:43:17 +08:00
README.md Update various script data. 2023-08-17 22:51:45 +08:00

README.md

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:

/**
 * @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

  • Any scripts involved in unlocking and decrypting in the Script-project are intended for resource sharing and study purposes only. The legality, accuracy, completeness, and validity of these scripts cannot be guaranteed. Therefore, please use your own judgment based on the actual situation.

  • You are required to delete the decryption scripts from your computer or phone completely within 24 hours of downloading them.

Privacy

  • NobyDa is not responsible for any privacy breaches or other consequences arising from the direct or indirect use of any of the scripts in the Script-project, including but not limited to violating relevant laws and regulations or establishing VPS for spreading purposes.

Commercial

  • Do not use any scripts from the Script-project for commercial or illegal purposes, otherwise, you will be responsible for the consequences that may arise.

Infringement

  • If any company or individual believes that any script in the Script-project may infringe on their rights, they should promptly notify us and provide proof of ownership and identity. We will delete the relevant scripts upon receipt of the necessary documents.

Liability

  • NobyDa is not responsible for any scripts problems, including but not limited to any loss or damage caused by any scripting errors.

Change

  • Anyone who views or uses the scripts in the Script-project, whether directly or indirectly, should carefully read this disclaimer. NobyDa reserves the right to change or supplement this disclaimer at any time.

  • By viewing, using, or copying any of the related scripts in the Script-project, you will be deemed to have accepted this disclaimer.

Acknowledgment

License

GPLv3