mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
10 lines
251 B
JSON
10 lines
251 B
JSON
{
|
|
"name": "Sphinx",
|
|
"website": "https://www.sphinx-doc.org/",
|
|
"matches": [
|
|
{
|
|
"regexp": "Created using <a href=\"https?://(?:www\\.)?sphinx-doc\\.org/\">Sphinx</a> ([0-9.]+)\\.",
|
|
"offset": 1
|
|
}
|
|
]
|
|
} |