ja-netfilter/src/main
Syrone Wong 0993b354e5
ConfigParser: do NOT override existing sections
This commit support format as below:

```
[DNS]
EQUAL,example.com

[URL]
PREFIX,https://example.com/a

[URL]
PREFIX,https://example.com/foo

[URL]
PREFIX,https://example.com/bar
```

It merges sections with the same section name.
2021-12-03 08:33:46 +08:00
..
java/io/zhile/research/ja/netfilter ConfigParser: do NOT override existing sections 2021-12-03 08:33:46 +08:00
resources commit base framework 2021-11-29 13:15:49 +08:00