Files
OneForAll-mirror/data/rules/wappalyzer/owncloud.json
T
2020-07-29 00:02:06 +08:00

14 lines
375 B
JSON

{
"name": "ownCloud",
"website": "https://owncloud.org",
"matches": [
{
"regexp": "<a href=\"https://owncloud\\.com\" target=\"_blank\">ownCloud Inc\\.</a><br/>Your Cloud, Your Data, Your Way!"
},
{
"search": "meta[apple-itunes-app]",
"regexp": "app-id=543672169"
}
],
"implies": "PHP"
}