melanie / sf-jury-duty-widget.js
0 likes
0 forks
1 files
Last active 8 months ago
| 1 | // Variables used by Scriptable. |
| 2 | // These must be at the very top of the file. Do not edit. |
| 3 | // icon-color: deep-blue; icon-glyph: theater-masks; |
| 4 | |
| 5 | // Your reporting group number: |
| 6 | const GROUP_NUMBER = 69 |
| 7 | |
| 8 | const PAGE = |
| 9 | 'https://www.sfsuperiorcourt.org/divisions/jury-services/jury-reporting' |
| 10 | const REPORTING = 'REPORTING' |
Newer
Older