groups.json 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747
  1. [
  2. {
  3. "identifier": "VFS_IE_NL",
  4. "enable": false,
  5. "need_account": true,
  6. "account_pool": "ie_nl",
  7. "need_proxy": true,
  8. "proxy_pool": "ireland_proxies",
  9. "target_instances": 1,
  10. "account_login_interval": 30,
  11. "query_wait": {
  12. "mode": 2,
  13. "fixed_wait": 10,
  14. "random_min": 60,
  15. "random_max": 300
  16. },
  17. "plugin_config": {
  18. "lib_path": "plugins",
  19. "plugin_name": "vfs_plugin",
  20. "plugin_bin": "vfs_plugin.py",
  21. "plugin_proto": "IVSPlg"
  22. },
  23. "free_config": {
  24. "verbose": 0,
  25. "mission_code": "nld",
  26. "mission_name": "Netherlands",
  27. "country_code": "irl",
  28. "country_name": "Ireland",
  29. "culture_code": "en-US",
  30. "language": "en",
  31. "website": "https://visa.vfsglobal.com/irl/en/nld/login",
  32. "appointment_types": [
  33. {
  34. "id": 573,
  35. "routing_key": "slot.dub.nl.tourist",
  36. "center_name": "Netherlands Visa Application Center - Dublin",
  37. "city": "Dublin",
  38. "visa_type": "Tourist",
  39. "country": "Netherlands",
  40. "address": "Cunningham House, 130 Francis Street, Dublin 8 D08 H48R",
  41. "vac_code": "NTDB",
  42. "category_name": "All Short stay Categories",
  43. "category_code": "TA",
  44. "subcategory_name": "Tourist",
  45. "subcategory_code": "To",
  46. "fee": null,
  47. "currency": null
  48. }
  49. ]
  50. }
  51. },
  52. {
  53. "identifier": "VFS_SG_FR",
  54. "enable": false,
  55. "need_account": true,
  56. "account_pool": "sg_fr",
  57. "need_proxy": true,
  58. "proxy_pool": "ireland_proxies",
  59. "target_instances": 1,
  60. "account_login_interval": 30,
  61. "query_wait": {
  62. "mode": 2,
  63. "fixed_wait": 10,
  64. "random_min": 60,
  65. "random_max": 300
  66. },
  67. "plugin_config": {
  68. "lib_path": "plugins",
  69. "plugin_name": "vfs_plugin",
  70. "plugin_bin": "vfs_plugin.py",
  71. "plugin_proto": "IVSPlg"
  72. },
  73. "free_config": {
  74. "verbose": 0,
  75. "mission_code": "fra",
  76. "mission_name": "France",
  77. "country_code": "sgp",
  78. "country_name": "Singapore",
  79. "culture_code": "en-US",
  80. "language": "en",
  81. "website": "https://visa.vfsglobal.com/sgp/en/fra/login",
  82. "appointment_types": [
  83. {
  84. "id": 538,
  85. "routing_key": "slot.sin.fr.tourist",
  86. "center_name": "France Visa Application Center, Singapore",
  87. "city": "Singapore",
  88. "visa_type": "Tourist",
  89. "country": "France",
  90. "address": "79 Anson Road #15-01 Singapore 079906",
  91. "vac_code": "FRSN",
  92. "category_name": "Short Stay",
  93. "category_code": "02",
  94. "subcategory_name": "Short Stay Tourist, Family Visit",
  95. "subcategory_code": "Six",
  96. "fee": null,
  97. "currency": null
  98. }
  99. ]
  100. }
  101. },
  102. {
  103. "identifier": "VFS_AU_FR",
  104. "enable": false,
  105. "need_account": true,
  106. "account_pool": "au_fr",
  107. "need_proxy": true,
  108. "proxy_pool": "ireland_proxies",
  109. "target_instances": 1,
  110. "account_login_interval": 30,
  111. "query_wait": {
  112. "mode": 2,
  113. "fixed_wait": 10,
  114. "random_min": 60,
  115. "random_max": 300
  116. },
  117. "plugin_config": {
  118. "lib_path": "plugins",
  119. "plugin_name": "vfs_plugin",
  120. "plugin_bin": "vfs_plugin.py",
  121. "plugin_proto": "IVSPlg"
  122. },
  123. "free_config": {
  124. "verbose": 0,
  125. "mission_code": "fra",
  126. "mission_name": "France",
  127. "country_code": "aus",
  128. "country_name": "Australia",
  129. "culture_code": "en-US",
  130. "language": "en",
  131. "website": "https://visa.vfsglobal.com/aus/en/fra/login",
  132. "appointment_types": [
  133. {
  134. "id": 506,
  135. "routing_key": "slot.syd.fr.tourist",
  136. "center_name": "France Visa Application Center - Sydney",
  137. "city": "Sydney",
  138. "visa_type": "Tourist",
  139. "country": "France",
  140. "address": "France Visa Application Center,Level 6, 88 Pitt Street,Sydney NSW 2000",
  141. "vac_code": "SYD",
  142. "category_name": "VISA",
  143. "category_code": "VISA",
  144. "subcategory_name": "Short Stay Schengen Visa",
  145. "subcategory_code": "ShortStaySchengenVisa",
  146. "fee": null,
  147. "currency": null
  148. },
  149. {
  150. "id": 513,
  151. "routing_key": "slot.mel.fr.tourist",
  152. "center_name": "France Visa Application Center - Melbourne",
  153. "city": "Melbourne",
  154. "visa_type": "Tourist",
  155. "country": "France",
  156. "address": "Level 5 332 St. Kilda road level 5 Melbourne 3004",
  157. "vac_code": "MEL",
  158. "category_name": "VISA",
  159. "category_code": "VISA",
  160. "subcategory_name": "Short Stay Schengen Visa",
  161. "subcategory_code": "ShortStaySchengenVisa",
  162. "fee": null,
  163. "currency": null
  164. }
  165. ]
  166. }
  167. },
  168. {
  169. "identifier": "VFS_GB_IT",
  170. "enable": false,
  171. "need_account": true,
  172. "account_pool": "gb_it",
  173. "need_proxy": true,
  174. "proxy_pool": "ireland_proxies",
  175. "target_instances": 1,
  176. "account_login_interval": 30,
  177. "query_wait": {
  178. "mode": 2,
  179. "fixed_wait": 10,
  180. "random_min": 60,
  181. "random_max": 300
  182. },
  183. "plugin_config": {
  184. "lib_path": "plugins",
  185. "plugin_name": "vfs_plugin",
  186. "plugin_bin": "vfs_plugin.py",
  187. "plugin_proto": "IVSPlg"
  188. },
  189. "free_config": {
  190. "verbose": 0,
  191. "mission_code": "ita",
  192. "mission_name": "Italy",
  193. "country_code": "gbr",
  194. "country_name": "United Kingdom",
  195. "culture_code": "en-US",
  196. "website": "https://visa.vfsglobal.com/gbr/en/ita/login",
  197. "language": "en",
  198. "appointment_types": [
  199. {
  200. "id": 706,
  201. "routing_key": "slot.lon.it.tourist",
  202. "center_name": "Italy Visa Application Centre, London",
  203. "city": "London",
  204. "visa_type": "Tourist",
  205. "country": "Italy",
  206. "address": "Ground floor, 8- 20 Pocock St London SE1 0BW , United Kingdom",
  207. "vac_code": "ILON",
  208. "category_name": "Italy UK VisaCategory",
  209. "category_code": "UKITVED",
  210. "subcategory_name": "Tourist/ Business/ EU Family",
  211. "subcategory_code": "TBE",
  212. "fee": null,
  213. "currency": null
  214. },
  215. {
  216. "id": 708,
  217. "routing_key": "slot.man.it.tourist",
  218. "center_name": "Italy Visa Application Centre, Manchester",
  219. "city": "Manchester",
  220. "visa_type": "Tourist",
  221. "country": "Italy",
  222. "address": "50 Devonshire Street North, M12 6JH",
  223. "website": "https://visa.vfsglobal.com/gbr/en/ita/login",
  224. "vac_code": "IMAN",
  225. "category_name": "Italy UK VisaCategory",
  226. "category_code": "UKITVED",
  227. "subcategory_name": "Tourist/ Business/ EU Family",
  228. "subcategory_code": "TBE",
  229. "language": "en",
  230. "fee": null,
  231. "currency": null
  232. }
  233. ]
  234. }
  235. },
  236. {
  237. "identifier": "VFS_GB_NL",
  238. "enable": false,
  239. "need_account": true,
  240. "account_pool": "gb_nl",
  241. "need_proxy": true,
  242. "proxy_pool": "ireland_proxies",
  243. "target_instances": 1,
  244. "account_login_interval": 30,
  245. "query_wait": {
  246. "mode": 2,
  247. "fixed_wait": 10,
  248. "random_min": 60,
  249. "random_max": 300
  250. },
  251. "plugin_config": {
  252. "lib_path": "plugins",
  253. "plugin_name": "vfs_plugin",
  254. "plugin_bin": "vfs_plugin.py",
  255. "plugin_proto": "IVSPlg"
  256. },
  257. "free_config": {
  258. "verbose": 0,
  259. "mission_code": "nld",
  260. "mission_name": "Netherland",
  261. "country_code": "gbr",
  262. "country_name": "United Kingdom",
  263. "culture_code": "en-US",
  264. "language": "en",
  265. "website": "https://visa.vfsglobal.com/gbr/en/nld/login",
  266. "appointment_types": [
  267. {
  268. "id": 715,
  269. "routing_key": "slot.lon.nl.tourist",
  270. "center_name": "Netherlands Visa application centre - London",
  271. "city": "London",
  272. "visa_type": "Tourist",
  273. "country": "Netherlands",
  274. "address": "66 Wilson Street, EC2A 2BT",
  275. "vac_code": "NAKN",
  276. "category_name": "Schengen Visa",
  277. "category_code": "Schengen Visa",
  278. "subcategory_name": "Tourism",
  279. "subcategory_code": "TA",
  280. "fee": null,
  281. "currency": null
  282. },
  283. {
  284. "id": 723,
  285. "routing_key": "slot.man.it.tourist",
  286. "center_name": "Netherlands Visa application centre - Manchester",
  287. "city": "Manchester",
  288. "visa_type": "Tourist",
  289. "country": "Netherlands",
  290. "address": "50 Devonshire Street North, M12 6JH",
  291. "website": "https://visa.vfsglobal.com/gbr/en/nld/login",
  292. "vac_code": "NAKT",
  293. "category_name": "Schengen Visa",
  294. "category_code": "Schengen Visa",
  295. "subcategory_name": "Tourism",
  296. "subcategory_code": "TA",
  297. "fee": null,
  298. "currency": null
  299. }
  300. ]
  301. }
  302. },
  303. {
  304. "identifier": "VFS_GB_NO",
  305. "enable": false,
  306. "need_account": true,
  307. "account_pool": "gb_no",
  308. "need_proxy": true,
  309. "proxy_pool": "ireland_proxies",
  310. "target_instances": 1,
  311. "account_login_interval": 30,
  312. "query_wait": {
  313. "mode": 2,
  314. "fixed_wait": 10,
  315. "random_min": 60,
  316. "random_max": 300
  317. },
  318. "plugin_config": {
  319. "lib_path": "plugins",
  320. "plugin_name": "vfs_plugin",
  321. "plugin_bin": "vfs_plugin.py",
  322. "plugin_proto": "IVSPlg"
  323. },
  324. "free_config": {
  325. "verbose": 0,
  326. "mission_code": "nor",
  327. "mission_name": "Norway",
  328. "country_code": "gbr",
  329. "country_name": "United Kingdom",
  330. "culture_code": "en-US",
  331. "language": "en",
  332. "website": "https://visa.vfsglobal.com/gbr/en/nor/login",
  333. "appointment_types": [
  334. {
  335. "id": 731,
  336. "routing_key": "slot.lon.no.tourist",
  337. "center_name": "Norway Visa Application Centre, London",
  338. "city": "London",
  339. "visa_type": "Tourist",
  340. "country": "Norway",
  341. "address": "66 Wilson street, EC2A 2BT",
  342. "vac_code": "NLON",
  343. "category_name": "Schengen Visa C",
  344. "category_code": "SCHVISA",
  345. "subcategory_name": "Tourist Visa",
  346. "subcategory_code": "TOU",
  347. "fee": null,
  348. "currency": null
  349. }
  350. ]
  351. }
  352. },
  353. {
  354. "identifier": "VFS_IE_AT",
  355. "enable": false,
  356. "need_account": true,
  357. "account_pool": "ie_at",
  358. "need_proxy": true,
  359. "proxy_pool": "ireland_proxies",
  360. "target_instances": 1,
  361. "account_login_interval": 30,
  362. "query_wait": {
  363. "mode": 2,
  364. "fixed_wait": 10,
  365. "random_min": 60,
  366. "random_max": 300
  367. },
  368. "plugin_config": {
  369. "lib_path": "plugins",
  370. "plugin_name": "vfs_plugin",
  371. "plugin_bin": "vfs_plugin.py",
  372. "plugin_proto": "IVSPlg"
  373. },
  374. "free_config": {
  375. "verbose": 0,
  376. "mission_code": "aut",
  377. "mission_name": "Austria",
  378. "country_code": "irl",
  379. "country_name": "Ireland",
  380. "culture_code": "en-US",
  381. "language": "en",
  382. "website": "https://visa.vfsglobal.com/irl/en/aut/login",
  383. "appointment_types": [
  384. {
  385. "id": 551,
  386. "routing_key": "slot.dub.at.tourist",
  387. "center_name": "Austria / Switzerland / Liechtenstein/ Slovenia Visa Application Center, Dublin",
  388. "city": "Dublin",
  389. "visa_type": "Tourist",
  390. "country": "Austria",
  391. "address": "Cunningham House, 130 Francis Street, Dublin 8 D08 H48R",
  392. "vac_code": "AUT-DUB",
  393. "category_name": "Other Visas",
  394. "category_code": "Default_Austria_Ireland ",
  395. "subcategory_name": "All Visas ",
  396. "subcategory_code": "TA",
  397. "fee": null,
  398. "currency": null
  399. }
  400. ]
  401. }
  402. },
  403. {
  404. "identifier": "VFS_IE_DK",
  405. "enable": false,
  406. "need_account": true,
  407. "account_pool": "ie_dk",
  408. "need_proxy": true,
  409. "proxy_pool": "ireland_proxies",
  410. "target_instances": 1,
  411. "account_login_interval": 30,
  412. "query_wait": {
  413. "mode": 2,
  414. "fixed_wait": 10,
  415. "random_min": 60,
  416. "random_max": 300
  417. },
  418. "plugin_config": {
  419. "lib_path": "plugins",
  420. "plugin_name": "vfs_plugin",
  421. "plugin_bin": "vfs_plugin.py",
  422. "plugin_proto": "IVSPlg"
  423. },
  424. "free_config": {
  425. "verbose": 0,
  426. "mission_code": "dnk",
  427. "mission_name": "Denmark",
  428. "country_code": "irl",
  429. "country_name": "Ireland",
  430. "culture_code": "en-US",
  431. "language": "en",
  432. "website": "https://visa.vfsglobal.com/irl/en/dnk/login",
  433. "appointment_types": [
  434. {
  435. "id": 556,
  436. "routing_key": "slot.dub.dk.tourist",
  437. "center_name": "Denmark Visa Application Center, Dublin ",
  438. "city": "Dublin",
  439. "visa_type": "Tourist",
  440. "country": "Denmark",
  441. "address": "Cunningham House, 130 Francis Street, Dublin 8 D08 H48R",
  442. "vac_code": "DIDUB",
  443. "category_name": "Schengen Visa",
  444. "category_code": "SV",
  445. "subcategory_name": "Tourism",
  446. "subcategory_code": "TV",
  447. "fee": null,
  448. "currency": null
  449. }
  450. ]
  451. }
  452. },
  453. {
  454. "identifier": "VFS_IE_FI",
  455. "enable": false,
  456. "need_account": true,
  457. "account_pool": "ie_fi",
  458. "need_proxy": true,
  459. "proxy_pool": "ireland_proxies",
  460. "target_instances": 1,
  461. "account_login_interval": 30,
  462. "query_wait": {
  463. "mode": 2,
  464. "fixed_wait": 10,
  465. "random_min": 60,
  466. "random_max": 300
  467. },
  468. "plugin_config": {
  469. "lib_path": "plugins",
  470. "plugin_name": "vfs_plugin",
  471. "plugin_bin": "vfs_plugin.py",
  472. "plugin_proto": "IVSPlg"
  473. },
  474. "free_config": {
  475. "verbose": 0,
  476. "mission_code": "fin",
  477. "mission_name": "Finland",
  478. "country_code": "irl",
  479. "country_name": "Ireland",
  480. "culture_code": "en-US",
  481. "language": "en",
  482. "website": "https://visa.vfsglobal.com/irl/en/fin/login",
  483. "appointment_types": [
  484. {
  485. "id": 559,
  486. "routing_key": "slot.dub.fi.tourist",
  487. "center_name": "Application Centre, Dublin",
  488. "city": "Dublin",
  489. "visa_type": "Tourist",
  490. "country": "Finland",
  491. "address": "Cunningham House, 130 Francis Street, Dublin 8 D08 H48R",
  492. "vac_code": "Dubb",
  493. "category_name": "VISA",
  494. "category_code": "S S",
  495. "subcategory_name": "Tourist Category",
  496. "subcategory_code": "Tourist Category",
  497. "fee": null,
  498. "currency": null
  499. }
  500. ]
  501. }
  502. },
  503. {
  504. "identifier": "VFS_IE_HU",
  505. "enable": false,
  506. "need_account": true,
  507. "account_pool": "ie_hu",
  508. "need_proxy": true,
  509. "proxy_pool": "ireland_proxies",
  510. "target_instances": 1,
  511. "account_login_interval": 30,
  512. "query_wait": {
  513. "mode": 2,
  514. "fixed_wait": 10,
  515. "random_min": 60,
  516. "random_max": 300
  517. },
  518. "plugin_config": {
  519. "lib_path": "plugins",
  520. "plugin_name": "vfs_plugin",
  521. "plugin_bin": "vfs_plugin.py",
  522. "plugin_proto": "IVSPlg"
  523. },
  524. "free_config": {
  525. "verbose": 0,
  526. "mission_code": "hun",
  527. "mission_name": "Hungary",
  528. "country_code": "irl",
  529. "country_name": "Ireland",
  530. "culture_code": "en-US",
  531. "language": "en",
  532. "website": "https://visa.vfsglobal.com/irl/en/hun/login",
  533. "appointment_types": [
  534. {
  535. "id": 566,
  536. "routing_key": "slot.dub.hu.tourist",
  537. "center_name": "Ireland Visa Application Center,Dublin",
  538. "city": "Dublin",
  539. "visa_type": "Tourist",
  540. "country": "Hungary",
  541. "address": "Cunningham House, 130 Francis Street Dublin",
  542. "vac_code": "DUB",
  543. "category_name": "Short Stay",
  544. "category_code": "SS",
  545. "subcategory_name": "Schengen Visa",
  546. "subcategory_code": "Schengen Visa",
  547. "fee": null,
  548. "currency": null
  549. }
  550. ]
  551. }
  552. },
  553. {
  554. "identifier": "VFS_IE_IS",
  555. "enable": false,
  556. "need_account": true,
  557. "account_pool": "ie_is",
  558. "need_proxy": true,
  559. "proxy_pool": "ireland_proxies",
  560. "target_instances": 1,
  561. "account_login_interval": 30,
  562. "query_wait": {
  563. "mode": 2,
  564. "fixed_wait": 10,
  565. "random_min": 60,
  566. "random_max": 300
  567. },
  568. "plugin_config": {
  569. "lib_path": "plugins",
  570. "plugin_name": "vfs_plugin",
  571. "plugin_bin": "vfs_plugin.py",
  572. "plugin_proto": "IVSPlg"
  573. },
  574. "free_config": {
  575. "verbose": 0,
  576. "mission_code": "isl",
  577. "mission_name": "Iceland",
  578. "country_code": "irl",
  579. "country_name": "Ireland",
  580. "culture_code": "en-US",
  581. "language": "en",
  582. "website": "https://visa.vfsglobal.com/irl/en/isl/login",
  583. "appointment_types": [
  584. {
  585. "id": 569,
  586. "routing_key": "slot.dub.is.tourist",
  587. "center_name": "Iceland Visa Application Center- Dublin",
  588. "city": "Dublin",
  589. "visa_type": "Tourist",
  590. "country": "Iceland",
  591. "address": "Cunningham House, 130 Francis Street, Dublin, Ireland- DO8 H48R",
  592. "vac_code": "DUB",
  593. "category_name": "C-Visa",
  594. "category_code": "CVI",
  595. "subcategory_name": "Tourism",
  596. "subcategory_code": "OTT",
  597. "fee": null,
  598. "currency": null
  599. }
  600. ]
  601. }
  602. },
  603. {
  604. "identifier": "BLS_IE_ES",
  605. "enable": false,
  606. "need_account": true,
  607. "account_pool": "ie_es",
  608. "need_proxy": true,
  609. "proxy_pool": "local",
  610. "target_instances": 1,
  611. "query_wait": {
  612. "mode": 2,
  613. "random_min": 60,
  614. "random_max": 300
  615. },
  616. "plugin_config": {
  617. "lib_path": "plugins",
  618. "plugin_name": "bls_plugin",
  619. "plugin_bin": "bls_plugin.py",
  620. "plugin_proto": "IVSPlg"
  621. },
  622. "free_config": {
  623. "domain": "ireland.blsspainglobal.com",
  624. "local_service_url": "http://127.0.0.1:8085",
  625. "query_selector": {
  626. "location": "Dublin",
  627. "jurisdiction": null,
  628. "visa_type": "Schengen Visa/ Short Term Visa",
  629. "visa_subtype": "Tourist Visa",
  630. "appointment_type": "Individual",
  631. "appointment_category": "Normal",
  632. "mission_code": "EMBASSY_DUBLIN"
  633. },
  634. "city": "Dublin",
  635. "country": "Spain",
  636. "visa_type": "Tourist",
  637. "routing_key": "slot.dub.es.tourist",
  638. "website": "https://ireland.blsspainglobal.com/Global/bls/visatypeverification"
  639. }
  640. },
  641. {
  642. "identifier": "BLS_GB_ES",
  643. "enable": false,
  644. "need_account": true,
  645. "account_pool": "gb_es",
  646. "need_proxy": true,
  647. "proxy_pool": "local",
  648. "target_instances": 1,
  649. "query_wait": {
  650. "mode": 2,
  651. "random_min": 60,
  652. "random_max": 300
  653. },
  654. "plugin_config": {
  655. "lib_path": "plugins",
  656. "plugin_name": "bls_plugin",
  657. "plugin_bin": "bls_plugin.py",
  658. "plugin_proto": "IVSPlg"
  659. },
  660. "free_config": {
  661. "domain": "uk.blsspainglobal.com",
  662. "local_service_url": "http://127.0.0.1:8085",
  663. "query_selector": {
  664. "location": "Dublin",
  665. "jurisdiction": "Greater London",
  666. "visa_type": "Short Term Visa(Maximum stay of 90 days)",
  667. "visa_subtype": "Tourist Visa",
  668. "appointment_type": "Individual",
  669. "appointment_category": "Normal",
  670. "mission_code": "LHR"
  671. },
  672. "city": "London",
  673. "country": "Spain",
  674. "visa_type": "Tourist",
  675. "routing_key": "slot.lon.es.tourist",
  676. "website": "https://uk.blsspainglobal.com/Global/bls/visatypeverification"
  677. }
  678. },
  679. {
  680. "identifier": "TLS_GB_FR",
  681. "enable": true,
  682. "need_account": true,
  683. "account_pool": "gb_fr",
  684. "need_proxy": true,
  685. "proxy_pool": "ireland_proxies",
  686. "target_instances": 1,
  687. "query_wait": {
  688. "mode": 2,
  689. "random_min": 60,
  690. "random_max": 300
  691. },
  692. "plugin_config": {
  693. "lib_path": "plugins",
  694. "plugin_name": "tls_plugin",
  695. "plugin_bin": "tls_plugin.py",
  696. "plugin_proto": "IVSPlg"
  697. },
  698. "free_config": {
  699. "verbose": 0,
  700. "center": {
  701. "code": "gbLON2fr",
  702. "country": "gb",
  703. "mission": "fr",
  704. "city": "London"
  705. },
  706. "city": "London",
  707. "country": "France",
  708. "visa_type": "Tourist",
  709. "routing_key": "slot.lon.fr.tourist",
  710. "capsolver_key": "CAP-5441DD341DD3CC2FAEF0BE6FE493EE9A",
  711. "interest_month": "02-2026",
  712. "target_labels": ["", "pta"],
  713. "website": "https://visas-fr.tlscontact.com/country/gb/vac/gbLON2fr/"
  714. }
  715. },
  716. {
  717. "identifier": "VISAMETRIC_IE_DE",
  718. "enable": false,
  719. "need_account": false,
  720. "account_pool": "",
  721. "need_proxy": true,
  722. "proxy_pool": "ireland_proxies",
  723. "target_instances": 1,
  724. "query_wait": {
  725. "mode": 2,
  726. "random_min": 60,
  727. "random_max": 300
  728. },
  729. "plugin_config": {
  730. "lib_path": "plugins",
  731. "plugin_name": "de_plugin",
  732. "plugin_bin": "de_plugin.py",
  733. "plugin_proto": "IVSPlg"
  734. },
  735. "free_config": {
  736. "verbose": 0,
  737. "base_url": "https://ie-appointment.visametric.com",
  738. "local_service_url": "http://127.0.0.1:8085",
  739. "consularid": 1,
  740. "city": "Dublin",
  741. "country": "Germany",
  742. "visa_type": "Tourist",
  743. "routing_key": "slot.dub.de.tourist",
  744. "website": "https://ie-appointment.visametric.com/en"
  745. }
  746. }
  747. ]