server: port: 8888 spring: application: name: cn-object-scheduler datasource: driver-class-name: com.mysql.cj.jdbc.Driver url: jdbc:mysql://192.168.44.53:3306/cn_api?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&serverTimezone=UTC&failOverReadOnly=false&connectTimeout=10000&socketTimeout=300000 username: root password: 111111 logging: config: ./config/logback-spring.xml tsg: system: url: http://192.168.44.29:8080 token: 1ca0350bc499a208a0edadb74d76a0ee&1& httpTimeout: 3600000 isLatestVersion: true object: ip: excludeValue: 0.0.0.0,255.255.255.255,127.*,8.8.8.8,1.1.1.1 hotspotvpn_serverip: id: 14145 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 delete: cron: 0 0 0/1 * * ? enable: true offsetSecond: -10800 ipvanishvpn_serverip: id: 14177 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 delete: cron: 0 0 0/1 * * ? enable: true offsetSecond: -10800 psiphon3vpn_serverip: id: 14281 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 delete: cron: 0 0 0/1 * * ? enable: true offsetSecond: -10800 cyberghostvpn_serverip: id: 14060 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 delete: cron: 0 0 0/1 * * ? enable: true offsetSecond: -10800 geckovpn_serverip: id: 14113 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 delete: cron: 0 0 0/1 * * ? enable: true offsetSecond: -10800 ivacyvpn_serverip: id: 14185 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 delete: cron: 0 0 0/1 * * ? enable: true offsetSecond: -10800 turbovpn_serverip: id: 14260 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 delete: cron: 0 0 0/1 * * ? enable: true offsetSecond: -10800 vpnunlimited_serverip: id: 14162 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 delete: cron: 0 0 0/1 * * ? enable: true offsetSecond: -10800 windscribevpn_serverip: id: 14290 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 delete: cron: 0 0 0/1 * * ? enable: true offsetSecond: -10800 vpn4fame_serverip: id: 9 name: vpn4fame_serverip update: cron: 0 0 0/1 * * ? enable: false sql: delete: cron: 0 0 0/1 * * ? enable: false offsetSecond: -600 protonvpn_ip: id: 10 name: protonvpn_ip update: cron: 0 0 0/1 * * ? enable: false sql: delete: cron: 0 0 0/1 * * ? enable: false offsetSecond: -600 expressvpn_ip: id: 11 name: expressvpn_ip update: cron: 0 0 0/1 * * ? enable: false sql: delete: cron: 0 0 0/1 * * ? enable: false offsetSecond: -600 fqdn: cyberghostvpn_servername: id: 14128 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 delete: cron: 0 0 0/1 * * ? enable: true offsetSecond: -10800 ipvanishvpn_servername: id: 14174 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 delete: cron: 0 0 0/1 * * ? enable: true offsetSecond: -10800 ivacyvpn_servername: id: 14183 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 delete: cron: 0 0 0/1 * * ? enable: true offsetSecond: -10800 windscribevpn_servername: id: 14282 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 delete: cron: 0 0 0/1 * * ? enable: true offsetSecond: -10800 vpnunlimited_servername: id: 104 name: vpnunlimited_servername update: cron: 0 0 0/1 * * ? enable: false sql: delete: cron: 0 0 0/1 * * ? enable: false offsetSecond: -600 vpn4fame_servername: id: 105 name: vpn4fame_servername update: cron: 0 0 0/1 * * ? enable: false sql: delete: cron: 0 0 0/1 * * ? enable: false offsetSecond: -600