mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
20 lines
410 B
JSON
20 lines
410 B
JSON
{
|
|
"name": "CGI-IRC",
|
|
"author": "fofa",
|
|
"version": "0.1.0",
|
|
"matches": [
|
|
{
|
|
"search": "title",
|
|
"regexp": "CGI:IRC Login"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "<!-- This is part of CGI-IRC"
|
|
},
|
|
{
|
|
"search": "body",
|
|
"text": "<small id=\"ietest\"><a href=\"http://cgiirc.org/"
|
|
}
|
|
]
|
|
}
|