mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
15 lines
363 B
JSON
15 lines
363 B
JSON
{
|
|
"name": "Bonfire",
|
|
"website": "http://cibonfire.com",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[bf_session]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"regexp": "Powered by <a[^>]+href=\"https?://(?:www\\.)?cibonfire\\.com[^>]*>Bonfire v([^<]+)",
|
|
"offset": 1
|
|
}
|
|
],
|
|
"implies": "CodeIgniter"
|
|
} |