目 录CONTENT

文章目录

🍎QX重写:一些常用的脚本重写分流规则

梦中小城
2023-02-24 / 0 评论 / 12 点赞 / 11,582 阅读 / 1,442 字

hey,这里是梦中小城小站,欢迎访问!

前言📝

2019年5月中旬,小城手头那会省吃俭用有点小钱钱,看着苹果SE一代手机价格挺便宜的,遂斥巨资(425)买了64g苹果SE一代,在之后的时间里,跟着大佬们折腾苹果抓包、体验苹果的生态软件、学习苹果越狱(相当于安卓解锁root权限后可以对系统进行个性化操作,比如最常见的去广告功能)。

平心而论,苹果越狱相对于安卓权限来说目前入门门槛不高,因为已经有大佬们写好了一键安装软件或者脚本,笑。(不过限制部分iOS系统版本,众所周知,iOS系统更新迭代会在一段时间后给系统上把🔒,不允许用户降级回原来的系统,为了清理库存库克还是会做生意的…)

对于眼花缭乱的数码产品,我认为最重要的是让成为数码产品的主人,也是这一点让我开启了我的折腾之路

本文使用的软件是苹果商店外区知名的集抓包和代理分流为一体的quantumult x,市场价换算回RMB大概60多块,可能对很多人说小贵,但物超所值,已经通过跑脚本盈利,再乐🤣。下面正式介绍一些小城目前在用的一些重写规则,常见的作者库,以及脚本演示。
v2-6b2cea0b4487a99c20021d1df41c643f_720w

安装QX⭕️

使用教程图解🤩

这个是KOP_Shawn佬写的安装教程,Quantumult X 不完全教程,我认为已经很全了。如图所示:
qx

懒人规则导入🙈

开启分流开关,直接点击设置的下载配置,然后输入下面的链接即可下载配置好的分流重写规则,降低操作成本。

image-1677246433751

可以直接导入的懒人规则,比如:
##小白规则
https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/QuantumultX_Profiles.conf
##orz-3规则
https://github.com/Orz-3/QuantumultX/blob/master/Orz-3.conf

简单使用方法👀

image-1676961793682

分流规则💫

🚦去广告

https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Filter/Guard/Advertising.list

🚫 运营商劫持

https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Filter/Guard/Hijacking.list

📺 Netflix

https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Filter/StreamingMedia/Video/Netflix.list

🎬 YouTube

https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Filter/StreamingMedia/Video/YouTube.list

🇨🇳️ 国内IP池

https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Filter/Extra/ChinaIP.list

🌍 国外网站

https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Filter/Global.list

🍎Apple服务

https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Filter/Extra/Apple/Apple.list

🍎屏蔽更新

https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Filter/Extra/Apple/BlockiOSUpdate.list

🐼 国内网站

https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Filter/China.list

重写规则🌈

神机复写(⛔️去广告)

https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Block/Advertising.conf

神机复写(⛔️YouTube-AD)

https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Block/YouTubeAds.conf

boxjs订阅盒子🌟

自选开启boxjs功能,这个功能可以实现一些脚本自定义环境变量

  • 在工具中找到这个 http backend
    -image-1677244319470
  • 点击新建
    image-1677244398897
  • 如下图输入信息
##标签
boxjs
##处理请求的路径
^/
##脚本路径
https://raw.githubusercontent.com/chavyleung/scripts/master/chavy.box.js

image-1677244434297

  • 点击这里的左边的功能,看代理地址和端口是否是这个
    image-1677244626121
    image-1677244724169
  • 在重写-规则资源中添加boxjs的重写并保存

https://raw.githubusercontent.com/chavyleung/scripts/master/box/rewrite/boxjs.rewrite.quanx.conf

image-1677244779084

  • 打开自带的浏览器输入boxjs.com(正式版)或者boxjs.net(测试版)即可开始享用
    image-1677245913365

使用方法☀️

  • 点击顶部订阅,添加订阅,输入链接地址并保存。点击应用即可找到下载的应用订阅
    image-1677245982761

image-1677246071643

  • 点击对应应用的右边的小星星即可在主页显示并可进行自定义设置
    image-1677246121067
    image-1677246207539

常见订阅地址🔥

@AsVow
https://ooxx.be/js/box.json

@NobyDa
https://raw.githubusercontent.com/NobyDa/Script/master/NobyDa_BoxJs.json

@Peng-YM
https://raw.githubusercontent.com/Peng-YM/QuanX/master/Tasks/box.js.json

@chavyleung
https://raw.githubusercontent.com/chavyleung/scripts/master/box/chavy.boxjs.json

chouchoui
https://raw.githubusercontent.com/chouchoui/QuanX/master/vei.boxjs.json

@evilbutcher
https://raw.githubusercontent.com/evilbutcher/Quantumult_X/master/evilbutcher.boxjs.json

@id77
https://raw.githubusercontent.com/id77/QuantumultX/master/box.json

lowking
https://raw.githubusercontent.com/lowking/Scripts/master/lowking.boxjs.json

@syzzzf
https://raw.githubusercontent.com/songyangzz/QuantumultX/master/syzzzf.box.json

@zZPiglet
https://raw.githubusercontent.com/zZPiglet/Task/master/zZPiglet.boxjs.json

@DomplingYaYa
https://raw.githubusercontent.com/dompling/Script/master/dompling.boxjs.json

@evilbutcher
https://raw.githubusercontent.com/evilbutcher/Quantumult_X/master/evilbutcher.boxjs.json

更多具体说明请查看bosjx官网

常用重写分流规则作者库☘️

orz-3(小白非小白

彭于晏(QvQ 这个好玩

w37fhy(✨多就收录了

19少爷(南京的一哥

小结🌾

圈X还有很多强大的功能,感兴趣的小伙伴可以自行探索,小城就不一一介绍啦,后续有补充再更新到这篇中,就酱紫,886

致谢🎉

@KOP_Shawn

12

评论区