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

12 lines
311 B
JSON

{
"name": "jQuery Migrate",
"website": "https://github.com/jquery/jquery-migrate",
"matches": [
{
"search": "script",
"regexp": "jquery[.-]migrate(?:-([\\d.]+))?(?:\\.min)?\\.js(?:\\?ver=([\\d.]+))?",
"offset": 1
}
],
"implies": "jQuery"
}