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

10 lines
199 B
JSON

{
"name": "TweenMax",
"website": "http://greensock.com/tweenmax",
"matches": [
{
"search": "script",
"regexp": "TweenMax(?:\\.min)?\\.js"
}
]
}