-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
121 lines (96 loc) · 5.26 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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Robotrick</title>
<meta name="description" content="✅ רובוטריק הוא פרויקט שהחל את דרכו בשנת 2018 ונועד להנגיש את הבוטים לטלגרם הישראלי באמצעות הסברים קצרים וברורים.">
<meta name="keywords" content="telegram, bots, robotrick, robottrick, androtips, רובוטריק, אנדרוטיפס, טלגרם, בוטים">
<meta name="author" content="Yeuda By">
<meta name="robots" content="index, follow">
<meta property="og:title" content="רובוטריק" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://t.me/RobotTrick" />
<meta property="og:image" content="https://telegra.ph/file/8bdae28436adb8df86d6d.png" />
<meta property="og:description"
content="✅ רובוטריק הוא פרויקט שהחל את דרכו בשנת 2018 ונועד להנגיש את הבוטים לטלגרם הישראלי באמצעות הסברים קצרים וברורים." />
<meta name=”twitter:card” content=”summary” />
<meta name=”twitter:site” content=”@robottrick” />
<meta name=”twitter:title” content=”רובוטריק” />
<meta name=”twitter:description” content="✅ רובוטריק הוא פרויקט שהחל את דרכו בשנת 2018 ונועד להנגיש את הבוטים לטלגרם הישראלי באמצעות הסברים קצרים וברורים." />
<meta name=”twitter:image” content=”https://telegra.ph/file/8bdae28436adb8df86d6d.png” />
<link rel="stylesheet" href="/static/main.css">
<link rel="icon" href="static/logo.png">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FKG01YFS4R"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-FKG01YFS4R');
</script>
</head>
<body>
<div class="head">
<img src="static/logo2.png" alt="logo robottrick index" width="100px">
<a href="https://t.me/RobotTrick">רובוטריק // אינדקס</a>
</div>
<div class="container">
<div class="bar" id="robotrick-bar">
<div id="robotrick-btn" class="btn" onclick="btn(robotrick)">רובוטריק</div>
<div class="nav" id="robotrick">
<div class="channels">
<a href="https://t.me/robot_trick_channel" class="link">ערוץ רובוטריק</a>
<a href="https://t.me/joinchat/hdtdIxqLPAJmYWE0" class="link">ערוץ עדכונים</a>
<a href="https://t.me/joinchat/HdjfyVlpbzowN2M0" class="link">קבוצת התמיכה</a>
<a href="https://t.me/RobotTrickBot" class="link">בוט הצעות</a>
</div>
</div>
</div>
<div class="bar">
<div class="androtips-btn btn" onclick="btn(androtips)">אנדרוטיפס</div>
<div id="androtips" class="nav">
<a href="https://t.me/AndroidTipsIL" class="link">ערוץ אנדרוטיפס</a>
<a href="https://t.me/joinchat/BNtTZkta0x0wYjA0" class="link">אנדרוטיפס - דיון</a>
<a href="https://t.me/AndroTipsBot" class="link">אנדרוטיפס - הצעות</a>
</div>
</div>
<div class="bar">
<div class="telegtips-btn btn" onclick="btn(telegtips)">טלגטיפס</div>
<div id="telegtips" class="nav">
<a href="https://t.me/joinchat/LT0vItw82CU5ZGU8" class="link">ערוץ טלגטיפס</a>
<a href="https://t.me/joinchat/Qknu-FRSKTFkMzc8" class="link">עזרה בטלגרם</a>
</div>
</div>
<div class="bar">
<div class="other-btn btn" onclick="btn(other)">שונות</div>
<div class="nav" id="other">
<a href="https://t.me/RobotTrickSupport" class="link">חשבון התמיכה</a>
<a href="https://t.me/SignalIsrael" class="link">סיגנל ישראל</a>
<a href="https://github.com/RobotTrick" target="_blank" class="link">GitHub</a>
<a href="https://twitter.com/RobotTrick" target="_blank" class="link">הטוויטר של רובוטריק</a>
</div>
</div>
</div>
<script>
window.replainSettings = { id: 'be471e99-dfca-4f3c-b725-2277311efa3f' };
(function(u){var s=document.createElement('script');s.type='text/javascript';s.async=true;s.src=u;
var x=document.getElementsByTagName('script')[0];x.parentNode.insertBefore(s,x);
})('https://widget.replain.cc/dist/client.js');
</script>
<div class="feed">
<iframe src="/static/twits.html" frameborder="0"></iframe>
</div>
<footer>
<p>created by <span><a href="https://m100achuz.ml">Yeuda By</a></span></p>
</footer>
<script>
function btn(div) {
if (div.style.display == 'block')
{div.style.display = 'none';}
else
{div.style.display = 'block';}}
</script>
</body>
</html>