Browse Source

上传文件至 'ipip'

chenghongxi 4 years ago
parent
commit
a1cb38bf91
2 changed files with 15 additions and 0 deletions
  1. 15 0
      ipip/config.yaml
  2. BIN
      ipip/ipip

+ 15 - 0
ipip/config.yaml

@@ -0,0 +1,15 @@
+mode: tcp
+port: 9876
+
+# 本地应用服务配置
+dbtype: all
+update_interval: 3600
+ip:
+    path: 'ipip.ipdb'
+    url: 'https://file.weile.com/dict/ipip.ipdb'
+    current_version: ''
+
+phone:
+    path: 'phonearea.txt'
+    url: 'https://file.weile.com/dict/phonearea.txt'
+    current_version: ''

BIN
ipip/ipip