mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
348 B
JSON
16 lines
348 B
JSON
{
|
|
"name": "Open eShop",
|
|
"website": "http://open-eshop.com/",
|
|
"matches": [
|
|
{
|
|
"search": "meta[author]",
|
|
"regexp": "open-eshop\\.com"
|
|
},
|
|
{
|
|
"search": "meta[copyright]",
|
|
"regexp": "Open eShop ?([0-9.]+)?",
|
|
"offset": 1
|
|
}
|
|
],
|
|
"implies": "PHP"
|
|
} |