mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
5d53344b75141a0f773a07ae505c02f6e2d6d8ce
Detecting that ad has failed to load with timeout is not accurate and won't work on slow connections. This commit fixes that by changing detection to use 'onerror' event on <script> tag instead, which will be triggered if ad script fails to load due to blocking.
Modrinth's center for its frontend service
For contributing information, please see the knossos section of the Modrinth contributing guide.
For a detailed explanation on how things work in general, check out the Nuxt.js docs.
Languages
Rust
38.5%
Vue
36.4%
TypeScript
22%
HTML
1.3%
JavaScript
1%
Other
0.6%
