config.json 50 KB

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