This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="id"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>DinziD Brat Message Generator</title> | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"> | |
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet"> | |
<style> | |
:root { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
CONVERT TO CASE | |
FITUR : FAKE LOBBY ML | |
REQUEST: ANONYM?! | |
SUMBER : https://whatsapp.com/channel/0029VbAjLzq6GcG9k85gWQ1U | |
SUMBER ESM: https://whatsapp.com/channel/0029Vb6Zs8yEgGfRQWWWp639/937 | |
*/ | |
case 'fakeml': { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"flag": "AF", | |
"img": "https://flagcdn.com/w320/af.png", | |
"name": "Afghanistan" | |
}, | |
{ | |
"flag": "ZA", | |
"img": "https://flagcdn.com/w320/za.png", | |
"name": "Afrika Selatan" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"soal": "Hewan apa yang bisa terbang tetapi tidak memiliki sayap?", | |
"jawaban": "Penguin" | |
}, | |
{ | |
"soal": "Apa yang selalu datang tetapi tidak pernah tiba?", | |
"jawaban": "Besok" | |
}, | |
{ |