mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
22 lines
901 B
JSON
22 lines
901 B
JSON
{
|
|
"name": "iGiveTest",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "iGiveTest is a comprehensive solution for creating, administering, and providing thorough analysis of tests on the Internet and Intranet. It is a quick and professional way to create and organize tests for employees, students, and people in training.",
|
|
"website": "http://igivetest.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:Powered by <a href=\"http:\\/\\/iGiveTest\\.com\" target=_blank>iGiveTest v([\\d\\.]+)<\\/a>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<tr><td colspan=[\\d] align=right>Powered by iGiveTest v([\\d\\.]+)<\\/a><\\/td><\\/tr>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"certainty": 25,
|
|
"text": "<form action=\"index.php\" method=post name=signinform>"
|
|
}
|
|
]
|
|
}
|