mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
21 lines
640 B
JSON
21 lines
640 B
JSON
{
|
|
"name": "Arab-Portal",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "Arab-Portal",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<META NAME=\"COPYRIGHT\" CONTENT=\"Copyright[^\\>]*by Arab[\\s]*Portal\")"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<META content=\"[^>]*Powered by: Arab Portal v([\\d\\.]+), Copyright[^>]*\" name=\"description\">)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<center><font size=2>Powered by: Arab[\\s]*Portal v([\\d\\.]+)[\\s]*, Copyright)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|