mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
349 B
JSON
17 lines
349 B
JSON
{
|
|
"name": "PhotoShelter",
|
|
"website": "https://www.photoshelter.com",
|
|
"matches": [
|
|
{
|
|
"regexp": "<!--\\s+#+ Powered by the PhotoShelter Beam platform"
|
|
},
|
|
{
|
|
"regexp": "<link[^>]+c\\.photoshelter\\.com"
|
|
}
|
|
],
|
|
"implies": [
|
|
"PHP",
|
|
"MySQL",
|
|
"jQuery"
|
|
]
|
|
} |