mirror of
https://github.com/Leanny/splat3seedchecker.git
synced 2026-04-22 00:07:20 -05:00
Add new gear
This commit is contained in:
parent
1c2c464489
commit
c6fc656ecc
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
*:Zone.Identifier
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"files": {
|
||||
"main.css": "/splat3seedchecker/static/css/main.3e3d5e61.css",
|
||||
"main.js": "/splat3seedchecker/static/js/main.e6e304e8.js",
|
||||
"main.js": "/splat3seedchecker/static/js/main.461f17d8.js",
|
||||
"react-syntax-highlighter/refractor-core-import.js": "/splat3seedchecker/static/js/react-syntax-highlighter/refractor-core-import.d4d51e1a.chunk.js",
|
||||
"react-syntax-highlighter_languages_refractor_abap.js": "/splat3seedchecker/static/js/react-syntax-highlighter_languages_refractor_abap.3a483cd8.chunk.js",
|
||||
"react-syntax-highlighter_languages_refractor_actionscript.js": "/splat3seedchecker/static/js/react-syntax-highlighter_languages_refractor_actionscript.9aaaa12f.chunk.js",
|
||||
|
|
@ -181,7 +181,7 @@
|
|||
"static/media/img_order1.png": "/splat3seedchecker/static/media/img_order1.304481548304734f75a4.png",
|
||||
"index.html": "/splat3seedchecker/index.html",
|
||||
"main.3e3d5e61.css.map": "/splat3seedchecker/static/css/main.3e3d5e61.css.map",
|
||||
"main.e6e304e8.js.map": "/splat3seedchecker/static/js/main.e6e304e8.js.map",
|
||||
"main.461f17d8.js.map": "/splat3seedchecker/static/js/main.461f17d8.js.map",
|
||||
"refractor-core-import.d4d51e1a.chunk.js.map": "/splat3seedchecker/static/js/react-syntax-highlighter/refractor-core-import.d4d51e1a.chunk.js.map",
|
||||
"react-syntax-highlighter_languages_refractor_abap.3a483cd8.chunk.js.map": "/splat3seedchecker/static/js/react-syntax-highlighter_languages_refractor_abap.3a483cd8.chunk.js.map",
|
||||
"react-syntax-highlighter_languages_refractor_actionscript.9aaaa12f.chunk.js.map": "/splat3seedchecker/static/js/react-syntax-highlighter_languages_refractor_actionscript.9aaaa12f.chunk.js.map",
|
||||
|
|
@ -340,6 +340,6 @@
|
|||
},
|
||||
"entrypoints": [
|
||||
"static/css/main.3e3d5e61.css",
|
||||
"static/js/main.e6e304e8.js"
|
||||
"static/js/main.461f17d8.js"
|
||||
]
|
||||
}
|
||||
|
|
@ -1 +1 @@
|
|||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/splat3seedchecker/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Splatoon 3 Seed Finder"/><link rel="manifest" href="/splat3seedchecker/manifest.json"/><title>Splatoon 3 - Gear Seed Checker</title><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous"/><script defer="defer" src="/splat3seedchecker/static/js/main.e6e304e8.js"></script><link href="/splat3seedchecker/static/css/main.3e3d5e61.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
||||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/splat3seedchecker/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Splatoon 3 Seed Finder"/><link rel="manifest" href="/splat3seedchecker/manifest.json"/><title>Splatoon 3 - Gear Seed Checker</title><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous"/><script defer="defer" src="/splat3seedchecker/static/js/main.461f17d8.js"></script><link href="/splat3seedchecker/static/css/main.3e3d5e61.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user