zquestz/s

Fails co read json config

hissssst opened this issue · 1 comments

Configuration file looks like:

{
  "blacklist": [
    "dumpert",
    "bigbasket"
  ],
  "customProviders": []
}

And error is
[Error] Failed to load configuration: unexpected ',' at line 5

Yeah, this is a bug in the go-ucl. It will work if you merely remove the ,.