diff --git a/web/templates/stuff.pug b/web/templates/stuff.pug index 38c60fe..b7489a7 100755 --- a/web/templates/stuff.pug +++ b/web/templates/stuff.pug @@ -30,12 +30,22 @@ block content h2 Programs and scripts p.center Simple, yet useful (at least for me) programs and scripts I made. table + tr + td auto-claimer-vkpl + td 0.1.0 (11 August 2023) + td JavaScript + td WTFPL + td + a(href=git_site+'/Arav/auto-claimer-vkpl') source + tr + td(colspan='5') + p A Violentmonkey/Tampermonkey script that claims +50 bonuses on VK Play Live. tr td httpr - td 0.2.0 (27 May 2023) + td 0.3.1 (12 August 2023) td Go td MIT - td + td a(href=git_site+'/Arav/httpr') source a(href=git_site+'/Arav/httpr/releases') releases tr @@ -48,20 +58,20 @@ block content td Go td MIT td - a(href=git_site+'/Arav/justcaptcha') source + a(href=git_site+'/Arav/justguestbook') source tr td(colspan='5') p A simple guestbook with owner's replies implementation made into a library. tr td justcaptcha - td 2.0.2 (6 May 2023) + td 2.1.0 (12 August 2023) td Go td MIT td a(href=git_site+'/Arav/justcaptcha') source tr td(colspan='5') - p A simple CAPTCHA implementation that can work as a standalone service or as a library. + p A simple CAPTCHA implementation. tr td kwh-cost td 1.0.0 (24 December 2021)