summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/application.yml144
1 files changed, 72 insertions, 72 deletions
diff --git a/config/application.yml b/config/application.yml
index 79f47e2..c26b19c 100644
--- a/config/application.yml
+++ b/config/application.yml
@@ -20,106 +20,106 @@ tsg:
ip:
excludeValue: 0.0.0.0,255.255.255.255,127.*,8.8.8.8,1.1.1.1
hotspotvpn_serverip:
- id: 14145
+ id:
name: hotspotvpn_serverip
update:
cron: 0 0 0/1 * * ?
- enable: true
- sql: SELECT addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_vpn_learning_ip WHERE knowledge_id = 15 and plugin_id = 1 and is_valid = 1 order by op_time desc LIMIT 100000
+ enable: false
+ sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = 'fd3a275b-49e0-462e-8630-c0f4698da9a8' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
- enable: true
+ enable: false
offsetSecond: -10800
ipvanishvpn_serverip:
- id: 14177
+ id:
name: ipvanishvpn_serverip
update:
cron: 0 0 0/1 * * ?
- enable: true
- sql: SELECT addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_vpn_learning_ip WHERE knowledge_id = 15 and plugin_id = 3 and is_valid = 1 order by op_time desc LIMIT 100000
+ enable: false
+ sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = 'c7ef715a-4ee0-4ac7-b30e-49f337fc8fb8' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
- enable: true
+ enable: false
offsetSecond: -10800
psiphon3vpn_serverip:
- id: 14281
+ id:
name: psiphon3vpn_serverip
update:
cron: 0 0 0/1 * * ?
- enable: true
- sql: SELECT addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_vpn_learning_ip WHERE knowledge_id = 15 and plugin_id = 4 and is_valid = 1 order by op_time desc LIMIT 100000
+ enable: false
+ sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = '5d225aa8-ae80-4c89-a972-026bbb5d14e4' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
- enable: true
+ enable: false
offsetSecond: -10800
cyberghostvpn_serverip:
- id: 14060
+ id:
name: cyberghostvpn_serverip
update:
- cron: 0 0 0/1 * * ?
- enable: true
- sql: SELECT addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_vpn_learning_ip WHERE knowledge_id = 15 and plugin_id = 6 and is_valid = 1 order by op_time desc LIMIT 100000
+ cron: 0 0 1 * * ?
+ enable: false
+ sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = 'd3e486c4-4d4d-429e-9af8-d018f73dde99' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
- cron: 0 0 0/1 * * ?
- enable: true
- offsetSecond: -10800
+ cron: 0 0 1 * * ?
+ enable: false
+ offsetSecond: -259200
geckovpn_serverip:
- id: 14113
+ id:
name: geckovpn_serverip
update:
cron: 0 0 0/1 * * ?
- enable: true
- sql: SELECT addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_vpn_learning_ip WHERE knowledge_id = 15 and plugin_id = 7 and is_valid = 1 order by op_time desc LIMIT 100000
+ enable: false
+ sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = 'ffbda1c9-dbbe-4160-8961-270d3aeb6a37' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
- enable: true
+ enable: false
offsetSecond: -10800
ivacyvpn_serverip:
- id: 14185
+ id:
name: ivacyvpn_serverip
update:
- cron: 0 0 0/1 * * ?
- enable: true
- sql: SELECT addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_vpn_learning_ip WHERE knowledge_id = 15 and plugin_id = 9 and is_valid = 1 order by op_time desc LIMIT 100000
+ cron: 0 0 1 * * ?
+ enable: false
+ sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = 'fdb15703-fb5c-4600-8f04-6128adb1940b' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
- cron: 0 0 0/1 * * ?
- enable: true
- offsetSecond: -10800
+ cron: 0 0 1 * * ?
+ enable: false
+ offsetSecond: -259200
turbovpn_serverip:
- id: 14260
+ id:
name: turbovpn_serverip
update:
cron: 0 0 0/1 * * ?
- enable: true
- sql: SELECT addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_vpn_learning_ip WHERE knowledge_id = 15 and plugin_id = 10 and is_valid = 1 order by op_time desc LIMIT 100000
+ enable: false
+ sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = '77fdc9b2-83b5-451f-a85d-98798810a7ec' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 1 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
- enable: true
+ enable: false
offsetSecond: -10800
vpnunlimited_serverip:
- id: 14162
+ id:
name: vpnunlimited_serverip
update:
cron: 0 0 0/1 * * ?
- enable: true
- sql: SELECT addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_vpn_learning_ip WHERE knowledge_id = 15 and plugin_id = 11 and is_valid = 1 order by op_time desc LIMIT 100000
+ enable: false
+ sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = 'a0693f60-9028-4680-bbce-4200cfcbd291' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
- enable: true
+ enable: false
offsetSecond: -10800
windscribevpn_serverip:
- id: 14290
+ id:
name: windscribevpn_serverip
update:
cron: 0 0 0/1 * * ?
- enable: true
- sql: SELECT addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_vpn_learning_ip WHERE knowledge_id = 15 and plugin_id = 13 and is_valid = 1 order by op_time desc LIMIT 100000
+ enable: false
+ sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = '9bd2b634-be41-453f-b6eb-89e25bbffcc3' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
- enable: true
+ enable: false
offsetSecond: -10800
vpn4fame_serverip:
- id: 9
+ id:
name: vpn4fame_serverip
update:
cron: 0 0 0/1 * * ?
@@ -130,18 +130,18 @@ tsg:
enable: false
offsetSecond: -600
protonvpn_ip:
- id: 10
- name: protonvpn_ip
+ id:
+ name: protonvpn_serverip
update:
cron: 0 0 0/1 * * ?
enable: false
- sql:
+ sql: SELECT ip_addr_format AS addrFormat, ip1 AS ip1, ip2 AS ip2 FROM cn_intelligence_indicator WHERE source_id = '9315f6f7-c921-4bb2-a16f-3da86ad3baee' AND type = 'IP' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
enable: false
- offsetSecond: -600
+ offsetSecond: -10800
expressvpn_ip:
- id: 11
+ id:
name: expressvpn_ip
update:
cron: 0 0 0/1 * * ?
@@ -153,51 +153,51 @@ tsg:
offsetSecond: -600
fqdn:
cyberghostvpn_servername:
- id: 14128
+ id:
name: cyberghostvpn_servername
update:
- cron: 0 0 0/1 * * ?
- enable: true
- sql: SELECT domain AS domain FROM cn_vpn_learning_domain WHERE knowledge_id = 14 and plugin_id = 5 and is_valid = 1 order by op_time desc LIMIT 100000
+ cron: 0 0 1 * * ?
+ enable: false
+ sql: SELECT domain AS domain FROM cn_intelligence_indicator WHERE source_id = 'd3e486c4-4d4d-429e-9af8-d018f73dde99' AND type = 'Domain' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) AND domain IS NOT NULL AND domain != '' ORDER BY updated_time DESC LIMIT 100000
delete:
- cron: 0 0 0/1 * * ?
- enable: true
- offsetSecond: -10800
+ cron: 0 0 1 * * ?
+ enable: false
+ offsetSecond: -259200
ipvanishvpn_servername:
- id: 14174
+ id:
name: ipvanishvpn_servername
update:
cron: 0 0 0/1 * * ?
- enable: true
- sql: SELECT domain AS domain FROM cn_vpn_learning_domain WHERE knowledge_id = 14 and plugin_id = 2 and is_valid = 1 order by op_time desc LIMIT 100000
+ enable: false
+ sql: SELECT domain AS domain FROM cn_intelligence_indicator WHERE source_id = 'c7ef715a-4ee0-4ac7-b30e-49f337fc8fb8' AND type = 'Domain' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) AND domain IS NOT NULL AND domain != '' ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
- enable: true
+ enable: false
offsetSecond: -10800
ivacyvpn_servername:
- id: 14183
+ id:
name: ivacyvpn_servername
update:
- cron: 0 0 0/1 * * ?
- enable: true
- sql: SELECT domain AS domain FROM cn_vpn_learning_domain WHERE knowledge_id = 14 and plugin_id = 8 and is_valid = 1 order by op_time desc LIMIT 100000
+ cron: 0 0 1 * * ?
+ enable: false
+ sql: SELECT domain AS domain FROM cn_intelligence_indicator WHERE source_id = 'fdb15703-fb5c-4600-8f04-6128adb1940b' AND type = 'Domain' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) AND domain IS NOT NULL AND domain != '' ORDER BY updated_time DESC LIMIT 100000
delete:
- cron: 0 0 0/1 * * ?
- enable: true
- offsetSecond: -10800
+ cron: 0 0 1 * * ?
+ enable: false
+ offsetSecond: -259200
windscribevpn_servername:
- id: 14282
+ id:
name: windscribevpn_servername
update:
cron: 0 0 0/1 * * ?
- enable: true
- sql: SELECT domain AS domain FROM cn_vpn_learning_domain WHERE knowledge_id = 14 and plugin_id = 12 and is_valid = 1 order by op_time desc LIMIT 100000
+ enable: false
+ sql: SELECT domain AS domain FROM cn_intelligence_indicator WHERE source_id = '9bd2b634-be41-453f-b6eb-89e25bbffcc3' AND type = 'Domain' AND updated_time >= DATE_SUB( NOW(), INTERVAL 7 DAY ) AND domain IS NOT NULL AND domain != '' ORDER BY updated_time DESC LIMIT 100000
delete:
cron: 0 0 0/1 * * ?
- enable: true
+ enable: false
offsetSecond: -10800
vpnunlimited_servername:
- id: 104
+ id:
name: vpnunlimited_servername
update:
cron: 0 0 0/1 * * ?
@@ -208,7 +208,7 @@ tsg:
enable: false
offsetSecond: -600
vpn4fame_servername:
- id: 105
+ id:
name: vpn4fame_servername
update:
cron: 0 0 0/1 * * ?