|
|
@ -6,7 +6,7 @@ export default { |
|
|
|
|
|
|
|
|
|
|
|
//HeroUnion英雄联盟对接配置
|
|
|
|
//HeroUnion英雄联盟对接配置
|
|
|
|
herounion: { |
|
|
|
herounion: { |
|
|
|
server_url: 'http://127.0.0.1:8080', //联盟服务地址
|
|
|
|
server_url: 'https://herounion.filesite.io', //联盟服务地址
|
|
|
|
name: 'machete_hero', //爬虫名字
|
|
|
|
name: 'machete_hero', //爬虫名字
|
|
|
|
description: '支持Machete的TaJian皮肤的hero爬虫', //爬虫简介
|
|
|
|
description: '支持Machete的TaJian皮肤的hero爬虫', //爬虫简介
|
|
|
|
platforms: 'douyin,kuaishou,xigua,bilibili', //爬虫支持的平台
|
|
|
|
platforms: 'douyin,kuaishou,xigua,bilibili', //爬虫支持的平台
|
|
|
|