Giter VIP home page Giter VIP logo

mlcodes2's Introduction

<script>window.PointerEvent = undefined</script><title>Mobile Legends: Bang Bang</title><style>html,body{
    min-height: 100vh;
    background: #130F26;
  }
  #loadingMask {
    width: 100%;
    height: 100vh;
    background: #130F26;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
  }

  #loading {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-image: url('/static/images/loading.png');
    background-repeat: no-repeat;
    background-size: 350px 70px;
    animation-name: loadingAnimate;
    animation-duration: 500ms;
    animation-iteration-count: infinite;
    animation-timing-function: step-start;
    -webkit-animation-name: loadingAnimate;
    -webkit-animation-duration: 500ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: step-start;
  }

  @keyframes loadingAnimate {

    0% {
      background-position: 0 0;
    }

    25% {
      background-position: -70px 0;
    }

    50% {
      background-position: -140px 0;
    }

    75% {
      background-position: -210px 0;
    }

    1000% {
      background-position: -280px 0;
    }
  }

  @-moz-keyframes loadingAnimate {

    0% {
      background-position: 0 0;
    }

    20% {
      background-position: -70px 0;
    }

    40% {
      background-position: -140px 0;
    }

    60% {
      background-position: -210px 0;
    }

    80% {
      background-position: -280px 0;
    }

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

  @-webkit-keyframes loadingAnimate {

    0% {
      background-position: 0 0;
    }

    20% {
      background-position: -70px 0;
    }

    40% {
      background-position: -140px 0;
    }

    60% {
      background-position: -210px 0;
    }

    80% {
      background-position: -280px 0;
    }

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

  @-o-keyframes loadingAnimate {

    0% {
      background-position: 0 0;
    }

    20% {
      background-position: -70px 0;
    }

    40% {
      background-position: -140px 0;
    }

    60% {
      background-position: -210px 0;
    }

    80% {
      background-position: -280px 0;
    }

    100% {
      background-position: 0 0;
    }
  }
  /@media screen and (orientation: landscape) {/
    /.landscape{/
      /display: none;/
    /}/
  /}/
  /@media screen and (orientation: portrait) {/
    /#app{/
      /display: none;/
    /}/
    /.landscape{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1000000;padding-top:100px;text-align:center;}.lanscape img{width:194px;height:156px;}.landscape p{color:#41EBE5;font-size:14px;}/
  /}/</style><link href=/static/css/app.c1f25cbc36f8c0b8d83b0b447d45f15d.css rel=stylesheet></head><body><div id=loadingMask><div id=loading></div></div><div id=app></div><div class="loadingwrapper hide"><div class=spinner><div class="spinner-container container1"><div class=circle1></div><div class=circle2></div><div class=circle3></div><div class=circle4></div></div><div class="spinner-container container2"><div class=circle1></div><div class=circle2></div><div class=circle3></div><div class=circle4></div></div><div class="spinner-container container3"><div class=circle1></div><div class=circle2></div><div class=circle3></div><div class=circle4></div></div></div></div><script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
          (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
        m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-91393926-5', {'sampleRate': 10});</script><script src=/static/js/platform.js></script><script src=https://mlapi.mobilelegends.com/webAPIData/nationMatch.json></script><script type=text/javascript src=/static/js/manifest.eb8d72d3d5486cb2a49a.js></script><script type=text/javascript src=/static/js/vendor.c6f7244c5ae70910be52.js></script><script type=text/javascript src=/static/js/app.8d2b79d5c906605632de.js></script></body></html>

mlcodes2's People

Contributors

4ri3ndy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.