mcbinho commited on
Commit
546a107
·
verified ·
1 Parent(s): b61c82b

Add 3 files

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +732 -19
  3. prompts.txt +0 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Ibypasspro
3
- emoji: 🚀
4
- colorFrom: pink
5
- colorTo: blue
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: ibypasspro
3
+ emoji: 🐳
4
+ colorFrom: purple
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,732 @@
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>iBypass Pro - Ativação de iPhones</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
+ .gradient-bg {
11
+ background: linear-gradient(135deg, #0071e3 0%, #34a853 100%);
12
+ }
13
+ .device-card:hover {
14
+ transform: translateY(-5px);
15
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
16
+ }
17
+ .pulse {
18
+ animation: pulse 2s infinite;
19
+ }
20
+ @keyframes pulse {
21
+ 0% { transform: scale(1); }
22
+ 50% { transform: scale(1.05); }
23
+ 100% { transform: scale(1); }
24
+ }
25
+ </style>
26
+ </head>
27
+ <body class="bg-gray-100 font-sans">
28
+ <!-- Header -->
29
+ <header class="gradient-bg text-white shadow-lg">
30
+ <div class="container mx-auto px-4 py-6">
31
+ <div class="flex justify-between items-center">
32
+ <div class="flex items-center space-x-2">
33
+ <i class="fab fa-apple text-3xl"></i>
34
+ <h1 class="text-2xl font-bold">iBypass Pro</h1>
35
+ </div>
36
+ <nav class="hidden md:flex space-x-6">
37
+ <a href="#services" class="hover:text-gray-200 transition">Serviços</a>
38
+ <a href="#how-it-works" class="hover:text-gray-200 transition">Como Funciona</a>
39
+ <a href="#pricing" class="hover:text-gray-200 transition">Preços</a>
40
+ <a href="#contact" class="hover:text-gray-200 transition">Contato</a>
41
+ </nav>
42
+ <button class="md:hidden text-2xl">
43
+ <i class="fas fa-bars"></i>
44
+ </button>
45
+ </div>
46
+ </div>
47
+ </header>
48
+
49
+ <!-- Hero Section -->
50
+ <section class="gradient-bg text-white py-16">
51
+ <div class="container mx-auto px-4 flex flex-col md:flex-row items-center">
52
+ <div class="md:w-1/2 mb-10 md:mb-0">
53
+ <h2 class="text-4xl md:text-5xl font-bold mb-4">Ativação de iPhone <span class="text-yellow-300">100% Funcional</span></h2>
54
+ <p class="text-xl mb-6">Remoção completa de iCloud, FRP e ativação para todos os modelos de iPhone com garantia de satisfação.</p>
55
+ <div class="flex space-x-4">
56
+ <a href="#pricing" class="bg-white text-blue-600 px-6 py-3 rounded-lg font-bold hover:bg-gray-100 transition duration-300 pulse">Ver Preços</a>
57
+ <a href="https://wa.me/5511976387872" class="border-2 border-white text-white px-6 py-3 rounded-lg font-bold hover:bg-white hover:text-blue-600 transition duration-300">Fale no WhatsApp</a>
58
+ </div>
59
+ </div>
60
+ <div class="md:w-1/2 flex justify-center">
61
+ <img src="https://cdn.pixabay.com/photo/2016/11/29/08/41/apple-1868496_1280.jpg" alt="iPhone" class="w-full max-w-md rounded-lg shadow-2xl">
62
+ </div>
63
+ </div>
64
+ </section>
65
+
66
+ <!-- Services Section -->
67
+ <section id="services" class="py-16 bg-white">
68
+ <div class="container mx-auto px-4">
69
+ <h2 class="text-3xl font-bold text-center mb-12">Nossos <span class="text-blue-600">Serviços</span></h2>
70
+ <div class="grid md:grid-cols-3 gap-8">
71
+ <div class="bg-gray-50 p-6 rounded-xl shadow-md hover:shadow-lg transition">
72
+ <div class="text-blue-600 text-4xl mb-4">
73
+ <i class="fas fa-cloud"></i>
74
+ </div>
75
+ <h3 class="text-xl font-bold mb-2">Remoção de iCloud</h3>
76
+ <p class="text-gray-600">Removemos permanentemente a conta iCloud do dispositivo, permitindo que você use o iPhone normalmente.</p>
77
+ </div>
78
+ <div class="bg-gray-50 p-6 rounded-xl shadow-md hover:shadow-lg transition">
79
+ <div class="text-blue-600 text-4xl mb-4">
80
+ <i class="fas fa-lock-open"></i>
81
+ </div>
82
+ <h3 class="text-xl font-bold mb-2">Desbloqueio FRP</h3>
83
+ <p class="text-gray-600">Removemos a proteção de fábrica (FRP) que impede o uso do dispositivo após reset de fábrica.</p>
84
+ </div>
85
+ <div class="bg-gray-50 p-6 rounded-xl shadow-md hover:shadow-lg transition">
86
+ <div class="text-blue-600 text-4xl mb-4">
87
+ <i class="fas fa-mobile-alt"></i>
88
+ </div>
89
+ <h3 class="text-xl font-bold mb-2">Ativação Completa</h3>
90
+ <p class="text-gray-600">Ativamos seu iPhone para uso completo, incluindo chamadas, mensagens e todos os recursos.</p>
91
+ </div>
92
+ </div>
93
+ </div>
94
+ </section>
95
+
96
+ <!-- How It Works -->
97
+ <section id="how-it-works" class="py-16 bg-gray-100">
98
+ <div class="container mx-auto px-4">
99
+ <h2 class="text-3xl font-bold text-center mb-12">Como <span class="text-blue-600">Funciona</span></h2>
100
+ <div class="grid md:grid-cols-4 gap-6">
101
+ <div class="flex flex-col items-center text-center">
102
+ <div class="bg-blue-600 text-white w-16 h-16 rounded-full flex items-center justify-center text-2xl mb-4">1</div>
103
+ <h3 class="font-bold mb-2">Escolha o Modelo</h3>
104
+ <p class="text-gray-600">Selecione abaixo o modelo do seu iPhone</p>
105
+ </div>
106
+ <div class="flex flex-col items-center text-center">
107
+ <div class="bg-blue-600 text-white w-16 h-16 rounded-full flex items-center justify-center text-2xl mb-4">2</div>
108
+ <h3 class="font-bold mb-2">Faça o Pagamento</h3>
109
+ <p class="text-gray-600">Realize o pagamento via PIX ou outro método</p>
110
+ </div>
111
+ <div class="flex flex-col items-center text-center">
112
+ <div class="bg-blue-600 text-white w-16 h-16 rounded-full flex items-center justify-center text-2xl mb-4">3</div>
113
+ <h3 class="font-bold mb-2">Envie os Dados</h3>
114
+ <p class="text-gray-600">Forneça o IMEI e detalhes do dispositivo</p>
115
+ </div>
116
+ <div class="flex flex-col items-center text-center">
117
+ <div class="bg-blue-600 text-white w-16 h-16 rounded-full flex items-center justify-center text-2xl mb-4">4</div>
118
+ <h3 class="font-bold mb-2">Receba o Bypass</h3>
119
+ <p class="text-gray-600">Processamos e enviamos as instruções em até 24h</p>
120
+ </div>
121
+ </div>
122
+ </div>
123
+ </section>
124
+
125
+ <!-- Pricing Section -->
126
+ <section id="pricing" class="py-16 bg-white">
127
+ <div class="container mx-auto px-4">
128
+ <h2 class="text-3xl font-bold text-center mb-12">Nossos <span class="text-blue-600">Preços</span></h2>
129
+
130
+ <div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
131
+ <!-- iPhone XR/XS/XS Max -->
132
+ <div class="device-card bg-white border border-gray-200 rounded-xl p-6 shadow-md hover:shadow-xl transition duration-300">
133
+ <div class="flex justify-between items-start mb-4">
134
+ <h3 class="text-xl font-bold">iPhone XR/XS/XS Max</h3>
135
+ <span class="bg-blue-100 text-blue-800 text-sm font-semibold px-3 py-1 rounded-full">Popular</span>
136
+ </div>
137
+ <div class="text-3xl font-bold mb-4">R$ 454</div>
138
+ <ul class="space-y-2 mb-6">
139
+ <li class="flex items-center">
140
+ <i class="fas fa-check text-green-500 mr-2"></i>
141
+ <span>Remoção completa de iCloud</span>
142
+ </li>
143
+ <li class="flex items-center">
144
+ <i class="fas fa-check text-green-500 mr-2"></i>
145
+ <span>Desbloqueio FRP</span>
146
+ </li>
147
+ <li class="flex items-center">
148
+ <i class="fas fa-check text-green-500 mr-2"></i>
149
+ <span>Ativação permanente</span>
150
+ </li>
151
+ </ul>
152
+ <a href="https://wa.me/5511976387872?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20de%20bypass%20para%20iPhone%20XR/XS/XS%20Max" class="block w-full bg-blue-600 text-white py-3 rounded-lg font-bold hover:bg-blue-700 transition text-center">Comprar Agora</a>
153
+ </div>
154
+
155
+ <!-- iPhone 11 Series -->
156
+ <div class="device-card bg-white border border-gray-200 rounded-xl p-6 shadow-md hover:shadow-xl transition duration-300">
157
+ <h3 class="text-xl font-bold mb-4">iPhone 11/11 Pro</h3>
158
+ <div class="text-3xl font-bold mb-4">R$ 484</div>
159
+ <ul class="space-y-2 mb-6">
160
+ <li class="flex items-center">
161
+ <i class="fas fa-check text-green-500 mr-2"></i>
162
+ <span>Remoção completa de iCloud</span>
163
+ </li>
164
+ <li class="flex items-center">
165
+ <i class="fas fa-check text-green-500 mr-2"></i>
166
+ <span>Desbloqueio FRP</span>
167
+ </li>
168
+ <li class="flex items-center">
169
+ <i class="fas fa-check text-green-500 mr-2"></i>
170
+ <span>Ativação permanente</span>
171
+ </li>
172
+ <li class="flex items-center">
173
+ <i class="fas fa-check text-green-500 mr-2"></i>
174
+ <span>Suporte 24/7</span>
175
+ </li>
176
+ </ul>
177
+ <a href="https://wa.me/5511976387872?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20de%20bypass%20para%20iPhone%2011/11%20Pro" class="block w-full bg-blue-600 text-white py-3 rounded-lg font-bold hover:bg-blue-700 transition text-center">Comprar Agora</a>
178
+ </div>
179
+
180
+ <!-- iPhone 12 Series -->
181
+ <div class="device-card bg-white border border-gray-200 rounded-xl p-6 shadow-md hover:shadow-xl transition duration-300">
182
+ <h3 class="text-xl font-bold mb-4">iPhone 12/12 Pro</h3>
183
+ <div class="text-3xl font-bold mb-4">R$ 554</div>
184
+ <ul class="space-y-2 mb-6">
185
+ <li class="flex items-center">
186
+ <i class="fas fa-check text-green-500 mr-2"></i>
187
+ <span>Remoção completa de iCloud</span>
188
+ </li>
189
+ <li class="flex items-center">
190
+ <i class="fas fa-check text-green-500 mr-2"></i>
191
+ <span>Desbloqueio FRP</span>
192
+ </li>
193
+ <li class="flex items-center">
194
+ <i class="fas fa-check text-green-500 mr-2"></i>
195
+ <span>Ativação permanente</span>
196
+ </li>
197
+ <li class="flex items-center">
198
+ <i class="fas fa-check text-green-500 mr-2"></i>
199
+ <span>Suporte 24/7</span>
200
+ </li>
201
+ <li class="flex items-center">
202
+ <i class="fas fa-check text-green-500 mr-2"></i>
203
+ <span>Garantia de 30 dias</span>
204
+ </li>
205
+ </ul>
206
+ <a href="https://wa.me/5511976387872?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20de%20bypass%20para%20iPhone%2012/12%20Pro" class="block w-full bg-blue-600 text-white py-3 rounded-lg font-bold hover:bg-blue-700 transition text-center">Comprar Agora</a>
207
+ </div>
208
+
209
+ <!-- iPhone 13 Series -->
210
+ <div class="device-card bg-white border border-gray-200 rounded-xl p-6 shadow-md hover:shadow-xl transition duration-300">
211
+ <h3 class="text-xl font-bold mb-4">iPhone 13/13 Pro</h3>
212
+ <div class="text-3xl font-bold mb-4">R$ 604</div>
213
+ <ul class="space-y-2 mb-6">
214
+ <li class="flex items-center">
215
+ <i class="fas fa-check text-green-500 mr-2"></i>
216
+ <span>Remoção completa de iCloud</span>
217
+ </li>
218
+ <li class="flex items-center">
219
+ <i class="fas fa-check text-green-500 mr-2"></i>
220
+ <span>Desbloqueio FRP</span>
221
+ </li>
222
+ <li class="flex items-center">
223
+ <i class="fas fa-check text-green-500 mr-2"></i>
224
+ <span>Ativação permanente</span>
225
+ </li>
226
+ <li class="flex items-center">
227
+ <i class="fas fa-check text-green-500 mr-2"></i>
228
+ <span>Suporte 24/7</span>
229
+ </li>
230
+ <li class="flex items-center">
231
+ <i class="fas fa-check text-green-500 mr-2"></i>
232
+ <span>Garantia de 30 dias</span>
233
+ </li>
234
+ </ul>
235
+ <a href="https://wa.me/5511976387872?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20de%20bypass%20para%20iPhone%2013/13%20Pro" class="block w-full bg-blue-600 text-white py-3 rounded-lg font-bold hover:bg-blue-700 transition text-center">Comprar Agora</a>
236
+ </div>
237
+
238
+ <!-- iPhone 14 Series -->
239
+ <div class="device-card bg-white border border-gray-200 rounded-xl p-6 shadow-md hover:shadow-xl transition duration-300">
240
+ <div class="flex justify-between items-start mb-4">
241
+ <h3 class="text-xl font-bold">iPhone 14/14 Plus</h3>
242
+ <span class="bg-red-100 text-red-800 text-sm font-semibold px-3 py-1 rounded-full">Novo</span>
243
+ </div>
244
+ <div class="text-3xl font-bold mb-4">R$ 684</div>
245
+ <ul class="space-y-2 mb-6">
246
+ <li class="flex items-center">
247
+ <i class="fas fa-check text-green-500 mr-2"></i>
248
+ <span>Remoção completa de iCloud</span>
249
+ </li>
250
+ <li class="flex items-center">
251
+ <i class="fas fa-check text-green-500 mr-2"></i>
252
+ <span>Desbloqueio FRP</span>
253
+ </li>
254
+ <li class="flex items-center">
255
+ <i class="fas fa-check text-green-500 mr-2"></i>
256
+ <span>Ativação permanente</span>
257
+ </li>
258
+ <li class="flex items-center">
259
+ <i class="fas fa-check text-green-500 mr-2"></i>
260
+ <span>Suporte 24/7</span>
261
+ </li>
262
+ <li class="flex items-center">
263
+ <i class="fas fa-check text-green-500 mr-2"></i>
264
+ <span>Garantia de 30 dias</span>
265
+ </li>
266
+ </ul>
267
+ <a href="https://wa.me/5511976387872?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20de%20bypass%20para%20iPhone%2014/14%20Plus" class="block w-full bg-blue-600 text-white py-3 rounded-lg font-bold hover:bg-blue-700 transition text-center">Comprar Agora</a>
268
+ </div>
269
+
270
+ <!-- iPhone 15 Series -->
271
+ <div class="device-card bg-white border border-gray-200 rounded-xl p-6 shadow-md hover:shadow-xl transition duration-300">
272
+ <div class="flex justify-between items-start mb-4">
273
+ <h3 class="text-xl font-bold">iPhone 15/15 Pro</h3>
274
+ <span class="bg-purple-100 text-purple-800 text-sm font-semibold px-3 py-1 rounded-full">Último Modelo</span>
275
+ </div>
276
+ <div class="text-3xl font-bold mb-4">R$ 784</div>
277
+ <ul class="space-y-2 mb-6">
278
+ <li class="flex items-center">
279
+ <i class="fas fa-check text-green-500 mr-2"></i>
280
+ <span>Remoção completa de iCloud</span>
281
+ </li>
282
+ <li class="flex items-center">
283
+ <i class="fas fa-check text-green-500 mr-2"></i>
284
+ <span>Desbloqueio FRP</span>
285
+ </li>
286
+ <li class="flex items-center">
287
+ <i class="fas fa-check text-green-500 mr-2"></i>
288
+ <span>Ativação permanente</span>
289
+ </li>
290
+ <li class="flex items-center">
291
+ <i class="fas fa-check text-green-500 mr-2"></i>
292
+ <span>Suporte 24/7</span>
293
+ </li>
294
+ <li class="flex items-center">
295
+ <i class="fas fa-check text-green-500 mr-2"></i>
296
+ <span>Garantia de 30 dias</span>
297
+ </li>
298
+ <li class="flex items-center">
299
+ <i class="fas fa-check text-green-500 mr-2"></i>
300
+ <span>Suporte prioritário</span>
301
+ </li>
302
+ </ul>
303
+ <a href="https://wa.me/5511976387872?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20de%20bypass%20para%20iPhone%2015/15%20Pro" class="block w-full bg-blue-600 text-white py-3 rounded-lg font-bold hover:bg-blue-700 transition text-center">Comprar Agora</a>
304
+ </div>
305
+ </div>
306
+
307
+ <!-- Full Price Table -->
308
+ <div class="mt-16 bg-gray-50 rounded-xl overflow-hidden shadow-md">
309
+ <div class="overflow-x-auto">
310
+ <table class="min-w-full divide-y divide-gray-200">
311
+ <thead class="bg-gray-100">
312
+ <tr>
313
+ <th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">Modelo do iPhone</th>
314
+ <th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">Preço</th>
315
+ <th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">Tempo de Processamento</th>
316
+ <th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">Ação</th>
317
+ </tr>
318
+ </thead>
319
+ <tbody class="bg-white divide-y divide-gray-200">
320
+ <tr>
321
+ <td class="px-6 py-4 whitespace-nowrap">iPhone XR/XS/XS Max</td>
322
+ <td class="px-6 py-4 whitespace-nowrap font-bold">R$ 454</td>
323
+ <td class="px-6 py-4 whitespace-nowrap">12-24 horas</td>
324
+ <td class="px-6 py-4 whitespace-nowrap">
325
+ <a href="https://wa.me/5511976387872?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20de%20bypass%20para%20iPhone%20XR/XS/XS%20Max" class="text-blue-600 hover:text-blue-800 font-bold">Comprar</a>
326
+ </td>
327
+ </tr>
328
+ <tr>
329
+ <td class="px-6 py-4 whitespace-nowrap">iPhone 11</td>
330
+ <td class="px-6 py-4 whitespace-nowrap font-bold">R$ 484</td>
331
+ <td class="px-6 py-4 whitespace-nowrap">12-24 horas</td>
332
+ <td class="px-6 py-4 whitespace-nowrap">
333
+ <a href="https://wa.me/5511976387872?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20de%20bypass%20para%20iPhone%2011" class="text-blue-600 hover:text-blue-800 font-bold">Comprar</a>
334
+ </td>
335
+ </tr>
336
+ <tr>
337
+ <td class="px-6 py-4 whitespace-nowrap">iPhone 11 Pro/Pro Max</td>
338
+ <td class="px-6 py-4 whitespace-nowrap font-bold">R$ 484 - R$ 534</td>
339
+ <td class="px-6 py-4 whitespace-nowrap">12-24 horas</td>
340
+ <td class="px-6 py-4 whitespace-nowrap">
341
+ <a href="https://wa.me/5511976387872?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20de%20bypass%20para%20iPhone%2011%20Pro/Pro%20Max" class="text-blue-600 hover:text-blue-800 font-bold">Comprar</a>
342
+ </td>
343
+ </tr>
344
+ <tr>
345
+ <td class="px-6 py-4 whitespace-nowrap">iPhone 12/12 Mini</td>
346
+ <td class="px-6 py-4 whitespace-nowrap font-bold">R$ 554 - R$ 450</td>
347
+ <td class="px-6 py-4 whitespace-nowrap">12-24 horas</td>
348
+ <td class="px-6 py-4 whitespace-nowrap">
349
+ <a href="https://wa.me/5511976387872?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20de%20bypass%20para%20iPhone%2012/12%20Mini" class="text-blue-600 hover:text-blue-800 font-bold">Comprar</a>
350
+ </td>
351
+ </tr>
352
+ <tr>
353
+ <td class="px-6 py-4 whitespace-nowrap">iPhone 12 Pro/Pro Max</td>
354
+ <td class="px-6 py-4 whitespace-nowrap font-bold">R$ 550 - R$ 604</td>
355
+ <td class="px-6 py-4 whitespace-nowrap">12-24 horas</td>
356
+ <td class="px-6 py-4 whitespace-nowrap">
357
+ <a href="https://wa.me/5511976387872?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20de%20bypass%20para%20iPhone%2012%20Pro/Pro%20Max" class="text-blue-600 hover:text-blue-800 font-bold">Comprar</a>
358
+ </td>
359
+ </tr>
360
+ <tr>
361
+ <td class="px-6 py-4 whitespace-nowrap">iPhone 13/13 Mini</td>
362
+ <td class="px-6 py-4 whitespace-nowrap font-bold">R$ 574 - R$ 484</td>
363
+ <td class="px-6 py-4 whitespace-nowrap">12-24 horas</td>
364
+ <td class="px-6 py-4 whitespace-nowrap">
365
+ <a href="https://wa.me/5511976387872?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20de%20bypass%20para%20iPhone%2013/13%20Mini" class="text-blue-600 hover:text-blue-800 font-bold">Comprar</a>
366
+ </td>
367
+ </tr>
368
+ <tr>
369
+ <td class="px-6 py-4 whitespace-nowrap">iPhone 13 Pro/Pro Max</td>
370
+ <td class="px-6 py-4 whitespace-nowrap font-bold">R$ 604 - R$ 664</td>
371
+ <td class="px-6 py-4 whitespace-nowrap">12-24 horas</td>
372
+ <td class="px-6 py-4 whitespace-nowrap">
373
+ <a href="https://wa.me/5511976387872?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20de%20bypass%20para%20iPhone%2013%20Pro/Pro%20Max" class="text-blue-600 hover:text-blue-800 font-bold">Comprar</a>
374
+ </td>
375
+ </tr>
376
+ <tr>
377
+ <td class="px-6 py-4 whitespace-nowrap">iPhone 14/14 Plus</td>
378
+ <td class="px-6 py-4 whitespace-nowrap font-bold">R$ 676 - R$ 684</td>
379
+ <td class="px-6 py-4 whitespace-nowrap">24-48 horas</td>
380
+ <td class="px-6 py-4 whitespace-nowrap">
381
+ <a href="https://wa.me/5511976387872?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20de%20bypass%20para%20iPhone%2014/14%20Plus" class="text-blue-600 hover:text-blue-800 font-bold">Comprar</a>
382
+ </td>
383
+ </tr>
384
+ <tr>
385
+ <td class="px-6 py-4 whitespace-nowrap">iPhone 14 Pro Max</td>
386
+ <td class="px-6 py-4 whitespace-nowrap font-bold">R$ 724</td>
387
+ <td class="px-6 py-4 whitespace-nowrap">24-48 horas</td>
388
+ <td class="px-6 py-4 whitespace-nowrap">
389
+ <a href="https://wa.me/5511976387872?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20de%20bypass%20para%20iPhone%2014%20Pro%20Max" class="text-blue-600 hover:text-blue-800 font-bold">Comprar</a>
390
+ </td>
391
+ </tr>
392
+ <tr>
393
+ <td class="px-6 py-4 whitespace-nowrap">iPhone 15/15 Plus</td>
394
+ <td class="px-6 py-4 whitespace-nowrap font-bold">R$ 664 - R$ 694</td>
395
+ <td class="px-6 py-4 whitespace-nowrap">24-48 horas</td>
396
+ <td class="px-6 py-4 whitespace-nowrap">
397
+ <a href="https://wa.me/5511976387872?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20de%20bypass%20para%20iPhone%2015/15%20Plus" class="text-blue-600 hover:text-blue-800 font-bold">Comprar</a>
398
+ </td>
399
+ </tr>
400
+ <tr>
401
+ <td class="px-6 py-4 whitespace-nowrap">iPhone 15 Pro/Pro Max</td>
402
+ <td class="px-6 py-4 whitespace-nowrap font-bold">R$ 784 - R$ 814</td>
403
+ <td class="px-6 py-4 whitespace-nowrap">24-48 horas</td>
404
+ <td class="px-6 py-4 whitespace-nowrap">
405
+ <a href="https://wa.me/5511976387872?text=Olá,%20gostaria%20de%20comprar%20o%20serviço%20de%20bypass%20para%20iPhone%2015%20Pro/Pro%20Max" class="text-blue-600 hover:text-blue-800 font-bold">Comprar</a>
406
+ </td>
407
+ </tr>
408
+ </tbody>
409
+ </table>
410
+ </div>
411
+ </div>
412
+ </div>
413
+ </section>
414
+
415
+ <!-- Testimonials -->
416
+ <section class="py-16 bg-gray-100">
417
+ <div class="container mx-auto px-4">
418
+ <h2 class="text-3xl font-bold text-center mb-12">O que nossos <span class="text-blue-600">clientes</span> dizem</h2>
419
+ <div class="grid md:grid-cols-3 gap-8">
420
+ <div class="bg-white p-6 rounded-xl shadow-md">
421
+ <div class="flex items-center mb-4">
422
+ <div class="text-yellow-400 text-xl mr-2">
423
+ <i class="fas fa-star"></i>
424
+ <i class="fas fa-star"></i>
425
+ <i class="fas fa-star"></i>
426
+ <i class="fas fa-star"></i>
427
+ <i class="fas fa-star"></i>
428
+ </div>
429
+ </div>
430
+ <p class="text-gray-600 mb-4">"Comprei um iPhone XS bloqueado por um preço ótimo e o iBypass Pro resolveu meu problema em menos de 24h. Agora meu iPhone está 100% funcional!"</p>
431
+ <div class="flex items-center">
432
+ <div class="w-10 h-10 rounded-full bg-gray-300 mr-3"></div>
433
+ <div>
434
+ <h4 class="font-bold">Carlos Silva</h4>
435
+ <p class="text-sm text-gray-500">São Paulo</p>
436
+ </div>
437
+ </div>
438
+ </div>
439
+ <div class="bg-white p-6 rounded-xl shadow-md">
440
+ <div class="flex items-center mb-4">
441
+ <div class="text-yellow-400 text-xl mr-2">
442
+ <i class="fas fa-star"></i>
443
+ <i class="fas fa-star"></i>
444
+ <i class="fas fa-star"></i>
445
+ <i class="fas fa-star"></i>
446
+ <i class="fas fa-star"></i>
447
+ </div>
448
+ </div>
449
+ <p class="text-gray-600 mb-4">"Não acreditava que seria possível desbloquear meu iPhone 13 Pro Max, mas a equipe foi super profissional e resolveu tudo rapidamente. Recomendo!"</p>
450
+ <div class="flex items-center">
451
+ <div class="w-10 h-10 rounded-full bg-gray-300 mr-3"></div>
452
+ <div>
453
+ <h4 class="font-bold">Ana Oliveira</h4>
454
+ <p class="text-sm text-gray-500">Rio de Janeiro</p>
455
+ </div>
456
+ </div>
457
+ </div>
458
+ <div class="bg-white p-6 rounded-xl shadow-md">
459
+ <div class="flex items-center mb-4">
460
+ <div class="text-yellow-400 text-xl mr-2">
461
+ <i class="fas fa-star"></i>
462
+ <i class="fas fa-star"></i>
463
+ <i class="fas fa-star"></i>
464
+ <i class="fas fa-star"></i>
465
+ <i class="fas fa-star"></i>
466
+ </div>
467
+ </div>
468
+ <p class="text-gray-600 mb-4">"Serviço excelente! Meu iPhone 11 estava bloqueado há meses e agora está como novo. O suporte foi atencioso e explicou todo o processo."</p>
469
+ <div class="flex items-center">
470
+ <div class="w-10 h-10 rounded-full bg-gray-300 mr-3"></div>
471
+ <div>
472
+ <h4 class="font-bold">Roberto Santos</h4>
473
+ <p class="text-sm text-gray-500">Belo Horizonte</p>
474
+ </div>
475
+ </div>
476
+ </div>
477
+ </div>
478
+ </div>
479
+ </section>
480
+
481
+ <!-- Contact Section -->
482
+ <section id="contact" class="py-16 bg-white">
483
+ <div class="container mx-auto px-4">
484
+ <h2 class="text-3xl font-bold text-center mb-12">Entre em <span class="text-blue-600">Contato</span></h2>
485
+ <div class="flex flex-col md:flex-row gap-8">
486
+ <div class="md:w-1/2">
487
+ <form class="space-y-4">
488
+ <div>
489
+ <label for="name" class="block text-sm font-medium text-gray-700 mb-1">Nome</label>
490
+ <input type="text" id="name" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-blue-500 focus:border-blue-500">
491
+ </div>
492
+ <div>
493
+ <label for="email" class="block text-sm font-medium text-gray-700 mb-1">Email</label>
494
+ <input type="email" id="email" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-blue-500 focus:border-blue-500">
495
+ </div>
496
+ <div>
497
+ <label for="phone" class="block text-sm font-medium text-gray-700 mb-1">Telefone</label>
498
+ <input type="tel" id="phone" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-blue-500 focus:border-blue-500">
499
+ </div>
500
+ <div>
501
+ <label for="model" class="block text-sm font-medium text-gray-700 mb-1">Modelo do iPhone</label>
502
+ <select id="model" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-blue-500 focus:border-blue-500">
503
+ <option value="">Selecione um modelo</option>
504
+ <option value="xr">iPhone XR/XS/XS Max</option>
505
+ <option value="11">iPhone 11/11 Pro/11 Pro Max</option>
506
+ <option value="12">iPhone 12/12 Mini/12 Pro/12 Pro Max</option>
507
+ <option value="13">iPhone 13/13 Mini/13 Pro/13 Pro Max</option>
508
+ <option value="14">iPhone 14/14 Plus/14 Pro Max</option>
509
+ <option value="15">iPhone 15/15 Plus/15 Pro/15 Pro Max</option>
510
+ </select>
511
+ </div>
512
+ <div>
513
+ <label for="message" class="block text-sm font-medium text-gray-700 mb-1">Mensagem</label>
514
+ <textarea id="message" rows="4" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-blue-500 focus:border-blue-500"></textarea>
515
+ </div>
516
+ <button type="submit" class="w-full bg-blue-600 text-white py-3 rounded-lg font-bold hover:bg-blue-700 transition">Enviar Mensagem</button>
517
+ </form>
518
+ </div>
519
+ <div class="md:w-1/2">
520
+ <div class="bg-gray-50 p-6 rounded-xl h-full">
521
+ <h3 class="text-xl font-bold mb-4">Informações de Contato</h3>
522
+ <div class="space-y-4">
523
+ <div class="flex items-start">
524
+ <div class="text-blue-600 text-xl mr-4 mt-1">
525
+ <i class="fas fa-envelope"></i>
526
+ </div>
527
+ <div>
528
+ <h4 class="font-bold">Email</h4>
529
+ <p class="text-gray-600">contato@ibypasspro.com.br</p>
530
+ </div>
531
+ </div>
532
+ <div class="flex items-start">
533
+ <div class="text-blue-600 text-xl mr-4 mt-1">
534
+ <i class="fab fa-whatsapp"></i>
535
+ </div>
536
+ <div>
537
+ <h4 class="font-bold">WhatsApp</h4>
538
+ <p class="text-gray-600">+55 (11) 97638-7872</p>
539
+ </div>
540
+ </div>
541
+ <div class="flex items-start">
542
+ <div class="text-blue-600 text-xl mr-4 mt-1">
543
+ <i class="fas fa-clock"></i>
544
+ </div>
545
+ <div>
546
+ <h4 class="font-bold">Horário de Atendimento</h4>
547
+ <p class="text-gray-600">Segunda a Sexta: 9h às 18h</p>
548
+ <p class="text-gray-600">Sábado: 9h às 13h</p>
549
+ </div>
550
+ </div>
551
+ </div>
552
+ <div class="mt-8">
553
+ <h3 class="text-xl font-bold mb-4">Formas de Pagamento</h3>
554
+ <div class="flex flex-wrap gap-3">
555
+ <div class="bg-white p-2 rounded-lg shadow-sm">
556
+ <i class="fab fa-cc-pix text-3xl text-green-600"></i>
557
+ </div>
558
+ <div class="bg-white p-2 rounded-lg shadow-sm">
559
+ <i class="fab fa-cc-visa text-3xl text-blue-800"></i>
560
+ </div>
561
+ <div class="bg-white p-2 rounded-lg shadow-sm">
562
+ <i class="fab fa-cc-mastercard text-3xl text-red-600"></i>
563
+ </div>
564
+ <div class="bg-white p-2 rounded-lg shadow-sm">
565
+ <i class="fab fa-cc-paypal text-3xl text-blue-500"></i>
566
+ </div>
567
+ </div>
568
+ </div>
569
+ </div>
570
+ </div>
571
+ </div>
572
+ </div>
573
+ </section>
574
+
575
+ <!-- FAQ Section -->
576
+ <section class="py-16 bg-gray-100">
577
+ <div class="container mx-auto px-4">
578
+ <h2 class="text-3xl font-bold text-center mb-12">Perguntas <span class="text-blue-600">Frequentes</span></h2>
579
+ <div class="max-w-3xl mx-auto space-y-4">
580
+ <div class="bg-white p-6 rounded-xl shadow-md">
581
+ <button class="flex justify-between items-center w-full text-left font-bold text-lg">
582
+ <span>O bypass é permanente?</span>
583
+ <i class="fas fa-chevron-down text-blue-600"></i>
584
+ </button>
585
+ <div class="mt-3 text-gray-600 hidden">
586
+ Sim, nosso serviço fornece um bypass permanente que não será afetado por atualizações ou reset de fábrica. No entanto, recomendamos não atualizar o iOS por pelo menos 30 dias após o bypass.
587
+ </div>
588
+ </div>
589
+ <div class="bg-white p-6 rounded-xl shadow-md">
590
+ <button class="flex justify-between items-center w-full text-left font-bold text-lg">
591
+ <span>Preciso enviar meu iPhone fisicamente?</span>
592
+ <i class="fas fa-chevron-down text-blue-600"></i>
593
+ </button>
594
+ <div class="mt-3 text-gray-600 hidden">
595
+ Não, todo o processo é feito remotamente. Você só precisa nos fornecer o número IMEI do dispositivo e algumas informações adicionais.
596
+ </div>
597
+ </div>
598
+ <div class="bg-white p-6 rounded-xl shadow-md">
599
+ <button class="flex justify-between items-center w-full text-left font-bold text-lg">
600
+ <span>Quanto tempo leva o processo?</span>
601
+ <i class="fas fa-chevron-down text-blue-600"></i>
602
+ </button>
603
+ <div class="mt-3 text-gray-600 hidden">
604
+ O tempo varia de acordo com o modelo: iPhones mais antigos (XR/XS/11) geralmente são processados em 12-24 horas, enquanto modelos mais novos (13/14/15) pode levar até 48 horas.
605
+ </div>
606
+ </div>
607
+ <div class="bg-white p-6 rounded-xl shadow-md">
608
+ <button class="flex justify-between items-center w-full text-left font-bold text-lg">
609
+ <span>Há garantia no serviço?</span>
610
+ <i class="fas fa-chevron-down text-blue-600"></i>
611
+ </button>
612
+ <div class="mt-3 text-gray-600 hidden">
613
+ Sim, oferecemos garantia de 30 dias para todos os nossos serviços. Se houver qualquer problema dentro deste período, faremos o re-processamento sem custo adicional.
614
+ </div>
615
+ </div>
616
+ <div class="bg-white p-6 rounded-xl shadow-md">
617
+ <button class="flex justify-between items-center w-full text-left font-bold text-lg">
618
+ <span>Todos os recursos do iPhone funcionarão?</span>
619
+ <i class="fas fa-chevron-down text-blue-600"></i>
620
+ </button>
621
+ <div class="mt-3 text-gray-600 hidden">
622
+ Sim, após o bypass todos os recursos do iPhone estarão disponíveis, incluindo chamadas, mensagens, App Store, iMessage, FaceTime e outros serviços da Apple.
623
+ </div>
624
+ </div>
625
+ </div>
626
+ </div>
627
+ </section>
628
+
629
+ <!-- Footer -->
630
+ <footer class="bg-gray-900 text-white py-12">
631
+ <div class="container mx-auto px-4">
632
+ <div class="grid md:grid-cols-4 gap-8">
633
+ <div>
634
+ <h3 class="text-xl font-bold mb-4 flex items-center">
635
+ <i class="fab fa-apple text-2xl mr-2"></i> iBypass Pro
636
+ </h3>
637
+ <p class="text-gray-400">Serviço profissional de ativação e bypass para iPhones com garantia e suporte 24/7.</p>
638
+ </div>
639
+ <div>
640
+ <h3 class="text-lg font-bold mb-4">Links Rápidos</h3>
641
+ <ul class="space-y-2">
642
+ <li><a href="#services" class="text-gray-400 hover:text-white transition">Serviços</a></li>
643
+ <li><a href="#how-it-works" class="text-gray-400 hover:text-white transition">Como Funciona</a></li>
644
+ <li><a href="#pricing" class="text-gray-400 hover:text-white transition">Preços</a></li>
645
+ <li><a href="#contact" class="text-gray-400 hover:text-white transition">Contato</a></li>
646
+ </ul>
647
+ </div>
648
+ <div>
649
+ <h3 class="text-lg font-bold mb-4">Contato</h3>
650
+ <ul class="space-y-2 text-gray-400">
651
+ <li class="flex items-center">
652
+ <i class="fas fa-envelope mr-2"></i>
653
+ <span>contato@ibypasspro.com.br</span>
654
+ </li>
655
+ <li class="flex items-center">
656
+ <i class="fab fa-whatsapp mr-2"></i>
657
+ <span>+55 (11) 97638-7872</span>
658
+ </li>
659
+ </ul>
660
+ </div>
661
+ <div>
662
+ <h3 class="text-lg font-bold mb-4">Redes Sociais</h3>
663
+ <div class="flex space-x-4">
664
+ <a href="#" class="bg-gray-800 w-10 h-10 rounded-full flex items-center justify-center hover:bg-blue-600 transition">
665
+ <i class="fab fa-facebook-f"></i>
666
+ </a>
667
+ <a href="#" class="bg-gray-800 w-10 h-10 rounded-full flex items-center justify-center hover:bg-pink-600 transition">
668
+ <i class="fab fa-instagram"></i>
669
+ </a>
670
+ <a href="#" class="bg-gray-800 w-10 h-10 rounded-full flex items-center justify-center hover:bg-blue-400 transition">
671
+ <i class="fab fa-twitter"></i>
672
+ </a>
673
+ <a href="#" class="bg-gray-800 w-10 h-10 rounded-full flex items-center justify-center hover:bg-red-600 transition">
674
+ <i class="fab fa-youtube"></i>
675
+ </a>
676
+ </div>
677
+ </div>
678
+ </div>
679
+ <div class="border-t border-gray-800 mt-8 pt-8 text-center text-gray-400">
680
+ <p>&copy; 2023 iBypass Pro. Todos os direitos reservados.</p>
681
+ <p class="mt-2 text-sm">Este serviço não é afiliado à Apple Inc. iPhone é uma marca registrada da Apple Inc.</p>
682
+ </div>
683
+ </div>
684
+ </footer>
685
+
686
+ <!-- WhatsApp Float Button -->
687
+ <div class="fixed bottom-6 right-6 z-50">
688
+ <a href="https://wa.me/5511976387872" class="bg-green-500 text-white w-16 h-16 rounded-full flex items-center justify-center shadow-lg hover:bg-green-600 transition transform hover:scale-110">
689
+ <i class="fab fa-whatsapp text-3xl"></i>
690
+ </a>
691
+ </div>
692
+
693
+ <script>
694
+ // FAQ Accordion
695
+ document.querySelectorAll('#contact form button[type="submit"]').forEach(button => {
696
+ button.addEventListener('click', function(e) {
697
+ e.preventDefault();
698
+ alert('Mensagem enviada com sucesso! Entraremos em contato em breve.');
699
+ document.querySelector('#contact form').reset();
700
+ });
701
+ });
702
+
703
+ // FAQ Accordion
704
+ document.querySelectorAll('.bg-white button').forEach(button => {
705
+ button.addEventListener('click', function() {
706
+ const content = this.nextElementSibling;
707
+ const icon = this.querySelector('i');
708
+
709
+ if (content.classList.contains('hidden')) {
710
+ content.classList.remove('hidden');
711
+ icon.classList.remove('fa-chevron-down');
712
+ icon.classList.add('fa-chevron-up');
713
+ } else {
714
+ content.classList.add('hidden');
715
+ icon.classList.remove('fa-chevron-up');
716
+ icon.classList.add('fa-chevron-down');
717
+ }
718
+ });
719
+ });
720
+
721
+ // Smooth scrolling for anchor links
722
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
723
+ anchor.addEventListener('click', function (e) {
724
+ e.preventDefault();
725
+ document.querySelector(this.getAttribute('href')).scrollIntoView({
726
+ behavior: 'smooth'
727
+ });
728
+ });
729
+ });
730
+ </script>
731
+ <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=mcbinho/ibypasspro" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
732
+ </html>
prompts.txt ADDED
File without changes