Merge pull request #79 from mymine/main

Update Zhaozy domain
pull/81/head
FongMi 2 years ago committed by GitHub
commit 4b0129850f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      app/src/main/java/com/github/catvod/spider/Zhaozy.java

@ -24,7 +24,7 @@ public class Zhaozy extends Ali {
private final Pattern regexAli = Pattern.compile("(https://www.aliyundrive.com/s/[^\"]+)");
private final Pattern regexVid = Pattern.compile("(\\S+)");
private final String siteUrl = "https://zhaoziyuan.pw/";
private final String siteUrl = "https://zhaoziyuan1.cc/";
private String username;
private String password;

Loading…
Cancel
Save