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

12 lines
250 B
JSON

{
"name": "Apple Pay",
"website": "https://www.apple.com/apple-pay",
"matches": [
{
"regexp": "<[^>]+aria-labelledby=\"pi-apple_pay"
},
{
"regexp": "<script id=\"apple-pay"
}
]
}