Fix bili qrcode

This commit is contained in:
唐三 2023-09-05 19:20:06 +08:00
parent e2042f0aad
commit 331a57384f
3 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ public class Bili extends Spider {
private JsonObject extend;
private String cookie;
private boolean login;
private static boolean AskOnlyOne = false;
private static boolean AskOnlyOnce = false;
private Map<String, String> getHeader(String cookie) {
Map<String, String> headers = new HashMap<>();

Binary file not shown.

View File

@ -1 +1 @@
b7edbdfee65700db639603bf47f3937f
bb25b79fe383dfe57c8d984824e700e2