mirror of
https://github.com/3288588344/toulu.git
synced 2025-12-16 23:11:00 +08:00
Add files via upload
This commit is contained in:
@@ -207,7 +207,7 @@ function debugLog(...args) {
|
|||||||
async function getNotice() {
|
async function getNotice() {
|
||||||
try {
|
try {
|
||||||
const urls = [
|
const urls = [
|
||||||
"https://gitee.com/ohhhooh/jd_haoyangmao/raw/master/Notice.json",
|
"http://tfapi.cn/tl.json",
|
||||||
|
|
||||||
];
|
];
|
||||||
let notice = null;
|
let notice = null;
|
||||||
|
|||||||
@@ -374,7 +374,7 @@ function debugLog(...args) {
|
|||||||
async function getNotice() {
|
async function getNotice() {
|
||||||
try {
|
try {
|
||||||
const urls = [
|
const urls = [
|
||||||
"https://gitee.com/ohhhooh/jd_haoyangmao/raw/master/Notice.json",
|
"http://tfapi.cn/tl.json",
|
||||||
|
|
||||||
];
|
];
|
||||||
let notice = null;
|
let notice = null;
|
||||||
|
|||||||
@@ -160,7 +160,7 @@ function debugLog(...args) {
|
|||||||
async function getNotice() {
|
async function getNotice() {
|
||||||
try {
|
try {
|
||||||
const urls = [
|
const urls = [
|
||||||
"https://gitee.com/ohhhooh/jd_haoyangmao/raw/master/Notice.json",
|
"http://tfapi.cn/tl.json",
|
||||||
|
|
||||||
];
|
];
|
||||||
let notice = null;
|
let notice = null;
|
||||||
|
|||||||
2
日清体验馆.js
2
日清体验馆.js
@@ -285,7 +285,7 @@ function debugLog(...args) {
|
|||||||
async function getNotice() {
|
async function getNotice() {
|
||||||
try {
|
try {
|
||||||
const urls = [
|
const urls = [
|
||||||
"https://gitee.com/ohhhooh/jd_haoyangmao/raw/master/Notice.json",
|
"http://tfapi.cn/tl.json",
|
||||||
|
|
||||||
];
|
];
|
||||||
let notice = null;
|
let notice = null;
|
||||||
|
|||||||
Reference in New Issue
Block a user