|
|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"redis": {
|
|
|
- "host": "45.137.220.138",
|
|
|
+ "host": "text.skin",
|
|
|
"port": 6379,
|
|
|
"db": 0,
|
|
|
"password": "STEs2x6ML0U1HlpE9SojM6YU7QPhqzY8"
|
|
|
@@ -971,7 +971,7 @@
|
|
|
{
|
|
|
"identifier": "tls.gb.fr",
|
|
|
"debug": false,
|
|
|
- "enable": true,
|
|
|
+ "enable": false,
|
|
|
"need_account": true,
|
|
|
"need_proxy": true,
|
|
|
"proxy_pool": ["proxy-cheap"],
|
|
|
@@ -1025,6 +1025,120 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ {
|
|
|
+ "identifier": "tls.cn.bjs.fr",
|
|
|
+ "debug": false,
|
|
|
+ "enable": true,
|
|
|
+ "need_account": true,
|
|
|
+ "need_proxy": true,
|
|
|
+ "proxy_pool": ["decodo"],
|
|
|
+ "proxy_cd": 900,
|
|
|
+ "session_max_life": 1800,
|
|
|
+ "sentinel": {
|
|
|
+ "account_source": "built-in",
|
|
|
+ "account_pool_id": "tls.cn.bjs.fr.sentinel",
|
|
|
+ "target_instances": 3,
|
|
|
+ "account_cd": 1800,
|
|
|
+ "signal_ttl": 30
|
|
|
+ },
|
|
|
+ "booker": {
|
|
|
+ "account_source": "order",
|
|
|
+ "target_instances": 3,
|
|
|
+ "account_cd": 1800,
|
|
|
+ "booking_cooldown": 10,
|
|
|
+ "max_bookings_per_account": 1
|
|
|
+ },
|
|
|
+ "query_wait": {
|
|
|
+ "mode": "Random",
|
|
|
+ "fixed_wait": 10,
|
|
|
+ "random_min": 55,
|
|
|
+ "random_max": 65
|
|
|
+ },
|
|
|
+ "plugin_config": {
|
|
|
+ "lib_path": "plugins",
|
|
|
+ "plugin_name": "tls_plugin",
|
|
|
+ "plugin_bin": "tls_plugin.py",
|
|
|
+ "plugin_proto": "IVSPlg"
|
|
|
+ },
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.bjs.fr.tourist",
|
|
|
+ "city": "Beijing",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "France"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://visas-fr.tlscontact.com/en-us/country/cn/vac/cnBJS2fr",
|
|
|
+ "free_config": {
|
|
|
+ "tls_url": "https://visas-fr.tlscontact.com/en-us/country/cn/vac/cnBJS2fr",
|
|
|
+ "location": "Beijing",
|
|
|
+ "capsolver_key": "CAP-5441DD341DD3CC2FAEF0BE6FE493EE9A",
|
|
|
+ "login_captcha": {
|
|
|
+ "solve_advance": false,
|
|
|
+ "site_key": "6LcDpXcfAAAAAM7wOEsF_38DNsL20tTvPTKxpyn0",
|
|
|
+ "page_url": "https://i2-auth.visas-fr.tlscontact.com",
|
|
|
+ "task": "ReCaptchaV2TaskProxyLess"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "identifier": "tls.cn.sha.fr",
|
|
|
+ "debug": false,
|
|
|
+ "enable": true,
|
|
|
+ "need_account": true,
|
|
|
+ "need_proxy": true,
|
|
|
+ "proxy_pool": ["decodo"],
|
|
|
+ "proxy_cd": 900,
|
|
|
+ "session_max_life": 1800,
|
|
|
+ "sentinel": {
|
|
|
+ "account_source": "built-in",
|
|
|
+ "account_pool_id": "tls.cn.sha.fr.sentinel",
|
|
|
+ "target_instances": 3,
|
|
|
+ "account_cd": 1800,
|
|
|
+ "signal_ttl": 30
|
|
|
+ },
|
|
|
+ "booker": {
|
|
|
+ "account_source": "order",
|
|
|
+ "target_instances": 3,
|
|
|
+ "account_cd": 1800,
|
|
|
+ "booking_cooldown": 10,
|
|
|
+ "max_bookings_per_account": 1
|
|
|
+ },
|
|
|
+ "query_wait": {
|
|
|
+ "mode": "Random",
|
|
|
+ "fixed_wait": 10,
|
|
|
+ "random_min": 55,
|
|
|
+ "random_max": 65
|
|
|
+ },
|
|
|
+ "plugin_config": {
|
|
|
+ "lib_path": "plugins",
|
|
|
+ "plugin_name": "tls_plugin",
|
|
|
+ "plugin_bin": "tls_plugin.py",
|
|
|
+ "plugin_proto": "IVSPlg"
|
|
|
+ },
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.sha.fr.tourist",
|
|
|
+ "city": "Shanghai",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "France"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://visas-fr.tlscontact.com/en-us/country/cn/vac/cnSHA2fr",
|
|
|
+ "free_config": {
|
|
|
+ "tls_url": "https://visas-fr.tlscontact.com/en-us/country/cn/vac/cnSHA2fr",
|
|
|
+ "location": "Shanghai",
|
|
|
+ "capsolver_key": "CAP-5441DD341DD3CC2FAEF0BE6FE493EE9A",
|
|
|
+ "login_captcha": {
|
|
|
+ "solve_advance": false,
|
|
|
+ "site_key": "6LcDpXcfAAAAAM7wOEsF_38DNsL20tTvPTKxpyn0",
|
|
|
+ "page_url": "https://i2-auth.visas-fr.tlscontact.com",
|
|
|
+ "task": "ReCaptchaV2TaskProxyLess"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
{
|
|
|
"identifier": "tls.ie.fr",
|
|
|
"debug": false,
|