SnakeGame
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# GitHub Actions 测试用
|
||||
# 网页端配置
|
||||
dir_rule:
|
||||
rule: Bd_Aauthor_Aid_Pindextitle
|
||||
|
||||
client:
|
||||
impl: html
|
||||
retry_times: 3
|
||||
postman:
|
||||
meta_data:
|
||||
timeout: 7
|
||||
domain:
|
||||
html:
|
||||
- 18comic.org
|
||||
- jmcomic1.me
|
||||
- jmcomic.me
|
||||
|
||||
# 插件配置
|
||||
plugins:
|
||||
after_init:
|
||||
- plugin: usage_log # 实时打印硬件占用率的插件
|
||||
kwargs:
|
||||
interval: 0.5 # 间隔时间
|
||||
enable_warning: false # 不告警
|
||||
|
||||
- plugin: client_proxy
|
||||
kwargs:
|
||||
proxy_client_key: photo_concurrent_fetcher_proxy
|
||||
whitelist: [ api, ]
|
||||
Reference in New Issue
Block a user