yize/xswitch

not working when JSON can not be JSON.parse

yize opened this issue · 0 comments

yize commented

rules:

{
  "proxy": [
    [
      "a.com",
      "b.com",  // should remove ,
    ], // should remove ,
  ]
}

not working

image