Lots of changes, started on working /add
@@ -21,6 +21,7 @@
 | 
			
		||||
	},
 | 
			
		||||
	"type": "module",
 | 
			
		||||
	"dependencies": {
 | 
			
		||||
		"mongoose": "^7.3.0"
 | 
			
		||||
		"mongoose": "^7.3.0",
 | 
			
		||||
		"sass": "^1.63.4"
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										53
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						@@ -8,6 +8,9 @@ dependencies:
 | 
			
		||||
  mongoose:
 | 
			
		||||
    specifier: ^7.3.0
 | 
			
		||||
    version: 7.3.0
 | 
			
		||||
  sass:
 | 
			
		||||
    specifier: ^1.63.4
 | 
			
		||||
    version: 1.63.4
 | 
			
		||||
 | 
			
		||||
devDependencies:
 | 
			
		||||
  '@sveltejs/adapter-auto':
 | 
			
		||||
@@ -21,7 +24,7 @@ devDependencies:
 | 
			
		||||
    version: 3.59.1
 | 
			
		||||
  svelte-check:
 | 
			
		||||
    specifier: ^3.0.1
 | 
			
		||||
    version: 3.4.3(svelte@3.59.1)
 | 
			
		||||
    version: 3.4.3(sass@1.63.4)(svelte@3.59.1)
 | 
			
		||||
  svelte-preprocess-import-assets:
 | 
			
		||||
    specifier: ^1.0.0
 | 
			
		||||
    version: 1.0.0(svelte@3.59.1)
 | 
			
		||||
@@ -33,7 +36,7 @@ devDependencies:
 | 
			
		||||
    version: 5.1.3
 | 
			
		||||
  vite:
 | 
			
		||||
    specifier: ^4.3.0
 | 
			
		||||
    version: 4.3.9
 | 
			
		||||
    version: 4.3.9(sass@1.63.4)
 | 
			
		||||
 | 
			
		||||
packages:
 | 
			
		||||
 | 
			
		||||
@@ -312,7 +315,7 @@ packages:
 | 
			
		||||
      svelte: 3.59.1
 | 
			
		||||
      tiny-glob: 0.2.9
 | 
			
		||||
      undici: 5.22.1
 | 
			
		||||
      vite: 4.3.9
 | 
			
		||||
      vite: 4.3.9(sass@1.63.4)
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
    dev: true
 | 
			
		||||
@@ -328,7 +331,7 @@ packages:
 | 
			
		||||
      '@sveltejs/vite-plugin-svelte': 2.4.1(svelte@3.59.1)(vite@4.3.9)
 | 
			
		||||
      debug: 4.3.4
 | 
			
		||||
      svelte: 3.59.1
 | 
			
		||||
      vite: 4.3.9
 | 
			
		||||
      vite: 4.3.9(sass@1.63.4)
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
    dev: true
 | 
			
		||||
@@ -347,7 +350,7 @@ packages:
 | 
			
		||||
      magic-string: 0.30.0
 | 
			
		||||
      svelte: 3.59.1
 | 
			
		||||
      svelte-hmr: 0.15.2(svelte@3.59.1)
 | 
			
		||||
      vite: 4.3.9
 | 
			
		||||
      vite: 4.3.9(sass@1.63.4)
 | 
			
		||||
      vitefu: 0.2.4(vite@4.3.9)
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
@@ -382,7 +385,6 @@ packages:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      normalize-path: 3.0.0
 | 
			
		||||
      picomatch: 2.3.1
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /balanced-match@1.0.2:
 | 
			
		||||
    resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
 | 
			
		||||
@@ -391,7 +393,6 @@ packages:
 | 
			
		||||
  /binary-extensions@2.2.0:
 | 
			
		||||
    resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
 | 
			
		||||
    engines: {node: '>=8'}
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /brace-expansion@1.1.11:
 | 
			
		||||
    resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
 | 
			
		||||
@@ -405,7 +406,6 @@ packages:
 | 
			
		||||
    engines: {node: '>=8'}
 | 
			
		||||
    dependencies:
 | 
			
		||||
      fill-range: 7.0.1
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /bson@5.3.0:
 | 
			
		||||
    resolution: {integrity: sha512-ukmCZMneMlaC5ebPHXIkP8YJzNl5DC41N5MAIvKDqLggdao342t4McltoJBQfQya/nHBWAcSsYRqlXPoQkTJag==}
 | 
			
		||||
@@ -441,7 +441,6 @@ packages:
 | 
			
		||||
      readdirp: 3.6.0
 | 
			
		||||
    optionalDependencies:
 | 
			
		||||
      fsevents: 2.3.2
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /concat-map@0.0.1:
 | 
			
		||||
    resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
 | 
			
		||||
@@ -537,7 +536,6 @@ packages:
 | 
			
		||||
    engines: {node: '>=8'}
 | 
			
		||||
    dependencies:
 | 
			
		||||
      to-regex-range: 5.0.1
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /fs.realpath@1.0.0:
 | 
			
		||||
    resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
 | 
			
		||||
@@ -548,7 +546,6 @@ packages:
 | 
			
		||||
    engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
 | 
			
		||||
    os: [darwin]
 | 
			
		||||
    requiresBuild: true
 | 
			
		||||
    dev: true
 | 
			
		||||
    optional: true
 | 
			
		||||
 | 
			
		||||
  /glob-parent@5.1.2:
 | 
			
		||||
@@ -556,7 +553,6 @@ packages:
 | 
			
		||||
    engines: {node: '>= 6'}
 | 
			
		||||
    dependencies:
 | 
			
		||||
      is-glob: 4.0.3
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /glob@7.2.3:
 | 
			
		||||
    resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
 | 
			
		||||
@@ -581,6 +577,9 @@ packages:
 | 
			
		||||
    resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /immutable@4.3.0:
 | 
			
		||||
    resolution: {integrity: sha512-0AOCmOip+xgJwEVTQj1EfiDDOkPmuyllDuTuEX+DDXUgapLAsBIfkg3sxCYyCEA8mQqZrrxPUGjcOQ2JS3WLkg==}
 | 
			
		||||
 | 
			
		||||
  /import-fresh@3.3.0:
 | 
			
		||||
    resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
 | 
			
		||||
    engines: {node: '>=6'}
 | 
			
		||||
@@ -613,24 +612,20 @@ packages:
 | 
			
		||||
    engines: {node: '>=8'}
 | 
			
		||||
    dependencies:
 | 
			
		||||
      binary-extensions: 2.2.0
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /is-extglob@2.1.1:
 | 
			
		||||
    resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
 | 
			
		||||
    engines: {node: '>=0.10.0'}
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /is-glob@4.0.3:
 | 
			
		||||
    resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
 | 
			
		||||
    engines: {node: '>=0.10.0'}
 | 
			
		||||
    dependencies:
 | 
			
		||||
      is-extglob: 2.1.1
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /is-number@7.0.0:
 | 
			
		||||
    resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
 | 
			
		||||
    engines: {node: '>=0.12.0'}
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /kareem@2.5.1:
 | 
			
		||||
    resolution: {integrity: sha512-7jFxRVm+jD+rkq3kY0iZDJfsO2/t4BBPeEb2qKn2lR/9KhuksYk5hxzfRYWMPV8P/x2d0kHD306YyWLzjjH+uA==}
 | 
			
		||||
@@ -789,7 +784,6 @@ packages:
 | 
			
		||||
  /normalize-path@3.0.0:
 | 
			
		||||
    resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
 | 
			
		||||
    engines: {node: '>=0.10.0'}
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /once@1.4.0:
 | 
			
		||||
    resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
 | 
			
		||||
@@ -816,7 +810,6 @@ packages:
 | 
			
		||||
  /picomatch@2.3.1:
 | 
			
		||||
    resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
 | 
			
		||||
    engines: {node: '>=8.6'}
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /postcss@8.4.24:
 | 
			
		||||
    resolution: {integrity: sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==}
 | 
			
		||||
@@ -841,7 +834,6 @@ packages:
 | 
			
		||||
    engines: {node: '>=8.10.0'}
 | 
			
		||||
    dependencies:
 | 
			
		||||
      picomatch: 2.3.1
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /resolve-from@4.0.0:
 | 
			
		||||
    resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
 | 
			
		||||
@@ -899,6 +891,15 @@ packages:
 | 
			
		||||
    dev: false
 | 
			
		||||
    optional: true
 | 
			
		||||
 | 
			
		||||
  /sass@1.63.4:
 | 
			
		||||
    resolution: {integrity: sha512-Sx/+weUmK+oiIlI+9sdD0wZHsqpbgQg8wSwSnGBjwb5GwqFhYNwwnI+UWZtLjKvKyFlKkatRK235qQ3mokyPoQ==}
 | 
			
		||||
    engines: {node: '>=14.0.0'}
 | 
			
		||||
    hasBin: true
 | 
			
		||||
    dependencies:
 | 
			
		||||
      chokidar: 3.5.3
 | 
			
		||||
      immutable: 4.3.0
 | 
			
		||||
      source-map-js: 1.0.2
 | 
			
		||||
 | 
			
		||||
  /set-cookie-parser@2.6.0:
 | 
			
		||||
    resolution: {integrity: sha512-RVnVQxTXuerk653XfuliOxBP81Sf0+qfQE73LIYKcyMYHG94AuH0kgrQpRDuTZnSmjpysHmzxJXKNfa6PjFhyQ==}
 | 
			
		||||
    dev: true
 | 
			
		||||
@@ -942,7 +943,6 @@ packages:
 | 
			
		||||
  /source-map-js@1.0.2:
 | 
			
		||||
    resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
 | 
			
		||||
    engines: {node: '>=0.10.0'}
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /sparse-bitfield@3.0.3:
 | 
			
		||||
    resolution: {integrity: sha512-kvzhi7vqKTfkh0PZU+2D2PIllw2ymqJKujUcyPMd9Y75Nv4nPbGJZXNhxsgdQab2BmlDct1YnfQCguEvHr7VsQ==}
 | 
			
		||||
@@ -963,7 +963,7 @@ packages:
 | 
			
		||||
      min-indent: 1.0.1
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /svelte-check@3.4.3(svelte@3.59.1):
 | 
			
		||||
  /svelte-check@3.4.3(sass@1.63.4)(svelte@3.59.1):
 | 
			
		||||
    resolution: {integrity: sha512-O07soQFY3X0VDt+bcGc6D5naz0cLtjwnmNP9JsEBPVyMemFEqUhL2OdLqvkl5H/u8Jwm50EiAU4BPRn5iin/kg==}
 | 
			
		||||
    hasBin: true
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
@@ -976,7 +976,7 @@ packages:
 | 
			
		||||
      picocolors: 1.0.0
 | 
			
		||||
      sade: 1.8.1
 | 
			
		||||
      svelte: 3.59.1
 | 
			
		||||
      svelte-preprocess: 5.0.4(svelte@3.59.1)(typescript@5.1.3)
 | 
			
		||||
      svelte-preprocess: 5.0.4(sass@1.63.4)(svelte@3.59.1)(typescript@5.1.3)
 | 
			
		||||
      typescript: 5.1.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - '@babel/core'
 | 
			
		||||
@@ -1017,7 +1017,7 @@ packages:
 | 
			
		||||
      svelte-parse-markup: 0.1.1(svelte@3.59.1)
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /svelte-preprocess@5.0.4(svelte@3.59.1)(typescript@5.1.3):
 | 
			
		||||
  /svelte-preprocess@5.0.4(sass@1.63.4)(svelte@3.59.1)(typescript@5.1.3):
 | 
			
		||||
    resolution: {integrity: sha512-ABia2QegosxOGsVlsSBJvoWeXy1wUKSfF7SWJdTjLAbx/Y3SrVevvvbFNQqrSJw89+lNSsM58SipmZJ5SRi5iw==}
 | 
			
		||||
    engines: {node: '>= 14.10.0'}
 | 
			
		||||
    requiresBuild: true
 | 
			
		||||
@@ -1058,6 +1058,7 @@ packages:
 | 
			
		||||
      '@types/pug': 2.0.6
 | 
			
		||||
      detect-indent: 6.1.0
 | 
			
		||||
      magic-string: 0.27.0
 | 
			
		||||
      sass: 1.63.4
 | 
			
		||||
      sorcery: 0.11.0
 | 
			
		||||
      strip-indent: 3.0.0
 | 
			
		||||
      svelte: 3.59.1
 | 
			
		||||
@@ -1081,7 +1082,6 @@ packages:
 | 
			
		||||
    engines: {node: '>=8.0'}
 | 
			
		||||
    dependencies:
 | 
			
		||||
      is-number: 7.0.0
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /totalist@3.0.1:
 | 
			
		||||
    resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
 | 
			
		||||
@@ -1112,7 +1112,7 @@ packages:
 | 
			
		||||
      busboy: 1.6.0
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /vite@4.3.9:
 | 
			
		||||
  /vite@4.3.9(sass@1.63.4):
 | 
			
		||||
    resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==}
 | 
			
		||||
    engines: {node: ^14.18.0 || >=16.0.0}
 | 
			
		||||
    hasBin: true
 | 
			
		||||
