mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-16 23:09:38 +08:00
test
This commit is contained in:
@@ -172,7 +172,7 @@ class Task extends Public {
|
||||
|
||||
async function getNotice() {
|
||||
let options = {
|
||||
url: `https://gitee.com/smallfawn/Note/raw/main/Notice.json`,
|
||||
url: `https://ghproxy.net/https://raw.githubusercontent.com/smallfawn/Note/refs/heads/main/Notice.json`,
|
||||
headers: {
|
||||
"User-Agent": defaultUserAgent,
|
||||
}
|
||||
|
||||
@@ -215,7 +215,7 @@ class Task extends Public {
|
||||
|
||||
async function getNotice() {
|
||||
let options = {
|
||||
url: `https://gitee.com/smallfawn/Note/raw/main/Notice.json`,
|
||||
url: `https://ghproxy.net/https://raw.githubusercontent.com/smallfawn/Note/refs/heads/main/Notice.json`,
|
||||
headers: {
|
||||
"User-Agent": defaultUserAgent,
|
||||
}
|
||||
|
||||
@@ -156,7 +156,7 @@ class Task extends Public {
|
||||
|
||||
async function getNotice() {
|
||||
let options = {
|
||||
url: `https://gitee.com/smallfawn/Note/raw/main/Notice.json`,
|
||||
url: `https://ghproxy.net/https://raw.githubusercontent.com/smallfawn/Note/refs/heads/main/Notice.json`,
|
||||
headers: {
|
||||
"User-Agent": defaultUserAgent,
|
||||
}
|
||||
|
||||
@@ -131,7 +131,7 @@ class Task extends Public {
|
||||
|
||||
async function getNotice() {
|
||||
let options = {
|
||||
url: `https://gitee.com/smallfawn/Note/raw/main/Notice.json`,
|
||||
url: `https://ghproxy.net/https://raw.githubusercontent.com/smallfawn/Note/refs/heads/main/Notice.json`,
|
||||
headers: {
|
||||
"User-Agent": defaultUserAgent,
|
||||
}
|
||||
|
||||
@@ -134,7 +134,7 @@ class Task extends Public {
|
||||
|
||||
async function getNotice() {
|
||||
let options = {
|
||||
url: `https://gitee.com/smallfawn/Note/raw/main/Notice.json`,
|
||||
url: `https://ghproxy.net/https://raw.githubusercontent.com/smallfawn/Note/refs/heads/main/Notice.json`,
|
||||
headers: {
|
||||
"User-Agent": defaultUserAgent,
|
||||
}
|
||||
|
||||
@@ -162,7 +162,7 @@ class Task extends Public {
|
||||
|
||||
async function getNotice() {
|
||||
let options = {
|
||||
url: `https://gitee.com/smallfawn/Note/raw/main/Notice.json`,
|
||||
url: `https://ghproxy.net/https://raw.githubusercontent.com/smallfawn/Note/refs/heads/main/Notice.json`,
|
||||
headers: {
|
||||
"User-Agent": defaultUserAgent,
|
||||
}
|
||||
|
||||
2
蔚来.js
2
蔚来.js
@@ -69,7 +69,7 @@ class Task extends Public {
|
||||
|
||||
async function getNotice() {
|
||||
let options = {
|
||||
url: `https://gitee.com/smallfawn/Note/raw/main/Notice.json`,
|
||||
url: `https://ghproxy.net/https://raw.githubusercontent.com/smallfawn/Note/refs/heads/main/Notice.json`,
|
||||
headers: {
|
||||
"User-Agent": defaultUserAgent,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user