Amio Jin

Results 128 comments of Amio Jin

> If you remove `builds` property from now.json, it should "just work" without any additional configuration. Removed `builds` property https://badgennet-b7t1t7wa0.now.sh @styfle htmls are fine but statics (js, css, etc) are...

Indeed it's extremely slow 🤦‍♂️

Badgen's requests would timeout at 3 seconds (to make sure response for GitHub before it's timeout). We need to find a faster api for this, maybe official docker hub api...

Seems we can get layers info from official registry api https://docs.docker.com/registry/spec/api/#pulling-an-image While I hate to add another token 😾

Thanks @bokub ! I'm doing an refactor https://github.com/badgen/badgen.net/pull/579 , I'll integrate the fix in the migration.

This should get fixed by now, thanks @bokub !

Hey @lj0812 @Albhe428 , I just released the fix in v3.2.3. Thanks!