Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coba #4608

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

coba #4608

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions for you/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<!--=========================-!>
Mau custom web ucapan online & tanpa watermark? Order Aja di Deka Tutorial !! (DM IG untuk order)
+ Youtube: Deka Tutorial
+ Tiktok: @deka_tutorial
+ Instagram: deka_tutorial
<-===========================-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Special For You</title>
<script src="https://dekatutorial.github.io/flwr/s.js"></script>
</head>
<body>
<div class="open">
<i>❤️</i>
<span>Klik love nya</span>
</div>

<script>
ucapan = `hai`;
musik = `musik.mp3`;
nomorWhatsapp = ``;
idTelegram = ``;

DekaTutorial(ucapan, musik, nomorWhatsapp, idTelegram);
</script>
</body>
</html>
Binary file added for you/musik.mp3
Binary file not shown.