Fix bili qrcode
This commit is contained in:
parent
e2042f0aad
commit
331a57384f
|
|
@ -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.
|
|
@ -1 +1 @@
|
|||
b7edbdfee65700db639603bf47f3937f
|
||||
bb25b79fe383dfe57c8d984824e700e2
|
||||
|
|
|
|||
Loading…
Reference in New Issue