Merge pull request #77 from mymine/patch-1

Update Yingshiche domain
main
FongMi 2 years ago committed by GitHub
commit bed3f2cf8f
  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