dandydow commited on
Commit
2b12ae4
·
verified ·
1 Parent(s): 7899561

Add 3 files

Browse files
Files changed (3) hide show
  1. README.md +6 -4
  2. index.html +677 -19
  3. prompts.txt +0 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Frontbotcontrol
3
- emoji: 🐨
4
- colorFrom: gray
5
  colorTo: green
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: frontbotcontrol
3
+ emoji: 🐳
4
+ colorFrom: green
5
  colorTo: green
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,677 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="pt-BR">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>BotMaster - Dashboard de Controle</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
+ <style>
10
+ .sidebar {
11
+ transition: all 0.3s ease;
12
+ }
13
+
14
+ .card-hover {
15
+ transition: all 0.3s ease;
16
+ }
17
+
18
+ .card-hover:hover {
19
+ transform: translateY(-5px);
20
+ box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
21
+ }
22
+
23
+ .progress-bar {
24
+ transition: width 1s ease-in-out;
25
+ }
26
+
27
+ .glow-on-active {
28
+ box-shadow: 0 0 10px rgba(59, 130, 246, 0.5);
29
+ }
30
+
31
+ .social-icon {
32
+ transition: all 0.3s ease;
33
+ }
34
+
35
+ .social-icon:hover {
36
+ transform: scale(1.1);
37
+ }
38
+ </style>
39
+ </head>
40
+ <body class="bg-gray-100 font-sans">
41
+ <div class="flex h-screen overflow-hidden">
42
+ <!-- Sidebar -->
43
+ <div class="sidebar bg-gray-800 text-white w-64 flex-shrink-0">
44
+ <div class="p-4 border-b border-gray-700">
45
+ <div class="flex items-center space-x-2">
46
+ <i class="fas fa-robot text-blue-400 text-2xl"></i>
47
+ <h1 class="text-xl font-bold">Sonny Inc.</h1>
48
+ </div>
49
+ </div>
50
+ <nav class="p-4">
51
+ <div class="mb-8">
52
+ <h3 class="text-xs uppercase text-gray-400 font-semibold mb-4">Menu Principal</h3>
53
+ <ul class="space-y-2">
54
+ <li>
55
+ <a href="#" class="flex items-center space-x-2 p-2 rounded bg-gray-700 text-blue-300">
56
+ <i class="fas fa-tachometer-alt w-5"></i>
57
+ <span>Dashboard</span>
58
+ </a>
59
+ </li>
60
+ <li>
61
+ <a href="#" class="flex items-center space-x-2 p-2 rounded hover:bg-gray-700">
62
+ <i class="fas fa-robot w-5"></i>
63
+ <span>Meus Bots</span>
64
+ </a>
65
+ </li>
66
+ <li>
67
+ <a href="#" class="flex items-center space-x-2 p-2 rounded hover:bg-gray-700">
68
+ <i class="fas fa-globe w-5"></i>
69
+ <span>Proxies</span>
70
+ </a>
71
+ </li>
72
+ <li>
73
+ <a href="#" class="flex items-center space-x-2 p-2 rounded hover:bg-gray-700">
74
+ <i class="fab fa-facebook w-5"></i>
75
+ <span>Redes Sociais</span>
76
+ </a>
77
+ </li>
78
+ <li>
79
+ <a href="#" class="flex items-center space-x-2 p-2 rounded hover:bg-gray-700">
80
+ <i class="fas fa-tasks w-5"></i>
81
+ <span>Tarefas</span>
82
+ </a>
83
+ </li>
84
+ </ul>
85
+ </div>
86
+
87
+ <div class="mb-8">
88
+ <h3 class="text-xs uppercase text-gray-400 font-semibold mb-4">Configurações</h3>
89
+ <ul class="space-y-2">
90
+ <li>
91
+ <a href="#" class="flex items-center space-x-2 p-2 rounded hover:bg-gray-700">
92
+ <i class="fas fa-cog w-5"></i>
93
+ <span>Configurações</span>
94
+ </a>
95
+ </li>
96
+ <li>
97
+ <a href="#" class="flex items-center space-x-2 p-2 rounded hover:bg-gray-700">
98
+ <i class="fas fa-shield-alt w-5"></i>
99
+ <span>Segurança</span>
100
+ </a>
101
+ </li>
102
+ <li>
103
+ <a href="#" class="flex items-center space-x-2 p-2 rounded hover:bg-gray-700">
104
+ <i class="fas fa-users w-5"></i>
105
+ <span>Usuários</span>
106
+ </a>
107
+ </li>
108
+ </ul>
109
+ </div>
110
+
111
+ <div class="p-4 bg-gray-700 rounded-lg">
112
+ <div class="flex items-center space-x-3 mb-3">
113
+ <div class="w-10 h-10 rounded-full bg-blue-500 flex items-center justify-center">
114
+ <i class="fas fa-user"></i>
115
+ </div>
116
+ <div>
117
+ <p class="font-medium">Admin User</p>
118
+ <p class="text-xs text-gray-300">admin@botmaster.com</p>
119
+ </div>
120
+ </div>
121
+ <button class="w-full bg-gray-600 hover:bg-gray-500 text-white py-1 rounded text-sm">
122
+ <i class="fas fa-sign-out-alt mr-1"></i> Sair
123
+ </button>
124
+ </div>
125
+ </nav>
126
+ </div>
127
+
128
+ <!-- Main Content -->
129
+ <div class="flex-1 overflow-auto">
130
+ <!-- Top Navigation -->
131
+ <header class="bg-white shadow-sm p-4 flex justify-between items-center">
132
+ <div class="flex items-center space-x-4">
133
+ <button class="text-gray-500 hover:text-gray-700">
134
+ <i class="fas fa-bars"></i>
135
+ </button>
136
+ <h2 class="text-xl font-semibold text-gray-800">Dashboard de Controle</h2>
137
+ </div>
138
+ <div class="flex items-center space-x-4">
139
+ <div class="relative">
140
+ <button class="text-gray-500 hover:text-gray-700">
141
+ <i class="fas fa-bell"></i>
142
+ </button>
143
+ <span class="absolute top-0 right-0 w-2 h-2 bg-red-500 rounded-full"></span>
144
+ </div>
145
+ <div class="relative">
146
+ <button class="text-gray-500 hover:text-gray-700">
147
+ <i class="fas fa-envelope"></i>
148
+ </button>
149
+ <span class="absolute top-0 right-0 w-2 h-2 bg-blue-500 rounded-full"></span>
150
+ </div>
151
+ </div>
152
+ </header>
153
+
154
+ <!-- Main Content Area -->
155
+ <main class="p-6">
156
+ <!-- Stats Cards -->
157
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6 mb-6">
158
+ <div class="card-hover bg-white rounded-lg shadow p-6">
159
+ <div class="flex items-center justify-between">
160
+ <div>
161
+ <p class="text-gray-500 text-sm">Bots Ativos</p>
162
+ <h3 class="text-2xl font-bold">142</h3>
163
+ </div>
164
+ <div class="w-12 h-12 rounded-full bg-blue-100 flex items-center justify-center">
165
+ <i class="fas fa-robot text-blue-500"></i>
166
+ </div>
167
+ </div>
168
+ <div class="mt-4">
169
+ <div class="flex justify-between text-sm mb-1">
170
+ <span>Online</span>
171
+ <span>87%</span>
172
+ </div>
173
+ <div class="w-full bg-gray-200 rounded-full h-2">
174
+ <div class="bg-blue-500 h-2 rounded-full progress-bar" style="width: 87%"></div>
175
+ </div>
176
+ </div>
177
+ </div>
178
+
179
+ <div class="card-hover bg-white rounded-lg shadow p-6">
180
+ <div class="flex items-center justify-between">
181
+ <div>
182
+ <p class="text-gray-500 text-sm">Proxies Ativos</p>
183
+ <h3 class="text-2xl font-bold">256</h3>
184
+ </div>
185
+ <div class="w-12 h-12 rounded-full bg-green-100 flex items-center justify-center">
186
+ <i class="fas fa-globe text-green-500"></i>
187
+ </div>
188
+ </div>
189
+ <div class="mt-4">
190
+ <div class="flex justify-between text-sm mb-1">
191
+ <span>Funcionando</span>
192
+ <span>92%</span>
193
+ </div>
194
+ <div class="w-full bg-gray-200 rounded-full h-2">
195
+ <div class="bg-green-500 h-2 rounded-full progress-bar" style="width: 92%"></div>
196
+ </div>
197
+ </div>
198
+ </div>
199
+
200
+ <div class="card-hover bg-white rounded-lg shadow p-6">
201
+ <div class="flex items-center justify-between">
202
+ <div>
203
+ <p class="text-gray-500 text-sm">Tarefas Hoje</p>
204
+ <h3 class="text-2xl font-bold">1,284</h3>
205
+ </div>
206
+ <div class="w-12 h-12 rounded-full bg-purple-100 flex items-center justify-center">
207
+ <i class="fas fa-tasks text-purple-500"></i>
208
+ </div>
209
+ </div>
210
+ <div class="mt-4">
211
+ <div class="flex justify-between text-sm mb-1">
212
+ <span>Concluídas</span>
213
+ <span>64%</span>
214
+ </div>
215
+ <div class="w-full bg-gray-200 rounded-full h-2">
216
+ <div class="bg-purple-500 h-2 rounded-full progress-bar" style="width: 64%"></div>
217
+ </div>
218
+ </div>
219
+ </div>
220
+
221
+ <div class="card-hover bg-white rounded-lg shadow p-6">
222
+ <div class="flex items-center justify-between">
223
+ <div>
224
+ <p class="text-gray-500 text-sm">Alertas</p>
225
+ <h3 class="text-2xl font-bold">8</h3>
226
+ </div>
227
+ <div class="w-12 h-12 rounded-full bg-red-100 flex items-center justify-center">
228
+ <i class="fas fa-exclamation-triangle text-red-500"></i>
229
+ </div>
230
+ </div>
231
+ <div class="mt-4">
232
+ <div class="flex justify-between text-sm mb-1">
233
+ <span>Críticos</span>
234
+ <span>3</span>
235
+ </div>
236
+ <div class="w-full bg-gray-200 rounded-full h-2">
237
+ <div class="bg-red-500 h-2 rounded-full progress-bar" style="width: 37.5%"></div>
238
+ </div>
239
+ </div>
240
+ </div>
241
+ </div>
242
+
243
+ <!-- Bot Control Section -->
244
+ <div class="grid grid-cols-1 lg:grid-cols-3 gap-6 mb-6">
245
+ <!-- Bot List -->
246
+ <div class="lg:col-span-2 bg-white rounded-lg shadow overflow-hidden">
247
+ <div class="p-4 border-b flex justify-between items-center">
248
+ <h3 class="font-semibold text-lg">Controle de Bots</h3>
249
+ <button class="bg-blue-500 hover:bg-blue-600 text-white px-3 py-1 rounded text-sm">
250
+ <i class="fas fa-plus mr-1"></i> Novo Bot
251
+ </button>
252
+ </div>
253
+ <div class="overflow-x-auto">
254
+ <table class="min-w-full divide-y divide-gray-200">
255
+ <thead class="bg-gray-50">
256
+ <tr>
257
+ <th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">ID</th>
258
+ <th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">Status</th>
259
+ <th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">Rede Social</th>
260
+ <th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">Ações</th>
261
+ </tr>
262
+ </thead>
263
+ <tbody class="bg-white divide-y divide-gray-200">
264
+ <tr>
265
+ <td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">#BOT001</td>
266
+ <td class="px-4 py-3 whitespace-nowrap">
267
+ <span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-green-100 text-green-800">
268
+ Online
269
+ </span>
270
+ </td>
271
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">
272
+ <i class="fab fa-facebook mr-2 text-blue-600"></i> Facebook
273
+ </td>
274
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">
275
+ <button class="text-blue-500 hover:text-blue-700 mr-2">
276
+ <i class="fas fa-play"></i>
277
+ </button>
278
+ <button class="text-yellow-500 hover:text-yellow-700 mr-2">
279
+ <i class="fas fa-pause"></i>
280
+ </button>
281
+ <button class="text-red-500 hover:text-red-700">
282
+ <i class="fas fa-stop"></i>
283
+ </button>
284
+ </td>
285
+ </tr>
286
+ <tr>
287
+ <td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">#BOT002</td>
288
+ <td class="px-4 py-3 whitespace-nowrap">
289
+ <span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-yellow-100 text-yellow-800">
290
+ Pausado
291
+ </span>
292
+ </td>
293
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">
294
+ <i class="fab fa-instagram mr-2 text-pink-600"></i> Instagram
295
+ </td>
296
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">
297
+ <button class="text-blue-500 hover:text-blue-700 mr-2">
298
+ <i class="fas fa-play"></i>
299
+ </button>
300
+ <button class="text-yellow-500 hover:text-yellow-700 mr-2">
301
+ <i class="fas fa-pause"></i>
302
+ </button>
303
+ <button class="text-red-500 hover:text-red-700">
304
+ <i class="fas fa-stop"></i>
305
+ </button>
306
+ </td>
307
+ </tr>
308
+ <tr>
309
+ <td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">#BOT003</td>
310
+ <td class="px-4 py-3 whitespace-nowrap">
311
+ <span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-green-100 text-green-800">
312
+ Online
313
+ </span>
314
+ </td>
315
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">
316
+ <i class="fab fa-twitter mr-2 text-blue-400"></i> Twitter
317
+ </td>
318
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">
319
+ <button class="text-blue-500 hover:text-blue-700 mr-2">
320
+ <i class="fas fa-play"></i>
321
+ </button>
322
+ <button class="text-yellow-500 hover:text-yellow-700 mr-2">
323
+ <i class="fas fa-pause"></i>
324
+ </button>
325
+ <button class="text-red-500 hover:text-red-700">
326
+ <i class="fas fa-stop"></i>
327
+ </button>
328
+ </td>
329
+ </tr>
330
+ <tr>
331
+ <td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">#BOT004</td>
332
+ <td class="px-4 py-3 whitespace-nowrap">
333
+ <span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-red-100 text-red-800">
334
+ Offline
335
+ </span>
336
+ </td>
337
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">
338
+ <i class="fab fa-youtube mr-2 text-red-600"></i> YouTube
339
+ </td>
340
+ <td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">
341
+ <button class="text-blue-500 hover:text-blue-700 mr-2">
342
+ <i class="fas fa-play"></i>
343
+ </button>
344
+ <button class="text-yellow-500 hover:text-yellow-700 mr-2">
345
+ <i class="fas fa-pause"></i>
346
+ </button>
347
+ <button class="text-red-500 hover:text-red-700">
348
+ <i class="fas fa-stop"></i>
349
+ </button>
350
+ </td>
351
+ </tr>
352
+ </tbody>
353
+ </table>
354
+ </div>
355
+ <div class="p-4 border-t flex justify-between items-center bg-gray-50">
356
+ <span class="text-sm text-gray-500">Mostrando 4 de 142 bots</span>
357
+ <div class="flex space-x-2">
358
+ <button class="px-3 py-1 border rounded text-sm text-gray-700 hover:bg-gray-100">Anterior</button>
359
+ <button class="px-3 py-1 border rounded text-sm bg-blue-500 text-white hover:bg-blue-600">Próxima</button>
360
+ </div>
361
+ </div>
362
+ </div>
363
+
364
+ <!-- Proxy Management -->
365
+ <div class="bg-white rounded-lg shadow overflow-hidden">
366
+ <div class="p-4 border-b">
367
+ <h3 class="font-semibold text-lg">Gerenciamento de Proxies</h3>
368
+ </div>
369
+ <div class="p-4">
370
+ <div class="mb-4">
371
+ <label class="block text-gray-700 text-sm font-medium mb-2">Adicionar Proxy</label>
372
+ <div class="flex">
373
+ <input type="text" class="flex-1 border rounded-l px-3 py-2 text-sm focus:outline-none focus:ring-1 focus:ring-blue-500" placeholder="IP:Porta">
374
+ <button class="bg-blue-500 hover:bg-blue-600 text-white px-4 py-2 rounded-r text-sm">
375
+ <i class="fas fa-plus"></i>
376
+ </button>
377
+ </div>
378
+ </div>
379
+
380
+ <div class="mb-4">
381
+ <label class="block text-gray-700 text-sm font-medium mb-2">Tipo de Proxy</label>
382
+ <div class="grid grid-cols-3 gap-2">
383
+ <button class="proxy-type-btn bg-blue-500 text-white py-2 rounded text-sm" data-type="http">
384
+ HTTP
385
+ </button>
386
+ <button class="proxy-type-btn bg-gray-200 hover:bg-gray-300 py-2 rounded text-sm" data-type="socks4">
387
+ SOCKS4
388
+ </button>
389
+ <button class="proxy-type-btn bg-gray-200 hover:bg-gray-300 py-2 rounded text-sm" data-type="socks5">
390
+ SOCKS5
391
+ </button>
392
+ </div>
393
+ </div>
394
+
395
+ <div class="mb-4">
396
+ <label class="block text-gray-700 text-sm font-medium mb-2">Testar Proxies</label>
397
+ <div class="flex items-center">
398
+ <input type="number" class="w-20 border rounded px-3 py-2 text-sm mr-2 focus:outline-none focus:ring-1 focus:ring-blue-500" value="10">
399
+ <button class="bg-green-500 hover:bg-green-600 text-white px-4 py-2 rounded text-sm">
400
+ <i class="fas fa-play mr-1"></i> Testar
401
+ </button>
402
+ </div>
403
+ </div>
404
+
405
+ <div class="border-t pt-4">
406
+ <h4 class="text-sm font-medium text-gray-700 mb-2">Status dos Proxies</h4>
407
+ <div class="space-y-2">
408
+ <div>
409
+ <div class="flex justify-between text-sm mb-1">
410
+ <span>Funcionando</span>
411
+ <span>236 (92%)</span>
412
+ </div>
413
+ <div class="w-full bg-gray-200 rounded-full h-2">
414
+ <div class="bg-green-500 h-2 rounded-full" style="width: 92%"></div>
415
+ </div>
416
+ </div>
417
+ <div>
418
+ <div class="flex justify-between text-sm mb-1">
419
+ <span>Lentos</span>
420
+ <span>12 (5%)</span>
421
+ </div>
422
+ <div class="w-full bg-gray-200 rounded-full h-2">
423
+ <div class="bg-yellow-500 h-2 rounded-full" style="width: 5%"></div>
424
+ </div>
425
+ </div>
426
+ <div>
427
+ <div class="flex justify-between text-sm mb-1">
428
+ <span>Inativos</span>
429
+ <span>8 (3%)</span>
430
+ </div>
431
+ <div class="w-full bg-gray-200 rounded-full h-2">
432
+ <div class="bg-red-500 h-2 rounded-full" style="width: 3%"></div>
433
+ </div>
434
+ </div>
435
+ </div>
436
+ </div>
437
+ </div>
438
+ </div>
439
+ </div>
440
+
441
+ <!-- Social Media Tasks -->
442
+ <div class="grid grid-cols-1 lg:grid-cols-2 gap-6 mb-6">
443
+ <!-- Task Queue -->
444
+ <div class="bg-white rounded-lg shadow overflow-hidden">
445
+ <div class="p-4 border-b flex justify-between items-center">
446
+ <h3 class="font-semibold text-lg">Fila de Tarefas</h3>
447
+ <button class="bg-blue-500 hover:bg-blue-600 text-white px-3 py-1 rounded text-sm">
448
+ <i class="fas fa-plus mr-1"></i> Nova Tarefa
449
+ </button>
450
+ </div>
451
+ <div class="p-4">
452
+ <div class="space-y-4">
453
+ <div class="flex items-center justify-between p-3 border rounded hover:bg-gray-50">
454
+ <div class="flex items-center">
455
+ <div class="w-10 h-10 rounded-full bg-blue-100 flex items-center justify-center mr-3">
456
+ <i class="fab fa-facebook text-blue-600"></i>
457
+ </div>
458
+ <div>
459
+ <h4 class="font-medium">Curtir Página</h4>
460
+ <p class="text-xs text-gray-500">Facebook - #BOT001</p>
461
+ </div>
462
+ </div>
463
+ <div class="text-right">
464
+ <span class="text-xs bg-blue-100 text-blue-800 px-2 py-1 rounded">Em execução</span>
465
+ <p class="text-xs text-gray-500 mt-1">10/50 concluído</p>
466
+ </div>
467
+ </div>
468
+
469
+ <div class="flex items-center justify-between p-3 border rounded hover:bg-gray-50">
470
+ <div class="flex items-center">
471
+ <div class="w-10 h-10 rounded-full bg-pink-100 flex items-center justify-center mr-3">
472
+ <i class="fab fa-instagram text-pink-600"></i>
473
+ </div>
474
+ <div>
475
+ <h4 class="font-medium">Seguir Usuários</h4>
476
+ <p class="text-xs text-gray-500">Instagram - #BOT002</p>
477
+ </div>
478
+ </div>
479
+ <div class="text-right">
480
+ <span class="text-xs bg-yellow-100 text-yellow-800 px-2 py-1 rounded">Pausado</span>
481
+ <p class="text-xs text-gray-500 mt-1">25/100 concluído</p>
482
+ </div>
483
+ </div>
484
+
485
+ <div class="flex items-center justify-between p-3 border rounded hover:bg-gray-50">
486
+ <div class="flex items-center">
487
+ <div class="w-10 h-10 rounded-full bg-blue-100 flex items-center justify-center mr-3">
488
+ <i class="fab fa-twitter text-blue-400"></i>
489
+ </div>
490
+ <div>
491
+ <h4 class="font-medium">Retweetar</h4>
492
+ <p class="text-xs text-gray-500">Twitter - #BOT003</p>
493
+ </div>
494
+ </div>
495
+ <div class="text-right">
496
+ <span class="text-xs bg-green-100 text-green-800 px-2 py-1 rounded">Concluído</span>
497
+ <p class="text-xs text-gray-500 mt-1">100/100 concluído</p>
498
+ </div>
499
+ </div>
500
+ </div>
501
+ </div>
502
+ </div>
503
+
504
+ <!-- Social Media Stats -->
505
+ <div class="bg-white rounded-lg shadow overflow-hidden">
506
+ <div class="p-4 border-b">
507
+ <h3 class="font-semibold text-lg">Estatísticas das Redes Sociais</h3>
508
+ </div>
509
+ <div class="p-4">
510
+ <div class="grid grid-cols-2 gap-4 mb-6">
511
+ <div class="p-3 border rounded text-center">
512
+ <div class="w-12 h-12 rounded-full bg-blue-100 flex items-center justify-center mx-auto mb-2">
513
+ <i class="fab fa-facebook text-blue-600 text-xl"></i>
514
+ </div>
515
+ <h4 class="font-medium">Facebook</h4>
516
+ <p class="text-sm text-gray-500">1,240 ações</p>
517
+ </div>
518
+ <div class="p-3 border rounded text-center">
519
+ <div class="w-12 h-12 rounded-full bg-pink-100 flex items-center justify-center mx-auto mb-2">
520
+ <i class="fab fa-instagram text-pink-600 text-xl"></i>
521
+ </div>
522
+ <h4 class="font-medium">Instagram</h4>
523
+ <p class="text-sm text-gray-500">980 ações</p>
524
+ </div>
525
+ <div class="p-3 border rounded text-center">
526
+ <div class="w-12 h-12 rounded-full bg-blue-100 flex items-center justify-center mx-auto mb-2">
527
+ <i class="fab fa-twitter text-blue-400 text-xl"></i>
528
+ </div>
529
+ <h4 class="font-medium">Twitter</h4>
530
+ <p class="text-sm text-gray-500">750 ações</p>
531
+ </div>
532
+ <div class="p-3 border rounded text-center">
533
+ <div class="w-12 h-12 rounded-full bg-red-100 flex items-center justify-center mx-auto mb-2">
534
+ <i class="fab fa-youtube text-red-600 text-xl"></i>
535
+ </div>
536
+ <h4 class="font-medium">YouTube</h4>
537
+ <p class="text-sm text-gray-500">320 ações</p>
538
+ </div>
539
+ </div>
540
+
541
+ <div>
542
+ <h4 class="font-medium mb-3">Ações por Dia</h4>
543
+ <div class="h-40">
544
+ <!-- Placeholder for chart -->
545
+ <div class="bg-gray-100 rounded h-full flex items-center justify-center text-gray-400">
546
+ <i class="fas fa-chart-bar text-2xl mr-2"></i>
547
+ Gráfico de Ações
548
+ </div>
549
+ </div>
550
+ </div>
551
+ </div>
552
+ </div>
553
+ </div>
554
+
555
+ <!-- Recent Activity -->
556
+ <div class="bg-white rounded-lg shadow overflow-hidden">
557
+ <div class="p-4 border-b">
558
+ <h3 class="font-semibold text-lg">Atividade Recente</h3>
559
+ </div>
560
+ <div class="p-4">
561
+ <div class="space-y-4">
562
+ <div class="flex items-start">
563
+ <div class="w-8 h-8 rounded-full bg-green-100 flex items-center justify-center mr-3 mt-1">
564
+ <i class="fas fa-check text-green-500"></i>
565
+ </div>
566
+ <div>
567
+ <p class="text-sm"><span class="font-medium">Bot #BOT003</span> completou 50 retweets no Twitter</p>
568
+ <p class="text-xs text-gray-500">5 minutos atrás</p>
569
+ </div>
570
+ </div>
571
+
572
+ <div class="flex items-start">
573
+ <div class="w-8 h-8 rounded-full bg-red-100 flex items-center justify-center mr-3 mt-1">
574
+ <i class="fas fa-exclamation text-red-500"></i>
575
+ </div>
576
+ <div>
577
+ <p class="text-sm"><span class="font-medium">Bot #BOT002</span> encontrou um erro ao seguir no Instagram</p>
578
+ <p class="text-xs text-gray-500">15 minutos atrás</p>
579
+ </div>
580
+ </div>
581
+
582
+ <div class="flex items-start">
583
+ <div class="w-8 h-8 rounded-full bg-blue-100 flex items-center justify-center mr-3 mt-1">
584
+ <i class="fas fa-info-circle text-blue-500"></i>
585
+ </div>
586
+ <div>
587
+ <p class="text-sm"><span class="font-medium">Bot #BOT001</span> iniciou nova tarefa de curtidas no Facebook</p>
588
+ <p class="text-xs text-gray-500">30 minutos atrás</p>
589
+ </div>
590
+ </div>
591
+
592
+ <div class="flex items-start">
593
+ <div class="w-8 h-8 rounded-full bg-yellow-100 flex items-center justify-center mr-3 mt-1">
594
+ <i class="fas fa-sync-alt text-yellow-500"></i>
595
+ </div>
596
+ <div>
597
+ <p class="text-sm"><span class="font-medium">Sistema</span> atualizou 12 proxies no banco de dados</p>
598
+ <p class="text-xs text-gray-500">1 hora atrás</p>
599
+ </div>
600
+ </div>
601
+ </div>
602
+ </div>
603
+ </div>
604
+ </main>
605
+ </div>
606
+ </div>
607
+
608
+ <script>
609
+ // Proxy type selection
610
+ document.querySelectorAll('.proxy-type-btn').forEach(btn => {
611
+ btn.addEventListener('click', function() {
612
+ document.querySelectorAll('.proxy-type-btn').forEach(b => {
613
+ b.classList.remove('bg-blue-500', 'text-white');
614
+ b.classList.add('bg-gray-200', 'hover:bg-gray-300');
615
+ });
616
+
617
+ this.classList.remove('bg-gray-200', 'hover:bg-gray-300');
618
+ this.classList.add('bg-blue-500', 'text-white');
619
+
620
+ // You would add logic here to handle the proxy type selection
621
+ console.log('Proxy type selected:', this.dataset.type);
622
+ });
623
+ });
624
+
625
+ // Bot control buttons
626
+ document.querySelectorAll('button[class*="fa-play"]').forEach(btn => {
627
+ btn.addEventListener('click', function() {
628
+ const row = this.closest('tr');
629
+ const statusCell = row.querySelector('td:nth-child(2) span');
630
+
631
+ statusCell.classList.remove('bg-yellow-100', 'text-yellow-800', 'bg-red-100', 'text-red-800');
632
+ statusCell.classList.add('bg-green-100', 'text-green-800');
633
+ statusCell.textContent = 'Online';
634
+
635
+ // You would add logic here to start the bot
636
+ console.log('Starting bot:', row.querySelector('td:first-child').textContent);
637
+ });
638
+ });
639
+
640
+ document.querySelectorAll('button[class*="fa-pause"]').forEach(btn => {
641
+ btn.addEventListener('click', function() {
642
+ const row = this.closest('tr');
643
+ const statusCell = row.querySelector('td:nth-child(2) span');
644
+
645
+ statusCell.classList.remove('bg-green-100', 'text-green-800', 'bg-red-100', 'text-red-800');
646
+ statusCell.classList.add('bg-yellow-100', 'text-yellow-800');
647
+ statusCell.textContent = 'Pausado';
648
+
649
+ // You would add logic here to pause the bot
650
+ console.log('Pausing bot:', row.querySelector('td:first-child').textContent);
651
+ });
652
+ });
653
+
654
+ document.querySelectorAll('button[class*="fa-stop"]').forEach(btn => {
655
+ btn.addEventListener('click', function() {
656
+ const row = this.closest('tr');
657
+ const statusCell = row.querySelector('td:nth-child(2) span');
658
+
659
+ statusCell.classList.remove('bg-green-100', 'text-green-800', 'bg-yellow-100', 'text-yellow-800');
660
+ statusCell.classList.add('bg-red-100', 'text-red-800');
661
+ statusCell.textContent = 'Offline';
662
+
663
+ // You would add logic here to stop the bot
664
+ console.log('Stopping bot:', row.querySelector('td:first-child').textContent);
665
+ });
666
+ });
667
+
668
+ // Simulate progress bar animation
669
+ setTimeout(() => {
670
+ document.querySelectorAll('.progress-bar').forEach(bar => {
671
+ const currentWidth = parseInt(bar.style.width);
672
+ bar.style.width = (currentWidth + 5) + '%';
673
+ });
674
+ }, 1000);
675
+ </script>
676
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=dandydow/frontbotcontrol" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
677
+ </html>
prompts.txt ADDED
File without changes