apub2gmi/config.json

8 lines
100 B
JSON

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