data endpoint for entity 90008 (aka. a website)

feat: update annoy

feat: update annoy

feat: update annoy

ptr.pet 56de6632 0f4cd972

verified
Changed files
+2 -2
src
routes
annoy
static
+1 -1
src/routes/annoy/index.html
··· 20 20 21 21 <body> 22 22 <script type="module"> 23 - import init from './annoy/annoyance.js'; 23 + import init from './annoy/annoyance-hsdf.js'; 24 24 window.addEventListener('load', () => { 25 25 init(); 26 26 });
+1 -1
static/annoy/annoyance.js static/annoy/annoyance-hsdf.js
··· 1217 1217 } 1218 1218 1219 1219 if (typeof module_or_path === 'undefined') { 1220 - module_or_path = new URL('annoyance_bg.wasm', import.meta.url); 1220 + module_or_path = new URL('annoyance-hsdf_bg.wasm', import.meta.url); 1221 1221 } 1222 1222 const imports = __wbg_get_imports(); 1223 1223
static/annoy/annoyance_bg.wasm static/annoy/annoyance-hsdf_bg.wasm

This is a binary file and will not be displayed.