UNPKG

311 BJSONView Raw
1{
2 "targets": [
3 {
4 "url": "http://www.github.com",
5 "rule": { "second": [15, 35, 55] },
6 "goldwasher": {
7 "selector": "h1"
8 }
9 }
10 ],
11 "options": {
12 "goldwasher": {
13 "selector": "h1, h2, h3, h4, h5, h6"
14 }
15 },
16 "chronostore": {
17 "root": "./chronostore"
18 }
19}