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

12 lines
251 B
JSON

{
"name": "GOV.UK Frontend",
"website": "https://design-system.service.gov.uk/",
"matches": [
{
"regexp": "<body[^>]+govuk-template__body"
},
{
"regexp": "<a[^>]+govuk-link"
}
]
}