https://movie.melyrics.co.in/en/

已提交的 URL:
https://movie.melyrics.co.in/已重新導向
報告完成時間:

連結 · 找到 0 個

從頁面中識別的傳出連結

JavaScript 變數 · 找到 8 個

在頁面的視窗物件上載入的全域 JavaScript 變數是在函數外部宣告的變數,可從目前範圍內程式碼中的任何位置存取

主控台記錄訊息 · 找到 12 條

記錄到 Web 主控台的訊息

HTML

頁面的原始 HTML 主體

<!DOCTYPE html><html id="Melyrics" lang="en"><head>
  <meta name="charset" content="utf-8">
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <meta content="IE=egde" http-equiv="x-ua-compatible">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta name="referrer" content="origin">
  <title>Melyrics | Movie</title>
  <meta name="description" content="The Melyrics | Watch Free Movies">

  <meta property="og:title" content="Melyrics | Movie">
  <meta property="og:type" content="Movie">
  <meta property="og:image" content="favicon.png">
  <meta property="og:url" content="https://movie.melyrics.co.in/en/">
  <meta name="copyright" content="©, ALL RIGHTS RESERVED">

  <meta name="keywords" content="Free Movie Downloads,Watch Movies Online,HD Movie Downloads,Latest Movie Downloads,Online Movie Streaming,Hollywood Movie Downloads,Classic Movie Downloads,Foreign Film Downloads,">
  <meta name="google-site-verification" content="">
  <meta name="”robots”" content="index, follow">

  <link rel="canonical" href="https://movie.melyrics.co.in/en" hreflang="en-us">
  <link rel="alternate" href="https://movie.melyrics.co.in/en" hreflang="ko-ko">
  <link rel="alternate" href="https://movie.melyrics.co.in/en" hreflang="th-th">
  <style>
    html {
      width: 100%;
      height: 100%;
      display: grid;
      position: fixed;
      top: 0;
      left: 0;
    }
    .LoadingPage {
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      -moz-background-size: cover;
      -webkit-background-size: cover;
      background-size: cover;
      display: grid;
      position: fixed;
      top:0;
      left:0;
      opacity: 0;
      animation: fadeOut 10s linear;
      background-image: url("../Resource/LoadingBackground.jpg");
    }
    .Welcome{
      width: 100%;
      height: 100%;
      position: absolute;
      -ms-transform: translate(-50%, -50%);
      transform: translate(0%, -28%);
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
      -webkit-box-pack: center;
      justify-content: center;
      align-items: center;
      stroke: #06d7fc;
      stroke-dasharray: 4500;
      animation: draw ease 10s;
    }
    .WP {
      width: 400px
    }
    .Melyrics {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      animation: zoom-in-zoom-out 1s ease infinite;
    }
    .MI {
      width: 400px;
    }
    .Home {
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      -moz-background-size: cover;
      -webkit-background-size: cover;
      background-size: cover;
      display: grid;
      position: fixed;
      top:0;
      left:0;
      opacity: 1;
      animation: fadeIn 10s linear;
      background-image: url("../Resource/HomeBackground.jpg");
    }
    .Top {
      width: 100%;
      height: 200px;
      display: inline-block;
      justify-content: center;
      justify-items: center;
      justify-self: center;
      text-align: center;
      position: absolute;
      top: 0;
      left: 0;
    }
    .LogoImg {
      width: 150px;
      margin: 4px auto;
    }
    button {
      width: 100px;
      cursor: pointer;
      border-radius: 4px;
      padding: 2px 4px;
      text-align: center;
      color: #fad98f;
      background: rgba(5, 94, 110, 0.6);
      border-bottom-color: red;
      border-top-color: #f87205;
      border-left-color: rgba(176, 3, 245, 0.24);
      border-right-color: #a64cfa;

    }
    button:hover {
      color: #ffffff;
      background: rgba(245, 96, 3, 0.55);
      border-bottom-color: rgba(5, 94, 110, 0.6);
      border-top-color: #16e58f;
      border-left-color: rgb(248, 114, 5);
      border-right-color: #fcd200;
    }
    .HH {
      width: 100%;
      height: 4px;
      position: fixed;
      top: 200px;
      left: 0;
      background-color:#00d2ff;
    }
    .Video-List {
      width: 100%;
      height: calc(100% - 222px);
      overflow: auto;
      display: inline-block;
      justify-content: center;
      justify-items: center;
      justify-self: center;
      text-align: center;
      position: fixed;
      background: rgba(0, 0, 0, 0.63);
      border-color: #16e58f;
      top: 202px;
      bottom: 2px;
      left: 0;
    }
    hr {
      border: 4px solid #01b2a1;
    }
    .B {
      border: 4px solid #01b2a1;
    }
    .Video {
      display: inline-block;
      text-align: center;
      margin: 10px;
    }
    .VideoTh {
      width: 150px;
      height: 200px;
      display: block;
      margin: 0 auto;
    }
    a {
      color: #8dfcc0;
      display: block;
    }
    .LM {
      color: #f9b35f;
      display: block;
    }
    .MN {
      color: #f9b35f;
      display: block;
      margin: 8px auto;
      font-size: 40px;
    }
    .MH {
      width: 200px;
      margin: 4px auto;
      border: none;
      border-top: 4px solid #fe5f00;
    }
    .MNH {
      width: 200px;
      margin: 0 auto;
      border: none;
      border-top: 2px solid #c486f8;
    }
    .MNP {
      width: 200px;
    }
    .WatchSeries {
      width: 200px;
      background: rgba(105, 2, 45, 0.09);
    }
    .IWatchSeries{
      width: 100px;
      height: 100px;
    }
    .WatchSeries:hover {
      background: rgba(105, 2, 45, 0.65);
    }
    .Download-Button {
      display: block;
      width: 100px;
      margin: 4px auto;
    }
    .HF {
      width: 100%;
      height: 4px;
      position: fixed;
      bottom: 20px;
      left: 0;
      background-color:#00d2ff;
    }
    .Footer {
      width: 100%;
      height: 20px;
      position: fixed;
      bottom: 0;
      left: 0;
      background-color: #171616D8;
      text-align: center;
    }
    .AllRightsReserved {
      font-size: 14px;
      font-family: "Segoe UI",monospace;
      color: #fbebc7;
    }
    @keyframes draw {
      0% {
        stroke-dashoffset: 4500;
      }
      100% {
        stroke-dashoffset: 0;
      }
    }
    @keyframes zoom-in-zoom-out {
      0% {
        transform: scale(1, 1);
      }
      50% {
        transform: scale(1.5, 1.5);
      }
      100% {
        transform: scale(1, 1);
      }
    }
    @keyframes fadeIn {
      0%, 50% {
        opacity: 0
      }
      100% {
        opacity: 1
      }
    }
    @keyframes fadeOut {
      0%, 50% {
        opacity: 1
      }
      100% {
        opacity: 1
      }
    }
    .SB {
      position: absolute;
      right: 2%;
      top: 40px;
    }
    #search_box {
      text-align: center;
      margin: 20px auto;
    }
    #search_term {
      padding: 6px;
      font-size: 16px;
      border: 1px solid rgb(0, 157, 253);
      border-radius: 5px;
      width: 200px;
      background: rgba(124, 52, 194, 0.19);
      color: #02fde5;
    }
    /* Style for the search results container */
    #result {
      margin-top: 20px;
      padding: 10px;
      border: 1px solid rgba(2, 156, 252, 0.52);
      border-radius: 5px;
      background-color: rgba(5, 94, 110, 0.53);
      list-style: none;
      display: none;
      color: #02fde5;
    }
    li:hover {
      color: #eb47fa;
      cursor: pointer;
    }
    #noResultMessage {
      margin-top: 20px;
      padding: 10px;
      border: 1px solid rgba(2, 156, 252, 0.52);
      border-radius: 5px;
      background-color: rgba(5, 94, 110, 0.53);
      display: none;
      color: red;
    }
    @media only screen and (min-width: 600px) and (max-width: 834px) {
      .WP {
        width: 280px
      }
      .MI {
        width: 280px;
      }
    }
    @media only screen and (max-width: 600px) {
      .WP {
        width: 200px
      }
      .MI {
        width: 200px;
      }

      button {
        width: 80px;
        font-size: 12px;
      }
    }
    @media only screen and (max-width: 648px) {
      #search_box {
        float: right;
        text-align: right;
        margin: 10px auto;
      }
      #search_term {
        width: 80px;
        padding: 4px;
        font-size: 10px;
      }
      /* Style for the search results container */
      #result {
        padding: 4px;
      }

    }
  </style>
