use nvfetcher for krunker

This commit is contained in:
xunuwu 2024-09-09 13:23:31 +02:00
parent 16a5a41114
commit e3985b3287
No known key found for this signature in database
5 changed files with 44 additions and 23 deletions

View file

@ -1,3 +1,7 @@
[sobercookie]
src.git = "https://github.com/xunuwu/sobercookie"
fetch.github = "xunuwu/sobercookie"
[krunker]
src.cmd = "curl -I -s -o /dev/null -w '%header{x-goog-generation}' 'https://client2.krunker.io/setup.AppImage'"
fetch.url = "https://client2.krunker.io/setup.AppImage"