mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
14 lines
642 B
JSON
14 lines
642 B
JSON
{
|
|
"name": "Fluid-Dynamics-Search-Engine",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "FDSE is an easy-to-install search engine for local and remote sites. It returns fast, accurate results from a template-driven architecture. Freeware and shareware versions are available with Perl source.",
|
|
"website": "http://www.xav.com/scripts/search/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:Powered by the <a href=\"http:\\/\\/www.xav.com\\/scripts\\/search\\/\"[^>]*>Fluid Dynamics Search Engine<\\/a> v([\\d\\.]+) © 20[\\d]{2})",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|