Skip to content

Commit 2ec19d0

Browse files
committed
test
1 parent f0e9412 commit 2ec19d0

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

wxapp/anmuxi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ class Task extends Public {
172172

173173
async function getNotice() {
174174
let options = {
175-
url: `https://gitee.com/smallfawn/Note/raw/main/Notice.json`,
175+
url: `https://ghproxy.net/https://raw.githubusercontent.com/smallfawn/Note/refs/heads/main/Notice.json`,
176176
headers: {
177177
"User-Agent": defaultUserAgent,
178178
}

wxapp/bnmdhg_wx.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ class Task extends Public {
215215

216216
async function getNotice() {
217217
let options = {
218-
url: `https://gitee.com/smallfawn/Note/raw/main/Notice.json`,
218+
url: `https://ghproxy.net/https://raw.githubusercontent.com/smallfawn/Note/refs/heads/main/Notice.json`,
219219
headers: {
220220
"User-Agent": defaultUserAgent,
221221
}

wxapp/hdl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ class Task extends Public {
156156

157157
async function getNotice() {
158158
let options = {
159-
url: `https://gitee.com/smallfawn/Note/raw/main/Notice.json`,
159+
url: `https://ghproxy.net/https://raw.githubusercontent.com/smallfawn/Note/refs/heads/main/Notice.json`,
160160
headers: {
161161
"User-Agent": defaultUserAgent,
162162
}

wxapp/kangshifu.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ class Task extends Public {
131131

132132
async function getNotice() {
133133
let options = {
134-
url: `https://gitee.com/smallfawn/Note/raw/main/Notice.json`,
134+
url: `https://ghproxy.net/https://raw.githubusercontent.com/smallfawn/Note/refs/heads/main/Notice.json`,
135135
headers: {
136136
"User-Agent": defaultUserAgent,
137137
}

wxapp/可口可乐吧.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ class Task extends Public {
134134

135135
async function getNotice() {
136136
let options = {
137-
url: `https://gitee.com/smallfawn/Note/raw/main/Notice.json`,
137+
url: `https://ghproxy.net/https://raw.githubusercontent.com/smallfawn/Note/refs/heads/main/Notice.json`,
138138
headers: {
139139
"User-Agent": defaultUserAgent,
140140
}

wxapp/杰士邦安心福利社.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ class Task extends Public {
162162

163163
async function getNotice() {
164164
let options = {
165-
url: `https://gitee.com/smallfawn/Note/raw/main/Notice.json`,
165+
url: `https://ghproxy.net/https://raw.githubusercontent.com/smallfawn/Note/refs/heads/main/Notice.json`,
166166
headers: {
167167
"User-Agent": defaultUserAgent,
168168
}

蔚来.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ class Task extends Public {
6969

7070
async function getNotice() {
7171
let options = {
72-
url: `https://gitee.com/smallfawn/Note/raw/main/Notice.json`,
72+
url: `https://ghproxy.net/https://raw.githubusercontent.com/smallfawn/Note/refs/heads/main/Notice.json`,
7373
headers: {
7474
"User-Agent": defaultUserAgent,
7575
}

0 commit comments

Comments
 (0)