groups.json 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. [
  2. {
  3. "identifier": "VFS_DUBLIN_NL",
  4. "enable": false,
  5. "need_account": true,
  6. "account_pool": "ie_nl",
  7. "need_proxy": true,
  8. "proxy_pool": "ireland_proxies",
  9. "target_instances": 1,
  10. "account_login_interval": 30,
  11. "query_wait": {
  12. "mode": 2,
  13. "fixed_wait": 10,
  14. "random_min": 60,
  15. "random_max": 300
  16. },
  17. "plugin_config": {
  18. "lib_path": "plugins",
  19. "plugin_name": "vfs_plugin",
  20. "plugin_bin": "vfs_plugin.py",
  21. "plugin_proto": "IVSPlg"
  22. },
  23. "free_config": {
  24. "verbose": 0,
  25. "missionCode": "nld",
  26. "missionName": "Netherlands",
  27. "countryCode": "irl",
  28. "countryName": "Ireland",
  29. "cultureCode": "en-US",
  30. "language": "en",
  31. "website": "https://visa.vfsglobal.com/irl/en/nld/login",
  32. "appointmentType": [
  33. {
  34. "id": 573,
  35. "routingKey": "slot.dub.nl.tourist",
  36. "centerName": "Netherlands Visa Application Center - Dublin",
  37. "city": "Dublin",
  38. "cityCode": "dub",
  39. "address": "Cunningham House, 130 Francis Street, Dublin 8 D08 H48R",
  40. "vacCode": "NTDB",
  41. "categoryName": "All Short stay Categories",
  42. "categoryCode": "TA",
  43. "subcategoryName": "Tourist",
  44. "subcategoryCode": "To",
  45. "fee": null,
  46. "currency": null
  47. }
  48. ]
  49. }
  50. },
  51. {
  52. "identifier": "BLS_DUBLIN_ES",
  53. "enable": false,
  54. "need_account": true,
  55. "account_pool": "ie_es",
  56. "need_proxy": true,
  57. "proxy_pool": "local",
  58. "target_instances": 1,
  59. "query_wait": {
  60. "mode": 2,
  61. "random_min": 60,
  62. "random_max": 300
  63. },
  64. "plugin_config": {
  65. "lib_path": "plugins",
  66. "plugin_name": "bls_plugin",
  67. "plugin_bin": "bls_plugin.py",
  68. "plugin_proto": "IVSPlg"
  69. },
  70. "free_config": {
  71. "domain": "ireland.blsspainglobal.com",
  72. "ocr_service_url": "http://127.0.0.1:8085/predict/vfcode?model=pytorch",
  73. "location": "Dublin",
  74. "jurisdiction": null,
  75. "visaType": "Schengen Visa/ Short Term Visa",
  76. "visaSubType": "Tourist Visa",
  77. "appointmentCategory": "Normal"
  78. }
  79. },
  80. {
  81. "identifier": "TLS_LONDON_FR",
  82. "enable": true,
  83. "need_account": true,
  84. "account_pool": "gb_fr",
  85. "need_proxy": true,
  86. "proxy_pool": "ireland_proxies",
  87. "target_instances": 1,
  88. "query_wait": {
  89. "mode": 2,
  90. "random_min": 60,
  91. "random_max": 300
  92. },
  93. "plugin_config": {
  94. "lib_path": "plugins",
  95. "plugin_name": "tls_plugin",
  96. "plugin_bin": "tls_plugin.py",
  97. "plugin_proto": "IVSPlg"
  98. },
  99. "free_config": {
  100. "verbose": 0,
  101. "center": {
  102. "code": "gbLON2fr",
  103. "country": "gb",
  104. "mission": "fr",
  105. "city": "London"
  106. },
  107. "embassy_code": "gbLON2fr",
  108. "country_code": "gb",
  109. "mission_code": "fr",
  110. "city": "London",
  111. "country": "France",
  112. "visa_type": "Tourist",
  113. "capsolver_key": "CAP-5441DD341DD3CC2FAEF0BE6FE493EE9A",
  114. "interest_month": "02-2026",
  115. "target_labels": ["", "pta"],
  116. "website": "https://visas-fr.tlscontact.com/country/gb/vac/gbLON2fr/"
  117. }
  118. }
  119. ]