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

14 lines
307 B
JSON

{
"name": "Signal",
"website": "https://www.signal.co/",
"matches": [
{
"search": "script",
"regexp": "//s\\.btstatic\\.com/tag\\.js"
},
{
"search": "script",
"regexp": "//s\\.thebrighttag\\.com/iframe\\?"
}
]
}