- 扫描 ID:
- 8d954aa7-9120-46c4-bb90-65ca6672ba5c已完成
- 提交的 URL:
- https://game.melyrics.co.in/已重定向
- 报告完成时间:
链接 · 找到 0 个
从页面中识别出的传出链接
JavaScript 变量 · 找到 8 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
handleSearch | function |
displayGames | function |
handleGameClick | function |
Scroll | function |
redirect | function |
控制台日志消息 · 找到 0 条
记录到 Web 控制台的消息
HTML
页面的原始 HTML 正文
<!DOCTYPE html><html id="Melyrics"><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 | Games</title>
<meta name="description" content="The Melyrics | Download Free Games">
<meta property="og:title" content="Melyrics | Games">
<meta property="og:type" content="Game">
<meta property="og:image" content="favicon.png">
<meta property="og:url" content="https://game.melyrics.co.in/en/">
<meta name="copyright" content="©, ALL RIGHTS RESERVED">
<meta name="keywords" content="Free PC Games Download,Game Downloads,Free Game Library,Downloadable Games,PC Gaming Hub,Online Game Repository,Gaming Software DownloadsGaming Software Downloads,game.melyrics.social,Game,Melyrics,Social">
<meta name="google-site-verification" content="">
<meta name="”robots”" content="index, follow">
<link rel="canonical" href="https://game.melyrics.co.in/en/" hreflang="en-us">
<link rel="alternate" href="https://game.melyrics.co.in/ko/" hreflang="ko-ko">
<link rel="alternate" href="https://game.melyrics.co.in/th/" 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;
}
.Game {
display: inline-block;
text-align: center;
margin: 10px;
}
.GameTh {
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;
}
.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
}
}
/* Style for the search box and form */
.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>
<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" id="TOP"><img class="LogoImg" src="../Resource/Logo.png" alt="Logo"></div>
<div class="SB" id="search_box">
<label for="search_term"></label>
<input type="text" id="search_term" placeholder="Search For Game">
<ul id="result"></ul>
<p id="noResultMessage">No result found.</p>
</div>
<div class="HH"></div>
<div class="Video-List">
<hr>
<a class="LM">..🎮️|❚Games❚|🎮️..</a>
<hr class="MH">
<hr class="MNH">
<a class="MN"><img class="MNP" src="../Games/Call%20of%20Duty/Call%20of%20Duty%20Logo.png" alt=""></a>
<hr class="MNH">
<div class="Game" id="CODG">
<a class="GameTh" href="Details/Call%20of%20Duty/Call%20of%20Duty%20-%20Ghosts">
<img class="GameTh" src="../Games/Call%20of%20Duty/Call%20of%20Duty%20-%20Ghosts/Call%20of%20Duty%20Ghosts%20Cover.jpg" alt="Cover Photo"></a><a href="Details/Call%20of%20Duty/Call%20of%20Duty%20-%20Ghosts">Call of Duty®<br>Ghosts<br><br></a>
<button class="Download-Button"><a href="../Games/Call%20of%20Duty/Call%20of%20Duty%20-%20Ghosts/Call.of.Duty.Ghosts-SKIDROW.iso" download="">Download📥</a></button><a href="">
<button>Magnet<img class="Magnet" src="../Resource/ICON-Magnet.gif" alt="Magnet"></button>
</a>
</div>
<hr class="MH">
<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 = [
'Call of Duty Ghosts',
'Call of Duty Ghosts Overview',
'Movies',
'Top',
];
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() === 'call of duty ghosts') {
targetDiv = document.getElementById("CODG");
} else if (game.toLowerCase() === 'top') {
targetDiv = document.getElementById("TOP");
}
if (targetDiv) {
targetDiv.scrollIntoView({behavior: 'smooth'});
}
}
function redirect(game) {
const codgGameUrl = 'Details/Call%20of%20Duty/Call%20of%20Duty%20-%20Ghosts/';
const GameUrl = 'https://movie.melyrics.social/';
if (game.toLowerCase() === 'call of duty ghosts overview') {
window.location.href = codgGameUrl;
} else if (game.toLowerCase() === 'movies') {
window.location.href = GameUrl;
}
}
</script>
<script type="text/javascript">
const currentYear = new Date().getFullYear();
document.getElementById('copyrightYear').textContent = currentYear;
</script>
</body></html>