summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorwangwei <[email protected]>2024-11-15 17:09:19 +0800
committerwangwei <[email protected]>2024-11-15 18:47:14 +0800
commitc6cd0f54ae7571c92bb38131ca7fc0eabec30a3b (patch)
tree8e0c8fd47e22f91ad8e0db321c23b2e17e0fb208 /config
parentb116c3ac5f9b1a1630b74a9a3b4a78228352753d (diff)
适配 TSG-CM API 24.10版本develop
Diffstat (limited to 'config')
-rw-r--r--config/application.yml41
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 * * ?