Create timeLog.js

This commit is contained in:
Sliverkiss
2024-06-26 20:04:44 +08:00
committed by GitHub
parent 8e0680d269
commit 7a726a9705

7
Crack/timeLog.js Normal file
View File

@@ -0,0 +1,7 @@
/*
时间日志 解锁永久会员 by chxm1024
^http:\/\/liujia95\.xyz\/v1\/user\/get_user url script-response-body
*/
$done({ body: JSON.stringify({ ...JSON.parse($response.body), body: { ...JSON.parse($response.body).body, vipType: 4 } }) });