</head>
<body>
<script>
    const audio = new Audio("BackgroundMusic.mp3");

window.onload = function() {
  audio.play().catch(function(error) {
    console.log('Playback failed because: ' + error);
  });
};
</script>
<div class="LoadingPage">
  <div class="Welcome"><img class="WP" src="../Resource/Welcome.png" alt="Welcome"></div>
  <div class="Melyrics"><img class="MI" src="../Resource/Logo.png" alt="Melyrics"></div>
</div>
<div class="Home">
  <div class="Top"><img class="LogoImg" src="../Resource/Logo.png" alt="Logo">
    <div class="SB" id="search_box">
      <label for="search_term"></label>
      <input type="text" id="search_term" placeholder="Search For Movies">
      <ul id="result"></ul>
      <p id="noResultMessage">No result found.</p>
    </div>
  </div>
  <div class="HH"></div>
  <div class="Video-List">
    <hr>
    <a class="LM">..🎥|❚Movies❚|🎥..</a>
    <hr class="MH">

    <hr class="MNH">
    <a class="MN"><img class="MNP" src="../Videos/Pirates%20Of%20The%20Caribbean/Pirates%20Of%20The%20Caribbean.png" alt=""></a>
    <hr class="MNH">


    <div class="Video">
      <a class="VideoTh" href="Play/Pirates%20Of%20The%20Caribbean%20Series">
        <img class="VideoTh" src="../Videos/Pirates%20Of%20The%20Caribbean/Pirates%20of%20the%20Caribbean%20-%20Curse%20of%20the%20Black%20Pearl%20(2003)%20%5B1080p%5D/Pirates%20Of%20The%20Caribbean%20Curse%20of%20the%20Black%20Pearl.jpg" alt="Cover Photo"></a><a>Pirates Of The Caribbean<br>Curse of the Black Pearl<br><br></a>
      <button class="Download-Button"><a href="/Videos/Pirates Of The Caribbean/Pirates of the Caribbean - Curse of the Black Pearl (2003) [1080p]/Pirates of the Caribbean - Curse of the Black Pearl (2003) [1080p].mp4" download="Pirates of the Caribbean - Curse of the Black Pearl (2003) [1080p].mp4">Download📥</a></button><a href="">
      <button>Magnet<img class="Magnet" src="../Resource/ICON-Magnet.gif" alt="Magnet"></button>
    </a>
    </div>


    <div class="Video">
      <a class="VideoTh" href="Play/Pirates%20Of%20The%20Caribbean%20Series">
        <img class="VideoTh" src="../Videos/Pirates%20Of%20The%20Caribbean/Pirates%20of%20the%20Caribbean%20-%20Dead%20Man's%20Chest%20(2006)%20%5B1080p%5D/Pirates%20of%20the%20Caribbean%20-%20Dead%20Man's%20Chest.jpg" alt="Cover Photo"></a><a>Pirates of the Caribbean<br>Dead Man's Chest<br><br></a>
      <button class="Download-Button"><a href="/Videos/Pirates Of The Caribbean/Pirates of the Caribbean - Dead Man's Chest (2006) [1080p]/Pirates of the Caribbean - Dead Man's Chest (2006) [1080p].mp4" download="">Download📥</a></button><a href="">
      <button>Magnet<img class="Magnet" src="../Resource/ICON-Magnet.gif" alt="Magnet"></button>
    </a>
    </div>


    <div class="Video">
      <a class="VideoTh" href="Play/Pirates%20Of%20The%20Caribbean%20Series">
        <img class="VideoTh" src="../Videos/Pirates%20Of%20The%20Caribbean/Pirates%20Of%20The%20Caribbean%20-%20At%20Worlds%20End%20(2007)%5B1080p%5D/Pirates%20Of%20The%20Caribbean%20-%20At%20Worlds%20End%20(2007)%5B1080p%5D.jpg" alt="Cover Photo"></a><a>Pirates of the Caribbean<br>At Worlds End<br><br></a>
      <button class="Download-Button"><a href="/Videos/Pirates Of The Caribbean/Pirates Of The Caribbean - At Worlds End (2007)[1080p]/Pirates Of The Caribbean - At Worlds End (2007)[1080p].mp4" download="Pirates Of The Caribbean - At Worlds End (2007)[1080p].mp4">Download📥</a></button><a href="">
      <button>Magnet<img class="Magnet" src="../Resource/ICON-Magnet.gif" alt="Magnet"></button>
    </a>
    </div>


    <div class="Video">
      <a class="VideoTh" href="Play/Pirates%20Of%20The%20Caribbean%20Series">
        <img class="VideoTh" src="../Videos/Pirates%20Of%20The%20Caribbean/Pirates%20of%20the%20Caribbean%20-%20On%20Stranger%20Tides%20(2011)%20%5B1080p%5D/Pirates%20of%20the%20Caribbean%20-%20On%20Stranger%20Tides.jpg" alt="Cover Photo"></a><a>Pirates of the Caribbean<br>On Stranger Tides<br><br></a>
      <button class="Download-Button"><a href="/Videos/Pirates Of The Caribbean/Pirates of the Caribbean - On Stranger Tides (2011) [1080p]/Pirates of the Caribbean - On Stranger Tides (2011) [1080p].mp4" download="">Download📥</a></button><a href="">
      <button>Magnet<img class="Magnet" src="../Resource/ICON-Magnet.gif" alt="Magnet"></button>
    </a>
    </div>


    <div class="Video">
      <a class="VideoTh" href="Play/Pirates%20Of%20The%20Caribbean%20Series">
        <img class="VideoTh" src="../Videos/Pirates%20Of%20The%20Caribbean/Pirates%20Of%20The%20Caribbean%20Dead%20Men%20Tell%20No%20Tales%20(2017)%20%5B1080p%5D/Pirates%20of%20the%20Caribbean%20-%20Dead%20Men%20Tell%20No%20Tales.jpg" alt="Cover Photo"></a><a>Pirates of the Caribbean<br>Dead Men Tell No Tales<br><br></a>
      <button class="Download-Button"><a href="/Videos/Pirates Of The Caribbean/Pirates Of The Caribbean Dead Men Tell No Tales (2017) [1080p]/Pirates Of The Caribbean Dead Men Tell No Tales (2017) [1080p].mp4" download="Pirates Of The Caribbean Dead Men Tell No Tales (2017) [1080p].mp4">Download📥</a></button><a href="">
      <button>Magnet<img class="Magnet" src="../Resource/ICON-Magnet.gif" alt="Magnet"></button></a>
    </div>

    <hr class="MNH">
    <button class="WatchSeries"><a href="Play/Pirates%20Of%20The%20Caribbean%20Series"><img class="IWatchSeries" src="../Resource/Play-Button.png" alt="Play"><br>Watch All Series</a></button>
    <hr class="MNH">

    <hr class="MH">
    <hr class="MNH">
    <a class="MN"><img class="MNP" src="../Videos/Johnny%20English/Johnny%20English.png" alt=""></a>
    <hr class="MNH">

    <div class="Video">
      <a class="VideoTh" id="JohnnyEnglish" href="Play/Johnny%20English">
        <img class="VideoTh" src="../Videos/Johnny%20English/Johnny%20English%20(2003)%20%5B1080p%5D/Johnny%20English.jpg" alt="Cover Photo"></a><a>Johnny English [1080p]<br>(2003)<br><br></a>
      <button class="Download-Button"><a href="/Videos/Johnny English/Johnny English (2003) [1080p]/Johnny English (2003) [1080p].mp4" type="video/mp4" download="Johnny English Reborn (2011).mp4">Download📥</a></button><a href="">
      <button>Magnet<img class="Magnet" src="../Resource/ICON-Magnet.gif" alt="Magnet"></button></a>
    </div>

    <div class="Video">
      <a class="VideoTh" id="JohnnyEnglishR" href="Play/Johnny%20English">
        <img class="VideoTh" src="../Videos/Johnny%20English/Johnny%20English%20Reborn%20(2011)/Johnny%20English%20Reborn.jpg" alt="Cover Photo"></a><a>Johnny English [1080p]<br>Reborn<br><br></a>
      <button class="Download-Button"><a href="/Videos/Johnny English/Johnny English Reborn (2011)/Johnny English Reborn (2011).mp4" type="video/mp4" download="Johnny English Reborn (2011).mp4">Download📥</a></button><a href="">
      <button>Magnet<img class="Magnet" src="../Resource/ICON-Magnet.gif" alt="Magnet"></button></a>
    </div>

    <div class="Video">
      <a class="VideoTh" href="Play/Johnny%20English">
        <img class="VideoTh" src="../Videos/Johnny%20English/Johnny%20English%20Strikes%20Again%20(2018)%20%20%5B1080p%5D/Johnny%20English%20Strikes%20Againt.jpg" alt="Cover Photo"></a><a>Johnny English [1080p]<br>Strikes Again<br><br></a>
      <button class="Download-Button"><a href="/Videos/Johnny English/Johnny English Strikes Again (2018)  [1080p]/Johnny English Strikes Again (2018)  [1080p].mp4" type="video/mp4" download="Johnny English Reborn (2011).mp4">Download📥</a></button><a href="">
      <button>Magnet<img class="Magnet" src="../Resource/ICON-Magnet.gif" alt="Magnet"></button></a>
    </div>

    <hr class="MNH">
    <button class="WatchSeries"><a href="Play/Johnny%20English"><img class="IWatchSeries" src="../Resource/Play-Button.png" alt="Play"><br>Watch All Series</a></button>
    <hr class="MNH">
    <hr class="B">
  </div>

  <div class="HF"></div>
  <div class="Footer">
        <a class="AllRightsReserved">© <span id="copyrightYear">2024</span> Melyrics. ALL RIGHTS RESERVED</a>
    </div>
    </div>
