diff options
Diffstat (limited to 'config/application.yml')
| -rw-r--r-- | config/application.yml | 41 |
1 files changed, 20 insertions, 21 deletions
diff --git a/config/application.yml b/config/application.yml index c26b19c..a5947bf 100644 --- a/config/application.yml +++ b/config/application.yml @@ -12,15 +12,14 @@ logging: config: ./config/logback-spring.xml tsg: system: - url: http://192.168.44.29:8080 - token: 1ca0350bc499a208a0edadb74d76a0ee&1& + url: http://192.168.44.72:8080 + token: aa2bdec5518ad131f71944b13ce5c298&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: + uuid: name: hotspotvpn_serverip update: cron: 0 0 0/1 * * ? @@ -31,7 +30,7 @@ tsg: enable: false offsetSecond: -10800 ipvanishvpn_serverip: - id: + uuid: name: ipvanishvpn_serverip update: cron: 0 0 0/1 * * ? @@ -42,7 +41,7 @@ tsg: enable: false offsetSecond: -10800 psiphon3vpn_serverip: - id: + uuid: name: psiphon3vpn_serverip update: cron: 0 0 0/1 * * ? @@ -53,7 +52,7 @@ tsg: enable: false offsetSecond: -10800 cyberghostvpn_serverip: - id: + uuid: name: cyberghostvpn_serverip update: cron: 0 0 1 * * ? @@ -64,7 +63,7 @@ tsg: enable: false offsetSecond: -259200 geckovpn_serverip: - id: + uuid: name: geckovpn_serverip update: cron: 0 0 0/1 * * ? @@ -75,7 +74,7 @@ tsg: enable: false offsetSecond: -10800 ivacyvpn_serverip: - id: + uuid: name: ivacyvpn_serverip update: cron: 0 0 1 * * ? @@ -86,7 +85,7 @@ tsg: enable: false offsetSecond: -259200 turbovpn_serverip: - id: + uuid: name: turbovpn_serverip update: cron: 0 0 0/1 * * ? @@ -97,7 +96,7 @@ tsg: enable: false offsetSecond: -10800 vpnunlimited_serverip: - id: + uuid: name: vpnunlimited_serverip update: cron: 0 0 0/1 * * ? @@ -108,7 +107,7 @@ tsg: enable: false offsetSecond: -10800 windscribevpn_serverip: - id: + uuid: name: windscribevpn_serverip update: cron: 0 0 0/1 * * ? @@ -119,7 +118,7 @@ tsg: enable: false offsetSecond: -10800 vpn4fame_serverip: - id: + uuid: name: vpn4fame_serverip update: cron: 0 0 0/1 * * ? @@ -130,7 +129,7 @@ tsg: enable: false offsetSecond: -600 protonvpn_ip: - id: + uuid: name: protonvpn_serverip update: cron: 0 0 0/1 * * ? @@ -141,7 +140,7 @@ tsg: enable: false offsetSecond: -10800 expressvpn_ip: - id: + uuid: name: expressvpn_ip update: cron: 0 0 0/1 * * ? @@ -153,7 +152,7 @@ tsg: offsetSecond: -600 fqdn: cyberghostvpn_servername: - id: + uuid: name: cyberghostvpn_servername update: cron: 0 0 1 * * ? @@ -164,7 +163,7 @@ tsg: enable: false offsetSecond: -259200 ipvanishvpn_servername: - id: + uuid: name: ipvanishvpn_servername update: cron: 0 0 0/1 * * ? @@ -175,7 +174,7 @@ tsg: enable: false offsetSecond: -10800 ivacyvpn_servername: - id: + uuid: name: ivacyvpn_servername update: cron: 0 0 1 * * ? @@ -186,7 +185,7 @@ tsg: enable: false offsetSecond: -259200 windscribevpn_servername: - id: + uuid: name: windscribevpn_servername update: cron: 0 0 0/1 * * ? @@ -197,7 +196,7 @@ tsg: enable: false offsetSecond: -10800 vpnunlimited_servername: - id: + uuid: name: vpnunlimited_servername update: cron: 0 0 0/1 * * ? @@ -208,7 +207,7 @@ tsg: enable: false offsetSecond: -600 vpn4fame_servername: - id: + uuid: name: vpn4fame_servername update: cron: 0 0 0/1 * * ? |
