Skip to content

Commit cc56542

Browse files
committed
feat:url whitelist tutorial(Guovin#470)
1 parent 6576834 commit cc56542

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959
1. 创建文件
6060
2. 模板文件命名为 user_demo.txt
61-
3. 模板文件需要按照(频道分类,#genre#),(频道名称,频道接口)进行编写,注意是英文逗号。
61+
3. 模板文件需要按照(频道分类,#genre#),(频道名称,频道接口)进行编写,注意是英文逗号。如果需要将该接口设为白名单(不测速、保留在结果最前),可在地址后添加$!即可,例如http://xxx$!。后面也可以添加额外说明信息,如:http://xxx$!白名单接口
6262
4. 点击 Commit changes...进行保存
6363

6464
![创建user_demo.txt](./images/edit-user-demo.png '创建user_demo.txt')

docs/tutorial_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ When you click to confirm and create in step one, you will be automatically redi
5555

5656
1. Create file
5757
2. Name the template file user_demo.txt
58-
3. The template file needs to be written in the format of (channel category, #genre#), (channel name, channel interface), note that it is an English comma.
58+
3. The template file needs to be written in the format of (channel category, #genre#), (channel name, channel interface), note that it is an English comma. If you need to set this interface as a whitelist (no speed testing, kept at the front of the results), simply add $! after the address. For example: http://xxx$!. Additional information can also be appended afterward, such as: http://xxx$! Whitelist interface.
5959
4. Click Commit changes... to save
6060

6161
![Create user_demo.txt](./images/edit-user-demo.png 'Create user_demo.txt')

0 commit comments

Comments
 (0)