Merge pull request #77 from mymine/patch-1

Update Yingshiche domain
This commit is contained in:
FongMi 2024-01-31 14:09:36 +08:00 committed by GitHub
commit 17609ebf4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ import com.google.gson.JsonParser;
*/ */
public class Yingshiche extends Ali { 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() { private Map<String, String> getHeader() {
Map<String, String> header = new HashMap<>(); Map<String, String> header = new HashMap<>();