Dashboard Temp Share Shortlinks Frames API

abh - HTMLify profile

files of /abh/qr-gift/

cpu.html /abh/qr-gift/cpu.html
221 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
254 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
234 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
415 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
135 Views
0 Comments
Media file
pcp.html /abh/qr-gift/pcp.html
247 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
207 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
439 Views
0 Comments
Media file
script.js /abh/qr-gift/script.js
262 Views
0 Comments
const urls = [
"ram.html",
"cpu.html",
"hdd.html",
"gpu.html",
"miku.png",
"pcp.html",
];
style.css /abh/qr-gift/style.css
331 Views
0 Comments
:root {
--primary: #0077ff;
--primary-dark: #005fcc;
--gradient-start: #4facfe;
--gradient-end: #00f2fe;
}

body