-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathstatic-routing-games-mangle-port.html
742 lines (741 loc) · 127 KB
/
static-routing-games-mangle-port.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset='utf-8'>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Static Routing Games Using Mangle Port Generator for Mikrotik RouterOS - Buananet.com</title>
<meta content='Static Routing Games Using Mangle Port Generator for Mikrotik RouterOS - Buananet.com' name='description'>
<meta content='game, routing, port, ip, script generator, mikrotik, router, winbox, termimal, rsc, script' name='keywords'>
<meta content='index, follow, noodp' name='robots'>
<link rel="shortcut icon" href="https://buananet.com/favicon.ico" type="image/x-icon">
<meta property="og:title" content="Static Routing Games Using Mangle Port Generator for Mikrotik RouterOS - Buananet.com">
<meta property="og:description" content="Static Routing Games Using Mangle Port Generator for Mikrotik RouterOS - Buananet.com">
<meta property="og:image" content="https://user-images.githubusercontent.com/42666125/173181945-c6e04633-7ef0-4306-b222-b2e93db47217.png">
<meta property="og:image:alt" content="Static Routing Games Using Mangle Port Generator for Mikrotik RouterOS - Buananet.com">
<meta property="og:type" content="website">
<meta property="og:url" content="https://buananet.com/static-routing-games-mangle-port.html">
<script async defer src="https://buttons.github.io/buttons.js"></script>
<link rel="stylesheet" href="./login/login.css">
<style>
/* ---------------------------------------------------------------
##################################################################
# Static Routing Games Using Mangle Port By Buananet.com!
# Designer : Agus Ramadhani / BuanaNET
# Github : https://buananetpbun.github.io
# Site : http://www.o-om.com
# Sosmed : https://fb.me/buananetmikrotik
##################################################################
------------------------------------------------------------------ */
*{-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;transition:all .3s ease-in}
body,div,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td,tr,table{margin:0;padding:0}
body{font-size:14px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";margin:0}
html,body{color:#292929;height:100%;width:100%;margin-top:0;padding:0;background:#292929 url(https://user-images.githubusercontent.com/42666125/147363663-30767ef4-09af-48d6-8ea1-ee7a1c09e90f.png) no-repeat}
*{box-sizing:border-box}
.logo{margin-top:10px;color:#ddd;text-decoration:none;font-size:25px;font-weight:700}
.logo a{color:#fff!important;text-decoration:none!important}
#wrap{max-width:970px;margin:0 auto;padding:0 5px 0 5px}
.header{height:auto;width:100%;margin-top:0px;margin-bottom:0px;border-top:0px solid #555}
.main-wrap{display:flex}
.content{float:right;width:65%;padding:15px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;border-right:1px solid #ccc;background:#eee;height:auto;border-radius:0 5px 5px 0}
.sidebar{float:left;width:35%;background-color:#eee;border:1px solid #ccc;height:auto;border-radius:5px 0 0 5px;padding:15px}
.footer{padding-top:15px;padding-bottom:15px;clear:both;width:auto;font-size:13px;color:#ddd}
h2{color:#f60}
h1{color:#fff;font-size:22px;margin-bottom:5px;margin-top:10px}
a:link{color:#f60}
a:visited{color:#f60}
a:hover{color:#f60}
a:active{color:#f60}
button{color:#fff;background-color:#f60;border-color:#f60;border:none;padding:7px;width:110px;font-size:14px;font-weight:700;cursor:pointer;border-radius:5px}
button:hover{background-color:#ccc;color:#111}
.row:after{content:"";display:table;clear:both}
input[type=checkbox]{margin-right:7px}
input[type=text],select,textarea{width:100%;padding:5px;border:1px solid #ccc;border-radius:1px;resize:vertical;font-size:14px!important;border-radius:5px; margin-bottom:10px; margin-bottom:10px}
label{padding-bottom:5px;display:inline-block;font-weight:600}
input[type=submit]{background-color:#f60;color:#fff;padding:13px 20px;border:none;border-radius:1px;cursor:pointer;float:right}
input[type=submit]:hover{background-color:#45a049}
.col-25{float:left;width:25%;margin-top:6px}
.col-75{float:left;width:75%;margin-top:6px}
.row:after{content:"";display:table;clear:both}
.list-game{height:352px;background:#fff;overflow:scroll;overflow-x:hidden;width:100%;margin-top:2px;padding:3px;border:1px solid rgba(0,0,0,0.25);border-radius:5px}
.list-game label{padding:0;display:inline-block;font-weight:normal}
.list-output-content{border-radius:5px;height:530px;background:#fff;overflow:scroll;width:100%;padding:10px;margin-top:5px;border:1px solid #ccc;white-space:nowrap}
table,tr,td{border:none}
.mikrotik-logo {display:none}
@media screen and (max-width:700px) {
.list-output-content{height:auto;}
.main-wrap{display:block}
.sidebar,.content{border-radius:5px;display:block;width:100%; padding:10px}
.sidebar{height:auto;margin-bottom:5px}
.header h1{max-width:100%;justify-content:center}
.header {border:none}
.logo-left a{margin-top:10px!important;font-size:23px}
.logo-left img{width:40px;margin-top:-5px!important}
h1{font-size:21px;text-align:center}
.mymenu{width:100%!important}
.logo{width:100%}
.logo-left{justify-content:center;display:flex;width:100%}
.logo-right{justify-content:center;width:100%;display:flex}
.footer{font-size:13px;padding-left:5px;padding-right:5px}
}
@media screen and (max-width:600px) {
button{margin-bottom:5px;}
h1{font-size:19px}
.logo-left a{margin-top:10px!important;font-size:20px}
.logo-left img{width:40px;margin-top:-5px!important}
.sidebar{padding:10px}
.mikrotik-logo{display:flex;justify-content:center;margin-top:15px}
.show-homepage-menu{display:flex;justify-content:center;width:100%;clear:both}
.mymenu{padding-left:0;padding-right:0}
.mymenu ul{background:none!important;justify-content:center;display:flex}
}
@media screen and (max-width:500px) {
.list-game{height:200px;}
.show-homepage-menu{display:flex;justify-content:center;width:100%}
.avatar{display:none}
}
@media screen and (max-width:350px) {
.hide-homepage{display:none}
}
</style>
</head>
<body>
<script src="https://www.gstatic.com/firebasejs/7.14.1/firebase-app.js"></script>
<script src="https://www.gstatic.com/firebasejs/7.14.1/firebase-auth.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<div id="fb-root"></div>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v12.0&appId=379827522913428&autoLogAppEvents=1" nonce="Esvux9Cl"></script>
<div id="wrap">
<div id="mymenu" class="mymenu">
<div class="mikrotik-logo" >
<img alt="mikrotik" src="./img/made-for-mikrotik.png">
</div>
<ul>
<li><a href="https://buananet.com/">HOME</a></li>
<li><a href="https://buananet.com/updates.html">UPDATES</a></li>
<li><a href="https://buananet.com/docs.html">DOCS</a></li>
<li><a href="https://buananet.com/contact.html">CONTACT</a></li>
</ul>
<div class="show-homepage-menu">
<div id="homepage" class="hide">
<button style="width:90px !important; padding:6px; margin:4px; margin-left:10px; margin-bottom:10px; font-weight:bold; font-size:14px" id="signout">Logout</button>
<button id="ShowProfile" style="width:100px !important; padding:6px; margin:4px; font-weight:bold;font-size:14px;" onclick="location.href = 'https://buananet.com/login'">My Profile</button>
<span class="hide-homepage">
<span class="avatar">
<img alt="avatar" id="myavatar" src="https://user-images.githubusercontent.com/42666125/199234814-c320e1fc-da95-489e-a955-43b82e3f4b46.png" >
</span>
<span style="font-weight:normal;font-size:14px"><a href="https://buananet.com/login/"><img style="vertical-align:middle" width="20" src="./img/gear.png"><span style="color:#ff6600;font-weight:bold;" id="welcome-email"></span></a></span>
<span style="font-weight:normal; font-size:14px"> [<span class="tooltip"><span class="tooltiptext2">E-mail verified status</span><span id="email_Verified" style="cursor:help"></span></span>]</span>
</span>
</div>
</div>
</div>
<div class="logo">
<div class="logo-right" style="float:right;">
<div style="float:right; margin-right:5px;">
<a class="github-button" href="https://github.com/buananetpbun" data-show-count="true" aria-label="Follow">Follow</a>
</div>
<div style="float:right; margin-right:5px; margin-top:1px">
<div class="fb-like" data-href="https://www.facebook.com/buananetmikrotik" data-width="" data-layout="button_count" data-action="like" data-size="small" data-share="false"></div>
</div>
</div>
<div class="logo-left" style="float:left;">
<a href="https://buananet.com/static-routing-games-mangle-port.html"><img alt="buananet.com" style="float:left; margin-top:0px;margin-right:5px" width='35' src="./img/mylogo.png"><span style='color:#ff6600 !important'>BUANANET</span>.COM</a>
</div>
</div>
<div style="clear:both"></div>
<div class="header">
<h1>MIKROTIK <span style="color:#ff6600;">STATIC ROUTING GAMES USING MANGLE PORT</span> SCRIPT GENERATOR</h1>
</div>
<div class="main-wrap">
<div id="sidebar_" class="sidebar">
<label>RouterOS Version</label><br>
<select onchange="myFunction()" id="ros-list">
<option value="ros6">RouterOS v6.xx</option>
<option value="ros7">RouterOS v7.xx</option>
</select>
<div style="margin-top:10px;margin-bottom:10px">
<label>Gateway to WAN or ISP Game</label>
<input type="text" id="ip-gateway-input" placeholder="ex: 192.168.2.1 or pppoe-out"><br>
</div>
<label>Select Mangle Games</label> <input style="margin-bottom:2px" type="text" id="myInput" onkeyup="myFunctionGames()" placeholder="Find Games..">
<div class="list-game">
<table id="myTable" style="font-size:14px">
<!-- MOBILE GAMES -->
<tr>
<td><label style="font-weight:bold;color:#ff6600;padding-left:5px">MOBILE GAMES</label></td>
</tr>
<tr>
<td><input type="checkbox" id="ArenaOfValor-Mobile"><label for="ArenaOfValor-Mobile">Arena Of Valor (AOV) - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="AmongUs-Mobile"><label for="AmongUs-Mobile">Among Us - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="BooyaCapsaSusun-Mobile"><label for="BooyaCapsaSusun-Mobile">Booya Capsa Susun - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="BooyaDominoQiuqiu-Mobile"><label for="BooyaDominoQiuqiu-Mobile">Booya Domino Qiuqiu - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="ClashOfClans-Mobile"><label for="ClashOfClans-Mobile">Clash Of Clans (C0C) - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="ClashRoyale-Mobile"><label for="ClashRoyale-Mobile">Clash Royale - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="CODCallOfDuty-Mobile"><label for="CODCallOfDuty-Mobile">Call of Duty (COD) - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="DOTA2-Mobile"><label for="DOTA2-Mobile">DOTA2 - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="DominoQq-Mobile"><label for="DominoQq-Mobile">Domino Qq - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="DragonNest-Mobile"><label for="DragonNest-Mobile">DragonNest (DN) - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="DreamLeagueSoccer-Mobile"><label for="DreamLeagueSoccer-Mobile">Dream League Soccer - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="FIFAONLINE-Mobile"><label for="FIFAONLINE-Mobile">Fifa Online - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="FreeFire-Mobile"><label for="FreeFire-Mobile">FreeFire (FF) - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="GenshinImpact-Mobile"><label for="GenshinImpact-Mobile">Genshin Impact - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="HiggsDomino-Mobile"><label for="HiggsDomino-Mobile">Higgs Domino Island - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="LeagueofLegends-Mobile"><label for="LeagueofLegends-Mobile">League of Legends (LOL) - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="LastEmpireWarZ-Mobile"><label for="LastEmpireWarZ-Mobile">Last Empire War Z - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="LineLetsGetRich-Mobile"><label for="LineLetsGetRich-Mobile">Line Lets Get Rich - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Minecraft-Mobile"><label for="Minecraft-Mobile">Minecraft - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="MobileLegends-Mobile"><label for="MobileLegends-Mobile">Mobile Legends (ML) - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Mostly-Mobile"><label for="Mostly-Mobile">Mostly - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="NarutoLittleNinja-Mobile"><label for="NarutoLittleNinja-Mobile">Naruto Little Ninja - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Netmarble-Mobile"><label for="Netmarble-Mobile">Netmarble - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="PointBlank-Mobile"><label for="PointBlank-Mobile">PointBlank (PB) - Mobile </label></td>
</tr>
<tr>
<td><input type="checkbox" id="PUBG-Mobile"><label for="PUBG-Mobile">PUBG - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Roblox-Mobile"><label for="Roblox-Mobile">Roblox - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="RpgToramOnline-Mobile"><label for="RpgToramOnline-Mobile">Rpg Toram Online - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="RulesOfSurvival-Mobile"><label for="RulesOfSurvival-Mobile">RulesOfSurvival (ROS) - Mobile</label></td>
</tr>
<tr>
<td><input type="checkbox" id="ShinobiHeroes-Mobile"><label for="ShinobiHeroes-Mobile">Shinobi Heroes - Mobile</label></td>
</tr>
<!-- WEB GAMES -->
<tr>
<td><label style="font-weight:bold;color:#ff6600;padding-left:5px">WEB GAMES</label></td>
</tr>
<tr>
<td><input type="checkbox" id="BallPool-WebGames"><label for="BallPool-WebGames">8 Ball Pool - WebGames</label></td>
</tr>
<tr>
<td><input type="checkbox" id="CastleVille-WebGames"><label for="CastleVille-WebGames">Castle Ville - WebGames</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Headshot-WebGames"><label for="Headshot-WebGames">Headshot - WebGames</label></td>
</tr>
<tr>
<td><input type="checkbox" id="EmpireAllies-WebGames"><label for="EmpireAllies-WebGames">Empire Allies - WebGames</label></td>
</tr>
<tr>
<td><input type="checkbox" id="LeagueofAngels-WebGames"><label for="LeagueofAngels-WebGames">League of Angels 2 - WebGames</label></td>
</tr>
<tr>
<td><input type="checkbox" id="MegarealmRiseOfChaos-WebGames"><label for="MegarealmRiseOfChaos-WebGames">Megarealm RiseOfChaos-WebGames</label></td>
</tr>
<tr>
<td><input type="checkbox" id="PerjuanganSemut-WebGames"><label for="PerjuanganSemut-WebGames">Perjuangan Semut - WebGames</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Roblox-WebGames"><label for="Roblox-WebGames">Roblox - WebGames</label></td>
</tr>
<tr>
<td><input type="checkbox" id="SwordofAngels-WebGames"><label for="SwordofAngels-WebGames">Sword of Angels - WebGames</label></td>
</tr>
<tr>
<td><input type="checkbox" id="TexasHoldEmPoker-WebGames"><label for="TexasHoldEmPoker-WebGames">Texas Hold EmPoker - WebGames</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Warflare-WebGames"><label for="Warflare-WebGames">Warflare - WebGames</label></td>
</tr>
<tr>
<td><input type="checkbox" id="WildOnes-WebGames"><label for="WildOnes-WebGames">WildOnes - WebGames</label></td>
</tr>
<!-- DEKSTOP / PC GAMES -->
<tr>
<td><label style="font-weight:bold;color:#ff6600;padding-left:5px">DEKSTOP / PC GAMES</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Atlantica-PC"><label for="Atlantica-PC">Atlantica - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="AuraKingdom-PC"><label for="AuraKingdom-PC">Aura Kingdom - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Ayodance-PC"><label for="Ayodance-PC">AyoDance - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="OriginAPEXLegends-PC"><label for="OriginAPEXLegends-PC">APEX Legends - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="BlackDesertOnline-PC"><label for="BlackDesertOnline-PC">BlackDesert (BDO) - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="BlackDesertOnlinePS-PC"><label for="BlackDesertOnlinePS-PC">BlackDesert (BDO) - Playstaion</label></td>
</tr>
<tr>
<td><input type="checkbox" id="BlackDesertOnlineSteam-PC"><label for="BlackDesertOnlineSteam-PC">BlackDesert Steam (BDO) - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="BlackDesertOnlineXbox-PC"><label for="BlackDesertOnlineXbox-PC">Black Desert (BDO) - Xbox</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Blackretribution-PC"><label for="Blackretribution-PC">Blackretribution - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="BlizzardBattleNet-PC"><label for="BlizzardBattleNet-PC">Blizzard BattleNet - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="BountyHound-PC"><label for="BountyHound-PC">Bounty Hound - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="CabalExtremePrivate-PC"><label for="CabalExtremePrivate-PC">Cabal Extreme - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="CabalIndonesia-PC"><label for="CabalIndonesia-PC">Cabal Indonesia - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="CallofDutyBO-PC"><label for="CallofDutyBO-PC">CallofDuty(COD)BO - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="CallofDutyBOPS-PC"><label for="CallofDutyBOPS-PC">CallofDuty(COD)BO - PlaySt..</label></td>
</tr>
<tr>
<td><input type="checkbox" id="CallofDutyBOXBox-PC"><label for="CallofDutyBOXBox-PC">CallofDuty(COD)BO - XBox</label></td>
</tr>
<tr>
<td><input type="checkbox" id="CallofDutyMWPC-PC"><label for="CallofDutyMWPC-PC">CallofDuty(COD)MW - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="CallofDutyMWPS-PC"><label for="CallofDutyMWPS-PC">CallofDuty COD)MW - Playst..</label></td>
</tr>
<tr>
<td><input type="checkbox" id="CallofDutyMWXBox-PC"><label for="CallofDutyMWXBox-PC">CallofDuty (COD)MW - XBox </label></td>
</tr>
<tr>
<td><input type="checkbox" id="ClashofGod-PC"><label for="ClashofGod-PC">Clash of God - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="CSGOPlaystation-PC"><label for="CSGOPlaystation-PC">CSGO Playstation</label></td>
</tr>
<tr>
<td><input type="checkbox" id="CSGOSteam-PC"><label for="CSGOSteam-PC">CSGO Steam - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="CSGOXbox-PC"><label for="CSGOXbox-PC">CSGO Xbox - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="CrossFireindonesia-PC"><label for="CrossFireindonesia-PC">Cross Fire indonesia - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="DiabloIII-PC"><label for="DiabloIII-PC">Diablo III - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="DiabloII-PC"><label for="DiabloII-PC">Diablo II - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Diablo-PC"><label for="Diablo-PC">Diablo I - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Dota2Steam-PC"><label for="Dota2Steam-PC">DOTA 2 Steam - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="DragonNest-PC"><label for="DragonNest-PC">DragonNest (DN) - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Dragona-PC"><label for="Dragona-PC">Dragona - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="FifaOnline3-PC"><label for="FifaOnline3-PC">Fifa Online 3 (FO3) - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="FORTNITEEPICGAMES-PC"><label for="FORTNITEEPICGAMES-PC">Fortnite Epic - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="LeagueofLegend-PC"><label for="LeagueofLegend-PC">League of Legend (LOL) - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="GrandChase-PC"><label for="GrandChase-PC">Grand Chase - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Hearthstone-PC"><label for="Hearthstone-PC">Hearthstone - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="HeroesoftheStorm-PC"><label for="HeroesoftheStorm-PC">Heroes of the Storm - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="HONHeroesofNewerth-PC"><label for="HONHeroesofNewerth-PC">Heroes of Newerth (HON) - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="HeroesofAtarsia-PC"><label for="HeroesofAtarsia-PC">Heroes of Atarsia (HOA) - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="IdolStreet-PC"><label for="IdolStreet-PC">Idol Street - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Left4Dead2Steam-PC"><label for="Left4Dead2Steam-PC">Left4Dead 2 Steam - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Lineage2-PC"><label for="Lineage2-PC">Lineage 2 - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="LostSaga-PC"><label for="LostSaga-PC">LostSaga (LS) - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Luneofeden-PC"><label for="Luneofeden-PC">Lune of eden - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Mercenaryops-PC"><label for="Mercenaryops-PC">Mercenary ops - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Mircovolt-PC"><label for="Mircovolt-PC">Mircovolt - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="ModoMarble-PC"><label for="ModoMarble-PC">Modo Marble - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Overwatch-PC"><label for="Overwatch-PC">Overwatch - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="PaladinsHiRez-PC"><label for="PaladinsHiRez-PC">Paladins Hi-Rez - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="PointBlank-PC"><label for="PointBlank-PC">PointBlank (PB) - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="PUBG-PC"><label for="PUBG-PC">PUBG - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Ragnarok2-PC"><label for="Ragnarok2-PC">Ragnarok 2 - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="RFRisingForce-PC"><label for="RFRisingForce-PC">RF Rising Force - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="ROERingofElysium-PC"><label for="ROERingofElysium-PC">Ring of Elysium (ROE) - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="ROSRulesOfSurvival-PC"><label for="ROSRulesOfSurvival-PC">Rules Of Survival (ROS) - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="SealOnline-PC"><label for="SealOnline-PC">Seal Online - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="SpecialForce-PC"><label for="SpecialForce-PC">Special Force - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="StarCraftII-PC"><label for="StarCraftII-PC">StarCraft II - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="StarCraft-PC"><label for="StarCraft-PC">StarCraft - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Valorant-PC"><label for="Valorant-PC">Valorant (RIOT) - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="WarcraftIIBattleNet-PC"><label for="WarcraftIIBattleNet-PC">Warcraft II - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="WarcraftIII-PC"><label for="WarcraftIII-PC">Warcraft III - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="Warframe-PC"><label for="Warframe-PC">Warframe - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="WorldofTanks-PC"><label for="WorldofTanks-PC">World of Tanks (WOT) - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="WorldofWarcraft-PC"><label for="WorldofWarcraft-PC">World of Warcraft - PC</label></td>
</tr>
<tr>
<td><input type="checkbox" id="XshotIndonesia-PC"><label for="XshotIndonesia-PC">X-shot Indonesia - PC</label></td>
</tr>
</table>
</div>
<br>
<button style="margin-right:2px" type="button" onclick="myFunction()">Generate</button>
<button type="button" onclick="location.reload()">Clear All</button>
<br>
</div>
<div class="content">
<span style="margin-left:2px;font-weight:600">Script Generator Result</span>
<div class="list-output-content">
<div id="showScript">
<span style="color:#ff6600;font-weight:600">
###################################################################<br>
# Static Routing Games Using Mangle port Generator By buananet.com<br>
# Date/Time: <span id="tanggalwaktu"></span><br>
# Created By: buananet.com - fb.me/buananet.pbun<br>
###################################################################<br>
</span>
<b>/ip firewall address-list</b><br>
add list=LOCAL-IP address=10.0.0.0/8 comment="Routing Games by buananet.com"<br>
add list=LOCAL-IP address=172.16.0.0/12 comment="Routing Games by buananet.com"<br>
add list=LOCAL-IP address=192.168.0.0/16 comment="Routing Games by buananet.com"<br>
<span id="show-hide-routing-table" style="display:none">
<b>/routing table</b><br>
add name=routing-game fib comment="Routing Games by buananet.com"<br>
</span>
<span style="font-weight:600">/ip route</span><br>
add gateway=<span id="gateway-input">x.x.x.x</span> <span id="routing-option">routing-mark</span>=routing-game comment="Routing Games by buananet.com"<br>
<span style="color:green;font-weight:600">##############################################################<br>
# If you want to add a game script only, you can ignore the script above<br>
##############################################################<br></span>
<span style="font-weight:600">/ip firewall mangle</span><br>
<!-- MOBILE GAMES -->
<span id="ArenaOfValorMobile" style="display:none"><span style="color:#ff6600"># Arena Of Valor - Mobile</span><br>add action=mark-routing chain=prerouting comment="Arena Of Valor - Mobile" new-routing-mark=routing-game passthrough=no dst-port=10001-10094 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=10101-10201,10080-10110,17000-18000 protocol=udp</span>
<span id="AmongUsMobile" style="display:none"><span style="color:#ff6600"># Among Us - Mobile</span><br>add action=mark-routing chain=prerouting comment="Among Us - Mobile" new-routing-mark=routing-game passthrough=no dst-port=27015-27030,27036-27037 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=4380,27000-27031,27036 protocol=udp</span>
<span id="BooyaCapsaSusunMobile" style="display:none"><span style="color:#ff6600"># Booya Capsa Susun - Mobile</span><br>add action=mark-routing chain=prerouting comment="Booya Capsa Susun - Mobile" new-routing-mark=routing-game passthrough=no dst-port=7090-7100 protocol=tcp</span>
<span id="BooyaDominoQiuqiuMobile" style="display:none"><span style="color:#ff6600"># Booya Domino Qiuqiu - Mobile</span><br>add action=mark-routing chain=prerouting comment="Booya Domino Qiuqiu - Mobile" new-routing-mark=routing-game passthrough=no dst-port=7020-7030 protocol=tcp</span>
<span id="ClashOfClansMobile" style="display:none"><span style="color:#ff6600"># Clash Of Clans - Mobile</span><br>add action=mark-routing chain=prerouting comment="Clash Of Clans - Mobile" new-routing-mark=routing-game passthrough=no dst-port=9330-9340 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=9330-9340 protocol=udp</span>
<span id="ClashRoyaleMobile" style="display:none"><span style="color:#ff6600"># Clash Royale (Cry) - Mobile</span><br>add action=mark-routing chain=prerouting comment="Clash Royale (Cry) - Mobile" new-routing-mark=routing-game passthrough=no dst-port=9330-9340 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=9330-9340 protocol=udp</span>
<span id="CODCallOfDutyMobile" style="display:none"><span style="color:#ff6600"># Call Of Duty - Mobile</span><br>add action=mark-routing chain=prerouting comment="Call Of Duty - Mobile" new-routing-mark=routing-game passthrough=no dst-port=3013,10000-10019,18082,50000,65010,65050 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=7085-7995,8700,9030,10010-10019,17000-20100 protocol=udp</span>
<span id="DOTA2Mobile" style="display:none"><span style="color:#ff6600"># DOTA2 - Mobile</span><br>add action=mark-routing chain=prerouting comment="DOTA2 - Mobile" new-routing-mark=routing-game passthrough=no dst-port=9100-9200,8230-8250,8110-8120,27000-28998 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=27000-28998,39000 protocol=udp</span>
<span id="DominoQqMobile" style="display:none"><span style="color:#ff6600"># Domino Qq - Mobile</span><br>add action=mark-routing chain=prerouting comment="Domino Qq - Mobile" new-routing-mark=routing-game passthrough=no dst-port=9122,11000-11150 protocol=tcp</span>
<span id="DragonNestMobile" style="display:none"><span style="color:#ff6600"># Dragon Nest - Mobile</span><br>add action=mark-routing chain=prerouting comment="Dragon Nest - Mobile" new-routing-mark=routing-game passthrough=no dst-port=10514 protocol=tcp</span>
<span id="DreamLeagueSoccerMobile" style="display:none"><span style="color:#ff6600"># Dream League Soccer - Mobile</span><br>add action=mark-routing chain=prerouting comment="Dream League Soccer - Mobile" new-routing-mark=routing-game passthrough=no dst-port=60970-60980 protocol=udp</span>
<span id="FIFAONLINEMobile" style="display:none"><span style="color:#ff6600"># FIFA ONLINE - Mobile</span><br>add action=mark-routing chain=prerouting comment="FIFA ONLINE - Mobile" new-routing-mark=routing-game passthrough=no dst-port=7770-7790 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=16300-16350 protocol=udp</span>
<span id="FreeFireMobile" style="display:none"><span style="color:#ff6600"># Free Fire - Mobile</span><br>add action=mark-routing chain=prerouting comment="Free Fire - Mobile" new-routing-mark=routing-game passthrough=no dst-port=6006,6674,7006,7889,8001-8012,9006,9137,10000-10012,11000-11019 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=12006,12008,13006,15006,20561,39003,39006,39698,39779,39800 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=6006,6008,7008,8008,8130,8443,9008,9120,10000-10015,10100,11000-11019,12008,13008 protocol=udp</span>
<span id="GenshinImpactMobile" style="display:none"><span style="color:#ff6600"># Genshin Impact - Mobile</span><br>add action=mark-routing chain=prerouting comment="Genshin Impact - Mobile" new-routing-mark=routing-game passthrough=no dst-port=42472 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=42472,22101-22102 protocol=udp</span>
<span id="HiggsDominoMobile" style="display:none"><span style="color:#ff6600"># Higgs Domino Island - Mobile</span><br>add action=mark-routing chain=prerouting comment="Higgs Domino Island - Mobile" new-routing-mark=routing-game passthrough=no dst-port=50000-50500 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=40000-40010 protocol=udp</span>
<span id="LeagueofLegendsMobile" style="display:none"><span style="color:#ff6600"># League of Legends (LOL) - Mobile</span><br>add action=mark-routing chain=prerouting comment="League of Legends - Mobile" new-routing-mark=routing-game passthrough=no dst-port=2080-2099 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=5100 protocol=udp</span>
<span id="LastEmpireWarZMobile" style="display:none"><span style="color:#ff6600"># Last Empire War Z - Mobile</span><br>add action=mark-routing chain=prerouting comment="Last Empire War Z - Mobile" new-routing-mark=routing-game passthrough=no dst-port=9930-9940 protocol=tcp</span>
<span id="LineLetsGetRichMobile" style="display:none"><span style="color:#ff6600"># Line Lets Get Rich - Mobile</span><br>add action=mark-routing chain=prerouting comment="Line Lets Get Rich - Mobile" new-routing-mark=routing-game passthrough=no dst-port=10500-10515 protocol=tcp</span>
<span id="MinecraftMobile" style="display:none"><span style="color:#ff6600"># Minecraft - Mobile</span><br>add action=mark-routing chain=prerouting comment="Minecraft - Mobile" new-routing-mark=routing-game passthrough=no dst-port=25565,19132-19133 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=25565,19132-19133 protocol=udp</span>
<span id="MobileLegendsMobile" style="display:none"><span style="color:#ff6600"># Mobile Legends - Mobile</span><br>add action=mark-routing chain=prerouting comment="Mobile Legends - Mobile" new-routing-mark=routing-game passthrough=no dst-port=5000-5221,5224-5227,5229-5241,5243-5508,5551-5559,5601-5700,9000-9010,9443 protocol=tcp<br>
add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=5520-5529,10003,30000-30300,8443 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=4001-4009,5000-5221,5224-5241,5243-5509,5551-5559,5601-5700,8130,8443,9120 protocol=udp<br>
add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=2702,3702,5517,5520-5529,8001,9000-9010,9992,10003,30000-30300 protocol=udp
</span>
<span id="MostlyMobile" style="display:none"><span style="color:#ff6600"># Mostly - Mobile</span><br>add action=mark-routing chain=prerouting comment="Mostly - Mobile" new-routing-mark=routing-game passthrough=no dst-port=9933 protocol=tcp</span>
<span id="NarutoLittleNinjaMobile" style="display:none"><span style="color:#ff6600"># Naruto Little Ninja (China) - Mobile</span><br>add action=mark-routing chain=prerouting comment="Naruto Little Ninja (China) - Mobile" new-routing-mark=routing-game passthrough=no dst-port=6170-6180 protocol=tcp</span>
<span id="NetmarbleMobile" style="display:none"><span style="color:#ff6600"># Netmarble - Mobile</span><br>add action=mark-routing chain=prerouting comment="Netmarble - Mobile" new-routing-mark=routing-game passthrough=no dst-port=12000-12010 protocol=tcp</span>
<span id="PointBlankMobile" style="display:none"><span style="color:#ff6600"># Point Blank - Mobile</span><br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=44590-44610 protocol=tcp<br>add action=mark-routing chain=prerouting comment="Point Blank - Mobile" new-routing-mark=routing-game passthrough=no dst-port=40000-40010 protocol=udp</span>
<span id="PUBGMobile" style="display:none"><span style="color:#ff6600"># PUBG - Mobile</span> <br>add action=mark-routing chain=prerouting comment="PUBG - Mobile" new-routing-mark=routing-game passthrough=no dst-port=7889,10012,13004,14000,17000,17500,18081,20000-20002,20371 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=8011,9030,10491,10612,12235,13004,13748,17000,17500,20000-20002 protocol=udp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=7086-7995,10039,10096,11455,12070-12460,13894,13972,41182-41192 protocol=udp</span>
<span id="RobloxMobile" style="display:none"><span style="color:#ff6600"># Roblox - Mobile</span><br>add action=mark-routing chain=prerouting comment="Roblox - Mobile" new-routing-mark=routing-game passthrough=no dst-port=3074 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=88,500,3074,3544,4500,49152-65535 protocol=udp</span>
<span id="RpgToramOnlineMobile" style="display:none"><span style="color:#ff6600"># Rpg Toram Online - Mobile</span><br>add action=mark-routing chain=prerouting comment="Rpg Toram Online - Mobile" new-routing-mark=routing-game passthrough=no dst-port=30100-30110 protocol=tcp</span>
<span id="RulesOfSurvivalMobile" style="display:none"><span style="color:#ff6600"># Rules Of Survival - Mobile</span><br>add action=mark-routing chain=prerouting comment="Rules Of Survival - Mobile" new-routing-mark=routing-game passthrough=no dst-port=24000-24050 protocol=udp</span>
<span id="ShinobiHeroesMobile" style="display:none"><span style="color:#ff6600"># Shinobi Heroes - Mobile</span><br>add action=mark-routing chain=prerouting comment="Shinobi Heroes - Mobile" new-routing-mark=routing-game passthrough=no dst-port=10005-10020 protocol=tcp</span>
<!-- WEB GAMES -->
<span id="BallPoolWebGames" style="display:none"><span style="color:#ff6600"># 8 Ball Pool - Web Games</span><br>add action=mark-routing chain=prerouting comment="8 Ball Pool (Miniclips - Web Games" new-routing-mark=routing-game passthrough=no dst-port=4000 protocol=tcp</span>
<span id="CastleVilleWebGames" style="display:none"><span style="color:#ff6600">#CastleVille - Web Games</span><br>add action=mark-routing chain=prerouting comment="CastleVille - Web Games" new-routing-mark=routing-game passthrough=no dst-port=8890 protocol=tcp</span>
<span id="HeadshotWebGames" style="display:none"><span style="color:#ff6600"># Headshot - Web Games</span><br>add action=mark-routing chain=prerouting comment="Headshot - Web Games" new-routing-mark=routing-game passthrough=no dst-port=1800-1810 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=1845-1860 protocol=udp</span>
<span id="EmpireAlliesWebGames" style="display:none"><span style="color:#ff6600"># Empire & Allies - Web Games</span><br>add action=mark-routing chain=prerouting comment="Empire & Allies - Web Games" new-routing-mark=routing-game passthrough=no dst-port=8890 protocol=tcp</span>
<span id="LeagueofAngelsWebGames" style="display:none"><span style="color:#ff6600"># League of Angels 2 - Web Games</span><br>add action=mark-routing chain=prerouting comment="League of Angels 2 - Web Games" new-routing-mark=routing-game passthrough=no dst-port=51700-51715 protocol=tcp</span>
<span id="MegarealmRiseOfChaosWebGames" style="display:none"><span style="color:#ff6600"># Megarealm: Rise Of Chaos - Web Games</span><br>add action=mark-routing chain=prerouting comment="Megarealm: Rise Of Chaos" new-routing-mark=routing-game passthrough=no dst-port=26590-26600 protocol=tcp</span>
<span id="PerjuanganSemutWebGames" style="display:none"><span style="color:#ff6600"># Perjuangan Semut - Web Games</span><br>add action=mark-routing chain=prerouting comment="Perjuangan Semut - Web Games" new-routing-mark=routing-game passthrough=no dst-port=7200-7210,7450-7460 protocol=tcp</span>
<span id="RobloxWebGames" style="display:none"><span style="color:#ff6600"># Roblox - Web Games</span><br>add action=mark-routing chain=prerouting comment="Roblox - Web Games" new-routing-mark=routing-game passthrough=no dst-port=49152-65535 protocol=udp</span>
<span id="SwordofAngelsWebGames" style="display:none"><span style="color:#ff6600"># Sword of Angels - Web Games</span><br>add action=mark-routing chain=prerouting comment="Sword of Angels - Web Games" new-routing-mark=routing-game passthrough=no dst-port=15490-15510 protocol=tcp</span>
<span id="TexasHoldEmPokerWebGames" style="display:none"><span style="color:#ff6600"># Texas HoldEm Poker - Games Web</span><br>add action=mark-routing chain=prerouting comment="Texas HoldEm Poker - Games Web" new-routing-mark=routing-game passthrough=no dst-port=9339 protocol=tcp</span>
<span id="WarflareWebGames" style="display:none"><span style="color:#ff6600"># Warflare - Web Games</span><br>add action=mark-routing chain=prerouting comment="Warflare - Web Games" new-routing-mark=routing-game passthrough=no dst-port=64990-65010 protocol=tcp</span>
<span id="WildOnesWebGames" style="display:none"><span style="color:#ff6600"># WildOnes - Web Games</span><br>add action=mark-routing chain=prerouting comment="WildOnes - Web Games" new-routing-mark=routing-game passthrough=no dst-port=8000 protocol=tcp</span>
<!-- DEKSTOP / PC GAMES -->
<span id="AtlanticaPC" style="display:none"><span style="color:#ff6600"># Atlantica - PC</span><br>add action=mark-routing chain=prerouting comment="Atlantica - PC" new-routing-mark=routing-game passthrough=no dst-port=4300 protocol=tcp</span>
<span id="AuraKingdomPC" style="display:none"><span style="color:#ff6600"># Aura Kingdom - PC</span><br>add action=mark-routing chain=prerouting comment="Aura Kingdom - PC" new-routing-mark=routing-game passthrough=no dst-port=5540-5580 protocol=tcp</span>
<span id="AyodancePC" style="display:none"><span style="color:#ff6600"># Ayo Dance - PC</span><br>add action=mark-routing chain=prerouting comment="Ayodance - PC" new-routing-mark=routing-game passthrough=no dst-port=18900-18910 protocol=tcp</span>
<span id="OriginAPEXLegendsPC" style="display:none"><span style="color:#ff6600"># Origin APEX Legends - PC</span><br>add action=mark-routing chain=prerouting comment="Origin APEX Legends - PC" new-routing-mark=routing-game passthrough=no dst-port=9960-9969,1024-1124,3216,18000,18120,18060,27900,28910,29900 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=1024-1124,18000,29900,37000-40000 protocol=udp</span>
<span id="BlackDesertOnlinePC" style="display:none"><span style="color:#ff6600"># Black Desert Online - PC</span><br>add action=mark-routing chain=prerouting comment="Black Desert Online - PC" new-routing-mark=routing-game passthrough=no dst-port=8888,9991-9993 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=8888,9991-9993 protocol=udp</span>
<span id="BlackDesertOnlinePSPC" style="display:none"><span style="color:#ff6600"># Black Desert Online - Playstation </span><br>add action=mark-routing chain=prerouting comment="Black Desert Online Playstation" new-routing-mark=routing-game passthrough=no dst-port=1935,3478-3480 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=3074,3478-3479 protocol=udp</span>
<span id="BlackDesertOnlineSteamPC" style="display:none"><span style="color:#ff6600"># Black Desert Online Steam - PC</span><br>add action=mark-routing chain=prerouting comment="Black Desert Online Steam - PC" new-routing-mark=routing-game passthrough=no dst-port=8888,9991-9993,27015-27030,27036-27037 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=4380,8888,9991-9993,27000-27031,27036 protocol=udp</span>
<span id="BlackDesertOnlineXboxPC" style="display:none"><span style="color:#ff6600"># Black Desert Online - Xbox</span><br>add action=mark-routing chain=prerouting comment="Black Desert Online Xbox - PC" new-routing-mark=routing-game passthrough=no dst-port=3074 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=88,500,3074,3544,4500 protocol=udp</span>
<span id="BlackretributionPC" style="display:none"><span style="color:#ff6600"># Black retribution - PC</span><br>add action=mark-routing chain=prerouting comment="Blackretribution - PC" new-routing-mark=routing-game passthrough=no dst-port=7020-7050,8200-8220,9000-9020 protocol=udp</span>
<span id="BlizzardBattleNetPC" style="display:none"><span style="color:#ff6600"># Blizzard BattleNet - PC</span><br>add action=mark-routing chain=prerouting comment="Blizzard BattleNet - PC" new-routing-mark=routing-game passthrough=no dst-port=1119 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=1119 protocol=udp</span>
<span id="BountyHoundPC" style="display:none"><span style="color:#ff6600"># Bounty Hound - PC</span><br>add action=mark-routing chain=prerouting comment="Bounty Hound - PC" new-routing-mark=routing-game passthrough=no dst-port=9810-9860 protocol=tcp</span>
<span id="CabalExtremePrivatePC" style="display:none"><span style="color:#ff6600"># Cabal Extreme Private - PC</span><br>add action=mark-routing chain=prerouting comment="Cabal Extreme Private - PC" new-routing-mark=routing-game passthrough=no dst-port=60170-60180,63000-64000,38101,38110-38600 protocol=tcp</span>
<span id="CabalIndonesiaPC" style="display:none"><span style="color:#ff6600"># Cabal Indonesia - PC</span><br>add action=mark-routing chain=prerouting comment="Cabal Indonesia - PC" new-routing-mark=routing-game passthrough=no dst-port=63000-64000,38101,38110-38130 protocol=tcp</span>
<span id="CallofDutyBOPC" style="display:none"><span style="color:#ff6600"># Call of Duty BO - PC</span><br>add action=mark-routing chain=prerouting comment="Call of Duty BO - PC" new-routing-mark=routing-game passthrough=no dst-port=3074,27014-27050 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=3478,4379-4380,27000-27031,27036 protocol=udp</span>
<span id="CallofDutyBOPSPC" style="display:none"><span style="color:#ff6600"># Callof Duty BO - Playstation</span><br>add action=mark-routing chain=prerouting comment="Call of Duty BO - Playstation" new-routing-mark=routing-game passthrough=no dst-port=80,443,1935,3478-3480 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=3478-3479 protocol=udp</span>
<span id="CallofDutyBOXBoxPC" style="display:none"><span style="color:#ff6600"># Call of Duty BO - XBox</span><br>add action=mark-routing chain=prerouting comment="Call of Duty BO - XBox" new-routing-mark=routing-game passthrough=no dst-port=53,80,3074 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=88,500,3074,3075,3544,4500 protocol=udp</span>
<span id="CallofDutyMWPCPC" style="display:none"><span style="color:#ff6600"># Call of Duty MW - PC</span><br>add action=mark-routing chain=prerouting comment="Call of Duty MW PC - PC" new-routing-mark=routing-game passthrough=no dst-port=3074,27014-27050 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=3074,3478,4379-4380,27000-27031,27036 protocol=udp</span>
<span id="CallofDutyMWPSPC" style="display:none"><span style="color:#ff6600"># Call of Duty MW - Playstation</span><br>add action=mark-routing chain=prerouting comment="Call of Duty MW Playstation" new-routing-mark=routing-game passthrough=no dst-port=1935,3478-3480 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=3074,3478-3479 protocol=udp</span>
<span id="CallofDutyMWXBoxPC" style="display:none"><span style="color:#ff6600"># Call of Duty MW - XBox</span><br>add action=mark-routing chain=prerouting comment="Call of Duty MW - XBox" new-routing-mark=routing-game passthrough=no dst-port=3074 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=88,500,3074,3075,3544,4500 protocol=udp</span>
<span id="ClashofGodPC" style="display:none"><span style="color:#ff6600"># Clash of God - PC</span><br>add action=mark-routing chain=prerouting comment="Clash of God - PC" new-routing-mark=routing-game passthrough=no dst-port=9430-9450,5220-5230 protocol=tcp</span>
<span id="CSGOPlaystationPC" style="display:none"><span style="color:#ff6600"># CSGO - Playstation </span><br>add action=mark-routing chain=prerouting comment="CSGO - Playstation" new-routing-mark=routing-game passthrough=no dst-port=3478-3480,5223,8080 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=3074,3478-3479,3658 protocol=udp</span>
<span id="CSGOSteamPC" style="display:none"><span style="color:#ff6600"># CSGO Steam - PC</span><br>add action=mark-routing chain=prerouting comment="CSGO Steam - PC" new-routing-mark=routing-game passthrough=no dst-port=27015-27030,27036-27037 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=4380,27000-27031,27036 protocol=udp</span>
<span id="CSGOXboxPC" style="display:none"><span style="color:#ff6600"># CSGO - Xbox</span><br>add action=mark-routing chain=prerouting comment="CSGO - Xbox" new-routing-mark=routing-game passthrough=no dst-port=3074 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=88,3074 protocol=udp</span>
<span id="CrossFireindonesiaPC" style="display:none"><span style="color:#ff6600"># CrossFire indonesia - PC</span><br>add action=mark-routing chain=prerouting comment="Cross Fire indonesia - PC" new-routing-mark=routing-game passthrough=no dst-port=10009,13008,16666,28012 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=12020-12080,13000-13080 protocol=udp</span>
<span id="DiabloIIIPC" style="display:none"><span style="color:#ff6600"># Diablo III - PC</span><br>add action=mark-routing chain=prerouting comment="Diablo III - PC" new-routing-mark=routing-game passthrough=no dst-port=1119 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=1119,6120 protocol=udp</span>
<span id="DiabloIIPC" style="display:none"><span style="color:#ff6600"># Diablo II - PC</span><br>add action=mark-routing chain=prerouting comment="Diablo II - PC" new-routing-mark=routing-game passthrough=no dst-port=6112,4000 protocol=tcp</span>
<span id="DiabloPC" style="display:none"><span style="color:#ff6600"># Diablo I - PC</span><br>add action=mark-routing chain=prerouting comment="Diablo - PC" new-routing-mark=routing-game passthrough=no dst-port=6112-6119 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=6112-6119 protocol=udp</span>
<span id="Dota2SteamPC" style="display:none"><span style="color:#ff6600"># DOTA2 Steam - PC</span><br>add action=mark-routing chain=prerouting comment="Dota 2 Steam - PC" new-routing-mark=routing-game passthrough=no dst-port=9100-9200,8230-8250,8110-8120 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=28010-28200,27010-27200,39000 protocol=udp</span>
<span id="DragonNestPC" style="display:none"><span style="color:#ff6600"># Dragon Nest - PC</span><br>add action=mark-routing chain=prerouting comment="Dragon Nest - PC" new-routing-mark=routing-game passthrough=no dst-port=14300-15512 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=15000-15500 protocol=udp</span>
<span id="DragonaPC" style="display:none"><span style="color:#ff6600"># Dragona - PC</span><br>add action=mark-routing chain=prerouting comment="Dragona - PC" new-routing-mark=routing-game passthrough=no dst-port=10000-10030 protocol=tcp</span>
<span id="FifaOnline3PC" style="display:none"><span style="color:#ff6600"># Fifa Online 3 - PC</span><br>add action=mark-routing chain=prerouting comment="Fifa Online 3 - PC" new-routing-mark=routing-game passthrough=no dst-port=7770-7790 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=16300-16350 protocol=udp</span>
<span id="FORTNITEEPICGAMESPC" style="display:none"><span style="color:#ff6600"># FORTNITE EPIC GAMES - PC</span><br>add action=mark-routing chain=prerouting comment="FORTNITE EPIC GAMES - PC" new-routing-mark=routing-game passthrough=no dst-port=9000-9100 protocol=udp</span>
<span id="LeagueofLegendPC" style="display:none"><span style="color:#ff6600"># League of Legend - PC</span><br>add action=mark-routing chain=prerouting comment="League of Legend - PC" new-routing-mark=routing-game passthrough=no dst-port=2080-2099 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port="5100 protocol=udp</span>
<span id="GrandChasePC" style="display:none"><span style="color:#ff6600"># Grand Chase - PC</span><br>add action=mark-routing chain=prerouting comment="Grand Chase - PC" new-routing-mark=routing-game passthrough=no dst-port=9300,9400,9700 protocol=tcp</span>
<span id="HearthstonePC" style="display:none"><span style="color:#ff6600"># Hearthstone - PC</span><br>add action=mark-routing chain=prerouting comment="Hearthstone - PC" new-routing-mark=routing-game passthrough=no dst-port=1119,3724 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port="1119,3724 protocol=udp</span>
<span id="HeroesoftheStormPC" style="display:none"><span style="color:#ff6600"># Heroes of the Storm - PC</span><br>add action=mark-routing chain=prerouting comment="Heroes of the Storm - PC" new-routing-mark=routing-game passthrough=no dst-port=1119-1120,3724,6113 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=1119-1120,3478-3479,3724,5060,5062,6113,6250,12000-64000 protocol=udp</span>
<span id="HONHeroesofNewerthPC" style="display:none"><span style="color:#ff6600"># HON Heroes of Newerth - PC</span><br>add action=mark-routing chain=prerouting comment="HON Heroes of Newerth - PC" new-routing-mark=routing-game passthrough=no dst-port=9100-9200,11200-11500 protocol=udp</span>
<span id="HeroesofAtarsiaPC" style="display:none"><span style="color:#ff6600"># Heroes of Atarsia - PC</span><br>add action=mark-routing chain=prerouting comment="Heroes of Atarsia - PC" new-routing-mark=routing-game passthrough=no dst-port=7777,9400 protocol=tcp</span>
<span id="IdolStreetPC" style="display:none"><span style="color:#ff6600"># Idol Street - PC</span><br>add action=mark-routing chain=prerouting comment="Idol Street - PC" new-routing-mark=routing-game passthrough=no dst-port=2001-2010 protocol=tcp</span>
<span id="Left4Dead2SteamPC" style="display:none"><span style="color:#ff6600"># Left4Dead 2 Steam - PC</span><br>add action=mark-routing chain=prerouting comment="Left4Dead 2 Steam - PC" new-routing-mark=routing-game passthrough=no dst-port=4360-4390 protocol=udp</span>
<span id="Lineage2PC" style="display:none"><span style="color:#ff6600"># Lineage 2 - PC</span><br>add action=mark-routing chain=prerouting comment="Lineage 2 - PC" new-routing-mark=routing-game passthrough=no dst-port=7777,10000,11000,13000 protocol=tcp</span>
<span id="LostSagaPC" style="display:none"><span style="color:#ff6600"># Lost Saga - PC</span><br>add action=mark-routing chain=prerouting comment="Lost Saga - PC" new-routing-mark=routing-game passthrough=no dst-port=14000-14010 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=14000-14010 protocol=udp</span>
<span id="LuneofedenPC" style="display:none"><span style="color:#ff6600"># Lune of eden - PC</span><br>add action=mark-routing chain=prerouting comment="Lune of eden - PC" new-routing-mark=routing-game passthrough=no dst-port=8400 protocol=tcp</span>
<span id="MercenaryopsPC" style="display:none"><span style="color:#ff6600"># Mercenary ops - PC</span><br>add action=mark-routing chain=prerouting comment="Mercenary ops - PC" new-routing-mark=routing-game passthrough=no dst-port=6000-6125 protocol=tcp</span>
<span id="MircovoltPC" style="display:none"><span style="color:#ff6600"># Mircovolt - PC</span><br>add action=mark-routing chain=prerouting comment="Mircovolt - PC" new-routing-mark=routing-game passthrough=no dst-port=13000 protocol=tcp</span>
<span id="ModoMarblePC" style="display:none"><span style="color:#ff6600"># Modo Marble - PC</span><br>add action=mark-routing chain=prerouting comment="Modo Marble - PC" new-routing-mark=routing-game passthrough=no dst-port=28900-28914 protocol=tcp</span>
<span id="OverwatchPC" style="display:none"><span style="color:#ff6600"># Overwatch - PC</span><br>add action=mark-routing chain=prerouting comment="Overwatch - PC" new-routing-mark=routing-game passthrough=no dst-port=1119,3724,6113 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=3478-3479,5060,5062,6250,12000-64000 protocol=udp</span>
<span id="PaladinsHiRezPC" style="display:none"><span style="color:#ff6600"># Paladins Hi-Rez - PC</span><br>add action=mark-routing chain=prerouting comment="Paladins Hi-Rez - PC" new-routing-mark=routing-game passthrough=no dst-port=9000-9999 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=9002-9999 protocol=udp</span>
<span id="PointBlankPC" style="display:none"><span style="color:#ff6600"># Point Blank - PC</span><br>add action=mark-routing chain=prerouting comment="Point Blank - PC" new-routing-mark=routing-game passthrough=no dst-port=39190-39200 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=40000-40010 protocol=udp</span>
<span id="PUBGPC" style="display:none"><span style="color:#ff6600"># PUBG Playerunknown Battlegrounds - PC</span><br>add action=mark-routing chain=prerouting comment="PUBG Playerunknown Battlegrounds - PC" new-routing-mark=routing-game passthrough=no dst-port=7080-8000 protocol=udp</span>
<span id="Ragnarok2PC" style="display:none"><span style="color:#ff6600"># Ragnarok 2 - PC</span><br>add action=mark-routing chain=prerouting comment="Ragnarok 2 - PC" new-routing-mark=routing-game passthrough=no dst-port=7201-7210,7401-7410 protocol=tcp</span>
<span id="RFRisingForcePC" style="display:none"><span style="color:#ff6600"># RF Rising Force - PC</span><br>add action=mark-routing chain=prerouting comment="RF Rising Force - PC" new-routing-mark=routing-game passthrough=no dst-port=27780 protocol=tcp</span>
<span id="ROERingofElysiumPC" style="display:none"><span style="color:#ff6600"># ROE Ring of Elysium - PC</span><br>add action=mark-routing chain=prerouting comment="ROE Ring of Elysium - PC" new-routing-mark=routing-game passthrough=no dst-port=9002,10000-10015 protocol=tcp</span>
<span id="ROSRulesOfSurvivalPC" style="display:none"><span style="color:#ff6600"># ROS Rules Of Survival - PC</span><br>add action=mark-routing chain=prerouting comment="ROS Rules Of Survival - PC" new-routing-mark=routing-game passthrough=no dst-port=24000-24100 protocol=udp</span>
<span id="SealOnlinePC" style="display:none"><span style="color:#ff6600"># Seal Online - PC</span><br>add action=mark-routing chain=prerouting comment="Seal Online - PC" new-routing-mark=routing-game passthrough=no dst-port=1818 protocol=tcp</span>
<span id="SpecialForcePC" style="display:none"><span style="color:#ff6600"># Special Force - PC</span><br>add action=mark-routing chain=prerouting comment="Special Force - PC" new-routing-mark=routing-game passthrough=no dst-port=27920-27940 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=30000-30030 protocol=udp</span>
<span id="StarCraftIIPC" style="display:none"><span style="color:#ff6600"># StarCraft II - PC</span><br>add action=mark-routing chain=prerouting comment="StarCraft II - PC" new-routing-mark=routing-game passthrough=no dst-port=1119,6113,1120,80,3724 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=1119,6113,1120,80,3724 protocol=udp</span>
<span id="StarCraftPC" style="display:none"><span style="color:#ff6600"># StarCraft - PC</span><br>add action=mark-routing chain=prerouting comment="StarCraft - PC" new-routing-mark=routing-game passthrough=no dst-port=6112 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=9401,9600,16440-16450 protocol=udp</span>
<span id="ValorantPC" style="display:none"><span style="color:#ff6600"># Valorant - PC Games</span><br>add action=mark-routing chain=prerouting comment="Valorant - PC Games" new-routing-mark=routing-game passthrough=no dst-port=2099,5222-5223,8088,8393-8400 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=7000-7500,8088 protocol=udp</span>
<span id="WarcraftIIBattleNetPC" style="display:none"><span style="color:#ff6600"># Warcraft II BattleNet - PC</span><br>add action=mark-routing chain=prerouting comment="Warcraft II BattleNet - PC" new-routing-mark=routing-game passthrough=no dst-port=6112-6119 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=6112-6119 protocol=udp</span>
<span id="WarcraftIIIPC" style="display:none"><span style="color:#ff6600"># Warcraft III - PC</span><br>add action=mark-routing chain=prerouting comment="Warcraft III - PC" new-routing-mark=routing-game passthrough=no dst-port=6112,6113-6119 protocol=tcp</span>
<span id="WarframePC" style="display:none"><span style="color:#ff6600"># Warframe - PC</span><br>add action=mark-routing chain=prerouting comment="Warframe - PC" new-routing-mark=routing-game passthrough=no dst-port=4950-4955 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=6695-6699 protocol=udp</span>
<span id="WorldofTanksPC" style="display:none"><span style="color:#ff6600"># World of Tanks - PC</span><br>add action=mark-routing chain=prerouting comment="World of Tanks - PC" new-routing-mark=routing-game passthrough=no dst-port=20000-25000,8081,8088,32801,3280 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=12000-29999,32801-32825, 5060,5062,3478,3479,20014 protocol=udp</span>
<span id="WorldofWarcraftPC" style="display:none"><span style="color:#ff6600"># World of Warcraft - PC</span><br>add action=mark-routing chain=prerouting comment="World of Warcraft - PC" new-routing-mark=routing-game passthrough=no dst-port=3724,1119,6012 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=3724,1119,6012 protocol=udp</span>
<span id="XshotIndonesiaPC" style="display:none"><span style="color:#ff6600"># Xshot Indonesia - PC</span><br>add action=mark-routing chain=prerouting comment="Xshot Indonesia - PC" new-routing-mark=routing-game passthrough=no dst-port=7320-7350 protocol=tcp<br>add action=mark-routing chain=prerouting new-routing-mark=routing-game passthrough=no dst-port=7800-7850,30000 protocol=udp</span>
</div>
</div>
<br>
<button id="copyscript" type="button" onclick="selectElementContents(document.getElementById('showScript'))">Copy Script</button><span style="padding:7px; font-weight:600;margin-left:10px;font-size:14px">Copy-Paste to Terminal.</span>
</div>
</div>
<div class="footer">
<span style="color:#ff6600"><b># This Script for remove all Script from this Generator:</b></span><br>
/ip route remove [find comment="Routing Games by buananet.com"<br>
/ip firewall mangle remove [find comment="Routing Games by buananet.com"<br>
/ip firewall raw remove [find address-list="List-IP-Games"]<br>
/ip firewall address-list remove [find list="List-IP-Games"]<br>
/ip firewall address-list remove [find comment="Routing Games by buananet.com"<br>
/routing table remove [find comment="Routing Games by buananet.com"
<div style="margin-top:15px; padding-top:10px; border-top: 1px solid #555;">
© Copyright 2020-<span id="year">2022</span> <a target="_blank" href="https://buananet.com/">BUANANET.COM</a> - All Rights Reserved.
</div>
</div>
</div>
<div oncontextmenu="return false;" id="myLockScreen" class="lock-screen">
<div id="center-screen1" class="center-screen"><div style="font-size:20px; background-color:#333; padding:20px; border-radius:10px">Please Activate Your Email.<br><button id="verify">VERIFY YOUR E-MAIL NOW</button><div style="font-size:11px; color:#888; text-align:center; font-weight:normal; margin-top:10px" id="countdown2"></div></div></div>
<div id="center-screen2" class="center-screen"><div style="font-size:20px;background-color:#333; padding:20px; border-radius:10px">GET PREMIUM ACCESS<br>PLEASE SUBSCRIBE<br><button id="not-subscribe">PRICE LIST</button><div style="font-size:11px; color:#888; text-align:center; font-weight:normal; margin-top:10px" id="countdown3">redirected to the new domain https://buananet.com</div></div>
</div>
</div>
<div oncontextmenu="return false;" id="myLogin" class="modal-login">
<div class="modal-content">
<div class="forms-out">
<div class="forms-in">
<div class="myButtonGoogle">
<img alt="google" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAADiElEQVRoge2Xb0gTcRjHp5tlYJRlkRK9iF5I9ke7O5WhnbstU+yPu2OVhQTSu5IIiiCqm5EFvYgiCbJId3OQKxAiNyWwF/2BikFpRBhoyW41ndsEZyXl9Zz5Z+q8uXm79eK+8GUwdj8+3+f3/J77TaGQJUuWLFmyZE2rT4dsZQnsmFOL3QAzLIE2s1qszkmgNEvklg+o1cvjzThHvfj2lQB7HmC7AZYL41EI+JQlkF3x5lZwCkUCQJ8EDy4AfI6dBPbimwbLigu8qyR7zXglowCfFWKY1WGHJYX/qsvJgJ7+uFj4ILdyBoNSEnj+EDq16Aex4KEQ9u6STUslgefFalFrmJYIwOd9VoNUuDR5CFuMZLI6pMCpQU/D969nwbf14niyZPAwafYIVpRATSyOpIVbA3bwO7hdUniOViS6D2W1hKy6FhuDsXhioWt92Y2k9+XnL4sl7xwF7Mp9I3YV5zmz4dX4LJ8ZwigpTDQCeCsfgPfQ7dT30ALuieo7JJsg0YqzKpQjNpV/MgDvwKNkt6ss28FfD+LNF1Y/25ZkBsNP+UmSh6NxldCzGqO3mjB670RqHT2QIVqAgE25N2QAm8oe7lnC6GsFcxG7xlsoWoARe2Jl6ADKu7EKUFTjo2IeACbTvVgF0NC+KtECxKOFtEb/QdECzHuIbSqPwSo8QqNvIS8uWgB+jAbsqqFg+GFbkvtUs/oNYqL2Cz2L0+6Ugqv+1FAupv2rCNrbHypA4eX+dNEC8Ap+kfW3Jr8rtZS6UDPFoQzlCLcL80lDe3eG7n9vj6jwvCbPwdvHaS/zm8pHx+GnTF6MdD2DlVNqjL7nIQMYfbdED8Bf5q48zG6ZCT5hhhoDH49gtQQect4zQPtzRQ/ACzHry0IGmDBiphowU/lqoTVyzfr16pumeeGhfTpiAj8VgqEeCIWAdhpGGLIeNVEkyui3oBZyIwTfgZrIStglC2Imf/C/y6s/21FUM/BrFvxv7SVfTkwDbLYaUqDSXcIhFmas8UgXXvvZOd373gsxhZ8U1mBYhzJkpxghYEcHC661d8Kbt4mmuURJAvBCLBVpANC2+BDkH4Q5UIvTnOCtNjbiFAnQ39XQUp6oqm8mezBGXyI9+CwhVsMKADoHh/dTWPB/I9cBoY/iz4T/S8RFWCOVBaBV0BrXwSYI1QyVroMzQwN0xTZGvzbejLJkyZIlS9Z/o7/Q0bCX5++bJAAAAABJRU5ErkJggg==">
<span id="google-sign-in">Sign-In with Google</span>
</div>
<div id="registration-page" class="hide">
<h2>SIGN UP</h2>
<br><br><br>
<label>E-Mail <span style="color:#ff6600">*</span></label>
<input type="email" id="registration-email" placeholder="E-Mail">
<label>Confirm E-mail <span style="color:#ff6600">*</span></label>
<input type="email" id="registration-reemail" autocomplete="off" placeholder="Confirm E-Mail">
<label>Password <span style="color:#ff6600">*</span><span style="font-weight:normal; font-size:13px"></span></label>
<input type="password" id="registration-password" placeholder="Password">
<span style="float:left; margin-top:8px" id="captcha-signup"></span><input autocomplete="off" style="margin-top:10px;width:140px;float:right" type="text" placeholder="Captcha" id="cpatchaTextBoxSignUp">
<button style="width:100% !important;" id="register">Sign Up</button><br>
<span style="font-weight:normal !important; float:right"><span id="show-login">Already a member? Sign-In</span></span>
<br>
</div>
<div id="login-page">
<h2>SIGN IN</h2>
<br><br><br>
<label>E-Mail</label>
<input type="email" id="login-email" placeholder="E-Mail">
<label>Password</label>
<input type="password" id="login-password" placeholder="Password">
<span style="float:left; margin-top:8px" id="captcha-signin"></span><input autocomplete="off" style="margin-top:10px;width:140px;float:right" type="text" placeholder="Captcha" id="cpatchaTextBoxSignIn">
<button style="width:100% !important;" id="login">Login</button>
<span style="font-weight:normal"> <span id="forgot-password">Forgot Password?</span></span>
<span style="font-weight:normal !important; float:right"><span id="show-register">Not a member? Sign-Up</span></span>
</div>
</div>
<div style="clear:both"></div>
<div style="font-size:11px; color:#888; text-align:center; font-weight:normal; margin-top:10px" id="countdown"></div>
</div>
</div>
</div>
<div oncontextmenu="return false;" id="myModal" class="modal">
<div style="width: 605px;" class="modal-content">
<span class="close">×</span>
<div style="text-align:justify; float:right;margin-right:10px">
<span style="font-size:14px;">Bank Transfer via [ QRIS ]</span><br><span style="font-size:13px;color:#ff6600;">BUANANET-PBUN - AGUS R.</span>
<div style="margin-right:0px; padding-top:3px">
<img alt="qris" style="border:7px solid #ffffff; border-radius:10px" src="data:image/png;base64,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">
</div>
</div>
<div style="font-size:22px;font-weight:bold">Want to give me a Gift ?</div>
<div style="font-size:16px;font-weight:bold;margin-bottom:17px; margin-top:10px">
<p><b>Saweria</b> <a style="font-size:14px;color:#ff6600;" target="_blank" href="https://saweria.co/buananetpbun">saweria.co/buananetpbun</a></p>
<p><b>PayPal</b> <a style="font-size:14px;color:#ff6600;" target="_blank" href="https://paypal.me/agusramadhani1">paypal.me/agusramadhani1</a></p>
<p><b>Wise</b> <a style="font-size:14px;color:#ff6600;" target="_blank" href="https://wise.com/share/agusr112">wise.com/share/agusr112</a></p>
<p><b>Buymeacoffee</b> <a style="font-size:14px;color:#ff6600;" target="_blank" href="https://www.buymeacoffee.com/bntpbun">buymeacoffee.com/bntpbun</a></p>
<p><b>Bitcoin</b> <span style="font-size:11px;color:#ff6600;">bc1qazx09937at9za695m39xzjvqt8tjncgwep4ymf</span></p>
</div>
<div style="float:left;margin-right:3px; margin-top:0px">
<div class="fb-like" data-href="https://www.facebook.com/buananetmikrotik" data-width="" data-layout="button_count" data-action="like" data-size="small" data-share="false"></div>
</div>
<div style="margin-bottom:10px">
<a class="github-button" href="https://github.com/buananetpbun" data-show-count="true" aria-label="Follow">Follow</a>
<a class="github-button" href="https://github.com/buananetpbun/buananetpbun.github.io" data-icon="octicon-star" data-show-count="true" aria-label="star">Star</a>
<a class="github-button" href="https://github.com/sponsors/buananetpbun" data-icon="octicon-heart" aria-label="Sponsor">Sponsor</a>
</div>
</div>
</div>
<div id="dialogoverlay"></div>
<div id="dialogbox">
<div>
<div id="dialogboxhead"></div>
<div id="dialogboxbody"></div>
<div id="dialogboxfoot"></div>
</div>
</div>
<script src="./login/login.js"></script>
<script>
function _0x50745e(_0x5b3e1d,_0x2e1f1a,_0xf5c7fe,_0x37a216,_0x58f445){return _0x3703(_0x58f445-0x36c,_0x2e1f1a);}function _0x6f48(){const _0x37c089=['ifagqSkm','pw0MW7Sc','WP/dOCkld8oC','aCoaxSkDWQS','bmoxW6tdUqS','g1pdGIdcTW','WRq8W74fWRq','jxVcKmk/WOO','WQSqW5H9WRG','hqFcG3W','WQboWQXDWO0','a043CCkR','EKRdVmkOW6G','tHpcMMdcQMKfW6D1W7XXWPBdIG','hehdOthcQa','CZFcKc3dSW','agFcM8kYna','W5RdOCo2mCoL','mGHf','W5ObWQ/dP0y','bmkip8o1fG','W6OqW79SzW','W4ZdRSktAHW','W79tWOX7Fq','W6ZdGw7dIXO','dCkUWOBcVmkdWOZcG01RWR8','W7edW4LYoa','mdGYW7W1','WRTAWOKPzq','kmkbuCk9ba','W77dNCo1fSo9','lhddLIG9','W49TW63dI1i','FCo6W7xcGcy','W7ldRSo4WRZdJq','b0ddTs4G','a3RcGmoPrW','FtbwWR15','zr5stSoO','cNJcKmkaWQy','WPRcKq/dT3u','qsxcMYpdPG','muRdRWZcLG','WQFcOCkzW5ZcP0tdQfzLWQ7cGwu','DrtdQ8oIhXW+','qrRcLwO7W4b/WQdcJtC','nmoIzCkKWOS','WRHeW6VdSSoXcmobmq','DCkroemKW5HGDv4dzNtcOa','W4NcUdFdQJe','b8opAmkpWRe','cColW43dSbm','WR13oejF','wwn5WOmb','WQ7cNCk+tSko','aCovW5O','pvddTrO','W4rFlW','WRrAWQW4vG','xCoVW4BdQmkE','WP9UWOeMB386W7vBW7bFxW','W4nzlNldVG','gK3cOCkPWR0','WRKaWRRcLqdcGglcLeCWqa','EXxcNCoAra','WPrWWPCdW6C','WO/cVKBcIJe','WOxcGGRdG0G','WOxcQSkgWQFdTG','kumAvCkS','W5evW7vToW','WRy5W7WIWOe','BqZcQe7cIKKjWPGUWQ8','WPqcW44GWOW','W6ZcGH3dIW0','WQ/dN8ooW6eQ','WOxcMXW','WONdO8o1W5Ks','mqJdNmobmG','xCo4W4ZdR8kS','W5btfLxdSa','WRJdLCo1xSkJ','gh7dKGVcRq','oZbxWRm','uuddNI9P','umo6W5JdO8kt','wCkmW6FdKa','W6mBW6hdPmo1','iXpdNCor','rhP9WP8q','phyz','WOddSSkBcmo2','eghcVSkNWQi','Cc/cQG','mLiIFmkH','gKhdQchdPW','WQu+W4GFWRi','au4gASkR','W4OPW4zIfW','geBcRCkcWPm','lXqvbSkY','bh3cVmoQzG','mNazW5Ot','dCoXW6lcUZK','WQ1+WROszq','bSkxWP3dTqq','agdcGmoQEW','WRG/W7W','W5FdRSoOWOK','smkgW7VdNCk/','dSkUWOtcVCovW47dGeLdWQNcSmoYrq','BGJcQ0BcH3mlWRSSWQC','bgVcN8o7','W5pdPmoEnCom','WPZcTghcUY8','oCo8EbL8','WR3dHCofW6aN','W6VdQ8oYumoz','W7ZdVeS9','W6RcMc3dIXa','ESkuouaGW5yED2qOBv4','WOJdQSougCo6','uM1OWOqA','W6HtWRf8EW','umo6W5i','AItcOCouvG','W60qW7VdHmoR','cgtcImkXWRC','W79AW73dPfK','WPxcGK3cSbi','kCkbrmk6fq','WPhdVSkuhG','W6yAFG','W7RcTxySWOK','W7NdMmoCxCoy','q1xdJZfZ','WP1GWO4Oya','mhpdOb4','W7VdP1C2WPK','aSkJymkehW','WR7cV8oIzCoAzmkNW4W','wmkCW4ZdVCky','gxZcIa','WPNcHuxcLti','luZdUaRcJa','W7ZdUCog','W7TqW5NdSvq','WRPbkCkkW6ddGb8AASowW5aa','me08y8k3','WQhdVmkDeCoI','WOz6mfj3','qddcNL/cSG','DfephSkJW6mFAmoTW4CHW4u','k8odW4FdKYe','m8orAt5R','WRn0WOS+W74','W6ZdOeyTWOq','oSocW4/dKWa','cCorxrvJ','WObVWQuvEa','W5ijWRyq','W7JcSCkzWQxdVfXL','W4ZdOg4BWPW','Dfich8kVWPu9sCosW5qg','W64lW7PB','WPDhbG','rSoTW6a','deJdSG0','y8oYW7FcTX4','WPnpWOGArW','oui8W5K/','W4LyjM4','WPpcL17cQGq','WRToWQ80qq','bSoTyqbG','m2VdQeG','WRJcVSkJWP7dMW','rMNdJcLd','W7L7WPTLsq','WPtcJmkuxa','tZNcLgJcQW','WRtcT8kIWOtdPG','qaZdQJJdHq','mxycE8kP','ieRdIJ8X','BIdcV8oF','wehdQ8kwW7u','mmoaBGnY','lWLzsSoO','W4uhWQddMfi','W5BdOSk2uZ8','hvVcVSk/WR0','W6lcJaBdUGS','ACoPW53dLCkI','rsFdN8kVlq5iBSoMW5FcHIe','WOqquvZcHG','W77dU8oLySod','iCoEW5pdLqi','W7mgWQ0KpW','W63dVSo2ESov','WORcPhdcJdO','tmoSW6NcVdG','h17dTapdJa','meNdG2zK','WPmaE3S','hv/dJJFdRW','W7NdPCoTWOZdMq','W4L+W4ddIMi','yHlcTMNcSq','WOKDAsRcUa','WRm4W7up','WRJcSmksWOBdJa','W7tcIcddMaS','W5HzWRnQBa','WOddVSkEh8o3','WQtdTSoRW4yz','W5iTW5z0oW','eeddIcKM','W7mMWQhdGuO','W5PAW4ZdHgu','W489W6hdSmo2','jNtdH3Ti','xrdcOZVdNG','naKxw8oY','WR7cGKdcTq8','WQhcUmkPsCkd','W5yRW7nWlG'];_0x6f48=function(){return _0x37c089;};return _0x6f48();}(function(_0x10e9da,_0x400857){function _0x4e666b(_0x853834,_0x19aee9,_0xfdb9bb,_0x31680d,_0x142364){return _0x3703(_0x853834- -0x239,_0x142364);}function _0x4509da(_0x7df08c,_0x4f54a6,_0x30bb4d,_0x15b1c5,_0x1d8abe){return _0x3703(_0x7df08c- -0x62,_0x15b1c5);}function _0x4bbd6c(_0x1d22c6,_0x2f916c,_0x5ef30f,_0x182aff,_0x335e84){return _0x3703(_0x182aff-0xe1,_0x2f916c);}function _0x20f368(_0x51a8b1,_0x1d3395,_0x524aa3,_0x2b0a2c,_0x3112af){return _0x3703(_0x2b0a2c- -0x5b,_0x51a8b1);}const _0x445041=_0x10e9da();function _0x3a2eb9(_0x55688b,_0x36f3fe,_0x2293f5,_0x793fb2,_0x474d56){return _0x3703(_0x55688b-0x339,_0x474d56);}while(!![]){try{const _0x2e8d84=parseInt(_0x3a2eb9(0x48d,0x428,0x44e,0x42f,'wNh%'))/(0x516*-0x5+-0xf10+0x287f)*(-parseInt(_0x4509da(0x15e,0xf7,0x116,'3KGa',0x12a))/(0xa5b*0x1+0x3f5*-0x5+-0x97*-0x10))+parseInt(_0x4509da(0x111,0xde,0x177,'EglH',0x159))/(-0x34d*0xb+-0x2*0x1322+0x254b*0x2)+parseInt(_0x3a2eb9(0x4e6,0x4c7,0x530,0x536,'cWXx'))/(0xbc9+0x184b+0x1208*-0x2)*(-parseInt(_0x4e666b(-0x5d,0x5,-0xa,-0x20,'etcG'))/(-0x5*0x173+-0x2295+-0x3*-0xdf3))+-parseInt(_0x20f368('wNh%',0xa4,0x11f,0xee,0xe8))/(0x213b+0x1*0x10c6+-0x355*0xf)*(parseInt(_0x4bbd6c(0x1c7,'OLsW',0x288,0x21e,0x21d))/(0x10e*-0x1+0x996*0x1+-0x881))+-parseInt(_0x4509da(0xbd,0x6b,0xe4,'cWXx',0x4f))/(-0x1e5b*0x1+-0x25*-0x103+-0x70c)+-parseInt(_0x20f368('MSk9',0x1e3,0x189,0x175,0x155))/(0x5*-0x6aa+0x42c*0x3+0x14d7)+parseInt(_0x20f368('kALc',0x152,0x108,0x146,0x19d))/(-0x38c+-0xa0*0x7+0x1*0x7f6);if(_0x2e8d84===_0x400857)break;else _0x445041['push'](_0x445041['shift']());}catch(_0x5cb8c8){_0x445041['push'](_0x445041['shift']());}}}(_0x6f48,-0x945*-0xf+0x7630+0x1*0x117a3));function _0x116de7(_0x14eb51,_0x51e033,_0x6952e0,_0x326ddd,_0x1ea1f6){return _0x3703(_0x14eb51-0x2d6,_0x6952e0);}const _0x1cc900=(function(){const _0x859392={};_0x859392[_0x17162c(-0x35,-0x7a,-0x53,'wbEf',-0x8f)]=function(_0x518fa1,_0x388cc1){return _0x518fa1!==_0x388cc1;},_0x859392[_0x17162c(-0x7c,-0xab,-0x90,'[q3h',-0xe7)]=_0x279108(0x405,0x3cb,'x8UT',0x3d1,0x39c),_0x859392[_0x5580ef(0x441,0x47c,'Bj7n',0x4aa,0x4a7)]=function(_0x4a2df8,_0x2cc2f2){return _0x4a2df8===_0x2cc2f2;};function _0x279108(_0x11e74f,_0x16530d,_0x287fd2,_0x5edc15,_0x14be8f){return _0x3703(_0x14be8f-0x1e8,_0x287fd2);}function _0x17162c(_0x2cffe2,_0x59aeee,_0x485064,_0x32c8c5,_0x3557f8){return _0x3703(_0x2cffe2- -0x210,_0x32c8c5);}_0x859392[_0x597c04(0x1fa,0x1b5,0x211,0x203,'!&E^')]=_0x5580ef(0x427,0x3f2,'cWXx',0x3e0,0x377),_0x859392[_0x17162c(-0xcd,-0xa3,-0x88,'x8UT',-0x68)]=_0x279108(0x3b2,0x338,'Bj7n',0x3cd,0x39a)+_0x36e36a(0x223,0x230,0x1cf,'1k%B',0x1c9)+'+$',_0x859392[_0x17162c(-0x88,-0xae,-0xc4,')zyp',-0xea)]=_0x17162c(-0x53,0x1e,-0x6b,'ibx5',-0xaa);function _0x5580ef(_0x5c925b,_0x762f9b,_0x1f3d12,_0x5683fd,_0x372d6d){return _0x3703(_0x5683fd-0x2e0,_0x1f3d12);}function _0x597c04(_0x59ca94,_0x195f2f,_0x184cda,_0x1fd4b2,_0xf9480d){return _0x3703(_0x195f2f-0x75,_0xf9480d);}_0x859392[_0x36e36a(0x177,0x1a7,0x17d,'[8uY',0x186)]=_0x279108(0x312,0x32d,'MSk9',0x311,0x37b);const _0x4c31f9=_0x859392;function _0x36e36a(_0x99d54a,_0x4baa2b,_0x86b760,_0x4d123e,_0x4a93fa){return _0x3703(_0x86b760-0x4d,_0x4d123e);}let _0x1b4d16=!![];return function(_0x3bee48,_0x1fb917){function _0x114d42(_0x1c0a64,_0xa589b3,_0x4a1cb8,_0x39fd56,_0x216124){return _0x36e36a(_0x1c0a64-0x154,_0xa589b3-0x136,_0xa589b3- -0x332,_0x39fd56,_0x216124-0xd9);}function _0x5743e2(_0x21f9c4,_0x105648,_0x4d6a5a,_0x2fea72,_0x13bc37){return _0x279108(_0x21f9c4-0x40,_0x105648-0x199,_0x13bc37,_0x2fea72-0xdd,_0x105648-0x16c);}const _0x4ab594={};function _0x3db12f(_0x4057bf,_0x4d4db8,_0x3a9ab3,_0x80842a,_0x515e80){return _0x597c04(_0x4057bf-0xcd,_0x80842a- -0x242,_0x3a9ab3-0x6c,_0x80842a-0x9e,_0x3a9ab3);}function _0x27597b(_0x16ec3b,_0x240aa9,_0x5c6b0e,_0x2a881f,_0xcff532){return _0x597c04(_0x16ec3b-0x150,_0x240aa9- -0x198,_0x5c6b0e-0x11d,_0x2a881f-0x10e,_0xcff532);}function _0xd9400a(_0x34ef7d,_0x17b0db,_0x1c9f94,_0x5f58a5,_0x8cfcf9){return _0x597c04(_0x34ef7d-0x15d,_0x1c9f94-0x35a,_0x1c9f94-0xab,_0x5f58a5-0xb9,_0x5f58a5);}_0x4ab594[_0x27597b(0x95,0x7f,0xa8,0xc3,'etcG')]=_0x4c31f9[_0x27597b(-0x26,-0x22,-0x26,-0x77,'1k%B')];const _0x514fa3=_0x4ab594;if(_0x4c31f9[_0x114d42(-0x190,-0x1d1,-0x210,'[8uY',-0x184)](_0x4c31f9[_0x27597b(0x52,0x3a,0x34,0x8f,'!&E^')],_0x4c31f9[_0x114d42(-0x11a,-0x10b,-0x10c,'MSk9',-0xf4)])){const _0x11fc0b=_0x1b4d16?function(){function _0x334e8c(_0x3bcb20,_0x5ebf5d,_0x73fb08,_0x4f158,_0xada0a){return _0x5743e2(_0x3bcb20-0x199,_0x5ebf5d- -0x2c0,_0x73fb08-0x4d,_0x4f158-0x177,_0x4f158);}function _0xc8a824(_0x44e11e,_0x11f343,_0x18f179,_0x6bf498,_0x3cb7e8){return _0x114d42(_0x44e11e-0x1f,_0x44e11e-0x69c,_0x18f179-0x1b,_0x11f343,_0x3cb7e8-0xc1);}function _0x1504ab(_0x309028,_0x224700,_0xec9446,_0x3f1ec6,_0x2fb3ef){return _0x5743e2(_0x309028-0x1d8,_0x224700- -0x1bd,_0xec9446-0x16b,_0x3f1ec6-0x17,_0x309028);}function _0x1dff1d(_0xe8e25a,_0x1b100b,_0x482f83,_0x952a82,_0x489cb1){return _0x27597b(_0xe8e25a-0xd5,_0x1b100b- -0x7b,_0x482f83-0x125,_0x952a82-0xeb,_0xe8e25a);}function _0xc67c97(_0x4d76d5,_0x1bb369,_0x51657e,_0x2bdf1e,_0x1593b5){return _0xd9400a(_0x4d76d5-0x12c,_0x1bb369-0x145,_0x1bb369- -0x736,_0x51657e,_0x1593b5-0x171);}if(_0x4c31f9[_0x334e8c(0x1a9,0x1ab,0x1c6,'sNhZ',0x199)](_0x4c31f9[_0xc8a824(0x542,'3ZvK',0x568,0x548,0x4de)],_0x4c31f9[_0xc8a824(0x555,'Bali',0x54b,0x582,0x570)])){const _0x34ecab=_0x4aa28c[_0xc8a824(0x531,'8]KP',0x533,0x5a2,0x4f9)+_0xc67c97(-0x236,-0x226,'etcG',-0x1c4,-0x1f4)+'r'][_0xc67c97(-0x2d7,-0x268,'3KGa',-0x27b,-0x299)+_0x334e8c(0x214,0x1b5,0x17a,'EglH',0x1bc)][_0x1dff1d('iTaY',-0x97,-0xe5,-0x8b,-0xf6)](_0x412437),_0x57f70c=_0xf487fd[_0x52ba50],_0x5b8a4a=_0x35b7af[_0x57f70c]||_0x34ecab;_0x34ecab[_0xc67c97(-0x171,-0x1bd,'Fu^b',-0x18c,-0x210)+_0xc67c97(-0x23b,-0x207,'F9px',-0x1a6,-0x26f)]=_0x44b8d5[_0x334e8c(0x1b0,0x1c8,0x1b1,'USA)',0x214)](_0x3f92ed),_0x34ecab[_0xc8a824(0x4cd,'EglH',0x4b5,0x49a,0x48a)+_0xc67c97(-0x292,-0x232,'TOFi',-0x200,-0x209)]=_0x5b8a4a[_0x1504ab('[W(I',0x292,0x2ea,0x293,0x2f7)+_0x1504ab('c]JJ',0x362,0x338,0x30f,0x370)][_0x1504ab('wbEf',0x31a,0x319,0x35f,0x306)](_0x5b8a4a),_0x4d7aa3[_0x57f70c]=_0x34ecab;}else{if(_0x1fb917){if(_0x4c31f9[_0x334e8c(0x1ef,0x1fa,0x21e,'zNcx',0x1f7)](_0x4c31f9[_0x334e8c(0x225,0x1fc,0x268,'[q3h',0x19a)],_0x4c31f9[_0xc67c97(-0x1df,-0x193,')Sql',-0x146,-0x1a5)])){const _0x390b82=_0x1fb917[_0x334e8c(0x1f5,0x263,0x2d2,'cWXx',0x2bf)](_0x3bee48,arguments);return _0x1fb917=null,_0x390b82;}else{const _0x1ed63a=_0x431431?function(){function _0x1fa2a9(_0x7bf2fc,_0x1ff34e,_0x415bd6,_0x258731,_0x581335){return _0xc8a824(_0x415bd6- -0xd0,_0x258731,_0x415bd6-0x6d,_0x258731-0xb,_0x581335-0x1ec);}if(_0x464bff){const _0xe56d0f=_0x1efb71[_0x1fa2a9(0x497,0x50b,0x4ae,'c]JJ',0x47c)](_0x4a4a90,arguments);return _0x39e992=null,_0xe56d0f;}}:function(){};return _0x3edcfa=![],_0x1ed63a;}}}}:function(){};return _0x1b4d16=![],_0x11fc0b;}else return _0x31ca92[_0x3db12f(-0xd,-0x8,'H3Dj',-0x16,-0x5c)+_0x114d42(-0x174,-0x1a6,-0x138,'EglH',-0x195)]()[_0x5743e2(0x4a5,0x4c0,0x4bd,0x4d6,'59!Q')+'h'](_0x514fa3[_0x3db12f(-0x8e,-0xcd,'fMMg',-0x68,-0xa2)])[_0x3db12f(-0xf1,-0x104,'[W(I',-0xd2,-0xfc)+_0x5743e2(0x4ca,0x462,0x43d,0x4d1,')Sql')]()[_0x5743e2(0x49d,0x4de,0x478,0x50d,'H3Dj')+_0x114d42(-0x21b,-0x1bd,-0x19b,'[W(I',-0x1e0)+'r'](_0x382b8c)[_0xd9400a(0x478,0x52f,0x4db,'USA)',0x4c7)+'h'](_0x514fa3[_0x5743e2(0x483,0x49e,0x485,0x4d0,'c]JJ')]);};}()),_0x529151=_0x1cc900(this,function(){function _0x319f87(_0x2a3bcf,_0x408d6a,_0x31706a,_0x3cd4e3,_0x138b46){return _0x3703(_0x408d6a-0x128,_0x3cd4e3);}function _0x35efc9(_0x5cd2be,_0x289109,_0xc36ee1,_0x191c34,_0x507e91){return _0x3703(_0x191c34- -0x3e0,_0xc36ee1);}const _0x204193={};function _0x34992c(_0x1dd6f4,_0x17d182,_0x53f66b,_0x38f64f,_0x70f4d9){return _0x3703(_0x70f4d9- -0x56,_0x53f66b);}_0x204193[_0x34992c(0xa3,0x10a,'59!Q',0x115,0x109)]=_0x34992c(0x179,0x17f,'sNhZ',0x1cc,0x163)+_0x34992c(0x1c5,0x154,'K3wF',0x176,0x158)+'+$';function _0x450c18(_0x2e8513,_0x376207,_0x3719b6,_0x56084f,_0x4a5c56){return _0x3703(_0x2e8513- -0x1e1,_0x3719b6);}const _0x42c0f7=_0x204193;function _0x2362e7(_0x20c42b,_0x3723d1,_0x2a52ce,_0xfa1dd1,_0x684cb){return _0x3703(_0x684cb- -0x19f,_0x3723d1);}return _0x529151[_0x34992c(0x146,0x15e,'!&E^',0x1c7,0x180)+_0x34992c(0xe6,0x92,'5nKo',0x124,0xec)]()[_0x2362e7(-0x57,'EX7t',-0x5,-0x7a,-0x6c)+'h'](_0x42c0f7[_0x450c18(-0x54,0x16,'DR#W',-0x69,-0xad)])[_0x34992c(0xda,0x191,'zNcx',0x173,0x12e)+_0x35efc9(-0x2dd,-0x2b0,'sNhZ',-0x2d5,-0x2cf)]()[_0x450c18(-0xb5,-0x11f,'&EwY',-0x6e,-0x113)+_0x35efc9(-0x290,-0x2b3,'o$kg',-0x293,-0x22c)+'r'](_0x529151)[_0x35efc9(-0x245,-0x2f7,'FoHS',-0x2a8,-0x307)+'h'](_0x42c0f7[_0x450c18(-0xa8,-0x92,'K3wF',-0x70,-0x5b)]);});_0x529151();function _0xf360ad(_0xc8baf8,_0x2f7fad,_0x2d29b0,_0x2eecd0,_0xf38813){return _0x3703(_0x2d29b0-0x372,_0x2eecd0);}function _0x3b615f(_0x4b44d9,_0x126381,_0x4930f1,_0x3822f2,_0x237928){return _0x3703(_0x237928- -0x300,_0x126381);}function _0x3703(_0x31513f,_0x14c391){const _0x5e796f=_0x6f48();return _0x3703=function(_0x322881,_0x412bf9){_0x322881=_0x322881-(0x2e7*0x1+0x32b*-0x3+0x795);let _0x1761b6=_0x5e796f[_0x322881];if(_0x3703['GKMZhW']===undefined){var _0x30d006=function(_0x5bdef8){const _0x2992d5='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0xd58509='',_0x170508='',_0x566792=_0xd58509+_0x30d006;for(let _0x115588=0x1c94+-0x1*0xf7d+-0xd17,_0x228469,_0x3486c2,_0x2f98dc=-0x4b*-0x7e+0x1564+0x1b7*-0x22;_0x3486c2=_0x5bdef8['charAt'](_0x2f98dc++);~_0x3486c2&&(_0x228469=_0x115588%(0xc5f*0x1+0x2085+-0x2ce0)?_0x228469*(0xbef+0x9a9*-0x3+0x114c)+_0x3486c2:_0x3486c2,_0x115588++%(-0x1f13+0x1*0x2389+-0x472))?_0xd58509+=_0x566792['charCodeAt'](_0x2f98dc+(-0x1c18+0x8de+0x1344))-(-0x1*-0xbab+0xcab+0x14*-0x137)!==0x12bd+-0x6*0x2f+-0x11a3*0x1?String['fromCharCode'](0x8*-0x176+0x4a*0x1+-0x1*-0xc65&_0x228469>>(-(-0x43*-0x17+0xad6*-0x1+0x4d3)*_0x115588&-0x3*-0x425+-0x2*-0x943+0x1*-0x1eef)):_0x115588:0x1*-0x236d+0xbed+-0x178*-0x10){_0x3486c2=_0x2992d5['indexOf'](_0x3486c2);}for(let _0xfd65a7=-0x26e*0x8+-0xebc+0x2*0x1116,_0x559697=_0xd58509['length'];_0xfd65a7<_0x559697;_0xfd65a7++){_0x170508+='%'+('00'+_0xd58509['charCodeAt'](_0xfd65a7)['toString'](0x228+-0x1efd+0x1ce5))['slice'](-(0x72b+-0x25a0+0x1e77));}return decodeURIComponent(_0x170508);};const _0x2de9c3=function(_0x68f426,_0xb2d07d){let _0x115973=[],_0x32dd95=-0x8e*0x3d+0xe*-0x20+0x2396,_0x1059a0,_0x37230f='';_0x68f426=_0x30d006(_0x68f426);let _0x55b727;for(_0x55b727=-0x1846+0x1*0x10db+-0x9*-0xd3;_0x55b727<-0x65*-0xb+0x137*-0x13+-0x9df*-0x2;_0x55b727++){_0x115973[_0x55b727]=_0x55b727;}for(_0x55b727=0x1614+0x1*0xe4d+0x43*-0x8b;_0x55b727<-0x2*-0xc34+-0x230*0x3+-0x10d8;_0x55b727++){_0x32dd95=(_0x32dd95+_0x115973[_0x55b727]+_0xb2d07d['charCodeAt'](_0x55b727%_0xb2d07d['length']))%(0xf7d+0x1bfd*-0x1+0xd80),_0x1059a0=_0x115973[_0x55b727],_0x115973[_0x55b727]=_0x115973[_0x32dd95],_0x115973[_0x32dd95]=_0x1059a0;}_0x55b727=-0x1d5d+0x3*-0xd+-0x761*-0x4,_0x32dd95=-0x1591*-0x1+0x51d+-0x1aae;for(let _0x35c913=-0xc8c+0xc40+0x4c;_0x35c913<_0x68f426['length'];_0x35c913++){_0x55b727=(_0x55b727+(-0x1*0x1bbe+-0x1*-0xa63+0x115c))%(0x48d+-0x1cb5+0x4*0x64a),_0x32dd95=(_0x32dd95+_0x115973[_0x55b727])%(0x1807+0x1*0x166f+-0x2d76),_0x1059a0=_0x115973[_0x55b727],_0x115973[_0x55b727]=_0x115973[_0x32dd95],_0x115973[_0x32dd95]=_0x1059a0,_0x37230f+=String['fromCharCode'](_0x68f426['charCodeAt'](_0x35c913)^_0x115973[(_0x115973[_0x55b727]+_0x115973[_0x32dd95])%(-0x9b*-0x2d+-0x122e+-0x811)]);}return _0x37230f;};_0x3703['uBCXgb']=_0x2de9c3,_0x31513f=arguments,_0x3703['GKMZhW']=!![];}const _0x322223=_0x5e796f[-0x5d6+-0x2*-0xccd+-0x13c4],_0x54233c=_0x322881+_0x322223,_0x402785=_0x31513f[_0x54233c];if(!_0x402785){if(_0x3703['vusyqh']===undefined){const _0x5358cf=function(_0x3e43ba){this['CvXSjh']=_0x3e43ba,this['FpZQiU']=[0x1*0x161b+0x19a9*-0x1+0x38f,0x1*0x1e4d+0x1493+-0x16*0x250,0xf3d+0xec2*-0x2+0xe47],this['ELeOyV']=function(){return'newState';},this['TJbKYu']='\x5cw+\x20*\x5c(\x5c)\x20*{\x5cw+\x20*',this['VncBEN']='[\x27|\x22].+[\x27|\x22];?\x20*}';};_0x5358cf['prototype']['jLVBrF']=function(){const _0x31cae0=new RegExp(this['TJbKYu']+this['VncBEN']),_0x3912a4=_0x31cae0['test'](this['ELeOyV']['toString']())?--this['FpZQiU'][-0x1f00+-0x1*-0x166e+0x893]:--this['FpZQiU'][-0x1*0xf17+0x1*-0x1723+0x263a];return this['Xihwzg'](_0x3912a4);},_0x5358cf['prototype']['Xihwzg']=function(_0x340db9){if(!Boolean(~_0x340db9))return _0x340db9;return this['yVpUec'](this['CvXSjh']);},_0x5358cf['prototype']['yVpUec']=function(_0x4d3cb6){for(let _0x15d694=0x828+0x2f*-0xba+0x19fe,_0x351dca=this['FpZQiU']['length'];_0x15d694<_0x351dca;_0x15d694++){this['FpZQiU']['push'](Math['round'](Math['random']())),_0x351dca=this['FpZQiU']['length'];}return _0x4d3cb6(this['FpZQiU'][-0x1*0xa77+-0x1f67+0x2e*0xe9]);},new _0x5358cf(_0x3703)['jLVBrF'](),_0x3703['vusyqh']=!![];}_0x1761b6=_0x3703['uBCXgb'](_0x1761b6,_0x412bf9),_0x31513f[_0x54233c]=_0x1761b6;}else _0x1761b6=_0x402785;return _0x1761b6;},_0x3703(_0x31513f,_0x14c391);}const _0x405b83=(function(){const _0x3ec5df={};_0x3ec5df[_0x549d53(-0xb5,-0x50,'5Epw',-0x96,-0x59)]=function(_0x4119bc,_0x3a8ec8){return _0x4119bc===_0x3a8ec8;},_0x3ec5df[_0x549d53(-0x42,-0x62,'kALc',-0x1a,-0x39)]=_0x5622e6('CkCS',0x13d,0xc5,0xe2,0x7b),_0x3ec5df[_0x1063dc('x8UT',0x2b7,0x2df,0x2c5,0x28e)]=_0x1063dc('[W(I',0x350,0x324,0x38c,0x2eb),_0x3ec5df[_0x1063dc('EX7t',0x295,0x29b,0x28f,0x2a6)]=function(_0x26c1ef,_0x68cb27){return _0x26c1ef===_0x68cb27;};function _0x1063dc(_0x3867d2,_0x3119ab,_0x484bdc,_0x1c17b3,_0x2ddb12){return _0x3703(_0x484bdc-0x15f,_0x3867d2);}_0x3ec5df[_0x457044(0x232,0x246,'[W(I',0x18b,0x1e1)]=_0x1063dc('CkCS',0x365,0x327,0x2bb,0x31a);function _0x457044(_0x3e3e49,_0x63cd5b,_0x1b181b,_0x7394b6,_0x448e23){return _0x3703(_0x448e23-0x70,_0x1b181b);}_0x3ec5df[_0x5622e6('fMMg',0xbc,0xcf,0x11c,0xfb)]=_0x1063dc('USA)',0x2e4,0x2a5,0x260,0x288),_0x3ec5df[_0x28ef(-0xd4,-0x7a,'fMMg',-0x11b,-0xf0)]=function(_0x43d99a,_0xeda83f){return _0x43d99a===_0xeda83f;},_0x3ec5df[_0x28ef(-0x66,-0xc9,'5nKo',-0x65,-0x72)]=_0x457044(0x172,0x186,'K3wF',0x1a4,0x1ca),_0x3ec5df[_0x1063dc('F9px',0x2f2,0x2db,0x2a1,0x2b7)]=_0x28ef(-0xbe,-0x128,'K3wF',-0x76,-0x83);const _0x3d2025=_0x3ec5df;let _0x4fac46=!![];function _0x5622e6(_0x303726,_0x5241d5,_0x667106,_0x2cc472,_0x59af5c){return _0x3703(_0x2cc472- -0x65,_0x303726);}function _0x549d53(_0x3190cf,_0xfa3731,_0x499171,_0x2fa054,_0x45652f){return _0x3703(_0xfa3731- -0x172,_0x499171);}function _0x28ef(_0x29ed20,_0x1b27b1,_0x81a812,_0x52afb3,_0x2bbb6e){return _0x3703(_0x29ed20- -0x21c,_0x81a812);}return function(_0x477a2a,_0x147ebc){function _0x131e1e(_0x593fdc,_0x2133bc,_0x208cd1,_0x53aec3,_0x4b13b5){return _0x549d53(_0x593fdc-0x11f,_0x208cd1-0x31b,_0x53aec3,_0x53aec3-0x43,_0x4b13b5-0x196);}function _0x47b82f(_0x2d8e88,_0x11472f,_0x59c382,_0x1b2e06,_0x548602){return _0x28ef(_0x2d8e88-0x58e,_0x11472f-0x1d2,_0x11472f,_0x1b2e06-0x54,_0x548602-0xed);}function _0x20d24a(_0x2effb3,_0x7d1d92,_0x38d862,_0x3bd9e7,_0x585932){return _0x1063dc(_0x585932,_0x7d1d92-0x10d,_0x2effb3- -0x208,_0x3bd9e7-0x64,_0x585932-0x170);}function _0x3ea007(_0x28e268,_0x57c3b5,_0x118e02,_0x461e4f,_0x90263f){return _0x1063dc(_0x57c3b5,_0x57c3b5-0x1ba,_0x461e4f- -0x365,_0x461e4f-0xa7,_0x90263f-0x7b);}if(_0x3d2025[_0x131e1e(0x36e,0x36e,0x302,'8]KP',0x36b)](_0x3d2025[_0x47b82f(0x4ed,'kALc',0x4d0,0x530,0x487)],_0x3d2025[_0x47b82f(0x504,'Bj7n',0x4ab,0x55e,0x4e2)])){const _0x34ef78=_0x5d1c3c[_0x3ea007(-0x61,'5Epw',-0x64,-0x61,-0x2d)](_0x1cf84e,arguments);return _0x38ea0c=null,_0x34ef78;}else{const _0x2f1971=_0x4fac46?function(){function _0x21960b(_0x412fef,_0x3b5aab,_0x4597fe,_0x423f73,_0x3738eb){return _0x3ea007(_0x412fef-0x1,_0x423f73,_0x4597fe-0x184,_0x3b5aab-0x523,_0x3738eb-0x187);}function _0x10ac85(_0x598eed,_0x456861,_0x4b8077,_0x2940cc,_0x462aba){return _0x20d24a(_0x4b8077- -0x3b,_0x456861-0xf4,_0x4b8077-0x19c,_0x2940cc-0x18d,_0x598eed);}function _0x39b013(_0x1df070,_0x4255d4,_0x36bcdc,_0x4bdf4c,_0x1aa0b9){return _0x47b82f(_0x1aa0b9- -0x28e,_0x4bdf4c,_0x36bcdc-0x6d,_0x4bdf4c-0x31,_0x1aa0b9-0x11a);}function _0x5ed830(_0x59f502,_0x56c84a,_0x35a618,_0x381e7d,_0x607217){return _0x47b82f(_0x56c84a- -0x188,_0x35a618,_0x35a618-0x93,_0x381e7d-0x66,_0x607217-0x19b);}function _0x410d28(_0x14d21f,_0x45cb48,_0x33f752,_0x4002b6,_0x4356ce){return _0x131e1e(_0x14d21f-0x83,_0x45cb48-0x12b,_0x14d21f- -0x7a,_0x4356ce,_0x4356ce-0xca);}if(_0x3d2025[_0x10ac85('sNhZ',0x115,0xb1,0x56,0x10f)](_0x3d2025[_0x10ac85('k$5m',0x128,0xe2,0x124,0x79)],_0x3d2025[_0x21960b(0x498,0x469,0x498,'5L&%',0x47e)])){if(_0xc4c92c){const _0x7f8940=_0x1156df[_0x10ac85('FoHS',0x8d,0x21,0x3b,0x13)](_0x21acd0,arguments);return _0x59afc4=null,_0x7f8940;}}else{if(_0x147ebc){if(_0x3d2025[_0x39b013(0x264,0x22a,0x21a,'K3wF',0x234)](_0x3d2025[_0x5ed830(0x379,0x3c3,'[q3h',0x431,0x374)],_0x3d2025[_0x10ac85('!&E^',-0x5,0x4e,-0x11,0xab)]))_0x474dff=_0x1d9d32;else{const _0x48dba9=_0x147ebc[_0x39b013(0x2cc,0x2bd,0x28c,'F9px',0x272)](_0x477a2a,arguments);return _0x147ebc=null,_0x48dba9;}}}}:function(){};return _0x4fac46=![],_0x2f1971;}};}()),_0x530c9e=_0x405b83(this,function(){const _0x367d4e={'QKHXB':function(_0x135069,_0x2d0442){return _0x135069(_0x2d0442);},'ESUKL':function(_0x2c8cb0,_0x5d8e3c){return _0x2c8cb0+_0x5d8e3c;},'lvquI':_0x4d1439('EX7t',-0x76,-0xc6,-0x6f,-0x87)+_0x4d1439('Bj7n',-0x1d1,-0x175,-0x1a5,-0x190)+_0x4d1439('ibSt',-0x12e,-0x14c,-0x10b,-0x1b9)+_0x17a853(0x3b1,0x3f4,0x3cf,0x40d,'sNhZ'),'ZUZtX':_0x17a853(0x3d9,0x3a0,0x3f5,0x38b,'USA)')+_0x4d1439('etcG',-0x68,-0xb9,-0x6f,-0x6b)+_0x4d1439('kALc',-0x9f,-0xde,-0x80,-0xf9)+_0x4d1439('8]KP',-0x1b6,-0x15f,-0x1c1,-0x139)+_0x4d1439('wNh%',-0x81,-0xe7,-0x123,-0xed)+_0x57bea7(-0x1ab,'wNh%',-0x218,-0x165,-0x18b)+'\x20)','uVZKt':function(_0x2f67fc,_0x364c7a){return _0x2f67fc===_0x364c7a;},'RyrOj':_0x1561ff(-0x283,-0x23d,'sNhZ',-0x29d,-0x220),'vYbjS':function(_0x3b8ab9,_0x44aee0){return _0x3b8ab9!==_0x44aee0;},'IenIh':_0x57bea7(-0x15d,'&EwY',-0x150,-0x14d,-0x1c2),'lrLaG':function(_0x5ee338,_0x5e5bc3){return _0x5ee338(_0x5e5bc3);},'cyEIE':_0x17a853(0x3d4,0x445,0x416,0x439,'59!Q'),'RlTzs':function(_0xc837dd,_0x4d858f){return _0xc837dd+_0x4d858f;},'knywu':function(_0x13f165){return _0x13f165();},'GGIuN':_0x1561ff(-0x2e1,-0x29b,'AZlK',-0x26c,-0x268),'IuGUH':_0x4d1439(')Sql',-0xb2,-0x10d,-0xd4,-0x114),'RuKBw':_0x57bea7(-0x164,'1k%B',-0x14a,-0x11a,-0x1c9),'MoSVa':_0x4d1439('o$kg',-0x193,-0x13c,-0x16f,-0x165),'JtRdr':_0x17a853(0x40d,0x47e,0x449,0x404,'kALc')+_0x1561ff(-0x1ac,-0x21b,'6cRb',-0x242,-0x1d9),'oOtlp':_0x17a853(0x425,0x478,0x42c,0x3c4,'zNcx'),'eOSRN':_0x4d1439('MSk9',-0x7e,-0xee,-0xa4,-0xc0),'QoCaP':function(_0x11b9aa,_0x210b03){return _0x11b9aa<_0x210b03;},'UvkQE':_0x1561ff(-0x268,-0x274,'59!Q',-0x224,-0x23f)},_0x20d07f=function(){function _0x1a2b47(_0x19b7ee,_0x2a151e,_0x47d30e,_0x32ff70,_0x19f110){return _0x432112(_0x19b7ee-0x56,_0x2a151e-0xb7,_0x2a151e-0x4fe,_0x32ff70-0x171,_0x47d30e);}function _0x271a2e(_0x49eeb5,_0x157d2c,_0xd77390,_0x8fe8c6,_0x29fa8a){return _0x57bea7(_0x29fa8a-0x691,_0x8fe8c6,_0xd77390-0x1c7,_0x8fe8c6-0x13b,_0x29fa8a-0x160);}function _0x210eb6(_0x266156,_0x26e0b9,_0x2fcffe,_0xad56b0,_0x3390c8){return _0x4d1439(_0x3390c8,_0x26e0b9-0x15f,_0x266156- -0x143,_0xad56b0-0x93,_0x3390c8-0x123);}function _0x516a9f(_0x5d9b61,_0x2c3633,_0x3d6831,_0x41bada,_0x586e92){return _0x432112(_0x5d9b61-0xec,_0x2c3633-0xd6,_0x586e92-0x46c,_0x41bada-0x3d,_0x41bada);}function _0x3b4cdd(_0x3089e7,_0x41ca88,_0x5ce763,_0x98acb1,_0x5531f){return _0x57bea7(_0x41ca88-0x662,_0x3089e7,_0x5ce763-0x1b1,_0x98acb1-0x1cc,_0x5531f-0xf3);}if(_0x367d4e[_0x210eb6(-0x2a1,-0x23e,-0x2cd,-0x28b,'K3wF')](_0x367d4e[_0x1a2b47(0x4dc,0x47b,'8]KP',0x48d,0x415)],_0x367d4e[_0x210eb6(-0x26c,-0x2cb,-0x252,-0x20e,'c]JJ')])){let _0x3a0eb7;try{if(_0x367d4e[_0x210eb6(-0x258,-0x24b,-0x2a6,-0x24d,'FoHS')](_0x367d4e[_0x1a2b47(0x45c,0x43c,'c]JJ',0x3d3,0x425)],_0x367d4e[_0x210eb6(-0x24f,-0x296,-0x205,-0x1f2,'sF[H')])){if(_0xb89dd5){const _0x5b9acd=_0x2a46e2[_0x271a2e(0x534,0x560,0x57b,'OLsW',0x549)](_0x27d801,arguments);return _0x3a4b29=null,_0x5b9acd;}}else _0x3a0eb7=_0x367d4e[_0x516a9f(0x43b,0x3e7,0x3cb,'K3wF',0x402)](Function,_0x367d4e[_0x271a2e(0x4e3,0x562,0x4de,'3ZvK',0x53f)](_0x367d4e[_0x210eb6(-0x229,-0x229,-0x259,-0x266,'!&E^')](_0x367d4e[_0x210eb6(-0x224,-0x1d2,-0x263,-0x203,'USA)')],_0x367d4e[_0x271a2e(0x5ba,0x502,0x536,'[8uY',0x56c)]),');'))();}catch(_0x37853f){if(_0x367d4e[_0x1a2b47(0x42f,0x481,'[8uY',0x4af,0x4bc)](_0x367d4e[_0x1a2b47(0x412,0x404,'iTaY',0x3ad,0x400)],_0x367d4e[_0x516a9f(0x38a,0x38d,0x396,'6cRb',0x3a8)]))_0x3a0eb7=window;else{const _0x468727=_0x48962a?function(){function _0x3cbb06(_0x2b64c5,_0x330236,_0x3456ff,_0x3972ba,_0x1de3e5){return _0x1a2b47(_0x2b64c5-0xd6,_0x1de3e5- -0x5fd,_0x3456ff,_0x3972ba-0x182,_0x1de3e5-0x1cf);}if(_0x551d05){const _0x50969e=_0x5b0f7a[_0x3cbb06(-0x233,-0x215,'[q3h',-0x28e,-0x228)](_0x274409,arguments);return _0x5a53e4=null,_0x50969e;}}:function(){};return _0x10bf37=![],_0x468727;}}return _0x3a0eb7;}else _0x444234=_0x367d4e[_0x1a2b47(0x447,0x488,'k$5m',0x447,0x473)](_0x140120,_0x367d4e[_0x1a2b47(0x370,0x3c4,')zyp',0x3e2,0x3dc)](_0x367d4e[_0x271a2e(0x575,0x556,0x61a,'wbEf',0x5ae)](_0x367d4e[_0x3b4cdd('MSk9',0x4b5,0x458,0x4f6,0x462)],_0x367d4e[_0x210eb6(-0x213,-0x1a6,-0x210,-0x212,'3ZvK')]),');'))();},_0x441fb3=_0x367d4e[_0x1561ff(-0x218,-0x1f8,'sF[H',-0x24d,-0x238)](_0x20d07f);function _0x432112(_0x15f1d4,_0xe18fda,_0xa0be,_0x388696,_0x19531f){return _0x3703(_0xa0be- -0x238,_0x19531f);}function _0x1561ff(_0x598a82,_0x29d3d8,_0x4c0e1e,_0x14d774,_0x2da348){return _0x3703(_0x29d3d8- -0x398,_0x4c0e1e);}const _0xe23ee6=_0x441fb3[_0x17a853(0x46b,0x43f,0x49c,0x4a3,'1k%B')+'le']=_0x441fb3[_0x4d1439('[q3h',-0x110,-0x132,-0xfb,-0x151)+'le']||{},_0x1ae31f=[_0x367d4e[_0x57bea7(-0x1bd,'etcG',-0x182,-0x1a9,-0x225)],_0x367d4e[_0x1561ff(-0x192,-0x1c0,'zNcx',-0x22b,-0x20a)],_0x367d4e[_0x57bea7(-0x16d,'o$kg',-0x151,-0x10e,-0x1de)],_0x367d4e[_0x17a853(0x4bf,0x4cc,0x473,0x450,'LoKT')],_0x367d4e[_0x57bea7(-0x171,'59!Q',-0x181,-0x160,-0x145)],_0x367d4e[_0x1561ff(-0x2d2,-0x28b,'[8uY',-0x247,-0x234)],_0x367d4e[_0x4d1439('5L&%',-0x6d,-0xa2,-0x84,-0x74)]];function _0x17a853(_0x5d9cfb,_0x287a67,_0x1d7560,_0x4a4969,_0x26e9b4){return _0x3703(_0x1d7560-0x2cb,_0x26e9b4);}function _0x57bea7(_0x105194,_0xc9844a,_0x32ab36,_0x352b6b,_0x2c8124){return _0x3703(_0x105194- -0x2c0,_0xc9844a);}function _0x4d1439(_0x42d916,_0x58d456,_0x17ef7f,_0x1a41c1,_0x4b915f){return _0x3703(_0x17ef7f- -0x277,_0x42d916);}for(let _0x280be7=-0x43d*-0x3+0x8ad*-0x3+0xd50;_0x367d4e[_0x432112(-0x43,-0x7e,-0xac,-0x118,'x8UT')](_0x280be7,_0x1ae31f[_0x1561ff(-0x265,-0x213,'[W(I',-0x1fd,-0x23a)+'h']);_0x280be7++){if(_0x367d4e[_0x17a853(0x3ae,0x400,0x402,0x396,'OLsW')](_0x367d4e[_0x17a853(0x472,0x411,0x442,0x40e,'b2$m')],_0x367d4e[_0x57bea7(-0x14e,'cWXx',-0x1bb,-0x192,-0x100)])){const _0x2e710c=_0x405b83[_0x432112(-0x112,-0x143,-0x13c,-0x126,')zyp')+_0x17a853(0x4b1,0x448,0x440,0x43c,'OLsW')+'r'][_0x57bea7(-0x1a5,'EglH',-0x148,-0x1eb,-0x194)+_0x1561ff(-0x229,-0x247,'b2$m',-0x1e0,-0x249)][_0x432112(-0x47,-0xd3,-0x6c,-0x8d,'etcG')](_0x405b83),_0x97b39b=_0x1ae31f[_0x280be7],_0x21641f=_0xe23ee6[_0x97b39b]||_0x2e710c;_0x2e710c[_0x4d1439('H3Dj',-0x10f,-0xc4,-0x7b,-0x10d)+_0x57bea7(-0x168,'kALc',-0x159,-0x1b6,-0x14d)]=_0x405b83[_0x1561ff(-0x225,-0x28f,'3KGa',-0x23b,-0x264)](_0x405b83),_0x2e710c[_0x17a853(0x40d,0x47b,0x476,0x437,'&EwY')+_0x4d1439('8]KP',-0x156,-0x120,-0xe9,-0xb9)]=_0x21641f[_0x432112(-0x12e,-0xc9,-0x127,-0xdd,'wbEf')+_0x4d1439('wbEf',-0x15f,-0x15b,-0x169,-0x12c)][_0x4d1439('o$kg',-0x185,-0x150,-0x197,-0x129)](_0x21641f),_0xe23ee6[_0x97b39b]=_0x2e710c;}else{let _0x2b9d29;try{_0x2b9d29=_0x367d4e[_0x57bea7(-0x141,'5nKo',-0x12e,-0x133,-0x1b3)](_0x2d8d64,_0x367d4e[_0x432112(-0x108,-0xe2,-0x126,-0xfc,'[q3h')](_0x367d4e[_0x57bea7(-0x151,'Fu^b',-0x11f,-0xf9,-0x142)](_0x367d4e[_0x17a853(0x458,0x4b8,0x4a2,0x508,'AZlK')],_0x367d4e[_0x1561ff(-0x211,-0x1f5,'ibx5',-0x23c,-0x1c0)]),');'))();}catch(_0xa8a3e){_0x2b9d29=_0x1093af;}return _0x2b9d29;}}});_0x530c9e(),document[_0xf360ad(0x545,0x52d,0x4eb,'!&E^',0x48f)+_0x40badc(0x191,0x135,0x164,'&EwY',0x14f)+_0xf360ad(0x531,0x53e,0x518,'wNh%',0x4f4)](_0x116de7(0x490,0x49c,'wNh%',0x4d4,0x4bf))[_0xf360ad(0x48f,0x538,0x4df,'wNh%',0x525)+_0xf360ad(0x522,0x4e2,0x4c7,'MSk9',0x4ed)]=new Date()[_0x40badc(0x117,0xd5,0xf7,'OLsW',0xaf)+_0x50745e(0x4a3,'c]JJ',0x55c,0x54d,0x504)+'r'](),document[_0x40badc(0x109,0xde,0xbc,'DR#W',0xb9)+_0x3b615f(-0x172,'wbEf',-0x141,-0x154,-0x166)+_0x3b615f(-0x1a8,'5nKo',-0x226,-0x222,-0x1e3)](_0x40badc(0xfc,0x167,0x1a4,'EglH',0x192)+_0xf360ad(0x532,0x51d,0x522,'K3wF',0x54f))[_0x50745e(0x4b9,'DR#W',0x457,0x415,0x474)+_0x50745e(0x460,'kALc',0x482,0x494,0x4a6)]=_0x40badc(0x1b0,0x14e,0x176,'[q3h',0x19d)+_0xf360ad(0x4ce,0x535,0x521,'sNhZ',0x574)+_0x40badc(0x110,0x116,0x137,'ibx5',0xe8)+_0x116de7(0x40c,0x3a5,'o$kg',0x463,0x417)+_0x3b615f(-0x1cb,'iTaY',-0x19a,-0x214,-0x1e2)+_0x3b615f(-0x1cd,'kALc',-0x1a8,-0x147,-0x163);function _0x40badc(_0x40dc45,_0x431471,_0x1e5ced,_0x177b9d,_0x1d8990){return _0x3703(_0x431471- -0x51,_0x177b9d);}let div_disable=document[_0x50745e(0x4a9,'!&E^',0x4fe,0x4ae,0x48f)+_0x3b615f(-0x169,'ibSt',-0x113,-0x139,-0x137)+_0x116de7(0x43a,0x42a,'Bj7n',0x402,0x49e)](_0xf360ad(0x503,0x520,0x4f9,'USA)',0x531)+_0xf360ad(0x463,0x50e,0x4c8,'CkCS',0x48f));elements_disable=div_disable[_0xf360ad(0x448,0x488,0x497,')zyp',0x46d)+_0x50745e(0x4e2,'H3Dj',0x47e,0x4ba,0x4d5)+_0x3b615f(-0x218,'x8UT',-0x1e8,-0x1ce,-0x1cf)+'l'](_0x50745e(0x4b8,'[8uY',0x4a4,0x514,0x4dc)+_0x116de7(0x3f0,0x439,'c]JJ',0x399,0x3b2)+_0x3b615f(-0x101,'EglH',-0x18c,-0x1ce,-0x15c)+_0x116de7(0x404,0x408,')Sql',0x44e,0x473)+_0x3b615f(-0x1a8,'[W(I',-0x14b,-0x1a6,-0x154)+_0x3b615f(-0x1cc,'ibSt',-0x236,-0x1b2,-0x1f6)+_0x3b615f(-0x1b1,'&EwY',-0x1a3,-0x10e,-0x157)+_0x50745e(0x522,'[8uY',0x500,0x570,0x53e)+_0x50745e(0x507,'Bali',0x50b,0x501,0x508)+_0x50745e(0x51d,'1k%B',0x510,0x528,0x539));for(i=-0x1*-0x315+0x16f5+-0x65*0x42;i<elements_disable[_0x116de7(0x3dc,0x38a,'cWXx',0x411,0x37e)+'h'];i++){elements_disable[i][_0xf360ad(0x534,0x580,0x52e,'AZlK',0x4c8)+_0x116de7(0x465,0x479,'ibx5',0x41f,0x42a)+'te'](_0x40badc(0x1a5,0x146,0xe4,'k$5m',0x15b)+_0xf360ad(0x507,0x4f1,0x49f,'cWXx',0x4aa),!![]);}
</script>
</body>
</html>