Update Yingshiche domain

pull/77/head
mine 2 years ago committed by GitHub
parent d22453afb0
commit 5ce6b86963
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      app/src/main/java/com/github/catvod/spider/Yingshiche.java

@ -32,7 +32,7 @@ import com.google.gson.JsonParser;
*/
public class Yingshiche extends Ali {
private final String siteUrl = "https://www.weixine.net";
private final String siteUrl = "https://www.weixine.link";
private Map<String, String> getHeader() {
Map<String, String> header = new HashMap<>();

Loading…
Cancel
Save