-
Notifications
You must be signed in to change notification settings - Fork 20
/
index.html
925 lines (908 loc) · 39.6 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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
<!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">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"></script>
<link href="https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v29.0.2/dist/font-face.css" rel="stylesheet"
type="text/css" />
<title>لیست هشدار وب آموز</title>
<style>
body {
font-family: 'Vazir', sans-serif;
text-align: right;
}
.table{
display: block !important;
overflow-x: auto !important;
width: 100% !important;
}
</style>
</head>
<body dir="rtl">
<div class="container">
<div class="row mt-5">
<div class="col-md-3 col-sm-12">
<div class="card" style="display: flex;align-items: center;">
<img class="card-img-top" src="webamooz.jpg" alt="webamooz" style="width: 50%;">
<div class="card-body">
<a href="https://news.webamooz.com/" target="_blank" class="btn btn-primary">سایت خبری وب آموز</a>
</div>
</div>
</div>
<div class="col-md-6 col-sm-12">
<div>
<div style="text-align: center;">
<h3>لیست هشدار
<a href="https://webamooz.com/" target="_blank">وب آموز:</a>
</h3>
<h6>ویرایش ۱ شهریور ۱۴۰۱</h6>
</div>
<hr>
<b>
حوزه رمزارزها و فناوری بلاکچین با نوآوری های خیره کننده و فرصت سازی های بی بدیلش همه را مجذوب خود
ساخته، این جذب روی دیگری نیز دارد و مانند سیاه چاله سرمایه های مردم را در خود می بلعد. افراد سودجو
همیشه در کمین اند و از کمبود آگاهی مردم سوء استفاده می کنند.
فعالین حوزه رمزارز و بلاکچین با کمک وب آموز تلاش دارند تا با روشن کردن چراغ قرمز، حساسیت مردم را
نسبت به پروژه های لیست شده در این صفحه افزایش دهند.
</b>
</div>
</div>
<div class="col-md-3 col-sm-12">
<div class="row">
<div class="col-12">
<div class="card">
<div class="card-header">
<h4>شِیدکوین</h4>
</div>
<div class="card-body">
<p class="card-text">
به توکنی اطلاق می شود که احتمال شیادی در آن رویت شده یا فعالیتش با اقدامات فریبکارانه
همراه بوده یا فاقد ارزش اقتصادی یا با ریسک بالا ارزیابی شده است. تداعی کلمه Sh*coin
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row mt-3">
<div class="col-md-6 col-sm-12">
<div class="alert alert-danger" role="alert">
این صفحه با همت کامیونیتی بلاکچین و رمزارز و با مدیریت وب آموز با هدف معرفی پروژه های مشکوک، پرریسک یا اسکم(کلاه برداری) ایجاد شده است
</div>
<div class="alert alert-primary" role="alert">
هر شخصی می تواند در تکمیل این صفحه مشارکت کند، برای اینکار <a href="https://github.com/Webamoozcom/warning-list/blob/master/README.md">مطابق دستورالعمل</a> اقدام کنید و درخواست اصلاح بدهید. وب آموز پس از بررسی درخواست مربوطه نسبت به تایید و انتشار آن اقدام خواهد کرد.
</div>
<div class="alert alert-success" role="alert">
برای کمک به تکمیل لیست هشدار می توانید از github استفاده کنید و یک pull request ارسال کنید و یا بصورت پیام مستقیم در <a href="https://twitter.com/search?q=%23%D9%84%DB%8C%D8%B3%D8%AA_%D9%87%D8%B4%D8%AF%D8%A7%D8%B1&src=typed_query&f=live">توییتر با هشتگ #لیست_هشدار</a> منتشر کنید یا در <a href="https://t.me/warning_list">گروه تلگرام لیست هشدار وب آموز</a> پیام دهید.
</div>
<div class="alert alert-primary" role="alert">
برای مشارکت در بحث ها بر روی لینک بحث در انتهای هر سطر کلیک کنید.
</div>
<div class="alert alert-success" role="alert">
برای همکاری با لیست هشدار وب آموز <a href="https://t.me/warning_list">به این گروه تلگرام</a> بپیوندید.
</div>
<div class="alert alert-dark" role="alert">
محتوای اولیه از لیست هشدار انجمن بلاکچین اقتباس شده است
</div>
</div>
<div class="col-md-6 col-sm-12">
<div class="card">
<div class="card-header">
<h4>پروژه ها بر چه اساسی معرفی می شوند؟</h4>
<p>
کسب و کار ها و پروژه ها براساس موارد زیر در این “لیست هشدار” قرار می گیرند و به صورت
مستمر بروزرسانی می شوند:
</p>
</div>
<ul class="list-group list-group-flush">
<li class="list-group-item">با توجه به استقبال و درخواست مردمی</li>
<li class="list-group-item">کلاهبرداری پروژه یا کسب و کار محرز شده باشد</li>
<li class="list-group-item">پروژه هایی که فاقد مجوزهای لازم جهت فعالیت اند</li>
<li class="list-group-item">رفتارهای فریب کاری و عوام فریبی در عملکرد مشاهده شود</li>
<li class="list-group-item">اگر دروغ و خلافی از طرف پروژه اظهار شده باشد</li>
<li class="list-group-item">نظر کارشناسان خبره</li>
<li class="list-group-item">پشتوانه مبهم، عدم شفافیت، مدل و فناوری ضعیف</li>
</ul>
</div>
</div>
</div>
<div class="row mt-4">
<!-- Search -->
<div class="col-12">
<input type="text" class="form-control" id="search" onkeyup="search()" placeholder="جستجو">
</div>
<div class="col-12 mt-4">
<table class="table table-striped table-responsive">
<thead>
<tr>
<th scope="col">#</th>
<th scope="col">نام پروژه یا کسب و کار</th>
<th scope="col">حوزه فعالیت</th>
<th scope="col">وبسایت</th>
<th scope="col">نماد/توکن</th>
<th scope="col">تاریخ درج</th>
<th scope="col">مستند</th>
<th scope="col">بحث</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
</div>
<div class="text-secondary">
<div style="text-align: center;">
<a href="https://github.com/Webamoozcom/warning-list.git" target="_blank">سورس کد صفحه</a>
</div>
</div>
</div>
<script>
const sites = [
{
"name": "یونیفاندز unifunds",
"type": "پانزی",
"url": "http://www.unifunds.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/8\" target=\"_blank\">🔗</a>"
},
{
"name": "وایزلینگ Wiseling",
"type": "پانزی",
"url": "http://wiseling.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/18\" target=\"_blank\">🔗</a>"
},
{
"name": "مستر دیجی کوین Mr Digi Coin",
"type": "استیک ، کلود ماین",
"url": "http://mrdigicoin.io",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "AYA,RAHA",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/19\" target=\"_blank\">🔗</a>"
},
{
"name": "لیام توکن Lyam Token",
"type": "شید کوین",
"url": "http://liyamtoken.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/15\" target=\"_blank\">🔗</a>"
},
{
"name": "کوین هش Coin Hash",
"type": "پانزی",
"url": "http://www.coin-hash.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/22\" target=\"_blank\">🔗</a>"
},
{
"name": "کریپتولند Cryptoland",
"type": "پلتفرم تبادل",
"url": "https://cryptoland.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/23\" target=\"_blank\">🔗</a>"
},
{
"name": "صرافی تبدیل مارکت",
"type": "پلتفرم تبادل",
"url": "https://mtabdil.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/26\" target=\"_blank\">🔗</a>"
},
{
"name": "صرافی اِی آی تریدز AiTrades",
"type": "پلتفرم تبادل",
"url": "https://aitrades.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/45\" target=\"_blank\">🔗</a>"
},
{
"name": "صرافی آریانا",
"type": "پلتفرم تبادل",
"url": "https://aryana.io",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/19\" target=\"_blank\">🔗</a>"
},
{
"name": "صرافی سینکروبیت SynchroBit",
"type": "پلتفرم تبادل",
"url": "https://synchrobit.io",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/52\" target=\"_blank\">🔗</a>"
},
{
"name": "راتین بانک ratin bank",
"type": "پانزی",
"url": "https://www.ratinbank.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/46\" target=\"_blank\">🔗</a>"
},
{
"name": "جنرال تریدینگ General Trading",
"type": "طرح پانزی",
"url": "http://general.tradings.ir/",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/44\" target=\"_blank\">🔗</a>"
},
{
"name": "توکن TWF",
"type": "شید کوین",
"url": "https://coinstwf.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "TWF",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/47\" target=\"_blank\">🔗</a>"
},
{
"name": "پروژه آریا کوین Arya Coin",
"type": "ICO",
"url": "https://aryacoin.io",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "AYA",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/19\" target=\"_blank\">🔗</a>"
},
{
"name": "پروپرتیک propertiq",
"type": "پانزی",
"url": "https://propertiq.io",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/49\" target=\"_blank\">🔗</a>"
},
{
"name": "بیکس بی کوین bixbcoin",
"type": "شید کوین",
"url": "https://bixbcoin.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "BXB, BXC, BXM",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/50\" target=\"_blank\">🔗</a>"
},
{
"name": "بریج اوراکل Bridge Oracle",
"type": "IEO -Oracle",
"url": "https://bridge.link",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "BRG",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/23\" target=\"_blank\">🔗</a>"
},
{
"name": "ایمپرو سلوشنز impero solutions",
"type": "پانزی",
"url": "https://impero.solutions",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/25\" target=\"_blank\">🔗</a>"
},
{
"name": "اکسکوینو",
"type": "پلتفرم تبادل - تولید شیدکوین",
"url": "https://www.excoino.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "EXC, excoin",
"doc": "",
"group": ""
},
{
"name": "آی ماینر",
"type": "کلود ماینینگ",
"url": "http://dedino.ir",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/54\" target=\"_blank\">🔗</a>"
},
{
"name": "آی ام اس ماینینگ IMS Mining",
"type": "کلود ماینینگ",
"url": "https://www.imsmining.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/55\" target=\"_blank\">🔗</a>"
},
{
"name": "آمیتیس",
"type": "پانزی",
"url": "",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/15\" target=\"_blank\">🔗</a>"
},
{
"name": "آریا نت Aryanet",
"type": "شبکه بلاکچینی",
"url": "https://aryacoin.io",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/19\" target=\"_blank\">🔗</a>"
},
{
"name": "آرون گروپس",
"type": "تبادل و سرمایه گذاری",
"url": "http://arongroups.co",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/56\" target=\"_blank\">🔗</a>"
},
{
"name": "Unique Finance",
"type": "جذب سرمایه/پانزی",
"url": "https://portal.gpm.ltd",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "UNQT",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/27\" target=\"_blank\">🔗</a>"
},
{
"name": "REEC (renewable Electronic Energy Coin)",
"type": "کلود ماینینگ",
"url": "http://coinsmining.energy",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/57\" target=\"_blank\">🔗</a>"
},
{
"name": "Persia Exchange",
"type": "پلتفرم تبادل",
"url": "http://www.persia.exchange",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/58\" target=\"_blank\">🔗</a>"
},
{
"name": "MTT Coin",
"type": "شید کوین",
"url": "https://mttcoin.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "MTT",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/26\" target=\"_blank\">🔗</a>"
},
{
"name": "Iran cloud mining",
"type": "کلود ماینینگ",
"url": "https://irancloudmining.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": ""
},
{
"name": "Health Care Community Token",
"type": "حوزه سلامت شید کوین",
"url": "https://healour.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "HCC",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/62\" target=\"_blank\">🔗</a>"
},
{
"name": "Farda Exchange",
"type": "پلتفرم تبادل",
"url": "https://www.farda.exchange",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/58\" target=\"_blank\">🔗</a>"
},
{
"name": "Coinohit Exchange",
"type": "پلتفرم تبادل",
"url": "https://coinohit.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/58\" target=\"_blank\">🔗</a>"
},
{
"name": "Bixb Exchange",
"type": "پلتفرم تبادل",
"url": "https://www.bixb.exchange",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/50\" target=\"_blank\">🔗</a>"
},
{
"name": "AYApay",
"type": "درگاه پرداخت",
"url": "https://ayapay.aryacoin.io",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/19\" target=\"_blank\">🔗</a>"
},
{
"name": "Axobank Persian",
"type": "سرمایه گذاری پانزی",
"url": "https://axotrade.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "",
"doc": "",
"group": ""
},
{
"name": "AiTrades",
"type": "شیدکوین",
"url": "https://aitrades.com",
"date": "۱۴۰۰/۳/۱۲",
"symbol": "ATC Coin",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/45\" target=\"_blank\">🔗</a>"
},
{
"name": "NOKON",
"type": "شیدکوین",
"url": "nokontoken.com",
"date": "۱۴۰۰/۶/۵",
"symbol": "Nko",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/17\" target=\"_blank\">🔗</a>"
},
{
"name": "یوزبیت Yoozbit",
"type": "شیدکوین",
"url": "http://www.yoozbit.com/",
"date": "۱۴۰۰/۶/۱۳",
"symbol": "YZC",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/12\" target=\"_blank\">🔗</a>"
},
{
"name": "آساک کوین ASAC COIN",
"type": "شیدکوین",
"url": "https://asaccoin.com/",
"date": "۱۴۰۰/۶/۱۳",
"symbol": "ASAC",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/14\" target=\"_blank\">🔗</a>"
},
{
"name": "همیار ماینر Hamyar Miner",
"type": "کلود ماین",
"url": "https://hamyarminer.net/",
"date": "۱۴۰۰/۶/۱۴",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/20\" target=\"_blank\">🔗</a>"
},
{
"name": "دیفای گروپس DeFi Groups",
"type": "طرح پانزی",
"url": "https://defigroups.com/",
"date": "۱۴۰۰/۶/۲۰",
"symbol": "JKR, DeFiX",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/39\" target=\"_blank\">🔗</a>"
},
{
"name": "فوتبال football",
"type": "شید کوین",
"url": "https://t.me/sianet13/125",
"date": "۱۴۰۰/۶/۲۴",
"symbol": "football",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/41\" target=\"_blank\">🔗</a>"
},
{
"name": "دریک Darik",
"type": "شید کوین",
"url": "http://www.ecompanypoll.com/",
"date": "۱۴۰۰/۶/۲۴",
"symbol": "DRC",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/42\" target=\"_blank\">🔗</a>"
},
{
"name": "لئومیا Leumia",
"type": "شید کوین",
"url": "https://leumia.io/",
"date": "۱۴۰۰/۶/۲۴",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/43\" target=\"_blank\">🔗</a>"
},
{
"name": "بِم چین BEMCHAIN",
"type": "شید کوین هرمی",
"url": "https://bemchain.io/",
"date": "۱۴۰۰/۶/۲۹",
"symbol": "BEMT,BCN",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/37\" target=\"_blank\">🔗</a>"
},
{
"name": "TASTE NFT",
"type": "شید کوین پامپ/دامپ",
"url": "https://tastenfts.com/",
"date": "۱۴۰۰/۶/۲۹",
"symbol": "TASTE",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/34\" target=\"_blank\">🔗</a>"
},
{
"name": "پوما کوین PCoin",
"type": "طرح پانزی",
"url": "https://www.pcoinglobal.com/",
"date": "۱۴۰۰/۷/۱",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/35\" target=\"_blank\">🔗</a>"
},
{
"name": "تری ان وست Treenvest",
"type": "طرح پانزی",
"url": "https://www.treenvest.com/",
"date": "۱۴۰۰/۷/۱",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/29\" target=\"_blank\">🔗</a>"
},
{
"name": "شبکه توزیع آرتان Artan Life Club",
"type": "طرح پانزی",
"url": "https://artanlife.club/",
"date": "۱۴۰۰/۷/۱",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/30\" target=\"_blank\">🔗</a>"
},
{
"name": "ICBroker",
"type": "طرح پانزی",
"url": "https://www.icbroker.com/",
"date": "۱۴۰۰/۷/۱",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/33\" target=\"_blank\">🔗</a>"
},
{
"name": "آی مارکتینگ AI Marketing",
"type": "طرح پانزی",
"url": "http://ai.marketing/",
"date": "۱۴۰۰/۷/۱",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/31\" target=\"_blank\">🔗</a>"
},
{
"name": "باشگاه مشتریان ام وی Emway",
"type": "طرح پانزی",
"url": "http://emway.ir/",
"date": "۱۴۰۰/۷/۱",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/38\" target=\"_blank\">🔗</a>"
},
{
"name": "Goes Up Higher",
"type": "شید کوین، پامپ و دامپ",
"url": "https://guhtoken.org/",
"date": "۱۴۰۰/۷/۵",
"symbol": "GUH",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/60\" target=\"_blank\">🔗</a>"
},
{
"name": "Orbit Network",
"type": "طرح پانزی",
"url": "https://www.orbitnetwork.net/",
"date": "۱۴۰۰/۷/۷",
"symbol": "SLN, NYE, RKN",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/65\" target=\"_blank\">🔗</a>"
},
{
"name": "اسپادان Spadan",
"type": "پانزی، هرمی، شیدکوین",
"url": "https://espadannet.ir/",
"date": "۱۴۰۰/۷/۷",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/67\" target=\"_blank\">🔗</a>"
},
{
"name": "کینگ مانی King Money",
"type": "پانزی، هرمی، شیدکوین",
"url": "https://kingmoney.io/",
"date": "۱۴۰۰/۷/۷",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/66\" target=\"_blank\">🔗</a>"
},
{
"name": "یوتی بایت UtByte",
"type": "پانزی، هرمی، شیدکوین",
"url": "https://utbyte.io/",
"date": "۱۴۰۰/۷/۷",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/66\" target=\"_blank\">🔗</a>"
},
{
"name": "Initiative Q",
"type": "هرمی، شیدکوین",
"url": "https://quahl.com/",
"date": "۱۴۰۰/۷/۷",
"symbol": "Quahl",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/70\" target=\"_blank\">🔗</a>"
},
{
"name": "توکن دنا DenaToken",
"type": "پانزی، هرمی، شیدکوین",
"url": "https://www.denatoken.com",
"date": "۱۴۰۰/۷/۱۰",
"symbol": "DNA",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/72\" target=\"_blank\">🔗</a>"
},
{
"name": "Global Portfolio Management",
"type": "پانزی",
"url": "http://gpm.ltd/",
"date": "۱۴۰۰/۷/۱۲",
"symbol": "GMP",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/74\" target=\"_blank\">🔗</a>"
},
{
"name": "استخراج رمز ارز بهکامان Behkamcoin",
"type": "پانزی",
"url": "https://www.behkamcoin.com/",
"date": "۱۴۰۰/۷/۱۲",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/75\" target=\"_blank\">🔗</a>"
},
{
"name": "دگ کوین Dag Coin",
"type": "شیدکوین، هرمی",
"url": "https://dagcoin.org/",
"date": "۱۴۰۰/۷/۱۲",
"symbol": "DAG",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/77\" target=\"_blank\">🔗</a>"
},
{
"name": "کوین ولت Coin Wallet",
"type": "پانزی، هرمی",
"url": "https://coinwallet.biz/",
"date": "۱۴۰۰/۷/۱۸",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/80\" target=\"_blank\">🔗</a>"
},
{
"name": "تریدر بولی TraderBully",
"type": "پانزی، هرمی",
"url": "http://ww1.traderbully.com/",
"date": "۱۴۰۰/۷/۱۸",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/81\" target=\"_blank\">🔗</a>"
},
{
"name": "سودلند Soodland",
"type": "پانزی، هرمی",
"url": "http://www.soodland.com/",
"date": "۱۴۰۰/۷/۲۴",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/84\" target=\"_blank\">🔗</a>"
},
{
"name": "پای نتورک Pi Network",
"type": "بد افزار،توکن جعلی،هرمی",
"url": "https://minepi.com/",
"date": "۱۴۰۰/۸/۲۰",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/86\" target=\"_blank\">🔗</a>"
},
{
"name": "ایران کوین ماین Iran Coinmine",
"type": "کلود ماینینگ، پانزی",
"url": "https://irancoinmine.com/",
"date": "۱۴۰۰/۸/۲۰",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/87\" target=\"_blank\">🔗</a>"
},
{
"name": "لاکیرا Laqira",
"type": "پامپ و دامپ، شید کوین",
"url": "https://laqira.io/",
"date": "۱۴۰۰/۸/۲۱",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/88\" target=\"_blank\">🔗</a>"
},
{
"name": "WaykinGroup",
"type": "هرمی باینری، پانزی",
"url": "https://waykingroup.com/",
"date": "۱۴۰۰/۸/۲۵",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/89\" target=\"_blank\">🔗</a>"
},
{
"name": "بی ان بی ماتریکس BNBmatrix",
"type": "پانزی",
"url": "https://bnbmatrix.io/",
"date": "۱۴۰۰/۸/۲۵",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/90\" target=\"_blank\">🔗</a>"
},
{
"name": "کریپتو گلکسی Crypto Galaxy",
"type": "کلاهبرداری",
"url": "https://smartgalaxy.finance/",
"date": "۱۴۰۰/۱۰/۶",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/92\" target=\"_blank\">🔗</a>"
},
{
"name": "بها توکن BAHA TOKEN",
"type": "شید کوین",
"url": "https://bahatoken.site/",
"date": "۱۴۰۰/۱۰/۶",
"symbol": "BAHA",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/94\" target=\"_blank\">🔗</a>"
},
{
"name": "شاماینینگ Shamining",
"type": "پانزی",
"url": "https://shamining.com/en",
"date": "۱۴۰۱/۶/۱",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/119\" target=\"_blank\">🔗</a>"
},
{
"name": "Teeth1",
"type": "توکن جعلی",
"url": "http://www.teeth1.info/",
"date": "۱۴۰۱/۶/۱",
"symbol": "Te1",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/121\" target=\"_blank\">🔗</a>"
},
{
"name": "بیت بد Bitbod",
"type": "پامپ و دامپ - شید کوین",
"url": "https://t.me/BITBOD_TRADING_CLUB",
"date": "۱۴۰۱/۶/۱",
"symbol": "",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/125\" target=\"_blank\">🔗</a>"
},
{
"name": "توکن گیمنی GEMINI Token",
"type": "پامپ و دامپ",
"url": "",
"date": "۱۴۰۱/۶/۱",
"symbol": "GEM/BUSD",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/127\" target=\"_blank\">🔗</a>"
},
{
"name": "توکن وین تپ WINTAP TOKEN",
"type": "اسکم",
"url": "https://wintap.io/",
"date": "۱۴۰۱/۶/۱",
"symbol": "WTT",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/130\" target=\"_blank\">🔗</a>"
},
{
"name": "توکن ووجک Wojak Token",
"type": "پامپ و دامپ",
"url": "",
"date": "۱۴۰۱/۶/۱",
"symbol": "WOJ",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/131\" target=\"_blank\">🔗</a>"
},
{
"name": "Frz solar system",
"type": "پامپ و دامپ",
"url": "https://frzss.com/",
"date": "۱۴۰۱/۶/۱",
"symbol": "frzss",
"doc": "",
"group": "<a href=\"https://github.com/Webamoozcom/warning-list/discussions/132\" target=\"_blank\">🔗</a>"
}
];
// helpers
function create_url(site) {
return `<a href="${site.url}" target="_blank" rel="nofollow">${site.url}</a>`
}
function add_table_rows(sites) {
const tbody = document.querySelector('table.table tbody')
sites.forEach((site, index) => {
const row = tbody.insertRow(index)
const id = row.insertCell(0).innerHTML = index + 1
const name = row.insertCell(1).innerHTML = site.name
const type = row.insertCell(2).innerHTML = site.type
const url = row.insertCell(3).innerHTML = create_url(site)
const symbol = row.insertCell(4).innerHTML = site.symbol
const date = row.insertCell(5).innerHTML = site.date
const doc = row.insertCell(6).innerHTML = site.doc
const group = row.insertCell(7).innerHTML = site.group
})
}
function search(){
const input = document.getElementById("search")
const table = document.querySelector('table.table')
const filter = input.value.toUpperCase()
const tr = table.getElementsByTagName("tr")
for(i = 0; i < tr.length; i++) {
td = tr[i].getElementsByTagName("td")
for(j=0; j<td.length; j++)
{
let tdata = td[j]
if(tdata) {
if (tdata.innerHTML.toUpperCase().indexOf(filter) > -1) {
tr[i].style.display = ""
break
} else {
tr[i].style.display = "none"
}
}
}
}
}
add_table_rows(sites)
</script>
</body>
</html>