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

18 lines
387 B
JSON

{
"name": "Weglot",
"website": "https://www.weglot.com",
"matches": [
{
"search": "headers[weglot-translated]",
"regexp": ".*"
},
{
"search": "script",
"regexp": "cdn\\.weglot\\.com"
},
{
"search": "script",
"regexp": "wp-content/plugins/weglot"
}
]
}