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

11 lines
251 B
JSON

{
"name": "Moment Timezone",
"website": "http://momentjs.com/timezone/",
"matches": [
{
"search": "script",
"regexp": "moment-timezone(?:-data)?(?:\\.min)?\\.js"
}
],
"implies": "Moment.js"
}