|
|
@@ -22,10 +22,20 @@
|
|
|
},
|
|
|
"plugin_config": {
|
|
|
"lib_path": "plugins",
|
|
|
- "plugin_name": "vfs_plugin2",
|
|
|
- "plugin_bin": "vfs_plugin2.py",
|
|
|
+ "plugin_name": "vfs_plugin",
|
|
|
+ "plugin_bin": "vfs_plugin.py",
|
|
|
"plugin_proto": "IVSPlg"
|
|
|
},
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.dub.nl.tourist",
|
|
|
+ "city": "Dublin",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "Netherlands"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://visa.vfsglobal.com/irl/en/nld/login",
|
|
|
"free_config": {
|
|
|
"mission_code": "nld",
|
|
|
"mission_name": "Netherlands",
|
|
|
@@ -33,15 +43,9 @@
|
|
|
"country_name": "Ireland",
|
|
|
"culture_code": "en-US",
|
|
|
"language": "en",
|
|
|
- "website": "https://visa.vfsglobal.com/irl/en/nld/login",
|
|
|
- "appointment_types": [
|
|
|
- {
|
|
|
- "weight": 10,
|
|
|
- "routing_key": "slot.dub.nl.tourist",
|
|
|
+ "apt_configs": {
|
|
|
+ "slot.dub.nl.tourist": {
|
|
|
"center_name": "Netherlands Visa Application Center - Dublin",
|
|
|
- "city": "Dublin",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "country": "Netherlands",
|
|
|
"address": "Cunningham House, 130 Francis Street, Dublin 8 D08 H48R",
|
|
|
"vac_code": "NTDB",
|
|
|
"category_name": "All Short stay Categories",
|
|
|
@@ -49,13 +53,13 @@
|
|
|
"subcategory_name": "Tourist",
|
|
|
"subcategory_code": "To"
|
|
|
}
|
|
|
- ]
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"identifier": "VFS_SG_FR",
|
|
|
"debug": false,
|
|
|
- "enable": true,
|
|
|
+ "enable": false,
|
|
|
"need_account": true,
|
|
|
"local_account_pool": "sg_fr",
|
|
|
"need_proxy": true,
|
|
|
@@ -79,6 +83,16 @@
|
|
|
"plugin_bin": "vfs_plugin2.py",
|
|
|
"plugin_proto": "IVSPlg"
|
|
|
},
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.sin.fr.tourist",
|
|
|
+ "city": "Singapore",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "France"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://visa.vfsglobal.com/sgp/en/fra/login",
|
|
|
"free_config": {
|
|
|
"mission_code": "fra",
|
|
|
"mission_name": "France",
|
|
|
@@ -86,15 +100,9 @@
|
|
|
"country_name": "Singapore",
|
|
|
"culture_code": "en-US",
|
|
|
"language": "en",
|
|
|
- "website": "https://visa.vfsglobal.com/sgp/en/fra/login",
|
|
|
- "appointment_types": [
|
|
|
- {
|
|
|
- "weight": 10,
|
|
|
- "routing_key": "slot.sin.fr.tourist",
|
|
|
+ "apt_configs": {
|
|
|
+ "slot.sin.fr.tourist": {
|
|
|
"center_name": "France Visa Application Center, Singapore",
|
|
|
- "city": "Singapore",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "country": "France",
|
|
|
"address": "79 Anson Road #15-01 Singapore 079906",
|
|
|
"vac_code": "FRSN",
|
|
|
"category_name": "Short Stay",
|
|
|
@@ -102,7 +110,7 @@
|
|
|
"subcategory_name": "Short Stay Tourist, Family Visit",
|
|
|
"subcategory_code": "Six"
|
|
|
}
|
|
|
- ]
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -132,6 +140,23 @@
|
|
|
"plugin_bin": "vfs_plugin2.py",
|
|
|
"plugin_proto": "IVSPlg"
|
|
|
},
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.syd.fr.tourist",
|
|
|
+ "city": "Sydney",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "France"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.mel.fr.tourist",
|
|
|
+ "city": "Melbourne",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "France"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://visa.vfsglobal.com/aus/en/fra/login",
|
|
|
"free_config": {
|
|
|
"mission_code": "fra",
|
|
|
"mission_name": "France",
|
|
|
@@ -139,15 +164,9 @@
|
|
|
"country_name": "Australia",
|
|
|
"culture_code": "en-US",
|
|
|
"language": "en",
|
|
|
- "website": "https://visa.vfsglobal.com/aus/en/fra/login",
|
|
|
- "appointment_types": [
|
|
|
- {
|
|
|
- "weight": 10,
|
|
|
- "routing_key": "slot.syd.fr.tourist",
|
|
|
+ "apt_configs": {
|
|
|
+ "slot.syd.fr.tourist": {
|
|
|
"center_name": "France Visa Application Center - Sydney",
|
|
|
- "city": "Sydney",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "country": "France",
|
|
|
"address": "France Visa Application Center,Level 6, 88 Pitt Street,Sydney NSW 2000",
|
|
|
"vac_code": "SYD",
|
|
|
"category_name": "VISA",
|
|
|
@@ -155,13 +174,8 @@
|
|
|
"subcategory_name": "Short Stay Schengen Visa",
|
|
|
"subcategory_code": "ShortStaySchengenVisa"
|
|
|
},
|
|
|
- {
|
|
|
- "weight": 10,
|
|
|
- "routing_key": "slot.mel.fr.tourist",
|
|
|
+ "slot.mel.fr.tourist": {
|
|
|
"center_name": "France Visa Application Center - Melbourne",
|
|
|
- "city": "Melbourne",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "country": "France",
|
|
|
"address": "Level 5 332 St. Kilda road level 5 Melbourne 3004",
|
|
|
"vac_code": "MEL",
|
|
|
"category_name": "VISA",
|
|
|
@@ -169,13 +183,13 @@
|
|
|
"subcategory_name": "Short Stay Schengen Visa",
|
|
|
"subcategory_code": "ShortStaySchengenVisa"
|
|
|
}
|
|
|
- ]
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"identifier": "VFS_GB_IT",
|
|
|
"debug": false,
|
|
|
- "enable": true,
|
|
|
+ "enable": false,
|
|
|
"need_account": true,
|
|
|
"local_account_pool": "gb_it",
|
|
|
"need_proxy": true,
|
|
|
@@ -199,22 +213,33 @@
|
|
|
"plugin_bin": "vfs_plugin2.py",
|
|
|
"plugin_proto": "IVSPlg"
|
|
|
},
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 80,
|
|
|
+ "routing_key": "slot.lon.it.tourist",
|
|
|
+ "city": "London",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "Italy"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "weight": 20,
|
|
|
+ "routing_key": "slot.man.it.tourist",
|
|
|
+ "city": "Manchester",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "Italy"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://visa.vfsglobal.com/gbr/en/ita/login",
|
|
|
"free_config": {
|
|
|
"mission_code": "ita",
|
|
|
"mission_name": "Italy",
|
|
|
"country_code": "gbr",
|
|
|
"country_name": "United Kingdom",
|
|
|
"culture_code": "en-US",
|
|
|
- "website": "https://visa.vfsglobal.com/gbr/en/ita/login",
|
|
|
"language": "en",
|
|
|
- "appointment_types": [
|
|
|
- {
|
|
|
- "weight": 80,
|
|
|
- "routing_key": "slot.lon.it.tourist",
|
|
|
+ "apt_configs": {
|
|
|
+ "slot.lon.it.tourist": {
|
|
|
"center_name": "Italy Visa Application Centre, London",
|
|
|
- "city": "London",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "country": "Italy",
|
|
|
"address": "Ground floor, 8- 20 Pocock St London SE1 0BW , United Kingdom",
|
|
|
"vac_code": "ILON",
|
|
|
"category_name": "Italy UK VisaCategory",
|
|
|
@@ -222,13 +247,8 @@
|
|
|
"subcategory_name": "Tourist/ Business/ EU Family",
|
|
|
"subcategory_code": "TBE"
|
|
|
},
|
|
|
- {
|
|
|
- "weight": 20,
|
|
|
- "routing_key": "slot.man.it.tourist",
|
|
|
+ "slot.man.it.tourist": {
|
|
|
"center_name": "Italy Visa Application Centre, Manchester",
|
|
|
- "city": "Manchester",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "country": "Italy",
|
|
|
"address": "50 Devonshire Street North, M12 6JH",
|
|
|
"vac_code": "IMAN",
|
|
|
"category_name": "Italy UK VisaCategory",
|
|
|
@@ -236,13 +256,13 @@
|
|
|
"subcategory_name": "Tourist/ Business/ EU Family",
|
|
|
"subcategory_code": "TBE"
|
|
|
}
|
|
|
- ]
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"identifier": "VFS_GB_NL",
|
|
|
"debug": false,
|
|
|
- "enable": true,
|
|
|
+ "enable": false,
|
|
|
"need_account": true,
|
|
|
"local_account_pool": "gb_nl",
|
|
|
"need_proxy": true,
|
|
|
@@ -266,6 +286,23 @@
|
|
|
"plugin_bin": "vfs_plugin2.py",
|
|
|
"plugin_proto": "IVSPlg"
|
|
|
},
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 90,
|
|
|
+ "routing_key": "slot.lon.nl.tourist",
|
|
|
+ "city": "London",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "Netherlands"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.man.it.tourist",
|
|
|
+ "city": "Manchester",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "Netherlands"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://visa.vfsglobal.com/gbr/en/nld/login",
|
|
|
"free_config": {
|
|
|
"mission_code": "nld",
|
|
|
"mission_name": "Netherland",
|
|
|
@@ -273,15 +310,9 @@
|
|
|
"country_name": "United Kingdom",
|
|
|
"culture_code": "en-US",
|
|
|
"language": "en",
|
|
|
- "website": "https://visa.vfsglobal.com/gbr/en/nld/login",
|
|
|
- "appointment_types": [
|
|
|
- {
|
|
|
- "weight": 90,
|
|
|
- "routing_key": "slot.lon.nl.tourist",
|
|
|
+ "apt_configs": {
|
|
|
+ "slot.lon.nl.tourist": {
|
|
|
"center_name": "Netherlands Visa application centre - London",
|
|
|
- "city": "London",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "country": "Netherlands",
|
|
|
"address": "66 Wilson Street, EC2A 2BT",
|
|
|
"vac_code": "NAKN",
|
|
|
"category_name": "Schengen Visa",
|
|
|
@@ -289,13 +320,8 @@
|
|
|
"subcategory_name": "Tourism",
|
|
|
"subcategory_code": "TA"
|
|
|
},
|
|
|
- {
|
|
|
- "weight": 10,
|
|
|
- "routing_key": "slot.man.it.tourist",
|
|
|
+ "slot.man.it.tourist": {
|
|
|
"center_name": "Netherlands Visa application centre - Manchester",
|
|
|
- "city": "Manchester",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "country": "Netherlands",
|
|
|
"address": "50 Devonshire Street North, M12 6JH",
|
|
|
"vac_code": "NAKT",
|
|
|
"category_name": "Schengen Visa",
|
|
|
@@ -303,13 +329,13 @@
|
|
|
"subcategory_name": "Tourism",
|
|
|
"subcategory_code": "TA"
|
|
|
}
|
|
|
- ]
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"identifier": "VFS_GB_NO",
|
|
|
"debug": false,
|
|
|
- "enable": true,
|
|
|
+ "enable": false,
|
|
|
"need_account": true,
|
|
|
"local_account_pool": "gb_no",
|
|
|
"need_proxy": true,
|
|
|
@@ -333,6 +359,16 @@
|
|
|
"plugin_bin": "vfs_plugin2.py",
|
|
|
"plugin_proto": "IVSPlg"
|
|
|
},
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.lon.no.tourist",
|
|
|
+ "city": "London",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "Norway"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://visa.vfsglobal.com/gbr/en/nor/login",
|
|
|
"free_config": {
|
|
|
"mission_code": "nor",
|
|
|
"mission_name": "Norway",
|
|
|
@@ -340,15 +376,9 @@
|
|
|
"country_name": "United Kingdom",
|
|
|
"culture_code": "en-US",
|
|
|
"language": "en",
|
|
|
- "website": "https://visa.vfsglobal.com/gbr/en/nor/login",
|
|
|
- "appointment_types": [
|
|
|
+ "apt_configs": [
|
|
|
{
|
|
|
- "weight": 10,
|
|
|
- "routing_key": "slot.lon.no.tourist",
|
|
|
"center_name": "Norway Visa Application Centre, London",
|
|
|
- "city": "London",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "country": "Norway",
|
|
|
"address": "66 Wilson street, EC2A 2BT",
|
|
|
"vac_code": "NLON",
|
|
|
"category_name": "Schengen Visa C",
|
|
|
@@ -362,7 +392,7 @@
|
|
|
{
|
|
|
"identifier": "VFS_IE_AT",
|
|
|
"debug": false,
|
|
|
- "enable": true,
|
|
|
+ "enable": false,
|
|
|
"need_account": true,
|
|
|
"local_account_pool": "ie_at",
|
|
|
"need_proxy": true,
|
|
|
@@ -386,6 +416,16 @@
|
|
|
"plugin_bin": "vfs_plugin2.py",
|
|
|
"plugin_proto": "IVSPlg"
|
|
|
},
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.dub.at.tourist",
|
|
|
+ "city": "Dublin",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "Austria"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://visa.vfsglobal.com/irl/en/aut/login",
|
|
|
"free_config": {
|
|
|
"mission_code": "aut",
|
|
|
"mission_name": "Austria",
|
|
|
@@ -393,15 +433,9 @@
|
|
|
"country_name": "Ireland",
|
|
|
"culture_code": "en-US",
|
|
|
"language": "en",
|
|
|
- "website": "https://visa.vfsglobal.com/irl/en/aut/login",
|
|
|
- "appointment_types": [
|
|
|
- {
|
|
|
- "weight": 10,
|
|
|
- "routing_key": "slot.dub.at.tourist",
|
|
|
+ "apt_configs": {
|
|
|
+ "slot.dub.at.tourist": {
|
|
|
"center_name": "Austria / Switzerland / Liechtenstein/ Slovenia Visa Application Center, Dublin",
|
|
|
- "city": "Dublin",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "country": "Austria",
|
|
|
"address": "Cunningham House, 130 Francis Street, Dublin 8 D08 H48R",
|
|
|
"vac_code": "AUT-DUB",
|
|
|
"category_name": "Other Visas",
|
|
|
@@ -409,13 +443,13 @@
|
|
|
"subcategory_name": "All Visas ",
|
|
|
"subcategory_code": "TA"
|
|
|
}
|
|
|
- ]
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"identifier": "VFS_IE_DK",
|
|
|
"debug": false,
|
|
|
- "enable": true,
|
|
|
+ "enable": false,
|
|
|
"need_account": true,
|
|
|
"local_account_pool": "ie_dk",
|
|
|
"need_proxy": true,
|
|
|
@@ -439,6 +473,16 @@
|
|
|
"plugin_bin": "vfs_plugin2.py",
|
|
|
"plugin_proto": "IVSPlg"
|
|
|
},
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.dub.dk.tourist",
|
|
|
+ "city": "Dublin",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "Denmark"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://visa.vfsglobal.com/irl/en/dnk/login",
|
|
|
"free_config": {
|
|
|
"mission_code": "dnk",
|
|
|
"mission_name": "Denmark",
|
|
|
@@ -446,15 +490,9 @@
|
|
|
"country_name": "Ireland",
|
|
|
"culture_code": "en-US",
|
|
|
"language": "en",
|
|
|
- "website": "https://visa.vfsglobal.com/irl/en/dnk/login",
|
|
|
- "appointment_types": [
|
|
|
- {
|
|
|
- "weight": 10,
|
|
|
- "routing_key": "slot.dub.dk.tourist",
|
|
|
+ "apt_configs": {
|
|
|
+ "slot.dub.dk.tourist": {
|
|
|
"center_name": "Denmark Visa Application Center, Dublin ",
|
|
|
- "city": "Dublin",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "country": "Denmark",
|
|
|
"address": "Cunningham House, 130 Francis Street, Dublin 8 D08 H48R",
|
|
|
"vac_code": "DIDUB",
|
|
|
"category_name": "Schengen Visa",
|
|
|
@@ -462,13 +500,13 @@
|
|
|
"subcategory_name": "Tourism",
|
|
|
"subcategory_code": "TV"
|
|
|
}
|
|
|
- ]
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"identifier": "VFS_IE_FI",
|
|
|
"debug": false,
|
|
|
- "enable": true,
|
|
|
+ "enable": false,
|
|
|
"need_account": true,
|
|
|
"local_account_pool": "ie_fi",
|
|
|
"need_proxy": true,
|
|
|
@@ -492,6 +530,16 @@
|
|
|
"plugin_bin": "vfs_plugin2.py",
|
|
|
"plugin_proto": "IVSPlg"
|
|
|
},
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.dub.fi.tourist",
|
|
|
+ "city": "Dublin",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "Finland"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://visa.vfsglobal.com/irl/en/fin/login",
|
|
|
"free_config": {
|
|
|
"mission_code": "fin",
|
|
|
"mission_name": "Finland",
|
|
|
@@ -499,15 +547,9 @@
|
|
|
"country_name": "Ireland",
|
|
|
"culture_code": "en-US",
|
|
|
"language": "en",
|
|
|
- "website": "https://visa.vfsglobal.com/irl/en/fin/login",
|
|
|
- "appointment_types": [
|
|
|
- {
|
|
|
- "weight": 10,
|
|
|
- "routing_key": "slot.dub.fi.tourist",
|
|
|
+ "apt_configs": {
|
|
|
+ "slot.dub.fi.tourist": {
|
|
|
"center_name": "Application Centre, Dublin",
|
|
|
- "city": "Dublin",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "country": "Finland",
|
|
|
"address": "Cunningham House, 130 Francis Street, Dublin 8 D08 H48R",
|
|
|
"vac_code": "Dubb",
|
|
|
"category_name": "VISA",
|
|
|
@@ -515,13 +557,13 @@
|
|
|
"subcategory_name": "Tourist Category",
|
|
|
"subcategory_code": "Tourist Category"
|
|
|
}
|
|
|
- ]
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"identifier": "VFS_IE_HU",
|
|
|
"debug": false,
|
|
|
- "enable": true,
|
|
|
+ "enable": false,
|
|
|
"need_account": true,
|
|
|
"local_account_pool": "ie_hu",
|
|
|
"need_proxy": true,
|
|
|
@@ -545,6 +587,16 @@
|
|
|
"plugin_bin": "vfs_plugin2.py",
|
|
|
"plugin_proto": "IVSPlg"
|
|
|
},
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.dub.hu.tourist",
|
|
|
+ "city": "Dublin",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "Hungary"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://visa.vfsglobal.com/irl/en/hun/login",
|
|
|
"free_config": {
|
|
|
"mission_code": "hun",
|
|
|
"mission_name": "Hungary",
|
|
|
@@ -552,15 +604,9 @@
|
|
|
"country_name": "Ireland",
|
|
|
"culture_code": "en-US",
|
|
|
"language": "en",
|
|
|
- "website": "https://visa.vfsglobal.com/irl/en/hun/login",
|
|
|
- "appointment_types": [
|
|
|
- {
|
|
|
- "weight": 10,
|
|
|
- "routing_key": "slot.dub.hu.tourist",
|
|
|
+ "apt_configs": {
|
|
|
+ "slot.dub.hu.tourist": {
|
|
|
"center_name": "Ireland Visa Application Center,Dublin",
|
|
|
- "city": "Dublin",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "country": "Hungary",
|
|
|
"address": "Cunningham House, 130 Francis Street Dublin",
|
|
|
"vac_code": "DUB",
|
|
|
"category_name": "Short Stay",
|
|
|
@@ -568,13 +614,13 @@
|
|
|
"subcategory_name": "Schengen Visa",
|
|
|
"subcategory_code": "Schengen Visa"
|
|
|
}
|
|
|
- ]
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"identifier": "VFS_IE_IS",
|
|
|
"debug": false,
|
|
|
- "enable": true,
|
|
|
+ "enable": false,
|
|
|
"need_account": true,
|
|
|
"local_account_pool": "ie_is",
|
|
|
"need_proxy": true,
|
|
|
@@ -598,6 +644,16 @@
|
|
|
"plugin_bin": "vfs_plugin2.py",
|
|
|
"plugin_proto": "IVSPlg"
|
|
|
},
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.dub.is.tourist",
|
|
|
+ "city": "Dublin",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "Iceland"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://visa.vfsglobal.com/irl/en/isl/login",
|
|
|
"free_config": {
|
|
|
"mission_code": "isl",
|
|
|
"mission_name": "Iceland",
|
|
|
@@ -605,15 +661,9 @@
|
|
|
"country_name": "Ireland",
|
|
|
"culture_code": "en-US",
|
|
|
"language": "en",
|
|
|
- "website": "https://visa.vfsglobal.com/irl/en/isl/login",
|
|
|
- "appointment_types": [
|
|
|
- {
|
|
|
- "weight": 10,
|
|
|
- "routing_key": "slot.dub.is.tourist",
|
|
|
+ "apt_configs": {
|
|
|
+ "slot.dub.is.tourist": {
|
|
|
"center_name": "Iceland Visa Application Center- Dublin",
|
|
|
- "city": "Dublin",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "country": "Iceland",
|
|
|
"address": "Cunningham House, 130 Francis Street, Dublin, Ireland- DO8 H48R",
|
|
|
"vac_code": "DUB",
|
|
|
"category_name": "C-Visa",
|
|
|
@@ -621,13 +671,13 @@
|
|
|
"subcategory_name": "Tourism",
|
|
|
"subcategory_code": "OTT"
|
|
|
}
|
|
|
- ]
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"identifier": "BLS_IE_ES",
|
|
|
"debug": false,
|
|
|
- "enable": true,
|
|
|
+ "enable": false,
|
|
|
"need_account": true,
|
|
|
"local_account_pool": "ie_es",
|
|
|
"need_proxy": true,
|
|
|
@@ -651,23 +701,30 @@
|
|
|
"plugin_bin": "bls_plugin.py",
|
|
|
"plugin_proto": "IVSPlg"
|
|
|
},
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.dub.es.tourist",
|
|
|
+ "city": "Dublin",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "Spain"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://ireland.blsspainglobal.com/Global/bls/visatypeverification",
|
|
|
"free_config": {
|
|
|
"domain": "ireland.blsspainglobal.com",
|
|
|
"ocr_model": "data/ctc.pth",
|
|
|
- "query_selector": {
|
|
|
- "location": "Dublin",
|
|
|
- "jurisdiction": null,
|
|
|
- "visa_type": "Schengen Visa/ Short Term Visa",
|
|
|
- "visa_subtype": "Tourist Visa",
|
|
|
- "appointment_type": "Individual",
|
|
|
- "appointment_category": "Normal",
|
|
|
- "mission_code": "EMBASSY_DUBLIN"
|
|
|
- },
|
|
|
- "city": "Dublin",
|
|
|
- "country": "Spain",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "routing_key": "slot.dub.es.tourist",
|
|
|
- "website": "https://ireland.blsspainglobal.com/Global/bls/visatypeverification"
|
|
|
+ "apt_configs": {
|
|
|
+ "slot.dub.es.tourist": {
|
|
|
+ "location": "Dublin",
|
|
|
+ "jurisdiction": null,
|
|
|
+ "visa_type": "Schengen Visa/ Short Term Visa",
|
|
|
+ "visa_subtype": "Tourist Visa",
|
|
|
+ "appointment_type": "Individual",
|
|
|
+ "appointment_category": "Normal",
|
|
|
+ "mission_code": "EMBASSY_DUBLIN"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -697,29 +754,36 @@
|
|
|
"plugin_bin": "bls_plugin.py",
|
|
|
"plugin_proto": "IVSPlg"
|
|
|
},
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.lon.es.tourist",
|
|
|
+ "city": "London",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "Spain"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://uk.blsspainglobal.com/Global/bls/visatypeverification",
|
|
|
"free_config": {
|
|
|
"domain": "uk.blsspainglobal.com",
|
|
|
- "local_service_url": "http://127.0.0.1:8085",
|
|
|
- "query_selector": {
|
|
|
- "location": "Dublin",
|
|
|
- "jurisdiction": "Greater London",
|
|
|
- "visa_type": "Short Term Visa(Maximum stay of 90 days)",
|
|
|
- "visa_subtype": "Tourist Visa",
|
|
|
- "appointment_type": "Individual",
|
|
|
- "appointment_category": "Normal",
|
|
|
- "mission_code": "LHR"
|
|
|
- },
|
|
|
- "city": "London",
|
|
|
- "country": "Spain",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "routing_key": "slot.lon.es.tourist",
|
|
|
- "website": "https://uk.blsspainglobal.com/Global/bls/visatypeverification"
|
|
|
+ "ocr_model": "data/ocr.pth",
|
|
|
+ "apt_configs": {
|
|
|
+ "slot.lon.es.tourist": {
|
|
|
+ "location": "Dublin",
|
|
|
+ "jurisdiction": "Greater London",
|
|
|
+ "visa_type": "Short Term Visa(Maximum stay of 90 days)",
|
|
|
+ "visa_subtype": "Tourist Visa",
|
|
|
+ "appointment_type": "Individual",
|
|
|
+ "appointment_category": "Normal",
|
|
|
+ "mission_code": "LHR"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"identifier": "TLS_GB_FR",
|
|
|
"debug": false,
|
|
|
- "enable": true,
|
|
|
+ "enable": false,
|
|
|
"need_account": true,
|
|
|
"local_account_pool": "gb_fr",
|
|
|
"need_proxy": true,
|
|
|
@@ -737,36 +801,42 @@
|
|
|
"random_min": 60,
|
|
|
"random_max": 300
|
|
|
},
|
|
|
+
|
|
|
"plugin_config": {
|
|
|
"lib_path": "plugins",
|
|
|
"plugin_name": "tls_plugin2",
|
|
|
"plugin_bin": "tls_plugin2.py",
|
|
|
"plugin_proto": "IVSPlg"
|
|
|
},
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.lon.fr.tourist",
|
|
|
+ "city": "London",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "France"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://visas-fr.tlscontact.com/country/gb/vac/gbLON2fr/",
|
|
|
"free_config": {
|
|
|
- "center": {
|
|
|
+ "capsolver_key": "CAP-5441DD341DD3CC2FAEF0BE6FE493EE9A",
|
|
|
+ "apt_config": {
|
|
|
"code": "gbLON2fr",
|
|
|
"country": "gb",
|
|
|
"mission": "fr",
|
|
|
"city": "London"
|
|
|
},
|
|
|
- "city": "London",
|
|
|
- "country": "France",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "routing_key": "slot.lon.fr.tourist",
|
|
|
- "capsolver_key": "CAP-5441DD341DD3CC2FAEF0BE6FE493EE9A",
|
|
|
"interest_month": "02-2026",
|
|
|
"target_labels": [
|
|
|
"",
|
|
|
"pta"
|
|
|
- ],
|
|
|
- "website": "https://visas-fr.tlscontact.com/country/gb/vac/gbLON2fr/"
|
|
|
+ ]
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"identifier": "VISAMETRIC_IE_DE",
|
|
|
"debug": false,
|
|
|
- "enable": true,
|
|
|
+ "enable": false,
|
|
|
"need_account": false,
|
|
|
"local_account_pool": "",
|
|
|
"need_proxy": true,
|
|
|
@@ -790,14 +860,19 @@
|
|
|
"plugin_bin": "de_plugin.py",
|
|
|
"plugin_proto": "IVSPlg"
|
|
|
},
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.dub.de.tourist",
|
|
|
+ "city": "Dublin",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "Germany"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://ie-appointment.visametric.com/en",
|
|
|
"free_config": {
|
|
|
"base_url": "https://ie-appointment.visametric.com",
|
|
|
- "consularid": 1,
|
|
|
- "city": "Dublin",
|
|
|
- "country": "Germany",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "routing_key": "slot.dub.de.tourist",
|
|
|
- "website": "https://ie-appointment.visametric.com/en"
|
|
|
+ "consularid": 1
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -827,13 +902,18 @@
|
|
|
"plugin_bin": "ita_plugin.py",
|
|
|
"plugin_proto": "IVSPlg"
|
|
|
},
|
|
|
+ "appointment_types": [
|
|
|
+ {
|
|
|
+ "weight": 10,
|
|
|
+ "routing_key": "slot.dub.it.tourist",
|
|
|
+ "city": "Dublin",
|
|
|
+ "visa_type": "Tourist",
|
|
|
+ "country": "Italy"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "website": "https://prenotami.esteri.it/Home",
|
|
|
"free_config": {
|
|
|
- "capsolver_key": "03db1d1ff2f4a33e84ef1da99bd83336bed3710153525",
|
|
|
- "city": "Dublin",
|
|
|
- "country": "Italy",
|
|
|
- "visa_type": "Tourist",
|
|
|
- "routing_key": "slot.dub.it.tourist",
|
|
|
- "website": "https://prenotami.esteri.it/Home"
|
|
|
+ "capsolver_key": "03db1d1ff2f4a33e84ef1da99bd83336bed3710153525"
|
|
|
}
|
|
|
}
|
|
|
]
|