config_sentinel.json 45 KB

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