Page 1 of 1

Format of blocklist.conf

Posted: Mon Jun 27, 2016 3:51 pm
by tamainut
Hi.

I don't see on manual or any doc, format for blocklist.conf

I need put more that one list, and try several options but fails.

Code: Select all

{
  "file": 1,
  "format": 1
}{
  "check_after_days": 4,
  "timeout": 180,
  "url": "http://list.1",
  "try_times": 3,
  "list_size": 3664598,
  "last_update": 1467032112.426935,
  "list_type": "PeerGuardian",
  "list_compression": "GZip",
  "load_on_start": true
}
Plugin on Web only can use one list, and I like use 3 lists.

Best regards