-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
107 lines (57 loc) · 3.76 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
</script>
<meta name="theme-color" content="#ff0000">
<meta property="og:title" content="R4 Links - Начало">
<meta property="og:description" content="Официални Линкове към discord bot , tools , bg pastebin и още много..">
<meta property="og:footer" content="© R4#1111 | Всички Права Запазени - 2021 г.">
<meta property="og:type" content="website">
<meta data-react-helmet="true" property="og:image" content="https://cdn.discordapp.com/attachments/865676889372753990/883421137290272768/1630694404314.png <meta name="twitter:card" content="summary_large_image" />
</head>
<title>R4 Links / връзки</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="icon" href="https://cdn.discordapp.com/attachments/865676889372753990/883421137290272768/1630694404314.png">
</head>
<body>
<div class="container" style="position:relative">
<div class="row">
<div class="col-lg-4 text-center" style="margin:0;position:absolute;top:50%;left:50%;-ms-transform: translate(-50%,10%);transform: translate(-50%,10%);">
<img alt="Avatar" style="width:10em;padding-bottom:1em" src="https://cdn.discordapp.com/attachments/865676889372753990/883421137290272768/1630694404314.png">
<h5 style="padding-bottom:2em"> @R4#1111 </h5>
<ul class="list-group">
<a class="list-group-item list-group-item-action d-flex justify-content-between align-items-center"
<a class="list-group-item list-group-item-action d-flex justify-content-between align-items-center"
href="https://scorpion-bot.com" target="_blank" style="background-color:#ff9500;color:#f5f5f5">
УебСайт
<span class="badge"><i class="fa fa-globe" style="font-size:28px"></i></span>
</a>
<a class="list-group-item list-group-item-action d-flex justify-content-between align-items-center"
href="https://tool.s-bg.xyz/" target="_blank" style="background-color:#0077b5;color:#f5f5f5">
Useful Tools
<span class="badge"><i class="fa fa-briefcase" style="font-size:28px"></i></span>
</a>
<a class="list-group-item list-group-item-action d-flex justify-content-between align-items-center"
href="https://pastebin.s-bg.xyz/" target="_blank" style="color:#f5f5f5;background-color:#333">
BG PasteBin
<span class="badge"><i class="fa fa-paste" style="font-size:28px"></i></span>
</a>
<a class="list-group-item list-group-item-action d-flex justify-content-between align-items-center"
href="https://scorpion-bot.com/" target="_blank" style="color:#f5f5f5;background-color:#ff1a1a">
BG Discord Бот
<span class="badge"><i class="fa fa-github-alt" style="font-size:28px"></i></span>
</a>
<a class="list-group-item list-group-item-action d-flex justify-content-between align-items-center"
href="mailto:[email protected]" style="color:white;background-color:#47d147">
Имейл Адрес
<span class="badge"><i class="fa fa-envelope" style="font-size:28px"></i></span>
</a>
</ul>
</div>
</div>
</div>
</body>
</html>