uashield icon indicating copy to clipboard operation
uashield copied to clipboard

Static ip support

Open mgrybyk opened this issue 2 years ago • 0 comments

Example

[
  { "method": "get", "ip": "91.232.230.50", "page": "https://qiwi.com" },
  { "method": "get", "ip": "91.232.230.126", "page": "https://qiwi.com" },
  { "method": "get", "ip": "91.232.230.139", "page": "https://qiwi.com" }
]

mgrybyk avatar Mar 29 '22 17:03 mgrybyk