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

9 lines
209 B
JSON

{
"name": "SyntaxHighlighter",
"website": "https://github.com/syntaxhighlighter",
"matches": [
{
"regexp": "<(?:script|link)[^>]*sh(?:Core|Brush|ThemeDefault)"
}
]
}