Dashboard Temp Share Shortlinks Frames API

abh - HTMLify profile

files of /abh/qr-gift/

cpu.html /abh/qr-gift/cpu.html
167 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Download CPU</title>
<link rel="styleshee
gpu.html /abh/qr-gift/gpu.html
190 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Download GPU</title>
<link rel="styleshee
hdd.html /abh/qr-gift/hdd.html
175 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Download Hard Drive Space</title>
<link r
index.html /abh/qr-gift/index.html
353 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Gift for you :)</title>
<script src="scri
miku.png /abh/qr-gift/miku.png
104 Views
0 Comments
Media file
pcp.html /abh/qr-gift/pcp.html
181 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Download PC Parts</title>
<link rel="styl
ram.html /abh/qr-gift/ram.html
152 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Download RAM</title>
<link rel="styleshee
rick-roll.mp4 /abh/qr-gift/rick-roll.mp4
413 Views
0 Comments
Media file
script.js /abh/qr-gift/script.js
247 Views
0 Comments
const urls = [
"ram.html",
"cpu.html",
"hdd.html",
"gpu.html",
"miku.png",
"pcp.html",
];
style.css /abh/qr-gift/style.css
293 Views
0 Comments
:root {
--primary: #0077ff;
--primary-dark: #005fcc;
--gradient-start: #4facfe;
--gradient-end: #00f2fe;
}

body