|
@@ -70,7 +70,7 @@ function checkHandleRequest() {
|
|
|
|
|
|
|
|
async function signIn() {
|
|
async function signIn() {
|
|
|
let url = `https://www.52pojie.cn/home.php?mod=task&do=apply&id=2&mobile=no`;
|
|
let url = `https://www.52pojie.cn/home.php?mod=task&do=apply&id=2&mobile=no`;
|
|
|
- // url = `https://www.52pojie.cn/home.php?mod=task&do=apply&id=2&referer=%2F`;
|
|
|
|
|
|
|
+ url = `https://www.52pojie.cn/home.php?mod=task&do=apply&id=2&referer=%2F`;
|
|
|
let options = {
|
|
let options = {
|
|
|
url: url,
|
|
url: url,
|
|
|
headers: gCommonHeaders,
|
|
headers: gCommonHeaders,
|