Linux mail.vriendennsm.nl 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64
Apache/2.4.68 (Debian)
Server IP : 217.154.75.17 & Your IP : 216.73.216.195
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
vnsm /
media /
plg_twofactorauth_totp /
js /
Delete
Unzip
Name
Size
Permission
Date
Action
qrcode.js
54.05
KB
-rwxr-xr-x
2023-07-08 16:23
qrcode.min.js
19.88
KB
-rwxr-xr-x
2023-07-08 16:23
qrcode_SJIS.js
38.11
KB
-rwxr-xr-x
2023-07-08 16:23
qrcode_UTF8.js
793
B
-rwxr-xr-x
2023-07-08 16:23
Save
Rename
//--------------------------------------------------------------------- // // QR Code Generator for JavaScript UTF8 Support (optional) // // Copyright (c) 2011 Kazuhiko Arase // // URL: http://www.d-project.com/ // // Licensed under the MIT license: // http://www.opensource.org/licenses/mit-license.php // // The word 'QR Code' is registered trademark of // DENSO WAVE INCORPORATED // http://www.denso-wave.com/qrcode/faqpatent-e.html // //--------------------------------------------------------------------- !function(qrcode) { //--------------------------------------------------------------------- // overwrite qrcode.stringToBytes //--------------------------------------------------------------------- qrcode.stringToBytes = qrcode.stringToBytesFuncs['UTF-8']; }(qrcode);