config_booker.json 41 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498
  1. [
  2. {
  3. "identifier": "vfs.ie.nl",
  4. "debug": false,
  5. "enable": false,
  6. "need_account": true,
  7. "need_proxy": true,
  8. "proxy_pool": [
  9. "proxy-cheap"
  10. ],
  11. "proxy_cd": 300,
  12. "session_max_life": 1800,
  13. "active_time_start": "00:00",
  14. "active_time_end": "23:59",
  15. "booker": {
  16. "account_source": "built-in",
  17. "account_pool_id": "ie.nl.booker",
  18. "target_instances": 1,
  19. "keep_alive": 120,
  20. "account_cd": 10800,
  21. "booking_cooldown": 300,
  22. "max_bookings_per_account": 8
  23. },
  24. "plugin_config": {
  25. "lib_path": "plugins",
  26. "plugin_name": "vfs_plugin",
  27. "plugin_bin": "vfs_plugin.py",
  28. "plugin_proto": "IVSPlg"
  29. },
  30. "appointment_types": [
  31. {
  32. "weight": 10,
  33. "routing_key": "slot.dub.nl.tourist",
  34. "city": "Dublin",
  35. "visa_type": "Tourist",
  36. "country": "Netherlands"
  37. }
  38. ],
  39. "website": "https://visa.vfsglobal.com/irl/en/nld/login",
  40. "free_config": {
  41. "mission_code": "nld",
  42. "mission_name": "Netherlands",
  43. "country_code": "irl",
  44. "country_name": "Ireland",
  45. "culture_code": "en-US",
  46. "language": "en",
  47. "apt_configs": {
  48. "slot.dub.nl.tourist": {
  49. "center_name": "Netherlands Visa Application Center - Dublin",
  50. "address": "Cunningham House, 130 Francis Street, Dublin 8 D08 H48R",
  51. "vac_code": "NTDB",
  52. "category_name": "All Short stay Categories",
  53. "category_code": "TA",
  54. "subcategory_name": "Tourist",
  55. "subcategory_code": "To"
  56. }
  57. }
  58. }
  59. },
  60. {
  61. "identifier": "vfs.sg.fr",
  62. "debug": false,
  63. "enable": false,
  64. "need_account": true,
  65. "need_proxy": true,
  66. "proxy_pool": [
  67. "proxy-cheap"
  68. ],
  69. "proxy_cd": 300,
  70. "session_max_life": 1800,
  71. "active_time_start": "00:00",
  72. "active_time_end": "23:59",
  73. "booker": {
  74. "account_source": "built-in",
  75. "account_pool_id": "sg.fr.booker",
  76. "target_instances": 1,
  77. "keep_alive": 120,
  78. "account_cd": 10800,
  79. "booking_cooldown": 10,
  80. "max_bookings_per_account": 8
  81. },
  82. "plugin_config": {
  83. "lib_path": "plugins",
  84. "plugin_name": "vfs_plugin",
  85. "plugin_bin": "vfs_plugin.py",
  86. "plugin_proto": "IVSPlg"
  87. },
  88. "appointment_types": [
  89. {
  90. "weight": 10,
  91. "routing_key": "slot.sin.fr.tourist",
  92. "city": "Singapore",
  93. "visa_type": "Tourist",
  94. "country": "France"
  95. }
  96. ],
  97. "website": "https://visa.vfsglobal.com/sgp/en/fra/login",
  98. "free_config": {
  99. "mission_code": "fra",
  100. "mission_name": "France",
  101. "country_code": "sgp",
  102. "country_name": "Singapore",
  103. "culture_code": "en-US",
  104. "language": "en",
  105. "apt_configs": {
  106. "slot.sin.fr.tourist": {
  107. "center_name": "France Visa Application Center, Singapore",
  108. "address": "79 Anson Road #15-01 Singapore 079906",
  109. "vac_code": "FRSN",
  110. "category_name": "Short Stay",
  111. "category_code": "02",
  112. "subcategory_name": "Short Stay Tourist, Family Visit",
  113. "subcategory_code": "Six"
  114. }
  115. }
  116. }
  117. },
  118. {
  119. "identifier": "vfs.au.fr",
  120. "debug": false,
  121. "enable": false,
  122. "need_account": true,
  123. "need_proxy": true,
  124. "proxy_pool": [
  125. "proxy-cheap"
  126. ],
  127. "proxy_cd": 300,
  128. "session_max_life": 1800,
  129. "active_time_start": "00:00",
  130. "active_time_end": "23:59",
  131. "booker": {
  132. "account_source": "built-in",
  133. "account_pool_id": "au.fr.booker",
  134. "target_instances": 1,
  135. "keep_alive": 120,
  136. "account_cd": 10800,
  137. "booking_cooldown": 10,
  138. "max_bookings_per_account": 8
  139. },
  140. "plugin_config": {
  141. "lib_path": "plugins",
  142. "plugin_name": "vfs_plugin",
  143. "plugin_bin": "vfs_plugin.py",
  144. "plugin_proto": "IVSPlg"
  145. },
  146. "appointment_types": [
  147. {
  148. "weight": 10,
  149. "routing_key": "slot.syd.fr.tourist",
  150. "city": "Sydney",
  151. "visa_type": "Tourist",
  152. "country": "France"
  153. },
  154. {
  155. "weight": 10,
  156. "routing_key": "slot.mel.fr.tourist",
  157. "city": "Melbourne",
  158. "visa_type": "Tourist",
  159. "country": "France"
  160. }
  161. ],
  162. "website": "https://visa.vfsglobal.com/aus/en/fra/login",
  163. "free_config": {
  164. "mission_code": "fra",
  165. "mission_name": "France",
  166. "country_code": "aus",
  167. "country_name": "Australia",
  168. "culture_code": "en-US",
  169. "language": "en",
  170. "apt_configs": {
  171. "slot.syd.fr.tourist": {
  172. "center_name": "France Visa Application Center - Sydney",
  173. "address": "France Visa Application Center,Level 6, 88 Pitt Street,Sydney NSW 2000",
  174. "vac_code": "SYD",
  175. "category_name": "VISA",
  176. "category_code": "VISA",
  177. "subcategory_name": "Short Stay Schengen Visa",
  178. "subcategory_code": "ShortStaySchengenVisa"
  179. },
  180. "slot.mel.fr.tourist": {
  181. "center_name": "France Visa Application Center - Melbourne",
  182. "address": "Level 5 332 St. Kilda road level 5 Melbourne 3004",
  183. "vac_code": "MEL",
  184. "category_name": "VISA",
  185. "category_code": "VISA",
  186. "subcategory_name": "Short Stay Schengen Visa",
  187. "subcategory_code": "ShortStaySchengenVisa"
  188. }
  189. }
  190. }
  191. },
  192. {
  193. "identifier": "vfs.gb.it",
  194. "debug": false,
  195. "enable": false,
  196. "need_account": true,
  197. "need_proxy": true,
  198. "proxy_pool": [
  199. "proxy-cheap"
  200. ],
  201. "proxy_cd": 300,
  202. "session_max_life": 1800,
  203. "active_time_start": "00:00",
  204. "active_time_end": "23:59",
  205. "booker": {
  206. "account_source": "built-in",
  207. "account_pool_id": "gb.it.booker",
  208. "target_instances": 0,
  209. "keep_alive": 120,
  210. "account_cd": 10800,
  211. "booking_cooldown": 10,
  212. "max_bookings_per_account": 8
  213. },
  214. "plugin_config": {
  215. "lib_path": "plugins",
  216. "plugin_name": "vfs_plugin",
  217. "plugin_bin": "vfs_plugin.py",
  218. "plugin_proto": "IVSPlg"
  219. },
  220. "appointment_types": [
  221. {
  222. "weight": 80,
  223. "routing_key": "slot.lon.it.tourist",
  224. "city": "London",
  225. "visa_type": "Tourist",
  226. "country": "Italy"
  227. },
  228. {
  229. "weight": 20,
  230. "routing_key": "slot.man.it.tourist",
  231. "city": "Manchester",
  232. "visa_type": "Tourist",
  233. "country": "Italy"
  234. }
  235. ],
  236. "website": "https://visa.vfsglobal.com/gbr/en/ita/login",
  237. "free_config": {
  238. "mission_code": "ita",
  239. "mission_name": "Italy",
  240. "country_code": "gbr",
  241. "country_name": "United Kingdom",
  242. "culture_code": "en-US",
  243. "language": "en",
  244. "apt_configs": {
  245. "slot.lon.it.tourist": {
  246. "center_name": "Italy Visa Application Centre, London",
  247. "address": "Ground floor, 8- 20 Pocock St London SE1 0BW , United Kingdom",
  248. "vac_code": "ILON",
  249. "category_name": "Italy UK VisaCategory",
  250. "category_code": "UKITVED",
  251. "subcategory_name": "Tourist/ Business/ EU Family",
  252. "subcategory_code": "TBE"
  253. },
  254. "slot.man.it.tourist": {
  255. "center_name": "Italy Visa Application Centre, Manchester",
  256. "address": "50 Devonshire Street North, M12 6JH",
  257. "vac_code": "IMAN",
  258. "category_name": "Italy UK VisaCategory",
  259. "category_code": "UKITVED",
  260. "subcategory_name": "Tourist/ Business/ EU Family",
  261. "subcategory_code": "TBE"
  262. }
  263. }
  264. }
  265. },
  266. {
  267. "identifier": "vfs.gb.nl",
  268. "debug": false,
  269. "enable": false,
  270. "need_account": true,
  271. "need_proxy": true,
  272. "proxy_pool": [
  273. "proxy-cheap"
  274. ],
  275. "proxy_cd": 300,
  276. "session_max_life": 1800,
  277. "active_time_start": "00:00",
  278. "active_time_end": "23:59",
  279. "booker": {
  280. "account_source": "built-in",
  281. "account_pool_id": "gb.nl.booker",
  282. "target_instances": 1,
  283. "keep_alive": 120,
  284. "account_cd": 10800,
  285. "booking_cooldown": 10,
  286. "max_bookings_per_account": 8
  287. },
  288. "plugin_config": {
  289. "lib_path": "plugins",
  290. "plugin_name": "vfs_plugin",
  291. "plugin_bin": "vfs_plugin.py",
  292. "plugin_proto": "IVSPlg"
  293. },
  294. "appointment_types": [
  295. {
  296. "weight": 90,
  297. "routing_key": "slot.lon.nl.tourist",
  298. "city": "London",
  299. "visa_type": "Tourist",
  300. "country": "Netherlands"
  301. },
  302. {
  303. "weight": 10,
  304. "routing_key": "slot.man.nl.tourist",
  305. "city": "Manchester",
  306. "visa_type": "Tourist",
  307. "country": "Netherlands"
  308. }
  309. ],
  310. "website": "https://visa.vfsglobal.com/gbr/en/nld/login",
  311. "free_config": {
  312. "mission_code": "nld",
  313. "mission_name": "Netherland",
  314. "country_code": "gbr",
  315. "country_name": "United Kingdom",
  316. "culture_code": "en-US",
  317. "language": "en",
  318. "apt_configs": {
  319. "slot.lon.nl.tourist": {
  320. "center_name": "Netherlands Visa application centre - London",
  321. "address": "66 Wilson Street, EC2A 2BT",
  322. "vac_code": "NAKN",
  323. "category_name": "Schengen Visa",
  324. "category_code": "Schengen Visa",
  325. "subcategory_name": "Tourism",
  326. "subcategory_code": "TA"
  327. },
  328. "slot.man.nl.tourist": {
  329. "center_name": "Netherlands Visa application centre - Manchester",
  330. "address": "50 Devonshire Street North, M12 6JH",
  331. "vac_code": "NAKT",
  332. "category_name": "Schengen Visa",
  333. "category_code": "Schengen Visa",
  334. "subcategory_name": "Tourism",
  335. "subcategory_code": "TA"
  336. }
  337. }
  338. }
  339. },
  340. {
  341. "identifier": "vfs.gb.no",
  342. "debug": false,
  343. "enable": false,
  344. "need_account": true,
  345. "need_proxy": true,
  346. "proxy_pool": [
  347. "proxy-cheap"
  348. ],
  349. "proxy_cd": 300,
  350. "session_max_life": 1800,
  351. "active_time_start": "00:00",
  352. "active_time_end": "23:59",
  353. "booker": {
  354. "account_source": "built-in",
  355. "account_pool_id": "gb.no.booker",
  356. "target_instances": 1,
  357. "keep_alive": 120,
  358. "account_cd": 10800,
  359. "booking_cooldown": 10,
  360. "max_bookings_per_account": 8
  361. },
  362. "plugin_config": {
  363. "lib_path": "plugins",
  364. "plugin_name": "vfs_plugin",
  365. "plugin_bin": "vfs_plugin.py",
  366. "plugin_proto": "IVSPlg"
  367. },
  368. "appointment_types": [
  369. {
  370. "weight": 10,
  371. "routing_key": "slot.lon.no.tourist",
  372. "city": "London",
  373. "visa_type": "Tourist",
  374. "country": "Norway"
  375. }
  376. ],
  377. "website": "https://visa.vfsglobal.com/gbr/en/nor/login",
  378. "free_config": {
  379. "mission_code": "nor",
  380. "mission_name": "Norway",
  381. "country_code": "gbr",
  382. "country_name": "United Kingdom",
  383. "culture_code": "en-US",
  384. "language": "en",
  385. "apt_configs": {
  386. "slot.lon.no.tourist": {
  387. "center_name": "Norway Visa Application Centre, London",
  388. "address": "66 Wilson street, EC2A 2BT",
  389. "vac_code": "NLON",
  390. "category_name": "Schengen Visa C",
  391. "category_code": "SCHVISA",
  392. "subcategory_name": "Tourist Visa",
  393. "subcategory_code": "TOU"
  394. }
  395. }
  396. }
  397. },
  398. {
  399. "identifier": "vfs.ie.at",
  400. "debug": false,
  401. "enable": false,
  402. "need_account": true,
  403. "need_proxy": true,
  404. "proxy_pool": [
  405. "proxy-cheap"
  406. ],
  407. "proxy_cd": 300,
  408. "session_max_life": 1800,
  409. "active_time_start": "00:00",
  410. "active_time_end": "23:59",
  411. "booker": {
  412. "account_source": "built-in",
  413. "account_pool_id": "ie.at.booker",
  414. "target_instances": 1,
  415. "keep_alive": 120,
  416. "account_cd": 10800,
  417. "booking_cooldown": 300,
  418. "max_bookings_per_account": 8
  419. },
  420. "plugin_config": {
  421. "lib_path": "plugins",
  422. "plugin_name": "vfs_plugin",
  423. "plugin_bin": "vfs_plugin.py",
  424. "plugin_proto": "IVSPlg"
  425. },
  426. "appointment_types": [
  427. {
  428. "weight": 10,
  429. "routing_key": "slot.dub.at.tourist",
  430. "city": "Dublin",
  431. "visa_type": "Tourist",
  432. "country": "Austria"
  433. }
  434. ],
  435. "website": "https://visa.vfsglobal.com/irl/en/aut/login",
  436. "free_config": {
  437. "mission_code": "aut",
  438. "mission_name": "Austria",
  439. "country_code": "irl",
  440. "country_name": "Ireland",
  441. "culture_code": "en-US",
  442. "language": "en",
  443. "apt_configs": {
  444. "slot.dub.at.tourist": {
  445. "center_name": "Austria / Switzerland / Liechtenstein/ Slovenia Visa Application Center, Dublin",
  446. "address": "Cunningham House, 130 Francis Street, Dublin 8 D08 H48R",
  447. "vac_code": "AUT-DUB",
  448. "category_name": "Other Visas",
  449. "category_code": "Default_Austria_Ireland ",
  450. "subcategory_name": "All Visas ",
  451. "subcategory_code": "TA"
  452. }
  453. }
  454. }
  455. },
  456. {
  457. "identifier": "vfs.ie.dk",
  458. "debug": false,
  459. "enable": false,
  460. "need_account": true,
  461. "need_proxy": true,
  462. "proxy_pool": [
  463. "proxy-cheap"
  464. ],
  465. "proxy_cd": 300,
  466. "session_max_life": 1800,
  467. "active_time_start": "00:00",
  468. "active_time_end": "23:59",
  469. "booker": {
  470. "account_source": "built-in",
  471. "account_pool_id": "ie.dk.booker",
  472. "target_instances": 1,
  473. "keep_alive": 120,
  474. "account_cd": 10800,
  475. "booking_cooldown": 10,
  476. "max_bookings_per_account": 8
  477. },
  478. "plugin_config": {
  479. "lib_path": "plugins",
  480. "plugin_name": "vfs_plugin",
  481. "plugin_bin": "vfs_plugin.py",
  482. "plugin_proto": "IVSPlg"
  483. },
  484. "appointment_types": [
  485. {
  486. "weight": 10,
  487. "routing_key": "slot.dub.dk.tourist",
  488. "city": "Dublin",
  489. "visa_type": "Tourist",
  490. "country": "Denmark"
  491. }
  492. ],
  493. "website": "https://visa.vfsglobal.com/irl/en/dnk/login",
  494. "free_config": {
  495. "mission_code": "dnk",
  496. "mission_name": "Denmark",
  497. "country_code": "irl",
  498. "country_name": "Ireland",
  499. "culture_code": "en-US",
  500. "language": "en",
  501. "apt_configs": {
  502. "slot.dub.dk.tourist": {
  503. "center_name": "Denmark Visa Application Center, Dublin ",
  504. "address": "Cunningham House, 130 Francis Street, Dublin 8 D08 H48R",
  505. "vac_code": "DIDUB",
  506. "category_name": "Schengen Visa",
  507. "category_code": "SV",
  508. "subcategory_name": "Tourism",
  509. "subcategory_code": "TV"
  510. }
  511. }
  512. }
  513. },
  514. {
  515. "identifier": "vfs.ie.fi",
  516. "debug": false,
  517. "enable": false,
  518. "need_account": true,
  519. "need_proxy": true,
  520. "proxy_pool": [
  521. "proxy-cheap"
  522. ],
  523. "proxy_cd": 300,
  524. "session_max_life": 1800,
  525. "active_time_start": "00:00",
  526. "active_time_end": "23:59",
  527. "booker": {
  528. "account_source": "built-in",
  529. "account_pool_id": "ie.fi.booker",
  530. "target_instances": 1,
  531. "keep_alive": 120,
  532. "account_cd": 10800,
  533. "booking_cooldown": 10,
  534. "max_bookings_per_account": 8
  535. },
  536. "plugin_config": {
  537. "lib_path": "plugins",
  538. "plugin_name": "vfs_plugin",
  539. "plugin_bin": "vfs_plugin.py",
  540. "plugin_proto": "IVSPlg"
  541. },
  542. "appointment_types": [
  543. {
  544. "weight": 10,
  545. "routing_key": "slot.dub.fi.tourist",
  546. "city": "Dublin",
  547. "visa_type": "Tourist",
  548. "country": "Finland"
  549. }
  550. ],
  551. "website": "https://visa.vfsglobal.com/irl/en/fin/login",
  552. "free_config": {
  553. "mission_code": "fin",
  554. "mission_name": "Finland",
  555. "country_code": "irl",
  556. "country_name": "Ireland",
  557. "culture_code": "en-US",
  558. "language": "en",
  559. "apt_configs": {
  560. "slot.dub.fi.tourist": {
  561. "center_name": "Application Centre, Dublin",
  562. "address": "Cunningham House, 130 Francis Street, Dublin 8 D08 H48R",
  563. "vac_code": "Dubb",
  564. "category_name": "VISA",
  565. "category_code": "S S",
  566. "subcategory_name": "Tourist Category",
  567. "subcategory_code": "Tourist Category"
  568. }
  569. }
  570. }
  571. },
  572. {
  573. "identifier": "vfs.ie.hu",
  574. "debug": false,
  575. "enable": false,
  576. "need_account": true,
  577. "need_proxy": true,
  578. "proxy_pool": [
  579. "proxy-cheap"
  580. ],
  581. "proxy_cd": 300,
  582. "session_max_life": 1800,
  583. "active_time_start": "00:00",
  584. "active_time_end": "23:59",
  585. "booker": {
  586. "account_source": "built-in",
  587. "account_pool_id": "ie.hu.booker",
  588. "target_instances": 1,
  589. "keep_alive": 120,
  590. "account_cd": 10800,
  591. "booking_cooldown": 180,
  592. "max_bookings_per_account": 8
  593. },
  594. "plugin_config": {
  595. "lib_path": "plugins",
  596. "plugin_name": "vfs_plugin",
  597. "plugin_bin": "vfs_plugin.py",
  598. "plugin_proto": "IVSPlg"
  599. },
  600. "appointment_types": [
  601. {
  602. "weight": 10,
  603. "routing_key": "slot.dub.hu.tourist",
  604. "city": "Dublin",
  605. "visa_type": "Tourist",
  606. "country": "Hungary"
  607. }
  608. ],
  609. "website": "https://visa.vfsglobal.com/irl/en/hun/login",
  610. "free_config": {
  611. "mission_code": "hun",
  612. "mission_name": "Hungary",
  613. "country_code": "irl",
  614. "country_name": "Ireland",
  615. "culture_code": "en-US",
  616. "language": "en",
  617. "apt_configs": {
  618. "slot.dub.hu.tourist": {
  619. "center_name": "Ireland Visa Application Center,Dublin",
  620. "address": "Cunningham House, 130 Francis Street Dublin",
  621. "vac_code": "DUB",
  622. "category_name": "Short Stay",
  623. "category_code": "SS",
  624. "subcategory_name": "Schengen Visa",
  625. "subcategory_code": "Schengen Visa"
  626. }
  627. }
  628. }
  629. },
  630. {
  631. "identifier": "vfs.ie.is",
  632. "debug": false,
  633. "enable": false,
  634. "need_account": true,
  635. "need_proxy": true,
  636. "proxy_pool": [
  637. "proxy-cheap"
  638. ],
  639. "proxy_cd": 300,
  640. "session_max_life": 1800,
  641. "active_time_start": "00:00",
  642. "active_time_end": "23:59",
  643. "booker": {
  644. "account_source": "built-in",
  645. "account_pool_id": "ie.is.booker",
  646. "target_instances": 0,
  647. "keep_alive": 120,
  648. "account_cd": 10800,
  649. "booking_cooldown": 10,
  650. "max_bookings_per_account": 8
  651. },
  652. "plugin_config": {
  653. "lib_path": "plugins",
  654. "plugin_name": "vfs_plugin",
  655. "plugin_bin": "vfs_plugin.py",
  656. "plugin_proto": "IVSPlg"
  657. },
  658. "appointment_types": [
  659. {
  660. "weight": 10,
  661. "routing_key": "slot.dub.is.tourist",
  662. "city": "Dublin",
  663. "visa_type": "Tourist",
  664. "country": "Iceland"
  665. }
  666. ],
  667. "website": "https://visa.vfsglobal.com/irl/en/isl/login",
  668. "free_config": {
  669. "mission_code": "isl",
  670. "mission_name": "Iceland",
  671. "country_code": "irl",
  672. "country_name": "Ireland",
  673. "culture_code": "en-US",
  674. "language": "en",
  675. "apt_configs": {
  676. "slot.dub.is.tourist": {
  677. "center_name": "Iceland Visa Application Center- Dublin",
  678. "address": "Cunningham House, 130 Francis Street, Dublin, Ireland- DO8 H48R",
  679. "vac_code": "DUB",
  680. "category_name": "C-Visa",
  681. "category_code": "CVI",
  682. "subcategory_name": "Tourism",
  683. "subcategory_code": "OTT"
  684. }
  685. }
  686. }
  687. },
  688. {
  689. "identifier": "vfs.gb.at",
  690. "debug": false,
  691. "enable": false,
  692. "need_account": true,
  693. "need_proxy": true,
  694. "proxy_pool": [
  695. "proxy-cheap"
  696. ],
  697. "proxy_cd": 300,
  698. "session_max_life": 1800,
  699. "active_time_start": "00:00",
  700. "active_time_end": "23:59",
  701. "booker": {
  702. "account_source": "built-in",
  703. "account_pool_id": "gb.at.booker",
  704. "target_instances": 1,
  705. "keep_alive": 120,
  706. "account_cd": 10800,
  707. "booking_cooldown": 10,
  708. "max_bookings_per_account": 8
  709. },
  710. "plugin_config": {
  711. "lib_path": "plugins",
  712. "plugin_name": "vfs_plugin",
  713. "plugin_bin": "vfs_plugin.py",
  714. "plugin_proto": "IVSPlg"
  715. },
  716. "appointment_types": [
  717. {
  718. "weight": 10,
  719. "routing_key": "slot.lon.at.tourist",
  720. "city": "London",
  721. "visa_type": "Tourist",
  722. "country": "Austria"
  723. }
  724. ],
  725. "website": "https://visa.vfsglobal.com/gbr/en/aut/login",
  726. "free_config": {
  727. "mission_code": "aut",
  728. "mission_name": "Austria",
  729. "country_code": "gbr",
  730. "country_name": "United Kingdom",
  731. "culture_code": "en-US",
  732. "language": "en",
  733. "apt_configs": {
  734. "slot.lon.at.tourist": {
  735. "center_name": "Austria Visa Application Centre, London",
  736. "address": "66 Wilson Street, EC2A 2BT",
  737. "vac_code": "ADN",
  738. "category_name": "Visa to Austria",
  739. "category_code": "Visa to Austria",
  740. "subcategory_name": "Tourism",
  741. "subcategory_code": "TA"
  742. }
  743. }
  744. }
  745. },
  746. {
  747. "identifier": "bls.ie.es",
  748. "debug": false,
  749. "enable": false,
  750. "need_account": true,
  751. "need_proxy": true,
  752. "proxy_pool": [
  753. "spain-isp"
  754. ],
  755. "proxy_cd": 300,
  756. "session_max_life": 3600,
  757. "active_time_start": "00:00",
  758. "active_time_end": "23:59",
  759. "booker": {
  760. "account_source": "order",
  761. "target_instances": 0,
  762. "keep_alive": 120,
  763. "account_cd": 10800,
  764. "booking_cooldown": 10,
  765. "max_bookings_per_account": 1
  766. },
  767. "plugin_config": {
  768. "lib_path": "plugins",
  769. "plugin_name": "bls_plugin",
  770. "plugin_bin": "bls_plugin.py",
  771. "plugin_proto": "IVSPlg"
  772. },
  773. "appointment_types": [
  774. {
  775. "weight": 10,
  776. "routing_key": "slot.dub.es.tourist",
  777. "city": "Dublin",
  778. "visa_type": "Tourist",
  779. "country": "Spain"
  780. }
  781. ],
  782. "website": "https://ireland.blsspainglobal.com/Global/bls/visatypeverification",
  783. "free_config": {
  784. "domain": "ireland.blsspainglobal.com",
  785. "ocr_model": "data/ctc.pth",
  786. "apt_configs": {
  787. "slot.dub.es.tourist": {
  788. "location": "Dublin",
  789. "jurisdiction": null,
  790. "visa_type": "Schengen Visa/ Short Term Visa",
  791. "visa_subtype": "Tourist Visa",
  792. "appointment_type": "Individual",
  793. "appointment_category": "Normal",
  794. "mission_code": "EMBASSY_DUBLIN"
  795. }
  796. }
  797. }
  798. },
  799. {
  800. "identifier": "bls.gb.es",
  801. "debug": false,
  802. "enable": false,
  803. "need_account": true,
  804. "need_proxy": true,
  805. "proxy_pool": [
  806. "spain-isp"
  807. ],
  808. "proxy_cd": 300,
  809. "session_max_life": 3600,
  810. "active_time_start": "00:00",
  811. "active_time_end": "23:59",
  812. "booker": {
  813. "account_source": "order",
  814. "target_instances": 0,
  815. "keep_alive": 120,
  816. "account_cd": 10800,
  817. "booking_cooldown": 10,
  818. "max_bookings_per_account": 1
  819. },
  820. "plugin_config": {
  821. "lib_path": "plugins",
  822. "plugin_name": "bls_plugin",
  823. "plugin_bin": "bls_plugin.py",
  824. "plugin_proto": "IVSPlg"
  825. },
  826. "appointment_types": [
  827. {
  828. "weight": 10,
  829. "routing_key": "slot.lon.es.tourist",
  830. "city": "London",
  831. "visa_type": "Tourist",
  832. "country": "Spain"
  833. }
  834. ],
  835. "website": "https://uk.blsspainglobal.com/Global/bls/visatypeverification",
  836. "free_config": {
  837. "domain": "uk.blsspainglobal.com",
  838. "ocr_model": "data/ocr.pth",
  839. "apt_configs": {
  840. "slot.lon.es.tourist": {
  841. "location": "Dublin",
  842. "jurisdiction": "Greater London",
  843. "visa_type": "Short Term Visa(Maximum stay of 90 days)",
  844. "visa_subtype": "Tourist Visa",
  845. "appointment_type": "Individual",
  846. "appointment_category": "Normal",
  847. "mission_code": "LHR"
  848. }
  849. }
  850. }
  851. },
  852. {
  853. "identifier": "tls.gb.fr",
  854. "debug": false,
  855. "enable": false,
  856. "need_account": true,
  857. "need_proxy": true,
  858. "proxy_pool": [
  859. "proxy-cheap"
  860. ],
  861. "proxy_cd": 900,
  862. "session_max_life": 1800,
  863. "active_time_start": "07:00",
  864. "active_time_end": "17:30",
  865. "booker": {
  866. "account_source": "order",
  867. "target_instances": 1,
  868. "keep_alive": 60,
  869. "account_cd": 1800,
  870. "booking_cooldown": 3,
  871. "max_bookings_per_account": 1
  872. },
  873. "plugin_config": {
  874. "lib_path": "plugins",
  875. "plugin_name": "tls_plugin",
  876. "plugin_bin": "tls_plugin.py",
  877. "plugin_proto": "IVSPlg"
  878. },
  879. "appointment_types": [
  880. {
  881. "weight": 10,
  882. "routing_key": "slot.lon.fr.tourist",
  883. "city": "London",
  884. "visa_type": "Tourist",
  885. "country": "France"
  886. }
  887. ],
  888. "website": "https://visas-fr.tlscontact.com/en-us/country/gb/vac/gbLON2fr",
  889. "free_config": {
  890. "tls_url": "https://visas-fr.tlscontact.com/en-us/country/gb/vac/gbLON2fr",
  891. "location": "London",
  892. "capsolver_key": "CAP-5441DD341DD3CC2FAEF0BE6FE493EE9A",
  893. "login_captcha": {
  894. "solve_advance": true,
  895. "site_key": "6LcDpXcfAAAAAM7wOEsF_38DNsL20tTvPTKxpyn0",
  896. "page_url": "https://i2-auth.visas-fr.tlscontact.com",
  897. "task": "ReCaptchaV2TaskProxyLess"
  898. }
  899. }
  900. },
  901. {
  902. "identifier": "tls.cn.hgh.fr",
  903. "debug": false,
  904. "enable": false,
  905. "need_account": true,
  906. "need_proxy": true,
  907. "proxy_pool": [
  908. "proxy-cheap"
  909. ],
  910. "proxy_cd": 900,
  911. "session_max_life": 1800,
  912. "active_time_start": "00:00",
  913. "active_time_end": "15:30",
  914. "booker": {
  915. "account_source": "order",
  916. "target_instances": 1,
  917. "keep_alive": 60,
  918. "account_cd": 1800,
  919. "booking_cooldown": 3,
  920. "max_bookings_per_account": 1
  921. },
  922. "plugin_config": {
  923. "lib_path": "plugins",
  924. "plugin_name": "tls_plugin",
  925. "plugin_bin": "tls_plugin.py",
  926. "plugin_proto": "IVSPlg"
  927. },
  928. "appointment_types": [
  929. {
  930. "weight": 10,
  931. "routing_key": "slot.hgh.fr.tourist",
  932. "city": "Hangzhou",
  933. "visa_type": "Tourist",
  934. "country": "France"
  935. }
  936. ],
  937. "website": "https://visas-fr.tlscontact.com/en-us/country/cn/vac/cnHGH2fr",
  938. "free_config": {
  939. "tls_url": "https://visas-fr.tlscontact.com/en-us/country/cn/vac/cnHGH2fr",
  940. "location": "Hangzhou",
  941. "capsolver_key": "CAP-5441DD341DD3CC2FAEF0BE6FE493EE9A",
  942. "login_captcha": {
  943. "solve_advance": false,
  944. "site_key": "6LcDpXcfAAAAAM7wOEsF_38DNsL20tTvPTKxpyn0",
  945. "page_url": "https://i2-auth.visas-fr.tlscontact.com",
  946. "task": "ReCaptchaV2TaskProxyLess"
  947. }
  948. }
  949. },
  950. {
  951. "identifier": "tls.cn.can.fr",
  952. "debug": false,
  953. "enable": false,
  954. "need_account": true,
  955. "need_proxy": true,
  956. "proxy_pool": [
  957. "proxy-cheap"
  958. ],
  959. "proxy_cd": 900,
  960. "session_max_life": 1800,
  961. "active_time_start": "00:00",
  962. "active_time_end": "15:30",
  963. "booker": {
  964. "account_source": "order",
  965. "target_instances": 1,
  966. "keep_alive": 60,
  967. "account_cd": 1800,
  968. "booking_cooldown": 3,
  969. "max_bookings_per_account": 1
  970. },
  971. "plugin_config": {
  972. "lib_path": "plugins",
  973. "plugin_name": "tls_plugin",
  974. "plugin_bin": "tls_plugin.py",
  975. "plugin_proto": "IVSPlg"
  976. },
  977. "appointment_types": [
  978. {
  979. "weight": 10,
  980. "routing_key": "slot.can.fr.tourist",
  981. "city": "Guangzhou",
  982. "visa_type": "Tourist",
  983. "country": "France"
  984. }
  985. ],
  986. "website": "https://visas-fr.tlscontact.com/en-us/country/cn/vac/cnHCAN2fr",
  987. "free_config": {
  988. "tls_url": "https://visas-fr.tlscontact.com/en-us/country/cn/vac/cnHCAN2fr",
  989. "location": "Guangzhou",
  990. "capsolver_key": "CAP-5441DD341DD3CC2FAEF0BE6FE493EE9A",
  991. "login_captcha": {
  992. "solve_advance": false,
  993. "site_key": "6LcDpXcfAAAAAM7wOEsF_38DNsL20tTvPTKxpyn0",
  994. "page_url": "https://i2-auth.visas-fr.tlscontact.com",
  995. "task": "ReCaptchaV2TaskProxyLess"
  996. }
  997. }
  998. },
  999. {
  1000. "identifier": "tls.cn.bjs.fr",
  1001. "debug": false,
  1002. "enable": false,
  1003. "need_account": true,
  1004. "need_proxy": true,
  1005. "proxy_pool": [
  1006. "proxy-cheap"
  1007. ],
  1008. "proxy_cd": 900,
  1009. "session_max_life": 1800,
  1010. "active_time_start": "00:00",
  1011. "active_time_end": "15:30",
  1012. "booker": {
  1013. "account_source": "order",
  1014. "target_instances": 1,
  1015. "keep_alive": 60,
  1016. "account_cd": 1800,
  1017. "booking_cooldown": 3,
  1018. "max_bookings_per_account": 1
  1019. },
  1020. "plugin_config": {
  1021. "lib_path": "plugins",
  1022. "plugin_name": "tls_plugin",
  1023. "plugin_bin": "tls_plugin.py",
  1024. "plugin_proto": "IVSPlg"
  1025. },
  1026. "appointment_types": [
  1027. {
  1028. "weight": 10,
  1029. "routing_key": "slot.bjs.fr.tourist",
  1030. "city": "Beijing",
  1031. "visa_type": "Tourist",
  1032. "country": "France"
  1033. }
  1034. ],
  1035. "website": "https://visas-fr.tlscontact.com/en-us/country/cn/vac/cnBJS2fr",
  1036. "free_config": {
  1037. "tls_url": "https://visas-fr.tlscontact.com/en-us/country/cn/vac/cnBJS2fr",
  1038. "location": "Beijing",
  1039. "capsolver_key": "CAP-5441DD341DD3CC2FAEF0BE6FE493EE9A",
  1040. "login_captcha": {
  1041. "solve_advance": false,
  1042. "site_key": "6LcDpXcfAAAAAM7wOEsF_38DNsL20tTvPTKxpyn0",
  1043. "page_url": "https://i2-auth.visas-fr.tlscontact.com",
  1044. "task": "ReCaptchaV2TaskProxyLess"
  1045. }
  1046. }
  1047. },
  1048. {
  1049. "identifier": "tls.cn.sha.fr",
  1050. "debug": false,
  1051. "enable": false,
  1052. "need_account": true,
  1053. "need_proxy": true,
  1054. "proxy_pool": [
  1055. "proxy-cheap"
  1056. ],
  1057. "proxy_cd": 900,
  1058. "session_max_life": 1800,
  1059. "active_time_start": "00:00",
  1060. "active_time_end": "15:30",
  1061. "booker": {
  1062. "account_source": "order",
  1063. "target_instances": 1,
  1064. "keep_alive": 60,
  1065. "account_cd": 1800,
  1066. "booking_cooldown": 3,
  1067. "max_bookings_per_account": 1
  1068. },
  1069. "plugin_config": {
  1070. "lib_path": "plugins",
  1071. "plugin_name": "tls_plugin",
  1072. "plugin_bin": "tls_plugin.py",
  1073. "plugin_proto": "IVSPlg"
  1074. },
  1075. "appointment_types": [
  1076. {
  1077. "weight": 10,
  1078. "routing_key": "slot.sha.fr.tourist",
  1079. "city": "Shanghai",
  1080. "visa_type": "Tourist",
  1081. "country": "France"
  1082. }
  1083. ],
  1084. "website": "https://visas-fr.tlscontact.com/en-us/country/cn/vac/cnSHA2fr",
  1085. "free_config": {
  1086. "tls_url": "https://visas-fr.tlscontact.com/en-us/country/cn/vac/cnSHA2fr",
  1087. "location": "Shanghai",
  1088. "capsolver_key": "CAP-5441DD341DD3CC2FAEF0BE6FE493EE9A",
  1089. "login_captcha": {
  1090. "solve_advance": false,
  1091. "site_key": "6LcDpXcfAAAAAM7wOEsF_38DNsL20tTvPTKxpyn0",
  1092. "page_url": "https://i2-auth.visas-fr.tlscontact.com",
  1093. "task": "ReCaptchaV2TaskProxyLess"
  1094. }
  1095. }
  1096. },
  1097. {
  1098. "identifier": "tls.ie.fr",
  1099. "debug": false,
  1100. "enable": false,
  1101. "need_account": true,
  1102. "need_proxy": true,
  1103. "proxy_pool": [
  1104. "proxy-cheap"
  1105. ],
  1106. "proxy_cd": 900,
  1107. "session_max_life": 1800,
  1108. "active_time_start": "00:00",
  1109. "active_time_end": "23:59",
  1110. "booker": {
  1111. "account_source": "order",
  1112. "target_instances": 1,
  1113. "keep_alive": 60,
  1114. "account_cd": 1800,
  1115. "booking_cooldown": 3,
  1116. "max_bookings_per_account": 1
  1117. },
  1118. "plugin_config": {
  1119. "lib_path": "plugins",
  1120. "plugin_name": "tls_plugin",
  1121. "plugin_bin": "tls_plugin.py",
  1122. "plugin_proto": "IVSPlg"
  1123. },
  1124. "appointment_types": [
  1125. {
  1126. "weight": 10,
  1127. "routing_key": "slot.dub.fr.tourist",
  1128. "city": "Dublin",
  1129. "visa_type": "Tourist",
  1130. "country": "France"
  1131. }
  1132. ],
  1133. "website": "https://visas-fr.tlscontact.com/en-us/country/ie/vac/ieDUB2fr",
  1134. "free_config": {
  1135. "tls_url": "https://visas-fr.tlscontact.com/en-us/country/ie/vac/ieDUB2fr",
  1136. "location": "Dublin",
  1137. "capsolver_key": "CAP-5441DD341DD3CC2FAEF0BE6FE493EE9A",
  1138. "login_captcha": {
  1139. "solve_advance": false,
  1140. "site_key": "6LcDpXcfAAAAAM7wOEsF_38DNsL20tTvPTKxpyn0",
  1141. "page_url": "https://i2-auth.visas-fr.tlscontact.com",
  1142. "task": "ReCaptchaV2TaskProxyLess"
  1143. }
  1144. }
  1145. },
  1146. {
  1147. "identifier": "vfs.cn.at",
  1148. "debug": false,
  1149. "enable": true,
  1150. "need_account": true,
  1151. "need_proxy": true,
  1152. "proxy_pool": [
  1153. "proxy-cheap"
  1154. ],
  1155. "proxy_cd": 300,
  1156. "session_max_life": 1800,
  1157. "active_time_start": "00:00",
  1158. "active_time_end": "23:59",
  1159. "booker": {
  1160. "account_source": "built-in",
  1161. "account_pool_id": "cn.at.booker",
  1162. "target_instances": 1,
  1163. "keep_alive": 120,
  1164. "account_cd": 10800,
  1165. "booking_cooldown": 10,
  1166. "max_bookings_per_account": 8
  1167. },
  1168. "plugin_config": {
  1169. "lib_path": "plugins",
  1170. "plugin_name": "vfs_plugin",
  1171. "plugin_bin": "vfs_plugin.py",
  1172. "plugin_proto": "IVSPlg"
  1173. },
  1174. "appointment_types": [
  1175. {
  1176. "weight": 1,
  1177. "routing_key": "slot.bjs.at.tourist",
  1178. "city": "Beijing",
  1179. "visa_type": "Tourist",
  1180. "country": "Austria"
  1181. },
  1182. {
  1183. "weight": 0,
  1184. "routing_key": "slot.can.at.tourist",
  1185. "city": "Guangzhou",
  1186. "visa_type": "Tourist",
  1187. "country": "Austria"
  1188. },
  1189. {
  1190. "weight": 0,
  1191. "routing_key": "slot.szx.at.tourist",
  1192. "city": "Shenzhen",
  1193. "visa_type": "Tourist",
  1194. "country": "Austria"
  1195. },
  1196. {
  1197. "weight": 1,
  1198. "routing_key": "slot.sha.at.tourist",
  1199. "city": "Shanghai",
  1200. "visa_type": "Tourist",
  1201. "country": "Austria"
  1202. }
  1203. ],
  1204. "website": "https://visa.vfsglobal.com/chn/en/aut/login",
  1205. "free_config": {
  1206. "mission_code": "aut",
  1207. "mission_name": "Austria",
  1208. "country_code": "chn",
  1209. "country_name": "China",
  1210. "culture_code": "en-US",
  1211. "language": "en",
  1212. "apt_configs": {
  1213. "slot.bjs.at.tourist": {
  1214. "center_name": "Austria Visa Application Center, Beijing",
  1215. "address": "7/F, GAL Tower, No. 78, Pazhou Avenue, Haizhu District",
  1216. "vac_code": "Bei",
  1217. "category_name": "Visa Type C-Schengen",
  1218. "category_code": "VTC",
  1219. "subcategory_name": "Tourism (90 days)",
  1220. "subcategory_code": "TR"
  1221. },
  1222. "slot.can.at.tourist": {
  1223. "center_name": "Austria Visa Application Center, Guangzhou",
  1224. "address": "7/F, GAL Tower, No. 78, Pazhou Avenue, Haizhu District",
  1225. "vac_code": "Gua",
  1226. "category_name": "Visa Type C-Schengen",
  1227. "category_code": "VTC",
  1228. "subcategory_name": "Tourism (90 days)",
  1229. "subcategory_code": "TR"
  1230. },
  1231. "slot.sha.at.tourist": {
  1232. "center_name": "Austria Visa Application Center, Shanghai",
  1233. "address": "3F, Jiushi Commercial Building, No. 213, Middle Sichuan Road, Huangpu District",
  1234. "vac_code": "Shaa",
  1235. "category_name": "Visa Type C - Tourism Visa",
  1236. "category_code": "TT",
  1237. "subcategory_name": "Visa Type C - Tourism Visa",
  1238. "subcategory_code": "VTCT"
  1239. },
  1240. "slot.szx.at.tourist": {
  1241. "center_name": "Austria Visa Application Center, Shenzhen",
  1242. "address": "Unit 2303, Floor 23, East Tower, C Future City, No. 9285 Binhe Avenue, Futian District",
  1243. "vac_code": "ASSZA",
  1244. "category_name": "Visa Type C-Schengen",
  1245. "category_code": "VTC",
  1246. "subcategory_name": "Tourism (90 days)",
  1247. "subcategory_code": "TR"
  1248. }
  1249. }
  1250. }
  1251. },
  1252. {
  1253. "identifier": "e-konsulat.ie.pl",
  1254. "debug": false,
  1255. "enable": false,
  1256. "need_account": false,
  1257. "need_proxy": true,
  1258. "proxy_pool": [
  1259. "proxy-cheap"
  1260. ],
  1261. "proxy_cd": 300,
  1262. "session_max_life": 1800,
  1263. "active_time_start": "00:00",
  1264. "active_time_end": "23:59",
  1265. "booker": {
  1266. "account_source": "",
  1267. "target_instances": 0,
  1268. "account_cd": 0,
  1269. "booking_cooldown": 10,
  1270. "max_bookings_per_account": 1
  1271. },
  1272. "plugin_config": {
  1273. "lib_path": "plugins",
  1274. "plugin_name": "pol_plugin",
  1275. "plugin_bin": "pol_plugin.py",
  1276. "plugin_proto": "IVSPlg"
  1277. },
  1278. "appointment_types": [
  1279. {
  1280. "weight": 10,
  1281. "routing_key": "slot.dub.pl.tourist",
  1282. "city": "Dublin",
  1283. "visa_type": "Tourist",
  1284. "country": "Poland"
  1285. }
  1286. ],
  1287. "website": "https://secure.e-konsulat.gov.pl/placowki/151/wiza-schengen/wizyty/weryfikacja-obrazkowa",
  1288. "free_config": {
  1289. "query_url": "https://secure.e-konsulat.gov.pl/placowki/151/wiza-schengen/wizyty/weryfikacja-obrazkowa",
  1290. "service_type": "Wiza Schengen",
  1291. "location": "Dublin"
  1292. }
  1293. },
  1294. {
  1295. "identifier": "e-konsulat.jp.pl",
  1296. "debug": false,
  1297. "enable": false,
  1298. "need_account": false,
  1299. "need_proxy": true,
  1300. "proxy_pool": [
  1301. "proxy-cheap"
  1302. ],
  1303. "proxy_cd": 300,
  1304. "session_max_life": 1800,
  1305. "active_time_start": "00:00",
  1306. "active_time_end": "23:59",
  1307. "booker": {
  1308. "account_source": "",
  1309. "target_instances": 0,
  1310. "account_cd": 0,
  1311. "booking_cooldown": 10,
  1312. "max_bookings_per_account": 1
  1313. },
  1314. "plugin_config": {
  1315. "lib_path": "plugins",
  1316. "plugin_name": "pol_plugin",
  1317. "plugin_bin": "pol_plugin.py",
  1318. "plugin_proto": "IVSPlg"
  1319. },
  1320. "appointment_types": [
  1321. {
  1322. "weight": 10,
  1323. "routing_key": "slot.tyo.pl.tourist",
  1324. "city": "Tokyo",
  1325. "visa_type": "Tourist",
  1326. "country": "Poland"
  1327. }
  1328. ],
  1329. "website": "https://secure.e-konsulat.gov.pl/placowki/178/wiza-krajowa/wizyty/weryfikacja-obrazkowa",
  1330. "free_config": {
  1331. "query_url": "https://secure.e-konsulat.gov.pl/placowki/178/wiza-krajowa/wizyty/weryfikacja-obrazkowa",
  1332. "service_type": "wiza krajowa",
  1333. "location": "Tokio"
  1334. }
  1335. },
  1336. {
  1337. "identifier": "visaonweb.ie.be",
  1338. "debug": false,
  1339. "enable": false,
  1340. "need_account": true,
  1341. "need_proxy": true,
  1342. "proxy_pool": [
  1343. "local"
  1344. ],
  1345. "proxy_cd": 300,
  1346. "session_max_life": 10800,
  1347. "active_time_start": "00:00",
  1348. "active_time_end": "23:59",
  1349. "booker": {
  1350. "account_source": "",
  1351. "target_instances": 0,
  1352. "account_cd": 0,
  1353. "booking_cooldown": 10,
  1354. "max_bookings_per_account": 1
  1355. },
  1356. "plugin_config": {
  1357. "lib_path": "plugins",
  1358. "plugin_name": "bel_plugin",
  1359. "plugin_bin": "bel_plugin.py",
  1360. "plugin_proto": "IVSPlg"
  1361. },
  1362. "appointment_types": [
  1363. {
  1364. "weight": 10,
  1365. "routing_key": "slot.dub.be.tourist",
  1366. "city": "Dublin",
  1367. "visa_type": "Tourist",
  1368. "country": "Belgium"
  1369. }
  1370. ],
  1371. "website": "https://visaonweb.diplomatie.be/en",
  1372. "free_config": {
  1373. "capsolver_key": "CAP-5441DD341DD3CC2FAEF0BE6FE493EE9A"
  1374. }
  1375. },
  1376. {
  1377. "identifier": "visametric.ie.de",
  1378. "debug": false,
  1379. "enable": false,
  1380. "need_account": false,
  1381. "need_proxy": true,
  1382. "proxy_pool": [
  1383. "proxy-cheap"
  1384. ],
  1385. "proxy_cd": 300,
  1386. "session_max_life": 900,
  1387. "active_time_start": "00:00",
  1388. "active_time_end": "23:59",
  1389. "booker": {
  1390. "account_source": "",
  1391. "account_pool_id": "",
  1392. "target_instances": 1,
  1393. "account_cd": 0,
  1394. "booking_cooldown": 10,
  1395. "max_bookings_per_account": 1
  1396. },
  1397. "plugin_config": {
  1398. "lib_path": "plugins",
  1399. "plugin_name": "de_plugin",
  1400. "plugin_bin": "de_plugin.py",
  1401. "plugin_proto": "IVSPlg"
  1402. },
  1403. "appointment_types": [
  1404. {
  1405. "weight": 10,
  1406. "routing_key": "slot.dub.de.tourist",
  1407. "city": "Dublin",
  1408. "visa_type": "Tourist",
  1409. "country": "Germany"
  1410. }
  1411. ],
  1412. "website": "https://ie-appointment.visametric.com/en",
  1413. "free_config": {
  1414. "base_url": "https://ie-appointment.visametric.com",
  1415. "consularid": 1
  1416. }
  1417. },
  1418. {
  1419. "identifier": "pernotami.ie.it",
  1420. "debug": false,
  1421. "enable": false,
  1422. "need_account": true,
  1423. "need_proxy": true,
  1424. "proxy_pool": [
  1425. "proxy-cheap"
  1426. ],
  1427. "proxy_cd": 300,
  1428. "session_max_life": 900,
  1429. "active_time_start": "00:00",
  1430. "active_time_end": "23:59",
  1431. "booker": {
  1432. "account_source": "order",
  1433. "target_instances": 1,
  1434. "keep_alive": 120,
  1435. "account_cd": 10800,
  1436. "booking_cooldown": 10,
  1437. "max_bookings_per_account": 1
  1438. },
  1439. "plugin_config": {
  1440. "lib_path": "plugins",
  1441. "plugin_name": "ita_plugin",
  1442. "plugin_bin": "ita_plugin.py",
  1443. "plugin_proto": "IVSPlg"
  1444. },
  1445. "appointment_types": [
  1446. {
  1447. "weight": 10,
  1448. "routing_key": "slot.dub.it.tourist",
  1449. "city": "Dublin",
  1450. "visa_type": "Tourist",
  1451. "country": "Italy"
  1452. }
  1453. ],
  1454. "website": "https://prenotami.esteri.it/Home",
  1455. "free_config": {
  1456. "capsolver_key": "03db1d1ff2f4a33e84ef1da99bd83336bed3710153525"
  1457. }
  1458. },
  1459. {
  1460. "identifier": "greekemba.ie.gr",
  1461. "debug": false,
  1462. "enable": false,
  1463. "need_account": true,
  1464. "need_proxy": true,
  1465. "proxy_pool": [
  1466. "proxy-cheap"
  1467. ],
  1468. "proxy_cd": 300,
  1469. "session_max_life": 86400,
  1470. "active_time_start": "00:00",
  1471. "active_time_end": "23:59",
  1472. "booker": {
  1473. "account_source": "order",
  1474. "target_instances": 10,
  1475. "keep_alive": 120,
  1476. "account_cd": 10800,
  1477. "booking_cooldown": 30,
  1478. "max_bookings_per_account": 1
  1479. },
  1480. "plugin_config": {
  1481. "lib_path": "plugins",
  1482. "plugin_name": "grc_plugin",
  1483. "plugin_bin": "grc_plugin.py",
  1484. "plugin_proto": "IVSPlg"
  1485. },
  1486. "appointment_types": [
  1487. {
  1488. "weight": 10,
  1489. "routing_key": "slot.dub.gr.tourist",
  1490. "city": "Dublin",
  1491. "visa_type": "Tourist",
  1492. "country": "Greece"
  1493. }
  1494. ],
  1495. "website": "https://www.supersaas.com/schedule/GreekEmbassyInDublin/Visas",
  1496. "free_config": {}
  1497. }
  1498. ]