add website tracking
All checks were successful
deploy / deploy (push) Successful in 22s
Publish Docker Image / docker (push) Successful in 46s

This commit is contained in:
Lee
2024-01-04 00:57:21 +00:00
parent 358bb6272c
commit ff11240334
7 changed files with 195 additions and 3 deletions

14
data/websites.json Normal file
View File

@ -0,0 +1,14 @@
[
{
"name": "Minecraft.net",
"url": "https://minecraft.net"
},
{
"name": "Minecraft Textures",
"url": "https://textures.minecraft.net"
},
{
"name": "Minecraft Session Server",
"url": "https://session.minecraft.net"
}
]