mirror of
https://github.com/shanmiteko/LotteryAutoScript.git
synced 2026-06-04 21:01:17 +08:00
parent
affe24f441
commit
dabf8f9d75
@ -634,9 +634,9 @@ const bili_client = {
|
|||||||
(uid) => post({
|
(uid) => post({
|
||||||
url: API.RELATION_BATCH_MODIFY,
|
url: API.RELATION_BATCH_MODIFY,
|
||||||
contents: {
|
contents: {
|
||||||
fid: uid,
|
fids: uid,
|
||||||
act: 1,
|
act: 1,
|
||||||
re_src: 0,
|
re_src: 1,
|
||||||
csrf: GlobalVar.get("csrf")
|
csrf: GlobalVar.get("csrf")
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user