-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<!doctype html><meta charset=utf-8><title>HOG Detector</title><script type=module> | ||
import init, * as bindings from '/hog-detector/bin-7bc10cb2e3dde078684eb58589a4690f057080e0dca774830e71235fb48499ed1063d137b3c8f663d3e050c9b87ee6bc.js'; | ||
init('/hog-detector/bin-7bc10cb2e3dde078684eb58589a4690f057080e0dca774830e71235fb48499ed1063d137b3c8f663d3e050c9b87ee6bc_bg.wasm'); | ||
import init, * as bindings from '/hog-detector/bin-a8e6db8fde87e4106297ca7aa069e70cac9ec7d39a129dab1e529314c6cb4069c78822edb9d899c948694b68db557be4.js'; | ||
init('/hog-detector/bin-a8e6db8fde87e4106297ca7aa069e70cac9ec7d39a129dab1e529314c6cb4069c78822edb9d899c948694b68db557be4_bg.wasm'); | ||
window.wasmBindings = bindings; | ||
|
||
</script><link crossorigin href=https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css integrity=sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3 rel=stylesheet><link href=index.css rel=stylesheet><link as=fetch crossorigin href=/hog-detector/bin-7bc10cb2e3dde078684eb58589a4690f057080e0dca774830e71235fb48499ed1063d137b3c8f663d3e050c9b87ee6bc_bg.wasm integrity=sha384-e8EMsuPd4HhoTrWFiaRpDwVwgODcp3SDDnEjX7SEme0QY9E3s8j2Y9PgUMm4fua8 rel=preload type=application/wasm><link crossorigin href=/hog-detector/bin-7bc10cb2e3dde078684eb58589a4690f057080e0dca774830e71235fb48499ed1063d137b3c8f663d3e050c9b87ee6bc.js integrity=sha384-3CNYtIusDZSJMiQ7tw8U_mYJ3MYiyviYpC4jhZSxci3KI1OjTrWNQfdaUMeKXVlj rel=modulepreload></head><body></body></html> | ||
</script><link crossorigin href=https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css integrity=sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3 rel=stylesheet><link href=index.css rel=stylesheet><link as=fetch crossorigin href=/hog-detector/bin-a8e6db8fde87e4106297ca7aa069e70cac9ec7d39a129dab1e529314c6cb4069c78822edb9d899c948694b68db557be4_bg.wasm integrity=sha384-qObbj96H5BBil8p6oGnnDKyex9OaEp2rHlKTFMbLQGnHiCLtudiZyUhpS2jbVXvk rel=preload type=application/wasm><link crossorigin href=/hog-detector/bin-a8e6db8fde87e4106297ca7aa069e70cac9ec7d39a129dab1e529314c6cb4069c78822edb9d899c948694b68db557be4.js integrity=sha384-m1wSEtfYy0EE-0Xos-tZvLR31_9m1zVGTD4Ii5Sgajl78Ft9460r0dMz_uGjrGHC rel=modulepreload></head><body></body></html> |
Oops, something went wrong.