| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- [
- {
- "identifier": "VFS_DUBLIN_NL",
- "enable": true,
- "need_account": true,
- "account_pool": "ie_nl",
- "need_proxy": true,
- "proxy_pool": "global_proxy",
- "target_instances": 1,
- "account_login_interval": 30,
- "query_wait": {
- "mode": 2,
- "fixed_wait": 10,
- "random_min": 60,
- "random_max": 300
- },
- "plugin_config": {
- "lib_path": "plugins",
- "plugin_name": "vfs_plugin",
- "plugin_bin": "vfs_plugin.py",
- "plugin_proto": "IVSPlg"
- },
- "free_config": {
- "verbose": 0,
- "missionCode": "nld",
- "missionName": "Netherlands",
- "countryCode": "irl",
- "countryName": "Ireland",
- "cultureCode": "en-US",
- "language": "en",
- "website": "https://visa.vfsglobal.com/irl/en/nld/login",
- "appointmentType": [
- {
- "id": 573,
- "routingKey": "slot.dub.nl.tourist",
- "centerName": "Netherlands Visa Application Center - Dublin",
- "city": "Dublin",
- "cityCode": "dub",
- "address": "Cunningham House, 130 Francis Street, Dublin 8 D08 H48R",
- "vacCode": "NTDB",
- "categoryName": "All Short stay Categories",
- "categoryCode": "TA",
- "subcategoryName": "Tourist",
- "subcategoryCode": "To",
- "fee": null,
- "currency": null
- }
- ]
- }
- },
- {
- "identifier": "BLS_DUBLIN_ES",
- "enable": false,
- "need_account": true,
- "account_pool": "ie_es",
- "need_proxy": true,
- "proxy_pool": "local",
- "target_instances": 1,
- "query_wait": {
- "mode": 2,
- "random_min": 60,
- "random_max": 300
- },
- "plugin_config": {
- "lib_path": "plugins",
- "plugin_name": "bls_plugin",
- "plugin_bin": "bls_plugin.py",
- "plugin_proto": "IVSPlg"
- },
- "free_config": {
- "domain": "ireland.blsspainglobal.com",
- "ocr_service_url": "http://127.0.0.1:8085/predict/vfcode?model=pytorch",
-
- "location": "Dublin",
- "jurisdiction": null,
- "visaType": "Schengen Visa/ Short Term Visa",
- "visaSubType": "Tourist Visa",
- "appointmentCategory": "Normal"
- }
- },
- {
- "identifier": "TLS_LONDON_FR",
- "enable": false,
- "need_account": true,
- "account_pool": "gb_fr",
- "need_proxy": true,
- "proxy_pool": "global_proxy",
- "target_instances": 1,
- "query_wait": {
- "mode": 2,
- "random_min": 60,
- "random_max": 300
- },
- "plugin_config": {
- "lib_path": "plugins",
- "plugin_name": "tls_plugin",
- "plugin_bin": "tls_plugin.py",
- "plugin_proto": "IVSPlg"
- },
- "free_config": {
- "verbose": 0,
- "embassy_code": "gbLON2fr",
- "country_code": "gb",
- "mission_code": "fr",
- "city": "london",
- "capsolver_key": "CAP-5441DD341DD3CC2FAEF0BE6FE493EE9A",
- "interest_month": "01-2026",
- "target_labels": ["", "pta"],
- "website": "https://visas-fr.tlscontact.com/country/gb/vac/gbLON2fr/"
- }
- }
- ]
|