소스 검색

上传文件至 'ipip'

chenghongxi 4 년 전
부모
커밋
a1cb38bf91
2개의 변경된 파일15개의 추가작업 그리고 0개의 파일을 삭제
  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