<script>
  const gameNames = [
    'Cover Photo Pirates Of The Caribbean Curse of the Black Pearl',
    'Cover Photo Pirates Of The Caribbean Curse of the Black Pearl Watch',
    'Johnny English',
    'Johnny English Reborn',
    'Johnny English Strikes Again',
    'Johnny English Watch',
    'Johnny English Reborn Watch',
    'Johnny English Strikes Again Watch',
  ];
  const search_term = document.getElementById('search_term');
  const result = document.getElementById('result');
  const noResultMessage = document.getElementById('noResultMessage');
  search_term.addEventListener('input', handleSearch);
  function handleSearch() {
    const query = search_term.value.toLowerCase();
    const filteredGames = gameNames.filter(game => game.toLowerCase().includes(query));
    result.style.visibility = query.trim() !== '' ? 'visible' : 'hidden';
    displayGames(filteredGames);
  }
  function displayGames(games) {
    result.innerHTML = '';
    games.forEach(game => {
      const li = document.createElement('li');
      li.textContent = game;
      li.onclick = () => handleGameClick(game);
      result.appendChild(li);
    });
    noResultMessage.style.display = games.length === 0 ? 'block' : 'none';
    result.style.display = games.length >= 1 ? 'block' : 'none';
  }
  function handleGameClick(game) {
    Scroll(game);
    redirect(game);
  }
  function Scroll(game) {
    let targetDiv;
    if (game.toLowerCase() === 'johnny english') {
      targetDiv = document.getElementById("JohnnyEnglish");
    } else if (game.toLowerCase() === 'johnny english reborn') {
      targetDiv = document.getElementById("JohnnyEnglishR");
    }
    if (targetDiv) {
      targetDiv.scrollIntoView({behavior: 'smooth'});
    }
  }
  function redirect(game) {
    const johnnyUrl = '/en/Play/Johnny%20English/';
    const johnnyRUrl = '/en/Play/Johnny%20English/';

    if (game.toLowerCase() === 'johnny english watch') {
      window.location.href = johnnyUrl;
    } else if (game.toLowerCase() === 'johnny english reborn watch') {
      window.location.href = johnnyRUrl;
    }
  }
</script>
<script type="text/javascript">
    const currentYear = new Date().getFullYear();
    document.getElementById('copyrightYear').textContent = currentYear;
</script>


</body></html>