FoxyProxy Standard presets.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. {
  2. "awxf6a1570181094000": {
  3. "type": 5,
  4. "color": "#0055e5",
  5. "title": "Local sites",
  6. "whitePatterns": [
  7. {
  8. "title": "I2P Router console",
  9. "pattern": "^https?://.*:[0-9]?7657/.*$",
  10. "type": 2,
  11. "protocols": 1,
  12. "active": true
  13. },
  14. {
  15. "title": "Tahoe-LAFS WebUI",
  16. "pattern": "^http://127.0.0.1:34(56|60)/.*$",
  17. "type": 2,
  18. "protocols": 1,
  19. "active": true
  20. },
  21. {
  22. "title": "Freenet",
  23. "pattern": "^http://127.0.0.1:8888/.*$",
  24. "type": 2,
  25. "protocols": 1,
  26. "active": true
  27. },
  28. {
  29. "title": "Twister WebUI",
  30. "pattern": "^http://.*127.0.0.1:28332/.*$",
  31. "type": 2,
  32. "protocols": 1,
  33. "active": true
  34. },
  35. {
  36. "title": "i2pd",
  37. "pattern": "127.0.0.1:6060",
  38. "type": 1,
  39. "protocols": 1,
  40. "active": true
  41. },
  42. {
  43. "title": "XD webui",
  44. "pattern": "127.0.0.1:1776",
  45. "type": 1,
  46. "protocols": 1,
  47. "active": true
  48. }
  49. ],
  50. "blackPatterns": [],
  51. "pacURL": "",
  52. "index": 2,
  53. "active": true
  54. },
  55. "logging": {
  56. "size": 100,
  57. "active": false
  58. },
  59. "mode": "patterns",
  60. "vlxor1570180817900": {
  61. "type": 1,
  62. "color": "#e0bfc9",
  63. "title": "I2P sites",
  64. "address": "127.0.0.1",
  65. "port": 4455,
  66. "proxyDNS": false,
  67. "active": true,
  68. "username": "",
  69. "password": "",
  70. "whitePatterns": [
  71. {
  72. "title": "",
  73. "pattern": "**.i2p",
  74. "type": 1,
  75. "protocols": 1,
  76. "active": true
  77. }
  78. ],
  79. "blackPatterns": [],
  80. "pacURL": "",
  81. "index": -1
  82. },
  83. "x1arp1570181516000": {
  84. "type": 3,
  85. "color": "#0055e5",
  86. "title": "TOR",
  87. "address": "127.0.0.1",
  88. "port": 9450,
  89. "proxyDNS": true,
  90. "active": true,
  91. "username": "",
  92. "password": "",
  93. "whitePatterns": [
  94. {
  95. "title": "All",
  96. "pattern": ".*$",
  97. "type": 2,
  98. "protocols": 1,
  99. "active": true,
  100. "regExp": ".*$"
  101. }
  102. ],
  103. "blackPatterns": [],
  104. "pacURL": "",
  105. "index": 3
  106. },
  107. "yo3jvd1570180564500": {
  108. "type": 3,
  109. "color": "#c7e600",
  110. "title": "I2P SOCKS5 sites",
  111. "address": "127.0.0.1",
  112. "port": 4449,
  113. "proxyDNS": true,
  114. "active": true,
  115. "username": "",
  116. "password": "",
  117. "whitePatterns": [
  118. {
  119. "title": "",
  120. "pattern": "*forum.i2p",
  121. "type": 1,
  122. "protocols": 1,
  123. "active": true,
  124. "regExp": "^.*forum\\.i2p$"
  125. },
  126. {
  127. "title": "",
  128. "pattern": "*ugha.i2p",
  129. "type": 1,
  130. "protocols": 1,
  131. "active": true,
  132. "regExp": "^.*ugha\\.i2p$"
  133. }
  134. ],
  135. "blackPatterns": [],
  136. "pacURL": "",
  137. "index": 1
  138. },
  139. "browserVersion": "89.0.1",
  140. "foxyProxyVersion": "7.5.1",
  141. "foxyProxyEdition": "standard"
  142. }