Add QR code tool

This commit is contained in:
2024-04-20 12:08:07 +03:00
parent 2d348d88a0
commit 339470df5f
3 changed files with 101 additions and 270 deletions

View File

@ -16,6 +16,7 @@
<div class="flex flex-col mb-2">
<p><i>Other</i></p>
<a href="https://gist.stuzer.link/" class="ml-4" tag="button">Gist</a>
<a href="https://cyberchef.tools.stuzer.link/" class="ml-4" tag="button">Cyberchef</a>
<a href="https://pdf.tools.stuzer.link/" class="ml-4" tag="button">PDF tools</a>
</div>
</nav>
@ -40,7 +41,7 @@ export default {
'dummy_image': 'Dummy image',
'humans_txt': 'humans.txt generator',
'file_base64_encode_decode': 'File base64 encode/decode',
// 'qr_code': 'QR code',
'qr_code': 'QR code',
},
'Strings': {
'fix_ru_en_keyboard': 'Fix ru-en keyboard',