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

14 lines
295 B
JSON

{
"name": "Tealium",
"website": "http://tealium.com",
"matches": [
{
"search": "script",
"regexp": "^(?:https?:)?//tags\\.tiqcdn\\.com/"
},
{
"search": "script",
"regexp": "/tealium/utag\\.js$"
}
]
}