summaryrefslogtreecommitdiff
path: root/target/classes/brightcloud.properties
diff options
context:
space:
mode:
Diffstat (limited to 'target/classes/brightcloud.properties')
-rw-r--r--target/classes/brightcloud.properties23
1 files changed, 23 insertions, 0 deletions
diff --git a/target/classes/brightcloud.properties b/target/classes/brightcloud.properties
new file mode 100644
index 0000000..11ac2c0
--- /dev/null
+++ b/target/classes/brightcloud.properties
@@ -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
+
+
+