Help
RSS
API
Feed
Maltego
Contact
Domain > game.quickplayhub.click
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-08-01
3.162.103.27
(
ClassC
)
2025-10-05
3.169.173.84
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Sun, 05 Oct 2025 18:08:21 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://game.quickplayhub.click/X-Cache: Redirect from cloudfrontVia: 1.1 bb0a0a1792594c22377eddc835c4b882.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: h5CJHh4_e6OKIJyOozRmf7mO8TqqwOIsQZ951lWXfZpTeRQ2OtDUPQ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 10720Connection: keep-aliveDate: Sun, 05 Oct 2025 18:08:21 GMTAccept-Ranges: bytesServer: nginx/1.22.0Last-Modified: Mon, 21 Jul 2025 06:39:30 GMTETag: 687de0a2-29e0Expires: Sun, 05 Oct 2025 18:08:22 GMTCache-Control: max-age1Cache-Control: no-cacheVary: Accept-EncodingX-Cache: Miss from cloudfrontVia: 1.1 08437041a08295a47ee88412dbd8c35a.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: SbtSD9ktDpGLDoapMZlr5OcKNLaUtxvtlvzLQm1719z76vZMj4-kJw !DOCTYPE html>html langen> head> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> meta http-equivX-UA-Compatible contentieedge /> meta namead contentgoogleads /> title>Playhub Games/title> link relstylesheet hrefstyle.css /> link relshortcut icon href./assets/logo7.png /> style> v-cloak { display: none; } /style> script src./js/tailwind.js>/script> !-- Google tag (gtag.js) --> script async srchttps://www.googletagmanager.com/gtag/js?idG-3YEHX1CBPF>/script> script> window.dataLayer window.dataLayer || ; function gtag() { dataLayer.push(arguments); } gtag(js, new Date()); gtag(config, G-3YEHX1CBPF); /script> script async srchttps://securepubads.g.doubleclick.net/tag/js/gpt.js crossoriginanonymous>/script> !-- anchor --> script> window.googletag window.googletag || { cmd: }; googletag.cmd.push(function () { googletag.defineSlot(/23211527290/gamequickplayhub300x5001, 300, 50, div-gpt-ad-1751868377150-0).addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); /script> !-- interstitial --> script> window.googletag window.googletag || { cmd: }; let interstitialSlot; googletag.cmd.push(() > { interstitialSlot googletag.defineOutOfPageSlot(/23211527290/gamequickplay320x48001, googletag.enums.OutOfPageFormat.INTERSTITIAL); if (interstitialSlot) { interstitialSlot.addService(googletag.pubads()).setConfig({ interstitial: { triggers: { navBar: true, unhideWindow: true } } }); } googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); /script> !-- script> window.googletag window.googletag || { cmd: }; googletag.cmd.push(function () { googletag.defineSlot(/23211527290/gamequickplay320x48001, 320, 480, div-gpt-ad-1751868477164-0).addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); /script> --> !-- banner1 --> script> window.googletag window.googletag || { cmd: }; googletag.cmd.push(function () { googletag.defineSlot(/23211527290/gamequickplayhub300x25001, 300, 250, div-gpt-ad-1751868107416-0).addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); /script> /head> body> div classflex flex-col bg-gray-100 min-h-screen font-sans idapp v-cloak> !-- 左侧导航栏 --> aside classbg-var(--color-primary) shadow-md p-6 w-full text-white sidebar> div classmb-6 font-bold text-2xl logo>Playhub Games/div> nav> ul classflex space-x-4> li>a href./index.html classhover:text-var(--color-accent) transition-colors duration-300>Home/a>/li> li>a href./allList.html classhover:text-var(--color-accent) transition-colors duration-300>All Games/a>/li> /ul> /nav> /aside> !-- 右侧主体内容 --> div classflex flex-col flex-1 overflow-hidden main-content> div classflex-1 p-6 overflow-y-auto content-scroll> !-- 搜索栏 --> div classmb-6 search-bar> input v-modelsearch typetext placeholderSearch games... classpx-4 py-2 border border-gray-300 focus:border-var(--color-accent) rounded-md focus:outline-none w-full transition-colors duration-300 @inputonSearchInput /> /div> !-- /23211527290/gamequickplayhub300x25001 --> div iddiv-gpt-ad-1751868107416-0 stylemin-width: 300px; min-height: 250px> script> googletag.cmd.push(function () { googletag.display(div-gpt-ad-1751868107416-0); }); /script> /div> !-- 游戏卡片列表 --> div classgap-6 game-grid grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3> div v-fori in list :keyi classbg-white shadow-md hover:shadow-lg rounded-lg overflow-hidden transition-shadow duration-300 game-card> img :src i.image alt classw-full h-48 object-cover cursor-pointer loadinglazy @clicktoDetail(i.id) /> div classp-4 content> h3 classmb-2 font-semibold text-gray-800 text-lg cursor-pointer @clicktoDetail(i.id)>{{ i.title }}/h3> button @clicktoDetail(i.id) classbg-var(--color-primary) hover:bg-var(--color-secondary) px-4 py-2 rounded-md w-full text-white transition-colors duration-300> Play Now /button> /div> /div> /div> !-- 查看更多按钮 --> div classmt-6 text-center> button @clicktoList classbg-gradient-to-r from-var(--color-primary) hover:from-var(--color-secondary) to-var(--color-accent) hover:to-var(--color-accent) shadow-md hover:shadow-lg px-6 py-3 rounded-lg font-semibold text-white transition duration-300> View All Games /button> /div> /div> !-- /23211527290/gamequickplayhub300x5001 --> div idsticky style position: fixed; right: 0px; bottom: 0px; margin: 0 auto; width: 100%; background-color: rgba(255, 255, 255, 0.8); border-top: 2px solid rgba(225, 225, 225, 0.8); visibility: hidden; z-index: 99999999; > button idad_close style padding: 4px; color: #000; background-color: hsla(0, 0%, 100%, 0.8); border: hsla(0, 0%, 100%, 0.8); position: absolute; left: 0px; top: -35px; > x /button> div iddiv-gpt-ad-1751868377150-0 stylemin-width: 300px; min-height: 50px; text-align: center; display: flex; justify-content: center> script> googletag.cmd.push(function () { googletag.display(div-gpt-ad-1751868377150-0); googletag.pubads().addEventListener(slotOnload, function (event) { var slotId event.slot.getSlotElementId(); if (slotId div-gpt-ad-1751868377150-0) { document.getElementById(sticky).style.visibility visible; document.getElementById(ad_close).onclick function () { document.getElementById(sticky).remove(); }; } }); }); /script> /div> /div> !-- div iddiv-gpt-ad-1751868377150-0 stylemin-width: 300px; min-height: 50px> script> googletag.cmd.push(function () { googletag.display(div-gpt-ad-1751868377150-0); }); /script> /div> --> !-- /23211527290/gamequickplay320x48001 --> !-- div iddiv-gpt-ad-1751868477164-0 stylemin-width: 320px; min-height: 480px> script> googletag.cmd.push(function () { googletag.display(div-gpt-ad-1751868477164-0); }); /script> /div> --> !-- 页脚 --> footer classbg-var(--color-primary) py-6 text-white> div classmx-auto px-4 container> div classflex md:flex-row flex-col justify-between items-center space-y-4 md:space-y-0> ul classflex md:flex-row flex-col md:space-x-6 space-y-2 md:space-y-0> li> a href./PrivacyPolicy/index.html classhover:text-var(--color-accent) transition-colors duration-300>Privacy Policy/a> /li> li>a href./TermsOfUse/index.html classhover:text-var(--color-accent) transition-colors duration-300>Terms of Use/a>/li> /ul> /div> /div> /footer> /div> /div> /body> script src./js/vue/vue.js>/script> script src./js/debounce.js>/script> script src./js/game/embedgames.js>/script> script> new Vue({ el: #app, data: { list: , games: , search: , loading: true, error: false, errorMessage: , allList: , showNum: 40, isMobile: false, }, created() { this.getData(); }, mounted() { window.addEventListener(resize, this.checkMobile); if (this.isMobile) { this.showNum 15; } else { this.showNum 30; } }, methods: { handleEnter(event) { if (event.key Enter) { this.filterGames(this.search); } }, filterGames() { if (!this.search.trim()) { // 如果搜索框为空,展示原始列表 this.list this.allList.slice(0, this.showNum); } else { // 根据搜索关键字过滤游戏列表 const filtered this.allList.filter((item) > item.title.toLowerCase().includes(this.search.toLowerCase())); this.list filtered.slice(0, this.showNum); // 限制显示数量 } }, onSearchInput() { // 调用防抖函数 debounce(this.filterGames(), 1000); }, checkMobile() { this.isMobile window.innerWidth 768; }, getGames() { this.loading true; this.error false; this.errorMessage ; }, getData() { this.allList embedgames.sort(() > { return Math.random() - 0.5; }); this.list this.allList.slice(0, this.showNum); }, toList() { window.location.href ./allList.html; }, toDetail(item) { window.location.href ./detail.html?id + item; }, }, }); /script>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]