@@ -1140,6 +1140,7 @@ packages:
 | 
			
		||||
      esbuild: 0.17.19
 | 
			
		||||
      postcss: 8.4.24
 | 
			
		||||
      rollup: 3.25.1
 | 
			
		||||
      sass: 1.63.4
 | 
			
		||||
    optionalDependencies:
 | 
			
		||||
      fsevents: 2.3.2
 | 
			
		||||
    dev: true
 | 
			
		||||
@@ -1152,7 +1153,7 @@ packages:
 | 
			
		||||
      vite:
 | 
			
		||||
        optional: true
 | 
			
		||||
    dependencies:
 | 
			
		||||
      vite: 4.3.9
 | 
			
		||||
      vite: 4.3.9(sass@1.63.4)
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /webidl-conversions@7.0.0:
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										4
									
								
								src/app.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						@@ -1,5 +1,9 @@
 | 
			
		||||
// See https://kit.svelte.dev/docs/types#app
 | 
			
		||||
// for information about these interfaces
 | 
			
		||||
declare module '@fortawesome/pro-solid-svg-icons/index.es' {
 | 
			
		||||
  export * from '@fortawesome/pro-solid-svg-icons';
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
declare global {
 | 
			
		||||
	namespace App {
 | 
			
		||||
		// interface Error {}
 | 
			
		||||
 
 | 
			
		||||
| 
		 Before Width: | Height: | Size: 209 KiB  | 
| 
		 Before Width: | Height: | Size: 229 KiB  | 
| 
		 Before Width: | Height: | Size: 190 KiB  | 
| 
		 Before Width: | Height: | Size: 502 KiB  | 
| 
		 Before Width: | Height: | Size: 388 KiB  | 
| 
		 Before Width: | Height: | Size: 264 KiB  | 
| 
		 Before Width: | Height: | Size: 127 KiB  | 
| 
		 Before Width: | Height: | Size: 236 KiB  | 
| 
		 Before Width: | Height: | Size: 458 KiB  | 
| 
		 Before Width: | Height: | Size: 439 KiB  | 
| 
		 Before Width: | Height: | Size: 228 KiB  | 
| 
		 Before Width: | Height: | Size: 489 KiB  | 
| 
		 Before Width: | Height: | Size: 300 KiB  | 
| 
		 Before Width: | Height: | Size: 122 KiB  | 
| 
		 Before Width: | Height: | Size: 284 KiB  | 
| 
		 Before Width: | Height: | Size: 263 KiB  | 
| 
		 Before Width: | Height: | Size: 110 KiB  | 
| 
		 Before Width: | Height: | Size: 354 KiB  | 
| 
		 Before Width: | Height: | Size: 200 KiB  | 
| 
		 Before Width: | Height: | Size: 224 KiB  | 
| 
		 Before Width: | Height: | Size: 270 KiB  | 
| 
		 Before Width: | Height: | Size: 312 KiB  | 
| 
		 Before Width: | Height: | Size: 495 KiB  | 
| 
		 Before Width: | Height: | Size: 270 KiB  | 
| 
		 Before Width: | Height: | Size: 315 KiB  | 
| 
		 Before Width: | Height: | Size: 360 KiB  | 
| 
		 Before Width: | Height: | Size: 408 KiB  | 
| 
		 Before Width: | Height: | Size: 289 KiB  | 
| 
		 Before Width: | Height: | Size: 236 KiB  | 
| 
		 Before Width: | Height: | Size: 383 KiB  | 
| 
		 Before Width: | Height: | Size: 286 KiB  | 
| 
		 Before Width: | Height: | Size: 300 KiB  | 
| 
		 Before Width: | Height: | Size: 582 KiB  | 
| 
		 Before Width: | Height: | Size: 326 KiB  | 
| 
		 Before Width: | Height: | Size: 192 KiB  | 
| 
		 Before Width: | Height: | Size: 329 KiB  | 
| 
		 Before Width: | Height: | Size: 260 KiB  | 
| 
		 Before Width: | Height: | Size: 207 KiB  | 
| 
		 Before Width: | Height: | Size: 176 KiB  | 
| 
		 Before Width: | Height: | Size: 339 KiB  | 
| 
		 Before Width: | Height: | Size: 127 KiB  | 
| 
		 Before Width: | Height: | Size: 214 KiB  | 
| 
		 Before Width: | Height: | Size: 326 KiB  | 
| 
		 Before Width: | Height: | Size: 188 KiB  | 
| 
		 Before Width: | Height: | Size: 246 KiB  | 
| 
		 Before Width: | Height: | Size: 162 KiB  | 
| 
		 Before Width: | Height: | Size: 511 KiB  | 
| 
		 Before Width: | Height: | Size: 283 KiB  | 
| 
		 Before Width: | Height: | Size: 395 KiB  | 
| 
		 Before Width: | Height: | Size: 135 KiB  | 
| 
		 Before Width: | Height: | Size: 231 KiB  | 
| 
		 Before Width: | Height: | Size: 288 KiB  | 
| 
		 Before Width: | Height: | Size: 93 KiB  | 
| 
		 Before Width: | Height: | Size: 224 KiB  | 
| 
		 Before Width: | Height: | Size: 625 KiB  | 
| 
		 Before Width: | Height: | Size: 204 KiB  | 
| 
		 Before Width: | Height: | Size: 287 KiB  | 
| 
		 Before Width: | Height: | Size: 300 KiB  | 
@@ -1,12 +0,0 @@
 | 
			
		||||
document.querySelectorAll('.url_insert').forEach(url_insert);
 | 
			
		||||
function url_insert(el) {
 | 
			
		||||
  var url = el.dataset.url;
 | 
			
		||||
  var xhttp = new XMLHttpRequest();
 | 
			
		||||
  xhttp.onreadystatechange = function() {
 | 
			
		||||
    if (this.readyState == 4 && this.status == 200) {
 | 
			
		||||
    	el.innerHTML = this.response;
 | 
			
		||||
    }
 | 
			
		||||
  };
 | 
			
		||||
  xhttp.open("GET", url, true);
 | 
			
		||||
  xhttp.send();
 | 
			
		||||
}
 | 
			
		||||
| 
		 Before Width: | Height: | Size: 230 KiB  | 
| 
		 Before Width: | Height: | Size: 315 KiB  | 
| 
		 Before Width: | Height: | Size: 145 KiB  | 
| 
		 Before Width: | Height: | Size: 144 KiB  | 
| 
		 Before Width: | Height: | Size: 226 KiB  | 
| 
		 Before Width: | Height: | Size: 275 KiB  | 
| 
		 Before Width: | Height: | Size: 461 KiB  | 
| 
		 Before Width: | Height: | Size: 180 KiB  | 
| 
		 Before Width: | Height: | Size: 295 KiB  | 
| 
		 Before Width: | Height: | Size: 452 KiB  | 
| 
		 Before Width: | Height: | Size: 45 KiB  | 
| 
		 Before Width: | Height: | Size: 266 KiB  | 
| 
		 Before Width: | Height: | Size: 326 KiB  | 
| 
		 Before Width: | Height: | Size: 167 KiB  | 
| 
		 Before Width: | Height: | Size: 220 KiB  | 
| 
		 Before Width: | Height: | Size: 220 KiB  | 
| 
		 Before Width: | Height: | Size: 270 KiB  | 
| 
		 Before Width: | Height: | Size: 419 KiB  | 
| 
		 Before Width: | Height: | Size: 331 KiB  | 
| 
		 Before Width: | Height: | Size: 258 KiB  | 
| 
		 Before Width: | Height: | Size: 236 KiB  | 
| 
		 Before Width: | Height: | Size: 521 KiB  | 
| 
		 Before Width: | Height: | Size: 360 KiB  | 
| 
		 Before Width: | Height: | Size: 354 KiB  | 
| 
		 Before Width: | Height: | Size: 197 KiB  | 
| 
		 Before Width: | Height: | Size: 196 KiB  | 
| 
		 Before Width: | Height: | Size: 497 KiB  | 
| 
		 Before Width: | Height: | Size: 225 KiB  | 
| 
		 Before Width: | Height: | Size: 330 KiB  | 
| 
		 Before Width: | Height: | Size: 409 KiB  | 
| 
		 Before Width: | Height: | Size: 58 KiB  | 
| 
		 Before Width: | Height: | Size: 372 KiB  | 
| 
		 Before Width: | Height: | Size: 251 KiB  | 
| 
		 Before Width: | Height: | Size: 162 KiB  | 
| 
		 Before Width: | Height: | Size: 645 KiB  | 
| 
		 Before Width: | Height: | Size: 79 KiB  | 
| 
		 Before Width: | Height: | Size: 217 KiB  | 
| 
		 Before Width: | Height: | Size: 466 KiB  |