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

9 lines
235 B
JSON

{
"name": "Contentful",
"website": "http://www.contentful.com",
"matches": [
{
"regexp": "<[^>]+(?:https?:)?//(?:assets|downloads|images|videos)\\.(?:ct?fassets\\.net|contentful\\.com)"
}
]
}