backup
This commit is contained in:
23
target/classes/brightcloud.properties
Normal file
23
target/classes/brightcloud.properties
Normal file
@@ -0,0 +1,23 @@
|
||||
bc.oemid = GeedgeNet
|
||||
bc.deviceid = TSG-Dev
|
||||
bc.uid = GN0001
|
||||
|
||||
bc.api.url = https://api.bcti.brightcloud.com/1.0/url/getinfo
|
||||
bc.api.method = POST
|
||||
bc.api.type = url
|
||||
|
||||
bc.api.name.category = getinfo
|
||||
bc.api.name.reputation = getrepinfo
|
||||
bc.api.name.whois = getwhoisinfo
|
||||
bc.api.a1cat = 1
|
||||
# 是否默认返回信誉评分
|
||||
bc.api.reputation = 1
|
||||
# 返回json格式
|
||||
bc.api.xml = 0
|
||||
|
||||
bc.cateinfo.filepath = /home/WebSKT/Data/categoryinfo.json
|
||||
# for test
|
||||
#bc.cateinfo.filepath = /Users/joy/work/iie/project/cyber_narrator/App/WebSketch/QueryAgentV4/src/main/resources/categoryinfo.json
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user