apub2gmi/config.json
2024-05-04 14:38:10 +10:00

8 lines
100 B
JSON

{
"url_re": "^/some_pattern/(.*)$",
"title_res": [
"^(.*?)\\.\\s*(.*)$",
"^(.*?): (.*)$"
]
}