Help
RSS
API
Feed
Maltego
Contact
Domain > baongd.top
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-07-07
108.157.173.37
(
ClassC
)
2026-03-03
3.169.173.4
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Tue, 03 Mar 2026 20:11:08 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://baongd.top/X-Cache: Redirect from cloudfrontVia: 1.1 2d69093e294db929b26be80ccee94472.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: 2PUOfac8q69_PcP7XYirkHDMdAQSbMDKK8-dyvi3WT30UMGUyD3X7w 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: 8713Connection: keep-aliveDate: Tue, 03 Mar 2026 20:11:08 GMTAccept-Ranges: bytesServer: nginxLast-Modified: Thu, 17 Jul 2025 08:02:00 GMTETag: 6878adf8-2209Expires: Tue, 03 Mar 2026 20:11:09 GMTCache-Control: max-age1Cache-Control: no-cacheVary: Accept-EncodingX-Cache: Miss from cloudfrontVia: 1.1 2d69093e294db929b26be80ccee94472.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: wUncJxDMI5rI7QbE-TAdzi-bJODLZ8vdp_WWE1w5MC7wPJevocGkhw !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>Baongd Games/title> link relstylesheet hrefstyle.css /> link relshortcut icon href./assets/logo7.png /> style> v-cloak { display: none; } .ads { max-width: 767px; margin-left: auto; margin-right: auto; padding: 10px 15px 0; display: flex; flex-direction: column; align-items: center; justify-content: center; } .ads > p { font-size: 12px; opacity: 0.4; } /style> script src./js/tailwind.js>/script> link relstylesheet href./js/cookieconsent.min.css /> !-- Google tag (gtag.js) --> script async srchttps://www.googletagmanager.com/gtag/js?idG-G46CKTKDRV>/script> script> window.dataLayer window.dataLayer || ; function gtag() { dataLayer.push(arguments); } gtag(js, new Date()); gtag(config, G-G46CKTKDRV); /script> script async srchttps://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?clientca-pub-1276397615239646 crossoriginanonymous>/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>Baongd 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 classads> p>Advertisement/p> script async srchttps://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?clientca-pub-1276397615239646 crossoriginanonymous>/script> !-- baongd.top_banner1_20250704 --> ins classadsbygoogle styledisplay: inline-block; width: 300px; height: 250px data-ad-clientca-pub-1276397615239646 data-ad-slot4627386930>/ins> /div> !-- 右侧主体内容 --> 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> !-- 游戏卡片列表 --> 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> div classads> p>Advertisement/p> script async srchttps://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?clientca-pub-1276397615239646 crossoriginanonymous>/script> !-- baongd.top_banner2_20250704 --> ins classadsbygoogle styledisplay: inline-block; width: 300px; height: 250px data-ad-clientca-pub-1276397615239646 data-ad-slot3827125369>/ins> script> (adsbygoogle window.adsbygoogle || ).push({}); /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/cookieconsent.min.js data-cfasyncfalse>/script> script> setTimeout(function () { window.cookieconsent.initialise({ palette: { popup: { background: #FACAD7, text: #ffffff, }, button: { background: #FACAD7, }, }, content: { message: We use unpersonalized cookies to keep our site working and collect statistics for marketing purposes.See the Privacy and Cookie Policy., dismiss: Accept, link: span stylefont-size: x-small>Here/span>, href: /PrivacyPolicy/index.html, }, }); }, 1000 * 60 * 5); /script> script> (adsbygoogle window.adsbygoogle || ).push({}); /script> 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; 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
]