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

10 lines
193 B
JSON

{
"name": "YUI",
"website": "http://yuilibrary.com",
"matches": [
{
"search": "script",
"regexp": "(?:/yui/|yui\\.yahooapis\\.com)"
}
]
}