This commit is contained in:
FongMi 2022-11-07 09:36:21 +08:00
parent eeb7acc1ff
commit 7777e780bd
3 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ public class Bili extends Spider {
private String getCookie(String cookie) { private String getCookie(String cookie) {
if (TextUtils.isEmpty(cookie)) return "buvid3=84B0395D-C9F2-C490-E92E-A09AB48FE26E71636infoc"; if (TextUtils.isEmpty(cookie)) return "buvid3=84B0395D-C9F2-C490-E92E-A09AB48FE26E71636infoc";
if (cookie.startsWith("http")) return OkHttpUtil.string(cookie).replace("\r|\n", ""); if (cookie.startsWith("http")) return OkHttpUtil.string(cookie).replace("\n", "");
return cookie; return cookie;
} }

Binary file not shown.

View File

@ -1 +1 @@
9bd87b264524931259af712415d3f20f 760bfc7a8f758d5fcea88e5c88ecc3bf