Skip to content

Commit

Permalink
fixed bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
FurtiveThomas committed Jan 26, 2025
1 parent a862588 commit 57b076c
Show file tree
Hide file tree
Showing 18 changed files with 664 additions and 520 deletions.
5 changes: 5 additions & 0 deletions 2 Blocking Bypasses/!Discord/1.5/whynotworking.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
the bot is probably down right now wait a day or two
will update this when back up

made 12/9/2024
published 12/9/2024
49 changes: 49 additions & 0 deletions 2 Blocking Bypasses/!Discord/2.0/Unblocked Discord.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, maximum-scale=1">
<link rel="manifest" href="manifest.json">
<link rel="apple-touch-icon" href="/imagtorigin">
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,500;1,500&display=swap" rel="stylesheet">
<title>New Tab</title>
<style>
body, html {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-color: #3b3b3b;
color: #e63946;
font-family: "Roboto", sans-serif;
}
widgetbot {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border: none;
}
</style>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8PERVFVWRG"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-8PERVFVWRG');
</script>
</head>
<body>
<widgetbot
server="1286367955378114601"
channel="1297982806722351164"
></widgetbot>
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/html-embed"></script>
</body>
</html>
5 changes: 5 additions & 0 deletions 2 Blocking Bypasses/!Discord/2.0/whynotworking.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
the bot is probably down right now wait a day or two
will update this when back up

made 12/9/2024
published 12/9/2024
Loading

0 comments on commit 57b076c

Please sign in to comment.