update
This commit is contained in:
8
main.js
8
main.js
@@ -3,13 +3,13 @@ import "./style.css"
|
|||||||
const sites = [
|
const sites = [
|
||||||
{
|
{
|
||||||
url: "https://oj.xuyue.cc",
|
url: "https://oj.xuyue.cc",
|
||||||
title: "在线判题网站",
|
title: "判题狗",
|
||||||
description: "判题狗",
|
description: "在线判题网站",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
url: "https://code.xuyue.cc",
|
url: "https://code.xuyue.cc",
|
||||||
title: "代码运行网站",
|
title: "自测猫",
|
||||||
description: "自测猫",
|
description: "代码运行网站",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
url: "https://book.xuyue.cc",
|
url: "https://book.xuyue.cc",
|
||||||
|
|||||||
Reference in New Issue
Block a user