mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
15 lines
412 B
JSON
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
|
|
}
|
|
]
|
|
} |