添加网站流量模拟脚本和相关配置文件
This commit is contained in:
26
config.json
Normal file
26
config.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"proxy": {
|
||||
"host": "gw.dataimpulse.com",
|
||||
"port": "823",
|
||||
"username": "3b9936d2ce39b35c4bdf__cr.us",
|
||||
"password": "2263006e0ff05530"
|
||||
},
|
||||
"targets": {
|
||||
"main_site": "https://game.586vip.cn/",
|
||||
"game_page": "https://game.586vip.cn/games/2048/index.html"
|
||||
},
|
||||
"settings": {
|
||||
"default_visits": 10,
|
||||
"min_delay": 60,
|
||||
"max_delay": 300,
|
||||
"main_site_stay_time": [5, 20],
|
||||
"game_page_stay_time": [30, 120]
|
||||
},
|
||||
"github_referrers": [
|
||||
"https://github.com/trending",
|
||||
"https://github.com/topics/javascript",
|
||||
"https://github.com/topics/game",
|
||||
"https://github.com/topics/html5",
|
||||
"https://github.com/search?q=2048+game"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user