We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
forum.fudan.edu.cn
1 parent 07f8957 commit ef57b17Copy full SHA for ef57b17
lib/util/webvpn_proxy.dart
@@ -34,7 +34,7 @@ class WebvpnProxy {
34
// Cookies related with webvpn
35
static final ReadonlyCookieJar webvpnCookieJar = ReadonlyCookieJar();
36
37
- static const String DIRECT_CONNECT_TEST_URL = "https://forum.fudan.edu.cn";
+ static const String DIRECT_CONNECT_TEST_URL = "https://forum.fduhole.com";
38
39
static const String WEBVPN_UIS_LOGIN_URL =
40
"https://uis.fudan.edu.cn/authserver/login?service=https%3A%2F%2Fid.fudan.edu.cn%2Fidp%2FthirdAuth%2Fcas";
0 commit comments