Skip to content

Commit

Permalink
新增游戏规则 (#2)
Browse files Browse the repository at this point in the history
* 创建readme文件

第一次创建readme

* 新建描述文件

* 添加规则-绕过中国IP以及局域网IP

* 更新一堆游戏规则xd
  • Loading branch information
FQrabbit authored Jul 6, 2018
1 parent ef09770 commit 84999e8
Show file tree
Hide file tree
Showing 47 changed files with 20,986 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.bak
66 changes: 66 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
# SSTab-Rule
支持更多游戏规则,让SSTap成为真正的“网游加速器”

由于作者的原因,停止了更新SSTap,但是已经给我们留下了路由规则的接口(其实就是批量打进Windows路由表/雾)

在这里会不定时的更新各类热门`游戏`的路由表规则,你只要把规则`导入文件夹`内即可使用

注意,这里的规则统一格式为【1.0.9.7】版本的Rule格式

也欢迎大家一起来完善这里的所有规则[Telegram群组](https://t.me/SSTapRule "Join the Telegram group")

---
如果你不清楚如何导入规则,那可以在本项目的[【发布点】](https://github.com/FQrabbit/SSTab-Rule/releases "点我下载")下载版本为1.0.9.7的SSTap
(里面会包含本项目的最新rule,打开即用)

---
## 更新日志

### 2018年7月4日

创建了项目


``(以下更新是我之前别的地方留的日志,那时候本项目还没建立xd,不要在意细节233)``
### 2018年2月6日
新增
支持的游戏规则

巫师:昆特牌-国际服(Gwent: The Witcher Card Game-International)
影之诗(Shadowverse)
末转变者(Unturned)
仁王(Nioh)
上古卷轴OL(The Elder Scrolls)
使命召唤4重置版(COD4: MWR)
方舟:生存进化(Ark: Survival Evolved)
黑暗之魂3(Dark Souls III)
战舰世界-亚服(World of Warships-Asia)
英雄连2(Company of Heroes 2)
Gang Beasts



### 2018年2月4日
新增
支持的游戏规则

英雄联盟-日服
坦克世界-国服
坦克世界-亚服
CS:GO
GTA-5
H1Z1-亚服
全境封锁
黎明杀机
战地1
彩虹六号:围攻-亚洲
Warframe-星际战甲
战争雷霆-外服
求生之路2-(测试)
荒野行动PC版
300英雄
剑灵-日服
DOTA2-日服
饥荒联机版-steam
游侠对战平台
堡垒之夜-国服
78 changes: 78 additions & 0 deletions rules/300hero-cn.rules
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
#300hero-cn,300英雄,0,0,1,0,0,0,By-FQrabbit
224.0.0.0/4
14.17.104.0/24
14.152.92.0/24
42.186.14.0/24
59.111.8.0/24
59.111.9.0/24
106.2.56.0/24
111.161.30.0/24
111.161.46.0/24
111.161.47.0/24
114.113.217.0/24
115.28.200.0/24
115.159.142.0/24
115.231.162.0/24
120.92.98.0/24
120.92.136.0/24
120.92.139.0/24
121.14.64.0/24
123.58.183.0/24
125.39.48.0/24
125.39.187.0/24
140.206.60.0/24
180.96.13.0/24
180.101.45.0/24
180.153.138.0/24
180.153.140.0/24
180.153.146.0/24
183.2.214.0/24
183.3.235.0/24
183.61.46.0/24
183.136.206.0/24
183.232.26.0/24
221.179.46.0/24
221.228.108.0/24
221.228.228.0/24
221.228.230.0/24
223.112.179.0/24
223.252.210.0/24
10.18.129.143/32
14.17.104.255/32
14.152.92.255/32
42.186.14.255/32
59.111.8.255/32
59.111.9.255/32
106.2.56.255/32
111.161.30.255/32
111.161.46.255/32
111.161.47.255/32
114.113.217.255/32
115.28.200.255/32
115.159.142.255/32
115.231.162.255/32
120.92.98.255/32
120.92.136.255/32
120.92.139.255/32
121.14.64.255/32
123.58.183.255/32
125.39.48.255/32
125.39.187.255/32
140.206.60.255/32
180.96.13.255/32
180.101.45.255/32
180.153.138.255/32
180.153.140.255/32
180.153.146.255/32
183.2.214.255/32
183.3.235.255/32
183.61.46.255/32
183.136.206.255/32
183.232.26.255/32
221.179.46.255/32
221.228.108.255/32
221.228.228.255/32
221.228.230.255/32
223.112.179.255/32
223.252.210.255/32
255.255.255.255/32
Loading

0 comments on commit 84999e8

Please sign in to comment.