mirror of
https://github.com/uetchy/namae.git
synced 2025-03-16 20:20:38 +09:00
fix: google play store
This commit is contained in:
parent
ed80674c87
commit
586c1ed98f
@ -22,7 +22,7 @@ export default async function handler(
|
||||
|
||||
const response = JSON.parse(
|
||||
responseText.match(
|
||||
/AF_initDataCallback.+?hash: '5'.+?data:([\w\W]+?), sideChannel/m
|
||||
/AF_initDataCallback.+?hash: '6'.+?data:([\w\W]+?), sideChannel/m
|
||||
)?.[1] ?? ''
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user