mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
564 B
JSON
17 lines
564 B
JSON
{
|
|
"name": "siteGENIUS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "siteGENIUS, a custom website builder that lets you create your own website.",
|
|
"website": "http://www.sitegenius.com/",
|
|
"matches": [
|
|
{
|
|
"certainty": 75,
|
|
"ghdb": "inurl:\"sitegenius/topic.php\""
|
|
},
|
|
{
|
|
"regexp": "(?-mix:var PortalBrowser = window.open\\('popup.php\\?page_type='\\+page_type\\+'&lang=[A-Z]{2}&page_id='\\+pgid(\\+addToURL)?, '', myFeatures\\); )"
|
|
}
|
|
]
|
|
}
|