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

15 lines
412 B
JSON

{
"name": "Laterpay",
"website": "https://www.laterpay.net/",
"matches": [
{
"search": "meta[laterpay:connector:callbacks:on_user_has_access]",
"regexp": "deobfuscateText"
},
{
"search": "script",
"regexp": "https?://connectormwi\\.laterpay\\.net/([0-9.]+)[a-zA-z-]*/live/[\\w-]+\\.js",
"offset": 1
}
]
}