up web
This commit is contained in:
parent
987a23700d
commit
67afbdb41c
BIN
fail2ban/db/fail2ban.sqlite3
Normal file
BIN
fail2ban/db/fail2ban.sqlite3
Normal file
Binary file not shown.
@ -38,6 +38,6 @@ _flutter.buildConfig = {"engineRevision":"cdbfd49962cf4b960bc6b55ee049969ca9e885
|
|||||||
|
|
||||||
_flutter.loader.load({
|
_flutter.loader.load({
|
||||||
serviceWorkerSettings: {
|
serviceWorkerSettings: {
|
||||||
serviceWorkerVersion: "2867208250"
|
serviceWorkerVersion: "97474984"
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|||||||
@ -3,20 +3,20 @@ const MANIFEST = 'flutter-app-manifest';
|
|||||||
const TEMP = 'flutter-temp-cache';
|
const TEMP = 'flutter-temp-cache';
|
||||||
const CACHE_NAME = 'flutter-app-cache';
|
const CACHE_NAME = 'flutter-app-cache';
|
||||||
|
|
||||||
const RESOURCES = {"flutter_bootstrap.js": "0d3fb13ab15ee44c5279864f53133c8a",
|
const RESOURCES = {"flutter_bootstrap.js": "4f1953f37fb28abb498e39afd5fda49f",
|
||||||
"version.json": "2fe62a2512b6ba284732a0255fe16b80",
|
"version.json": "2fe62a2512b6ba284732a0255fe16b80",
|
||||||
"index.html": "6969d9c82c7a8d15b9cb7ffed40b548e",
|
"index.html": "6969d9c82c7a8d15b9cb7ffed40b548e",
|
||||||
"/": "6969d9c82c7a8d15b9cb7ffed40b548e",
|
"/": "6969d9c82c7a8d15b9cb7ffed40b548e",
|
||||||
"main.dart.js": "22d4b17be905c7d92d62ca49b19b00ee",
|
"main.dart.js": "5f327a16122c9dbd6ed4d5e5827a15d5",
|
||||||
"flutter.js": "24bc71911b75b5f8135c949e27a2984e",
|
"flutter.js": "24bc71911b75b5f8135c949e27a2984e",
|
||||||
"favicon.png": "c87f31357d6051b15a7b28da4de40aaf",
|
"favicon.png": "c87f31357d6051b15a7b28da4de40aaf",
|
||||||
"main.dart.mjs": "f9b00aa7bf1631e20614c7506c77e14c",
|
"main.dart.mjs": "9a6d395eece2aeab90ec7472b64186e9",
|
||||||
"icons/Icon-192.png": "84b10ff9c16e389cacfe84a75ae525a2",
|
"icons/Icon-192.png": "84b10ff9c16e389cacfe84a75ae525a2",
|
||||||
"icons/Icon-maskable-192.png": "84b10ff9c16e389cacfe84a75ae525a2",
|
"icons/Icon-maskable-192.png": "84b10ff9c16e389cacfe84a75ae525a2",
|
||||||
"icons/Icon-maskable-512.png": "38072e13207b80a3c67d3f8c673a229d",
|
"icons/Icon-maskable-512.png": "38072e13207b80a3c67d3f8c673a229d",
|
||||||
"icons/Icon-512.png": "38072e13207b80a3c67d3f8c673a229d",
|
"icons/Icon-512.png": "38072e13207b80a3c67d3f8c673a229d",
|
||||||
"manifest.json": "7ecf77d798f49ca9bd7ba8f7385f490d",
|
"manifest.json": "7ecf77d798f49ca9bd7ba8f7385f490d",
|
||||||
"main.dart.wasm": "45dd7d8378292051546f3650f655e688",
|
"main.dart.wasm": "da53627a84ec9fe8c1bb9753159df0ef",
|
||||||
"assets/NOTICES": "0254b2cd809d4da964488331b7fc8764",
|
"assets/NOTICES": "0254b2cd809d4da964488331b7fc8764",
|
||||||
"assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57",
|
"assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57",
|
||||||
"assets/AssetManifest.bin.json": "e44bb50a0b122ee5f3666674fa966327",
|
"assets/AssetManifest.bin.json": "e44bb50a0b122ee5f3666674fa966327",
|
||||||
|
|||||||
@ -14,7 +14,7 @@
|
|||||||
This is a placeholder for base href that will be replaced by the value of
|
This is a placeholder for base href that will be replaced by the value of
|
||||||
the `--base-href` argument provided to `flutter build`.
|
the `--base-href` argument provided to `flutter build`.
|
||||||
-->
|
-->
|
||||||
<base href="/static/">
|
<base href="/static/">
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
||||||
<meta name="description" content="Shelfy">
|
<meta name="description" content="Shelfy">
|
||||||
|
|||||||
127498
web/main.dart.js
127498
web/main.dart.js
File diff suppressed because one or more lines are too long
@ -428,11 +428,20 @@ class CompiledApp {
|
|||||||
_1284: x0 => x0.frameCount,
|
_1284: x0 => x0.frameCount,
|
||||||
_1327: x0 => x0.requestFullscreen(),
|
_1327: x0 => x0.requestFullscreen(),
|
||||||
_1328: x0 => x0.exitFullscreen(),
|
_1328: x0 => x0.exitFullscreen(),
|
||||||
|
_1334: (x0,x1) => x0.createElement(x1),
|
||||||
|
_1340: (x0,x1,x2) => x0.addEventListener(x1,x2),
|
||||||
_1341: () => new XMLHttpRequest(),
|
_1341: () => new XMLHttpRequest(),
|
||||||
_1343: (x0,x1,x2) => x0.setRequestHeader(x1,x2),
|
_1343: (x0,x1,x2) => x0.setRequestHeader(x1,x2),
|
||||||
_1344: (x0,x1) => x0.send(x1),
|
_1344: (x0,x1) => x0.send(x1),
|
||||||
_1345: x0 => x0.abort(),
|
_1345: x0 => x0.abort(),
|
||||||
_1346: x0 => x0.getAllResponseHeaders(),
|
_1346: x0 => x0.getAllResponseHeaders(),
|
||||||
|
_1352: x0 => x0.decode(),
|
||||||
|
_1353: (x0,x1,x2,x3) => x0.open(x1,x2,x3),
|
||||||
|
_1354: (x0,x1,x2) => x0.setRequestHeader(x1,x2),
|
||||||
|
_1355: f => finalizeWrapper(f, function(x0) { return dartInstance.exports._1355(f,arguments.length,x0) }),
|
||||||
|
_1356: f => finalizeWrapper(f, function(x0) { return dartInstance.exports._1356(f,arguments.length,x0) }),
|
||||||
|
_1357: x0 => x0.send(),
|
||||||
|
_1358: () => new XMLHttpRequest(),
|
||||||
_1359: x0 => ({scale: x0}),
|
_1359: x0 => ({scale: x0}),
|
||||||
_1360: (x0,x1) => x0.getViewport(x1),
|
_1360: (x0,x1) => x0.getViewport(x1),
|
||||||
_1361: x0 => ({alpha: x0}),
|
_1361: x0 => ({alpha: x0}),
|
||||||
@ -450,16 +459,6 @@ class CompiledApp {
|
|||||||
_1374: (x0,x1) => x0.getItem(x1),
|
_1374: (x0,x1) => x0.getItem(x1),
|
||||||
_1375: (x0,x1) => x0.removeItem(x1),
|
_1375: (x0,x1) => x0.removeItem(x1),
|
||||||
_1376: (x0,x1,x2) => x0.setItem(x1,x2),
|
_1376: (x0,x1,x2) => x0.setItem(x1,x2),
|
||||||
_1379: x0 => ({audio: x0}),
|
|
||||||
_1380: (x0,x1) => x0.getUserMedia(x1),
|
|
||||||
_1381: x0 => x0.getAudioTracks(),
|
|
||||||
_1382: x0 => x0.stop(),
|
|
||||||
_1383: x0 => ({video: x0}),
|
|
||||||
_1384: x0 => x0.getVideoTracks(),
|
|
||||||
_1385: () => globalThis.Notification.requestPermission(),
|
|
||||||
_1386: f => finalizeWrapper(f, function(x0) { return dartInstance.exports._1386(f,arguments.length,x0) }),
|
|
||||||
_1387: f => finalizeWrapper(f, function(x0) { return dartInstance.exports._1387(f,arguments.length,x0) }),
|
|
||||||
_1388: (x0,x1,x2) => x0.getCurrentPosition(x1,x2),
|
|
||||||
_1391: Date.now,
|
_1391: Date.now,
|
||||||
_1393: s => new Date(s * 1000).getTimezoneOffset() * 60,
|
_1393: s => new Date(s * 1000).getTimezoneOffset() * 60,
|
||||||
_1394: s => {
|
_1394: s => {
|
||||||
@ -790,6 +789,17 @@ class CompiledApp {
|
|||||||
_1715: x0 => x0.width,
|
_1715: x0 => x0.width,
|
||||||
_1716: x0 => x0.height,
|
_1716: x0 => x0.height,
|
||||||
_1717: x0 => x0.data,
|
_1717: x0 => x0.data,
|
||||||
|
_1718: () => globalThis.document,
|
||||||
|
_1724: (x0,x1) => { x0.height = x1 },
|
||||||
|
_1726: (x0,x1) => { x0.width = x1 },
|
||||||
|
_1735: x0 => x0.style,
|
||||||
|
_1738: x0 => x0.src,
|
||||||
|
_1739: (x0,x1) => { x0.src = x1 },
|
||||||
|
_1740: x0 => x0.naturalWidth,
|
||||||
|
_1741: x0 => x0.naturalHeight,
|
||||||
|
_1757: x0 => x0.status,
|
||||||
|
_1758: (x0,x1) => { x0.responseType = x1 },
|
||||||
|
_1760: x0 => x0.response,
|
||||||
_1802: x0 => x0.readyState,
|
_1802: x0 => x0.readyState,
|
||||||
_1804: (x0,x1) => { x0.timeout = x1 },
|
_1804: (x0,x1) => { x0.timeout = x1 },
|
||||||
_1806: (x0,x1) => { x0.withCredentials = x1 },
|
_1806: (x0,x1) => { x0.withCredentials = x1 },
|
||||||
@ -852,7 +862,6 @@ class CompiledApp {
|
|||||||
_8733: x0 => x0.statusText,
|
_8733: x0 => x0.statusText,
|
||||||
_8734: x0 => x0.headers,
|
_8734: x0 => x0.headers,
|
||||||
_8735: x0 => x0.body,
|
_8735: x0 => x0.body,
|
||||||
_9523: x0 => x0.active,
|
|
||||||
_10858: (x0,x1) => { x0.border = x1 },
|
_10858: (x0,x1) => { x0.border = x1 },
|
||||||
_11300: (x0,x1) => { x0.height = x1 },
|
_11300: (x0,x1) => { x0.height = x1 },
|
||||||
_11990: (x0,x1) => { x0.width = x1 },
|
_11990: (x0,x1) => { x0.width = x1 },
|
||||||
|
|||||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user