mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
13 lines
261 B
JSON
13 lines
261 B
JSON
{
|
|
"name": "MyBB",
|
|
"website": "https://mybb.com",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?:<script [^>]+\\s+<!--\\s+lang\\.no_new_posts|<a[^>]* title=\"Powered By MyBB)"
|
|
}
|
|
],
|
|
"implies": [
|
|
"PHP",
|
|
"MySQL"
|
|
]
|
|
} |