“我永远喜欢XXX”想知道关注你单推的up多久了吗
🚧电脑端操作警告🚧

某个单推群里:
”我永远喜欢**!“ ”那你关注他有多久了!“ ”不知道!“ ”能查吗“ ”试试看!“

国际惯例,直接放使用方法:
① 打开电脑浏览器,最好是chrome ,打开哔哩哔哩。
② 点进 你关注的up主的主页 比如 https://space.bilibili.com/xxxx 这样的。
② 按键盘上的 F12 在 Console 下输入以下代码:
let rq =async (url, data, method = "GET")=> await new Promise(complete => $.ajax({url, data, method, complete, xhrFields:{withCredentials:true}})),itt=1,res,lib=[];
let search = async pn=>(await rq(`https://api.bilibili.com/x/relation/followings?vmid=${UserStatus.userInfo.wallet.mid}&pn=${pn}&ps=20&order=desc&jsonp=jsonp`));
while((res = (await search(itt++))).data.list.length) lib = lib.concat(res.data.list);
let follow = lib.find(v=>v.mid*1===mid*1);
console.clear();
format = date=>(`${date.getFullYear()}-${date.getMonth()+1}-${date.getDate()} ${date.getHours()}:${date.getMinutes()}:${date.getSeconds()}`)
console.log("%c ", `background: url('${follow.face}') no-repeat center;background-size: contain;padding-left:40px;padding-bottom: 40px;font-size: 128px; color: #f00;`, `您和 ${follow.uname} 的羁绊起于${format(new Date(follow.mtime*1000))}`);
④ 回车,等待上几千年(秒),就可以看见这样的结果啦!
