Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - gofdb.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Wed, 07 May 2025 01:43:26 GMT
Content-Type: text/html; charset=iso-8859-1
Content-Length: 285
Connection: keep-alive
Location: https://gofdb.com/
X-Powered-By: PleskLin

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://gofdb.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Wed, 07 May 2025 01:43:26 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/8.2.28
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Set-Cookie: PHPSESSID=r048skv1s6g4e69bnhvo5n4bp5; path=/
Vary: Accept-Encoding
X-Powered-By: PleskLin

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: gofdb.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JF4K58WQ59"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('consent', 'default', {
	'ad_storage': 'denied',
	'analytics_storage': 'denied'
});
gtag('js', new Date());
gtag('config', 'G-JF4K58WQ59');

const encodeSearch = function (obj) {
	const r = rison.encode(obj);
	return r.replace(/\&/g, '%26');
}
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no">
<title>GOFdb - The Game Options & Features Database</title>
<meta name="description" content="The Game Options &amp; Features Database. GOFdb, your ultimate database for video games across all current platforms. With a robust search engine, GOFdb allows you to discover games with precision using multiple filters.">
<meta name="theme-color" content="#2D3047"><link rel="icon" type="image/svg+xml" href="/assets/img/logos/favicon.svg"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Roboto+Mono&family=Roboto:wght@400;700&display=swap&family=Material+Icons&family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0&family=Maven+Pro:wght@400;500;600;700;800;900&family=Kanit" rel="stylesheet"><link rel="stylesheet" href="/assets/css/main.css?v=0.93"><link rel="stylesheet" href="/assets/css/mobile.css?v=0.93" media="(max-width:980px)"><link rel="stylesheet" href="/assets/css/edit.css?v=0.93"><script>const READY=[];READY.ok=false;READY.push=function (item){if (typeof item !== "function") return false; if (READY.ok){item.call();}else {return Array.prototype.push.apply(this,arguments);}};</script><link rel="canonical" href="https://gofdb.com" />
</head>
<body>
<aside class="main_search">
	<a href="#" class="btn_main_search" onclick="showFilters(); return false;">
		<span class="icon material-icons">manage_search</span>
	</a>
</aside>

<aside class="main_filters">
	<div class="main_filters_content" id="filters_app">

		<div class="main_filters_header">

			<div class="content_adapt">
				<div class="top_bar">
					<p class="title">Options & features to search</p>
					<div class="actions">
						<button class="btn-icon" onclick="start_tuto()"><i class="material-icons">help</i></button>
						<a href="#" class="btn" @click.prevent="search">Search</a>
						<a class="main_filters_close material-icons" href="#" @click.prevent="close">close</a>
					</div>
				</div>
			</div>

			<div class="filters_menu">
				<div class="content_adapt">
					<div class="wrapper">
						<a href="#f_main" class="category" title="Main"><span class="icon material-icons">badge</span></a>
						<a href="#f_rating" class="category" title="Rating"><span class="icon material-icons">thumb_up</span></a>
						<a href="#f_language" class="category" title="Language"><span class="icon material-icons">translate</span></a>
						<a href="#f_steamdeck" class="category" title="Steam Deck"><span class="icon material-icons">stay_primary_landscape</span></a>
						<a href="#f_controller" class="category" title="Controller"><span class="icon material-icons">sports_esports</span></a>
						<a href="#f_modes" class="category" title="Modes"><span class="icon material-icons">people</span></a>
						<a href="#f_vr" class="category" title="VR"><span class="icon material-icons">panorama_photosphere</span></a>
						<a href="#f_graphics" class="category" title="Graphics"><span class="icon material-icons">image</span></a>
						<a href="#f_remote" class="category" title="Remote"><span class="icon material-icons">smartphone</span></a>
						<a href="#f_requirements" class="category" title="Requiriments"><span class="icon material-icons">storage</span></a>
						<a href="#f_format" class="category" title="Format"><span class="icon material-icons">album</span></a>
						<a href="#f_payment" class="category" title="Payment"><span class="icon material-icons">attach_money</span></a>
						<a href="#f_subscription" class="category" title="Subscription"><span class="icon material-icons">subscriptions</span></a>
						<a href="#f_store" class="category" title="Store"><span class="icon material-icons">store</span></a>
					</div>
				</div>
			</div>
		</div>
		
		<div class="filters_content">
			<div class="filters_blocks content_cols content_adapt">
				<section class="filters_block" id="f_main">
					<div class="filters_block_title">
						<span class="icon material-icons">badge</span><span>Main</span>
					</div>
					<div class="filters_block_items content_cols">
						<filter-text label="Title" v-model="filter.title"></filter-text>
						<filter-multi-combo 
							label="Platform" 
							v-model="filter.platform" 
							options="{&quot;pc&quot;:&quot;PC\/mac&quot;,&quot;ps4&quot;:&quot;PlayStation 4&quot;,&quot;ps5&quot;:&quot;PlayStation 5&quot;,&quot;xb1&quot;:&quot;Xbox One&quot;,&quot;xbs&quot;:&quot;Xbox Series&quot;,&quot;nswitch&quot;:&quot;Nintendo Switch&quot;,&quot;android&quot;:&quot;Android&quot;,&quot;apple_ios&quot;:&quot;iOS&quot;,&quot;apple_visionos&quot;:&quot;visionOS&quot;,&quot;quest&quot;:&quot;Meta Quest&quot;,&quot;htc&quot;:&quot;HTC Vive Standalone&quot;,&quot;pico&quot;:&quot;Pico&quot;}"
							mode="or"
							exclusive
						></filter-multi-combo>
						<filter-combo v-if="isPC()" label="OS" v-model="filter.os" options="{&quot;linux&quot;:&quot;Linux&quot;,&quot;mac&quot;:&quot;Mac&quot;,&quot;windows&quot;:&quot;Windows&quot;}"></filter-combo>
						<filter-autocomplete 
							label="Franchise" 
							v-model="filter.franchise" 
							url="/api/data/find-franchise"
							help="Selecting a game will result in a list of all games from its franchise"
						></filter-autocomplete>
						<filter-check label="Multiplatform" v-model="filter.multiplatform"></filter-check>
						<filter-date label="Release date" v-model="filter.release_date"></filter-date>
						<filter-check label="Early Access" v-model="filter.early_access"></filter-check>
						<filter-check label="Mod" v-model="filter.mod"></filter-check>
					</div>
				</section>
				
				<section class="filters_block" id="f_main_2">
					<div class="filters_block_title">
						<span class="icon material-icons">badge</span><span>About</span>
					</div>
					<div class="filters_block_items content_cols">
						<filter-text label="Description" v-model="filter.description"></filter-text>
						<filter-multi-combo label="Genre" v-model="filter.genre" options="{&quot;action&quot;:&quot;Action&quot;,&quot;adventure&quot;:&quot;Adventure&quot;,&quot;battle royale&quot;:&quot;Battle Royale&quot;,&quot;beat&#039;em up&quot;:&quot;Beat&#039;em up&quot;,&quot;casual&quot;:&quot;Casual&quot;,&quot;fighting&quot;:&quot;Fighting&quot;,&quot;first person&quot;:&quot;First Person&quot;,&quot;fps&quot;:&quot;First Person Shooter&quot;,&quot;graphic adventure&quot;:&quot;Graphic Adventure&quot;,&quot;hack &amp; slash&quot;:&quot;Hack &amp; Slash&quot;,&quot;health&quot;:&quot;Health&quot;,&quot;horror&quot;:&quot;Horror&quot;,&quot;interactive movie&quot;:&quot;Interactive Movie&quot;,&quot;moba&quot;:&quot;MOBA&quot;,&quot;metroidvania&quot;:&quot;Metroidvania&quot;,&quot;open world&quot;:&quot;Open World&quot;,&quot;party&quot;:&quot;Party&quot;,&quot;platform&quot;:&quot;Platform&quot;,&quot;puzzles&quot;:&quot;Puzzles&quot;,&quot;rpg&quot;:&quot;RPG&quot;,&quot;rts&quot;:&quot;RTS&quot;,&quot;racing&quot;:&quot;Racing&quot;,&quot;rhythm&quot;:&quot;Rhythm&quot;,&quot;roguelike&quot;:&quot;Roguelike&quot;,&quot;roguelite&quot;:&quot;Roguelite&quot;,&quot;sandbox&quot;:&quot;Sandbox&quot;,&quot;shoot&#039;em up&quot;:&quot;Shoot&#039;em up&quot;,&quot;shooter&quot;:&quot;Shooter&quot;,&quot;simulation&quot;:&quot;Simulation&quot;,&quot;sports&quot;:&quot;Sports&quot;,&quot;stealth&quot;:&quot;Stealth&quot;,&quot;strategy&quot;:&quot;Strategy&quot;,&quot;survival&quot;:&quot;Survival&quot;,&quot;third person&quot;:&quot;Third Person&quot;,&quot;tower defense&quot;:&quot;Tower Defense&quot;,&quot;visual novel&quot;:&quot;Visual Novel&quot;,&quot;mmorpg&quot;:&quot;mmorpg&quot;}"></filter-multi-combo>
						<filter-multi-combo label="Theme" v-model="filter.theme" options="{&quot;2d&quot;:&quot;2D&quot;,&quot;airplanes&quot;:&quot;Airplanes&quot;,&quot;aliens&quot;:&quot;Aliens&quot;,&quot;animals&quot;:&quot;Animals&quot;,&quot;anime&quot;:&quot;Anime&quot;,&quot;arcade&quot;:&quot;Arcade&quot;,&quot;baseball&quot;:&quot;Baseball&quot;,&quot;basketball&quot;:&quot;Basketball&quot;,&quot;bikes&quot;:&quot;Bikes&quot;,&quot;board game&quot;:&quot;Board game&quot;,&quot;bowling&quot;:&quot;Bowling&quot;,&quot;building&quot;:&quot;Building&quot;,&quot;bullet hell&quot;:&quot;Bullet hell&quot;,&quot;card game&quot;:&quot;Cards&quot;,&quot;cars&quot;:&quot;Cars&quot;,&quot;cartoon&quot;:&quot;Cartoon&quot;,&quot;chess&quot;:&quot;Chess&quot;,&quot;climb&quot;:&quot;Climb&quot;,&quot;comedy&quot;:&quot;Comedy&quot;,&quot;cooking&quot;:&quot;Cooking&quot;,&quot;crafting&quot;:&quot;Crafting&quot;,&quot;crime&quot;:&quot;Crime&quot;,&quot;cyberpunk&quot;:&quot;Cyberpunk&quot;,&quot;demons&quot;:&quot;Demons&quot;,&quot;detectives&quot;:&quot;Detectives&quot;,&quot;dinosaurs&quot;:&quot;Dinosaurs&quot;,&quot;drama&quot;:&quot;Drama&quot;,&quot;dungeons&quot;:&quot;Dungeons&quot;,&quot;dystopian&quot;:&quot;Dystopian&quot;,&quot;educational&quot;:&quot;Educational&quot;,&quot;escape room&quot;:&quot;Escape room&quot;,&quot;exploration&quot;:&quot;Exploration&quot;,&quot;fantasy&quot;:&quot;Fantasy&quot;,&quot;farming&quot;:&quot;Farming&quot;,&quot;fishing&quot;:&quot;Fishing&quot;,&quot;flight&quot;:&quot;Flight&quot;,&quot;football&quot;:&quot;Football&quot;,&quot;futuristic&quot;:&quot;Futuristic&quot;,&quot;gladiators&quot;:&quot;Gladiators&quot;,&quot;golf&quot;:&quot;Golf&quot;,&quot;gore&quot;:&quot;Gore&quot;,&quot;gothic&quot;:&quot;Gothic&quot;,&quot;helicopters&quot;:&quot;Helicopters&quot;,&quot;historical&quot;:&quot;Historical&quot;,&quot;hockey&quot;:&quot;Hockey&quot;,&quot;hunting&quot;:&quot;Hunting&quot;,&quot;indie&quot;:&quot;Indie&quot;,&quot;jrpg&quot;:&quot;JRPG&quot;,&quot;karaoke&quot;:&quot;Karaoke&quot;,&quot;lovecraftian&quot;:&quot;Lovecraftian&quot;,&quot;magic&quot;:&quot;Magic&quot;,&quot;management&quot;:&quot;Management&quot;,&quot;martial arts&quot;:&quot;Martial arts&quot;,&quot;mechas&quot;:&quot;Mechas&quot;,&quot;medieval&quot;:&quot;Medieval&quot;,&quot;monsters&quot;:&quot;Monsters&quot;,&quot;musical&quot;:&quot;Musical&quot;,&quot;mystery&quot;:&quot;Mystery&quot;,&quot;mythology&quot;:&quot;Mythology&quot;,&quot;naval&quot;:&quot;Naval&quot;,&quot;ninjas&quot;:&quot;Ninja&quot;,&quot;noir&quot;:&quot;Noir&quot;,&quot;on rails&quot;:&quot;On rails&quot;,&quot;parkour&quot;:&quot;Parkour&quot;,&quot;physics&quot;:&quot;Physics&quot;,&quot;pinball&quot;:&quot;Pinball&quot;,&quot;pirates&quot;:&quot;Pirates&quot;,&quot;pixelart&quot;:&quot;Pixelart&quot;,&quot;point and click&quot;:&quot;Point and click&quot;,&quot;pool&quot;:&quot;Pool&quot;,&quot;post-apocalyptic&quot;:&quot;Post-Apocalyptic&quot;,&quot;princess&quot;:&quot;Princess&quot;,&quot;procedural&quot;:&quot;Procedural&quot;,&quot;psychedelic&quot;:&quot;Psychedelic&quot;,&quot;psychological&quot;:&quot;Psychological&quot;,&quot;relaxing&quot;:&quot;Relaxing&quot;,&quot;retro&quot;:&quot;Retro&quot;,&quot;robots&quot;:&quot;Robots&quot;,&quot;romance&quot;:&quot;Romance&quot;,&quot;samurais&quot;:&quot;Samurais&quot;,&quot;sci fi&quot;:&quot;Sci-Fi&quot;,&quot;soccer&quot;:&quot;Soccer&quot;,&quot;space&quot;:&quot;Space&quot;,&quot;steampunk&quot;:&quot;Steampunk&quot;,&quot;superheroes&quot;:&quot;Superheroes&quot;,&quot;surreal&quot;:&quot;Surreal&quot;,&quot;swords&quot;:&quot;Swords&quot;,&quot;tabletop&quot;:&quot;Tabletop&quot;,&quot;tactical&quot;:&quot;Tactical&quot;,&quot;tennis&quot;:&quot;Tennis&quot;,&quot;thriller&quot;:&quot;Thriller&quot;,&quot;time travel&quot;:&quot;Time travel&quot;,&quot;trivial&quot;:&quot;Trivial&quot;,&quot;trucks&quot;:&quot;Trucks&quot;,&quot;turn based&quot;:&quot;Turn based&quot;,&quot;underwater&quot;:&quot;Underwater&quot;,&quot;vampires&quot;:&quot;Vampires&quot;,&quot;voxel&quot;:&quot;Voxel&quot;,&quot;walking simulator&quot;:&quot;Walking simulator&quot;,&quot;war&quot;:&quot;War&quot;,&quot;werewolves&quot;:&quot;Werewolves&quot;,&quot;western&quot;:&quot;Western&quot;,&quot;world war i&quot;:&quot;World War I&quot;,&quot;world war ii&quot;:&quot;World War II&quot;,&quot;zombies&quot;:&quot;Zombies&quot;}"></filter-multi-combo>
						<filter-text label="Developer" v-model="filter.developer"></filter-text>
						<filter-text label="Publisher" v-model="filter.publisher"></filter-text>
					</div>
				</section>

				<section class="filters_block" id="f_rating">
					<div class="filters_block_title">
						<span class="icon material-icons">thumb_up</span><span>Rating</span>
					</div>
					<div class="filters_block_items content_cols">
						<filter-combo label="Rating" v-model="filter.rating" options="{&quot;0&quot;:&quot;Everyone&quot;,&quot;3&quot;:&quot;3+&quot;,&quot;7&quot;:&quot;7+&quot;,&quot;10&quot;:&quot;10+&quot;,&quot;12&quot;:&quot;12+&quot;,&quot;13&quot;:&quot;13+&quot;,&quot;16&quot;:&quot;16+&quot;,&quot;17&quot;:&quot;17+&quot;,&quot;18&quot;:&quot;18+&quot;}"></filter-combo>
					</div>
				</section>

				<section class="filters_block" id="f_language">
					<div class="filters_block_title">
						<span class="icon material-icons">translate</span><span>Language</span>
					</div>
					<div class="filters_block_items content_cols">
						<filter-multi-combo 
							label="Interface" 
							v-model="filter.language_interface" 
							options="{&quot;arabic&quot;:&quot;Arabic&quot;,&quot;bulgarian&quot;:&quot;Bulgarian&quot;,&quot;czech&quot;:&quot;Czech&quot;,&quot;danish&quot;:&quot;Danish&quot;,&quot;dutch&quot;:&quot;Dutch&quot;,&quot;english&quot;:&quot;English&quot;,&quot;finnish&quot;:&quot;Finnish&quot;,&quot;french&quot;:&quot;French&quot;,&quot;german&quot;:&quot;German&quot;,&quot;greek&quot;:&quot;Greek&quot;,&quot;hungarian&quot;:&quot;Hungarian&quot;,&quot;italian&quot;:&quot;Italian&quot;,&quot;japanese&quot;:&quot;Japanese&quot;,&quot;korean&quot;:&quot;Korean&quot;,&quot;norwegian&quot;:&quot;Norwegian&quot;,&quot;polish&quot;:&quot;Polish&quot;,&quot;portuguese&quot;:&quot;Portuguese&quot;,&quot;portuguese - brazil&quot;:&quot;Portuguese - brazil&quot;,&quot;romanian&quot;:&quot;Romanian&quot;,&quot;russian&quot;:&quot;Russian&quot;,&quot;simplified chinese&quot;:&quot;Simplified chinese&quot;,&quot;spanish&quot;:&quot;Spanish&quot;,&quot;spanish - latin america&quot;:&quot;Spanish - Latin America&quot;,&quot;spanish - spain&quot;:&quot;Spanish - Spain&quot;,&quot;swedish&quot;:&quot;Swedish&quot;,&quot;thai&quot;:&quot;Thai&quot;,&quot;traditional chinese&quot;:&quot;Traditional chinese&quot;,&quot;turkish&quot;:&quot;Turkish&quot;,&quot;ukrainian&quot;:&quot;Ukrainian&quot;,&quot;vietnamese&quot;:&quot;Vietnamese&quot;}" 
							mode="or"
						></filter-multi-combo>
						<filter-multi-combo 
							label="Voice" 
							v-model="filter.language_voice" 
							options="{&quot;arabic&quot;:&quot;Arabic&quot;,&quot;bulgarian&quot;:&quot;Bulgarian&quot;,&quot;czech&quot;:&quot;Czech&quot;,&quot;danish&quot;:&quot;Danish&quot;,&quot;dutch&quot;:&quot;Dutch&quot;,&quot;english&quot;:&quot;English&quot;,&quot;finnish&quot;:&quot;Finnish&quot;,&quot;french&quot;:&quot;French&quot;,&quot;german&quot;:&quot;German&quot;,&quot;greek&quot;:&quot;Greek&quot;,&quot;hungarian&quot;:&quot;Hungarian&quot;,&quot;italian&quot;:&quot;Italian&quot;,&quot;japanese&quot;:&quot;Japanese&quot;,&quot;korean&quot;:&quot;Korean&quot;,&quot;norwegian&quot;:&quot;Norwegian&quot;,&quot;polish&quot;:&quot;Polish&quot;,&quot;portuguese&quot;:&quot;Portuguese&quot;,&quot;portuguese - brazil&quot;:&quot;Portuguese - brazil&quot;,&quot;romanian&quot;:&quot;Romanian&quot;,&quot;russian&quot;:&quot;Russian&quot;,&quot;simplified chinese&quot;:&quot;Simplified chinese&quot;,&quot;spanish&quot;:&quot;Spanish&quot;,&quot;spanish - latin america&quot;:&quot;Spanish - Latin America&quot;,&quot;spanish - spain&quot;:&quot;Spanish - Spain&quot;,&quot;swedish&quot;:&quot;Swedish&quot;,&quot;thai&quot;:&quot;Thai&quot;,&quot;traditional chinese&quot;:&quot;Traditional chinese&quot;,&quot;turkish&quot;:&quot;Turkish&quot;,&quot;ukrainian&quot;:&quot;Ukrainian&quot;,&quot;vietnamese&quot;:&quot;Vietnamese&quot;}" 
							mode="or"
						></filter-multi-combo>
						<filter-multi-combo 
							label="Subtitle" 
							v-model="filter.language_subtitle" 
							options="{&quot;arabic&quot;:&quot;Arabic&quot;,&quot;bulgarian&quot;:&quot;Bulgarian&quot;,&quot;czech&quot;:&quot;Czech&quot;,&quot;danish&quot;:&quot;Danish&quot;,&quot;dutch&quot;:&quot;Dutch&quot;,&quot;english&quot;:&quot;English&quot;,&quot;finnish&quot;:&quot;Finnish&quot;,&quot;french&quot;:&quot;French&quot;,&quot;german&quot;:&quot;German&quot;,&quot;greek&quot;:&quot;Greek&quot;,&quot;hungarian&quot;:&quot;Hungarian&quot;,&quot;italian&quot;:&quot;Italian&quot;,&quot;japanese&quot;:&quot;Japanese&quot;,&quot;korean&quot;:&quot;Korean&quot;,&quot;norwegian&quot;:&quot;Norwegian&quot;,&quot;polish&quot;:&quot;Polish&quot;,&quot;portuguese&quot;:&quot;Portuguese&quot;,&quot;portuguese - brazil&quot;:&quot;Portuguese - brazil&quot;,&quot;romanian&quot;:&quot;Romanian&quot;,&quot;russian&quot;:&quot;Russian&quot;,&quot;simplified chinese&quot;:&quot;Simplified chinese&quot;,&quot;spanish&quot;:&quot;Spanish&quot;,&quot;spanish - latin america&quot;:&quot;Spanish - Latin America&quot;,&quot;spanish - spain&quot;:&quot;Spanish - Spain&quot;,&quot;swedish&quot;:&quot;Swedish&quot;,&quot;thai&quot;:&quot;Thai&quot;,&quot;traditional chinese&quot;:&quot;Traditional chinese&quot;,&quot;turkish&quot;:&quot;Turkish&quot;,&quot;ukrainian&quot;:&quot;Ukrainian&quot;,&quot;vietnamese&quot;:&quot;Vietnamese&quot;}" 
							mode="or"
						></filter-multi-combo>
					</div>
				</section>
				
				<section class="filters_block" id="f_steamdeck">
					<div class="filters_block_title">
						<span class="icon material-icons">stay_primary_landscape</span><span>Steam Deck</span>
					</div>
					<div class="filters_block_items content_cols">
						<filter-combo label="Compatibility" v-model="filter.steam_deck" options="{&quot;5&quot;:&quot;Playable&quot;,&quot;10&quot;:&quot;Verified&quot;}"></filter-combo>
					</div>
				</section>
				
				<section class="filters_block" id="f_controller">
					<div class="filters_block_title">
						<span class="icon material-icons">sports_esports</span><span>Controller</span>
					</div>
					<div class="filters_block_items content_cols">
						<filter-check label="Mouse and Keyboard" v-model="filter.controller_mouse_and_keyboard"></filter-check>
						<filter-check label="Gamepad" v-model="filter.controller_gamepad"></filter-check>
						<filter-check label="Hotas" v-model="filter.controller_hotas"></filter-check>
						<filter-check label="Wheel" v-model="filter.controller_wheel"></filter-check>
					</div>
				</section>	
								
				<section class="filters_block" id="f_modes">
					<div class="filters_block_title">
						<span class="icon material-icons">people</span><span>Modes</span>
					</div>
					<div class="filters_block_items content_cols">

						<filter-check label="Single Player" v-model="filter.singleplayer"></filter-check>

						<article class="filter_item_multiple">

							<filter-check label="Cooperative" v-model="filter.cooperative"></filter-check>
							
							<section class="subfilters" v-if="filter.cooperative==1">
								<filter-combo label="Mode" v-model="filter.cooperative_mode" options="{&quot;campaign&quot;:&quot;Campaign&quot;,&quot;other&quot;:&quot;Other&quot;}"></filter-combo>
								<filter-number label="Online players" v-model="filter.cooperative_online_players" min="2"></filter-number>
								<filter-number label="Local players" v-model="filter.cooperative_local_players" min="2"></filter-number>
								<filter-number label="LAN players" v-model="filter.cooperative_lan_players" min="2"></filter-number>
								<filter-combo label="Crossplay" v-model="filter.cooperative_crossplay" options="{&quot;on&quot;:&quot;Available&quot;,&quot;wf&quot;:&quot;With friend invitation&quot;,&quot;nf&quot;:&quot;Without friend invitation&quot;}"></filter-combo>
								<filter-check label="Splitscreen" v-model="filter.cooperative_splitscreen"></filter-check>				
								<filter-check label="Subscription required" v-model="filter.cooperative_subscription"></filter-check>
							</section>
						</article>
						
						<article class="filter_item_multiple">

							<filter-check label="Multiplayer" v-model="filter.multiplayer"></filter-check>
							
							<section class="subfilters" v-if="filter.multiplayer==1">
								<filter-number label="Online players" v-model="filter.multiplayer_online_players" min="2"></filter-number>
								<filter-number label="Local players" v-model="filter.multiplayer_local_players" min="2"></filter-number>
								<filter-number label="LAN players" v-model="filter.multiplayer_lan_players" min="2"></filter-number>
								<filter-combo label="Crossplay" v-model="filter.multiplayer_crossplay" options="{&quot;on&quot;:&quot;Available&quot;,&quot;wf&quot;:&quot;With friend invitation&quot;,&quot;nf&quot;:&quot;Without friend invitation&quot;}"></filter-combo>
								<filter-check label="Splitscreen" v-model="filter.multiplayer_splitscreen"></filter-check>				
								<filter-check label="Subscription required" v-model="filter.multiplayer_subscription"></filter-check>
							</section>								
						</article>
					</div>
				</section>
			
				<section class="filters_block" id="f_vr">
					<div class="filters_block_title">
						<span class="icon material-icons">panorama_photosphere</span><span>VR/AR</span>
					</div>
					<div class="filters_block_items content_cols">
						<filter-check label="VR" v-model="filter.vr"></filter-check>
						<filter-check v-if="filter.vr>0" label="Only playable in VR" v-model="filter.vr_only"></filter-check>
						<filter-check label="AR" v-model="filter.ar"></filter-check>
						<filter-multi-combo 
							v-if="filter.vr>0 || filter.ar>0" 
							label="Headset" 
							v-model="filter.vr_headset" 
							options="{&quot;applevisionpro&quot;:&quot;Apple Vision Pro&quot;,&quot;cardboard&quot;:&quot;Cardboard&quot;,&quot;daydream&quot;:&quot;Daydream&quot;,&quot;openxr&quot;:&quot;OpenXR&quot;,&quot;pico4&quot;:&quot;Pico 4&quot;,&quot;psvr1&quot;:&quot;PlayStation VR&quot;,&quot;psvr2&quot;:&quot;PlayStation VR2&quot;,&quot;quest1&quot;:&quot;Quest&quot;,&quot;quest2&quot;:&quot;Quest 2&quot;,&quot;quest3&quot;:&quot;Quest 3&quot;,&quot;questpro&quot;:&quot;Quest Pro&quot;,&quot;rift&quot;:&quot;Rift&quot;,&quot;steamvr&quot;:&quot;SteamVR&quot;,&quot;vivexrelite&quot;:&quot;Vive XR Elite&quot;,&quot;wmr&quot;:&quot;Windows Mixed Reality&quot;}"
							mode="or"
							exclusive
						></filter-multi-combo>
						<filter-multi-combo 
							v-if="filter.vr>0" 
							label="Position" 
							v-model="filter.vr_position" 
							options="{&quot;roomscale&quot;:&quot;Room scale&quot;,&quot;seated&quot;:&quot;Seated&quot;,&quot;standing&quot;:&quot;Standing&quot;}"
						></filter-multi-combo>
						<filter-multi-combo 
							v-if="filter.vr>0" 
							label="Locomotion" 
							v-model="filter.vr_locomotion" 
							options="{&quot;locomotion_free&quot;:&quot;Free&quot;,&quot;locomotion_oriented_hand&quot;:&quot;Oriented hand&quot;,&quot;locomotion_oriented_head&quot;:&quot;Oriented head&quot;,&quot;locomotion_teleport&quot;:&quot;Teleport&quot;,&quot;turn_smooth&quot;:&quot;Turn smooth&quot;,&quot;turn_snap&quot;:&quot;Turn snap&quot;,&quot;locomotion_vignette&quot;:&quot;Vignette&quot;}"
						></filter-multi-combo>
						<filter-multi-combo
							v-if="filter.vr>0 || filter.ar>0" 
							label="Controller" 
							v-model="filter.vr_controller" 
							options="{&quot;controller_aim&quot;:&quot;Aim controller&quot;,&quot;controller_hand&quot;:&quot;Hands&quot;,&quot;controller_motion&quot;:&quot;Motion controllers&quot;}"
						></filter-multi-combo>
						<filter-check v-if="filter.vr>0 || filter.ar>0" label="Collisions" v-model="filter.vr_collisions"></filter-check>
						<filter-multi-combo 
							v-if="filter.vr>0" 
							label="FPS" 
							v-model="filter.fps" 
							options="{&quot;90&quot;:&quot;90&quot;,&quot;120&quot;:&quot;120&quot;}"
						></filter-multi-combo>
					</div>
				</section>
				
				<section class="filters_block" id="f_graphics">
					<div class="filters_block_title">
						<span class="icon material-icons">image</span><span>Graphics</span>
					</div>
					<div class="filters_block_items content_cols">

						<filter-check label="Ray tracing" v-model="filter.raytracing"></filter-check>
						<filter-multi-combo label="Upscaling" v-model="filter.upscaling" notempty options="{&quot;nvidia_dlss&quot;:&quot;DLSS&quot;,&quot;amd_fsr&quot;:&quot;FSR&quot;,&quot;intel_xess&quot;:&quot;XESS&quot;}"
						></filter-multi-combo>
						<filter-number 
							v-if="filter.upscaling && filter.upscaling.v.length==1 && filter.upscaling.v[0].v!='' && filter.upscaling.v[0].b" 
							label="Upscaling version" 
							v-model="filter.upscaling_version" 
							min="1"
							decimals
						></filter-number>
						<filter-combo label="Enhanced" v-model="filter.enhanced" options="{&quot;ps4pro&quot;:&quot;PlayStation 4 Pro&quot;,&quot;ps5pro&quot;:&quot;PlayStation 5 Pro&quot;,&quot;xx&quot;:&quot;Xbox One X&quot;}"
						></filter-combo>
					</div>
				</section>
				
				<section class="filters_block" id="f_remote">
					<div class="filters_block_title">
						<span class="icon material-icons">smartphone</span><span>Remote</span>
					</div>
					<div class="filters_block_items content_cols">
						<filter-combo label="Steam" v-model="filter.steam_remote_play" options="{&quot;together&quot;:&quot;Remote Play Together&quot;,&quot;mobile&quot;:&quot;Remote Play Mobile&quot;,&quot;tablet&quot;:&quot;Remote Play Tablet&quot;,&quot;tv&quot;:&quot;Remote Play TV&quot;}"
						></filter-combo>
						<filter-combo label="Nintendo" v-model="filter.nintendo_playmode" options="{&quot;tv&quot;:&quot;TV mode&quot;,&quot;tabletop&quot;:&quot;Tabletop mode&quot;,&quot;handheld&quot;:&quot;Handheld mode&quot;}"
						></filter-combo>
						<filter-check label="PlayStation Remote Play" v-model="filter.psremote"></filter-check>	
					</div>
				</section>
				
				<section class="filters_block" id="f_requirements">
					<div class="filters_block_title">
						<span class="icon material-icons">storage</span><span>Requirements</span>
					</div>
					<div class="filters_block_items content_cols">
						<filter-text label="Text" v-model="filter.requirements"></filter-text>	
					</div>
				</section>
				
				<section class="filters_block" id="f_format">
					<div class="filters_block_title">
						<span class="icon material-icons">album</span><span>Format</span>
					</div>
					<div class="filters_block_items content_cols">
						<filter-check label="Digital" v-model="filter.format_digital"></filter-check>
						<filter-check label="Physical" v-model="filter.format_physical"></filter-check>
					</div>
				</section>
				
				<section class="filters_block" id="f_payment">
					<div class="filters_block_title">
						<span class="icon material-icons">attach_money</span><span>Payment</span>
					</div>
					<div class="filters_block_items content_cols">
						<filter-check label="Free" v-model="filter.payment_free"></filter-check>
						<filter-check label="Cross buy" v-model="filter.payment_crossbuy"></filter-check>
						<filter-check label="Paid DLCs" v-model="filter.payment_dlcs"></filter-check>
						<filter-check label="In-game ads" v-model="filter.payment_ads"></filter-check>
						<filter-check label="In-game purchases" v-model="filter.payment_purchases"></filter-check>							
					</div>
				</section>
				
				<section class="filters_block" id="f_subscription">
					<div class="filters_block_title">
						<span class="icon material-icons">subscriptions</span><span>Subscription</span>
					</div>
					<div class="filters_block_items content_cols">
						<filter-combo label="Xbox" v-model="filter.subs_xbox" onlytrue options="{&quot;subscription_xbox_gamepass_core&quot;:&quot;Game Pass Core&quot;,&quot;subscription_xbox_gamepass_console&quot;:&quot;Game Pass Console&quot;,&quot;subscription_xbox_gamepass_pc&quot;:&quot;Game Pass PC&quot;,&quot;subscription_xbox_gamepass_cloud&quot;:&quot;Game Pass Cloud&quot;}"
						></filter-combo>
						<filter-combo label="PlayStation" v-model="filter.subs_ps" onlytrue options="{&quot;subscription_playstation_plus_extra&quot;:&quot;Plus Extra&quot;,&quot;subscription_playstation_plus_premium&quot;:&quot;Plus Premium&quot;,&quot;subscription_playstation_plus_trials&quot;:&quot;Plus Trials&quot;,&quot;subscription_playstation_eaplay&quot;:&quot;EA Play&quot;,&quot;subscription_playstation_eaplay_trials&quot;:&quot;EA Play Trials&quot;}"
						></filter-combo>
						<filter-combo label="Viveport" v-model="filter.subs_viveport" onlytrue options="{&quot;subscription_viveport_infinity_standard_annual&quot;:&quot;Infinity Standard Annual&quot;,&quot;subscription_viveport_infinity_standard&quot;:&quot;Infinity Standard&quot;,&quot;subscription_viveport_infinity_vista&quot;:&quot;Infinity Vista&quot;}"
						></filter-combo>
						<filter-check label="Apple Arcade" v-model="filter.subs_apple" onlytrue></filter-check>
						<filter-check label="Google Playpass" v-model="filter.subs_google" onlytrue></filter-check>
						<filter-check label="Meta Quest+ Games Catalog" v-model="filter.subs_quest" onlytrue></filter-check>
					</div>
				</section>
				
				<section class="filters_block" id="f_store">
					<div class="filters_block_title">
						<span class="icon material-icons">store</span><span>Store</span>
					</div>
					<div class="filters_block_items content_cols">
						<filter-multi-combo label="Shop" v-model="filter.shop" exclusive options="{&quot;steam&quot;:&quot;Steam&quot;,&quot;epic&quot;:&quot;Epic Store&quot;,&quot;oculus&quot;:&quot;Meta Store&quot;,&quot;viveport&quot;:&quot;Viveport&quot;,&quot;playstation&quot;:&quot;PlayStation&quot;,&quot;xbox&quot;:&quot;Xbox&quot;,&quot;nintendo&quot;:&quot;Nintendo&quot;,&quot;apple&quot;:&quot;Apple Store&quot;,&quot;google&quot;:&quot;Google Play&quot;,&quot;pico&quot;:&quot;Pico&quot;}"
						></filter-multi-combo>
											</div>
				</section>
				
			</div>
		</div>
	</div>
</aside>

<script type="module" src="/assets/web-components/gof-tuto.js"></script>

<script>
	const start_tuto = function () {
		let el = document.createElement('gof-tutorial')
		document.body.appendChild(el)
	}
	const showFilters = function () {
		document.querySelector("body").style.overflow = "hidden";
		document.querySelector("html").style.overflow = "hidden";
		//document.querySelector(".main_filters").style.display = "block";
		document.querySelector(".main_filters").classList.add("open");

				start_tuto();
			}
	const hideFilters = function () {
		document.querySelector("body").style.overflow = "auto";
		document.querySelector("html").style.overflow = "auto";
		//document.querySelector(".main_filters").style.display = "none";
		document.querySelector(".main_filters").classList.add("closing");
		setTimeout(() => {
			document.querySelector(".main_filters").classList.remove("open");
			document.querySelector(".main_filters").classList.remove("closing");
		}, 300)
	}
	const doSearch = function () {
		hideFilters();
	}
</script>
<script type="module">
	import { createApp } from 'https://unpkg.com/vue@3/dist/vue.esm-browser.js'
	import filterText from "/assets/js/filters/text.js?v=0.93"
	import filterAutocomplete from "/assets/js/filters/autocomplete.js?v=0.93"
	import filterCombo from "/assets/js/filters/combo.js?v=0.93"
	import filterMultiCombo from "/assets/js/filters/multicombo.js?v=0.93"
	import filterCheck from "/assets/js/filters/check.js?v=0.93"
	import filterNumber from "/assets/js/filters/number.js?v=0.93"
	import filterDate from "/assets/js/filters/date.js?v=0.93"

	window.FILTERS_DATA = window.FILTERS_DATA || {}

	try {
		let search_data = JSON.parse(`[]`)
		if (search_data == null || typeof search_data != "object" || Array.isArray(search_data)) {
			search_data = {}
		}
		for (let i in search_data) {
			window.FILTERS_DATA[i] = search_data[i]
		}
	}
	catch (e) {}

	window.FILTERS_APP = createApp({
		components: {filterText, filterAutocomplete, filterCombo, filterMultiCombo, filterCheck, filterNumber, filterDate},
		data() {
			return {
				filter: window.FILTERS_DATA
			}
		},
		methods: {
			close() {
				hideFilters();
			},
			search() {
				let res = {}
				let filter = this.setDependencies()
				for (let i in filter) {
					let o = filter[i]
					if (o != null) {
						const v = o
						if (typeof v == "object" && typeof v.v == "string") {
							v.v = String(v.v).trim()
							if (v.v != "") {
								res[i] = v
							}
						}
						else {
							res[i] = v
						}
					}
				}
				let q = "q=" + encodeSearch(res) + "&s=" + (new URL(document.location)).searchParams.get("s")
				document.location = "/find?" + q
			},
			setDependencies() {
				let filter = Object.assign({}, this.filter);
				if ( ! this.isPC()) {
					filter.os = null;
				}
				if (filter.cooperative != 1) {
					filter.cooperative_mode = null
					filter.cooperative_online_players = null
					filter.cooperative_local_players = null
					filter.cooperative_lan_players = null
					filter.cooperative_crossplay = null
					filter.cooperative_splitscreen = null
					filter.cooperative_subscription = null
				}
				if (filter.multiplayer != 1) {
					filter.multiplayer_online_players = null
					filter.multiplayer_local_players = null
					filter.multiplayer_lan_players = null
					filter.multiplayer_crossplay = null
					filter.multiplayer_splitscreen = null
					filter.multiplayer_subscription = null
				}
				if (filter.vr != 1 && filter.ar != 1) {
					filter.vr_headset = null
					filter.vr_only = null
					filter.vr_position = null
					filter.vr_locomotion = null
					filter.vr_controller = null
					filter.vr_collisions = null
					filter.fps = null
				}
				else if (filter.vr != 1) {
					filter.vr_only = null
					filter.vr_position = null
					filter.vr_locomotion = null
					filter.fps = null
				}
				if (!filter.upscaling || filter.upscaling.v.length!=1 || filter.upscaling.v[0].v == '' || !filter.upscaling.v[0].b) {
					filter.upscaling_version = null
				}
				return filter
			},
			isPC() {
				let found = false;
				if (this.filter.platform && this.filter.platform.m == 'or') {
					this.filter.platform.v.forEach(v => {
						if (v == "pc") {
							found = true;
						}
					})
				}
				if (this.filter.platform && this.filter.platform.m == 'and') {
					this.filter.platform.v.forEach(v => {
						if (v.b == 1 && v.v == "pc") {
							found = true;
						}
					})
				}
				return found;
			}
		}
	}).mount('#filters_app')

	// scroll
	window.addEventListener("DOMContentLoaded", () => {

		const widget = document.getElementById("filters_app")
		const header_height = document.querySelector(".main_bar").offsetHeight
		const scroller = widget.querySelector(".main_filters_content .filters_content");

		history.pushState(null, null, location.href);
		
		window.addEventListener('popstate', function(event) {
			if (document.querySelector(".main_filters").classList.contains("open")) {
				history.pushState(null, null, location.href);
				hideFilters();
			}
		});

		const change_hash = () => {
			const hash = window.location.hash
			if (hash) {
				const link = widget.querySelector(`.filters_menu a.category[href="${hash}"]`)
				if (link) {
					link.click()
				}
			}
		}
		widget.querySelectorAll(".filters_menu a.category").forEach(a => {
			a.addEventListener("click", (e) => {
				e.preventDefault()
				const href = e.currentTarget.getAttribute("href");
				const block = widget.querySelector(href)
				const top = block.offsetTop
				scroller.scrollTo({
					top: top,
					left: 0,
					behavior: 'smooth'
				});

				block.classList.add("highlight")
				setTimeout(() => {
					block.classList.remove("highlight")
				}, 2000)
			}, false)
		})
		window.addEventListener("popstate", (e) => {
			e.preventDefault()
			setTimeout(() => {
				change_hash();
			}, 1)
		});

		change_hash();
	})
</script><header class="main_header" id="header_autocomplete">
	<div class="main_bar">
		<div class="content_adapt">
			<a href="/" class="logo">
				<img src="/assets/img/logos/logo.svg" alt="GOFdb">
			</a>
			<div class="search">
				<a href="#" class="btn_search" onclick="showFilters(); return false;">
					<span class="only_desktop">Find games by options & features</span><span class="icon material-icons">manage_search</span>
				</a>
				
				<div class="search_by_input">
					<form action="/find" method="get" @submit.prevent="search">
						<input name="q" ref="input" @input="autocomplete" class="input" type="text" placeholder="Find game by title">
					</form>
					<span class="icon material-icons" @click="focusInput">text_format</span>
				</div>
			</div>
					</div>
	</div>
	
	<div class="second_bar">
		<div class="content_adapt wrapper">
			<p class="name">The Game Options & Features Database</p>
					</div>
	</div>

	<div class="main_header_autocomplete" v-if="items.length > 0" v-cloak>
		<div class="content_adapt">
			<div class="gameR_items layout_list">
				<article class="gameR_item" v-for="(item, i) in items" :key="i">
					<a :href="item.link">
						<div class="gameL_cover">
							<img :src="item.cover">
						</div>
						<div class="info">
							<p class="name">{{ item.title }} <span class="platform">{{ item.platform }}</span></p>
							<div class="extra">
								<p class="release">{{ item.release_date }}</p>
							</div>
						</div>
					</a>
				</article>
				<div class="gameR_item"></div>
				<div class="gameR_item"></div>
			</div>
		</div>
	</div>

</header>
<script type="module">
	import { createApp } from 'https://unpkg.com/vue@3/dist/vue.esm-browser.js'

	createApp({
		data() {
			return {
				start: null,
				controller: null,
				items: []
			}
		},
		methods: {
			async autocomplete(e) {
				if (this.start) {
					clearTimeout(this.start)
				}
				this.start = setTimeout(async () => {
					const text = String(e.target.value).trim()
					if (text != "" && text.length > 2) {
						if (this.controller) {
							this.controller.abort()
						}
						this.controller = new AbortController()
						try {
							const response = await fetch("/api/data/find-by-title?title=" + text, {
								signal: this.controller.signal,
								method: "GET",
								mode: "cors",
								credentials: "same-origin",
								headers: {
									"Content-Type": "application/json",
								},
								redirect: "follow",
								referrerPolicy: "no-referrer"
							});
							const items = await response.json()
							this.items = items
						}
						catch (e) {}
					}
					else {
						if (this.controller) {
							this.controller.abort()
						}
						this.items = []
					}
				}, 500)
			},
			focusInput() {
				this.$refs.input.focus()
			},
			search(e) {
				const text = String(this.$refs.input.value).trim();
				if (text != "") {
					const f = {
						title: {
							b: 1,
							v: text
						}
					};
					document.location = `/find?q=${encodeSearch(f)}`
				}
			}
		}
	}).mount('#header_autocomplete')
</script><main class="main_content">
<section class="gameP content_adapt">

	<div class="hl_search" id="hl_search_app">
		<div class="wrapper" @click.prevent.stop="openSettings">
			<input type="text" placeholder="find games by options & features..." v-model="title" ref="input">			
			<button class="btn btn_text" title="Find"><i class="material-icons">search</i></button>
		</div>
	</div>

		<div class="gameP_main_header gof_description">
		<div class="ftext"><p>Your ultimate <strong>database for video games</strong> across all current platforms.</p>
		<p>&nbsp;</p>
		<p>With a robust search engine to <strong>discover games with precision using multiple filters</strong>.</p>
		<p>&nbsp;</p>
		<p>You will know all the most popular <strong>features and options of any game</strong>.</p>
	</div>
	</div>
	
	<div class="gameP_main_header">
		<h1 class="gameP_main_title">Popular searches</h1>
	</div>

		<section class="gameP_block">
		<div class="gameP_header">
			<h1 class="gameP_title"><span class="title">PlayStation 5 Pro enhanced games</span> <a class="all" href="/find/playstation-5-pro-enhanced-games">See all</a></h1>
		</div>
		<div class="gameP_items">
						<article class="gameP_item">
				<a href="/game/zombie-derby-2-ps5">
										<div class="gameL_cover">
						<img src="/files/covers/000052/zombie-derby-2-pc.webp" alt="Zombie Derby 2">
					</div>
										<div class="info">
						<p class="name">Zombie Derby 2 <span class="platform ps5">PlayStation 5</span></p>
						<div class="extra">
							<p class="release">Mar 20, 2025</p>
						</div>
												<div class="other_platforms">
							<span>Also on:</span>
														<span>PlayStation 4,&nbsp;</span>
														<span>Nintendo Switch,&nbsp;</span>
														<span>PC,&nbsp;</span>
														<span>Xbox Series,&nbsp;</span>
														<span>Xbox One</span>
													</div>
											</div>
				</a>
			</article>
						<article class="gameP_item">
				<a href="/game/clair-obscur-expedition-33-ps5">
										<div class="gameL_cover">
						<img src="/files/covers/000146/clair-obscur-expedition-33-pc.webp" alt="Clair Obscur: Expedition 33">
					</div>
										<div class="info">
						<p class="name">Clair Obscur: Expedition 33 <span class="platform ps5">PlayStation 5</span></p>
						<div class="extra">
							<p class="release">Apr 24, 2025</p>
						</div>
												<div class="other_platforms">
							<span>Also on:</span>
														<span>Xbox Series,&nbsp;</span>
														<span>PC</span>
													</div>
											</div>
				</a>
			</article>
						<article class="gameP_item">
				<a href="/game/the-elder-scrolls-iv-oblivion-remastered-ps5">
										<div class="gameL_cover">
						<img src="/files/covers/000154/the-elder-scrolls-iv-oblivion-remastered-pc.webp" alt="The Elder Scrolls IV: Oblivion Remastered">
					</div>
										<div class="info">
						<p class="name">The Elder Scrolls IV: Oblivion Remastered <span class="platform ps5">PlayStation 5</span></p>
						<div class="extra">
							<p class="release">Apr 22, 2025</p>
						</div>
												<div class="other_platforms">
							<span>Also on:</span>
														<span>PC,&nbsp;</span>
														<span>Xbox Series</span>
													</div>
											</div>
				</a>
			</article>
						<article class="gameP_item">
				<a href="/game/split-fiction-ps5">
										<div class="gameL_cover">
						<img src="/files/covers/000142/split-fiction-pc.webp" alt="Split Fiction">
					</div>
										<div class="info">
						<p class="name">Split Fiction <span class="platform ps5">PlayStation 5</span></p>
						<div class="extra">
							<p class="release">Mar 6, 2025</p>
						</div>
												<div class="other_platforms">
							<span>Also on:</span>
														<span>PC,&nbsp;</span>
														<span>Xbox Series</span>
													</div>
											</div>
				</a>
			</article>
						<div class="gameP_item"></div>
			<div class="gameP_item"></div>
		</div>
	</section>

		<section class="gameP_block">
		<div class="gameP_header">
			<h1 class="gameP_title"><span class="title">Xbox Game Pass PC games</span> <a class="all" href="/find/xbox-game-pass-pc-games">See all</a></h1>
		</div>
		<div class="gameP_items">
						<article class="gameP_item">
				<a href="/game/nine-sols-pc">
										<div class="gameL_cover">
						<img src="/files/covers/000079/nine-sols-pc.webp" alt="Nine Sols">
					</div>
										<div class="info">
						<p class="name">Nine Sols <span class="platform pc">PC</span></p>
						<div class="extra">
							<p class="release">May 28, 2024</p>
						</div>
												<div class="other_platforms">
							<span>Also on:</span>
														<span>Xbox One,&nbsp;</span>
														<span>PlayStation 5,&nbsp;</span>
														<span>Nintendo Switch,&nbsp;</span>
														<span>PlayStation 4,&nbsp;</span>
														<span>Xbox Series</span>
													</div>
											</div>
				</a>
			</article>
						<article class="gameP_item">
				<a href="/game/mullet-mad-jack-pc">
										<div class="gameL_cover">
						<img src="/files/covers/000114/mullet-mad-jack-pc.webp" alt="MULLET MADJACK">
					</div>
										<div class="info">
						<p class="name">MULLET MADJACK <span class="platform pc">PC</span></p>
						<div class="extra">
							<p class="release">May 15, 2024</p>
						</div>
											</div>
				</a>
			</article>
						<article class="gameP_item">
				<a href="/game/little-kitty-big-city-n-pc">
										<div class="gameL_cover">
						<img src="/files/covers/000092/little-kitty-big-city-n-pc.webp" alt="Little Kitty Big City">
					</div>
										<div class="info">
						<p class="name">Little Kitty Big City <span class="platform pc">PC</span></p>
						<div class="extra">
							<p class="release">May 9, 2024</p>
						</div>
												<div class="other_platforms">
							<span>Also on:</span>
														<span>Xbox Series,&nbsp;</span>
														<span>Nintendo Switch,&nbsp;</span>
														<span>Xbox One</span>
													</div>
											</div>
				</a>
			</article>
						<article class="gameP_item">
				<a href="/game/dungeon-keeper-2-pc">
										<div class="gameL_cover">
						<img src="/files/covers/000118/dungeon-keeper-2-pc.webp" alt="Dungeon Keeper 2">
					</div>
										<div class="info">
						<p class="name">Dungeon Keeper 2 <span class="platform pc">PC</span></p>
						<div class="extra">
							<p class="release">Mar 7, 2024</p>
						</div>
											</div>
				</a>
			</article>
						<div class="gameP_item"></div>
			<div class="gameP_item"></div>
		</div>
	</section>

		<section class="gameP_block">
		<div class="gameP_header">
			<h1 class="gameP_title"><span class="title">Nintendo Switch JRPGs</span> <a class="all" href="/find/nintendo-switch-jrpgs">See all</a></h1>
		</div>
		<div class="gameP_items">
						<article class="gameP_item">
				<a href="/game/lunar-remastered-collection-nswitch">
										<div class="gameL_cover">
						<img src="/files/covers/000145/lunar-remastered-collection-pc.webp" alt="LUNAR Remastered Collection">
					</div>
										<div class="info">
						<p class="name">LUNAR Remastered Collection <span class="platform nswitch">Nintendo Switch</span></p>
						<div class="extra">
							<p class="release">Apr 18, 2025</p>
						</div>
												<div class="other_platforms">
							<span>Also on:</span>
														<span>PlayStation 4,&nbsp;</span>
														<span>Xbox One,&nbsp;</span>
														<span>PC</span>
													</div>
											</div>
				</a>
			</article>
						<article class="gameP_item">
				<a href="/game/saga-frontier-2-remastered-nswitch">
										<div class="gameL_cover">
						<img src="/files/covers/000152/saga-frontier-2-remastered-pc.webp" alt="SaGa Frontier 2 Remastered">
					</div>
										<div class="info">
						<p class="name">SaGa Frontier 2 Remastered <span class="platform nswitch">Nintendo Switch</span></p>
						<div class="extra">
							<p class="release">Mar 27, 2025</p>
						</div>
												<div class="other_platforms">
							<span>Also on:</span>
														<span>PlayStation 4,&nbsp;</span>
														<span>PC,&nbsp;</span>
														<span>PlayStation 5,&nbsp;</span>
														<span>iOS</span>
													</div>
											</div>
				</a>
			</article>
						<article class="gameP_item">
				<a href="/game/the-general-saga-nswitch">
										<div class="gameL_cover">
						<img src="/files/covers/000151/the-general-saga-pc.webp" alt="THE GENERAL SAGA">
					</div>
										<div class="info">
						<p class="name">THE GENERAL SAGA <span class="platform nswitch">Nintendo Switch</span></p>
						<div class="extra">
							<p class="release">Mar 27, 2025</p>
						</div>
												<div class="other_platforms">
							<span>Also on:</span>
														<span>PC</span>
													</div>
											</div>
				</a>
			</article>
						<article class="gameP_item">
				<a href="/game/twilight-monk-nswitch">
										<div class="gameL_cover">
						<img src="/files/covers/000151/twilight-monk-pc.webp" alt="Twilight Monk">
					</div>
										<div class="info">
						<p class="name">Twilight Monk <span class="platform nswitch">Nintendo Switch</span></p>
						<div class="extra">
							<p class="release">Mar 27, 2025</p>
						</div>
												<div class="other_platforms">
							<span>Also on:</span>
														<span>PC</span>
													</div>
											</div>
				</a>
			</article>
						<div class="gameP_item"></div>
			<div class="gameP_item"></div>
		</div>
	</section>

		<section class="gameP_block">
		<div class="gameP_header">
			<h1 class="gameP_title"><span class="title">Cooperative games</span> <a class="all" href="/find/cooperative-games">See all</a></h1>
		</div>
		<div class="gameP_items">
						<article class="gameP_item">
				<a href="/game/neolithic-dawn-quest">
										<div class="gameL_cover">
						<img src="/files/covers/000154/neolithic-dawn-quest.webp" alt="Neolithic Dawn">
					</div>
										<div class="info">
						<p class="name">Neolithic Dawn <span class="platform quest">Meta Quest</span></p>
						<div class="extra">
							<p class="release">May 23, 2025</p>
						</div>
											</div>
				</a>
			</article>
						<article class="gameP_item">
				<a href="/game/outbreak-contagion-complete-collection-xbs">
										<div class="gameL_cover">
						<img src="/files/covers/000154/outbreak-contagion-complete-collection-xbs.webp" alt="Outbreak Contagion Complete Collection">
					</div>
										<div class="info">
						<p class="name">Outbreak Contagion Complete Collection <span class="platform xbs">Xbox Series</span></p>
						<div class="extra">
							<p class="release">Apr 19, 2025</p>
						</div>
												<div class="other_platforms">
							<span>Also on:</span>
														<span>Xbox One</span>
													</div>
											</div>
				</a>
			</article>
						<article class="gameP_item">
				<a href="/game/phantom-breaker-battle-grounds-ultimate-xbs">
										<div class="gameL_cover">
						<img src="/files/covers/000130/phantom-breaker-battle-grounds-ultimate-pc.webp" alt="Phantom Breaker: Battle Grounds Ultimate">
					</div>
										<div class="info">
						<p class="name">Phantom Breaker: Battle Grounds Ultimate <span class="platform xbs">Xbox Series</span></p>
						<div class="extra">
							<p class="release">Apr 17, 2025</p>
						</div>
												<div class="other_platforms">
							<span>Also on:</span>
														<span>PlayStation 5,&nbsp;</span>
														<span>PC,&nbsp;</span>
														<span>PlayStation 4,&nbsp;</span>
														<span>Nintendo Switch,&nbsp;</span>
														<span>Xbox One</span>
													</div>
											</div>
				</a>
			</article>
						<article class="gameP_item">
				<a href="/game/vinebound-tangled-together-xb1">
										<div class="gameL_cover">
						<img src="/files/covers/000154/vinebound-tangled-together-nswitch.webp" alt="Vinebound: Tangled Together">
					</div>
										<div class="info">
						<p class="name">Vinebound: Tangled Together <span class="platform xb1">Xbox One</span></p>
						<div class="extra">
							<p class="release">Apr 16, 2025</p>
						</div>
												<div class="other_platforms">
							<span>Also on:</span>
														<span>Nintendo Switch,&nbsp;</span>
														<span>PlayStation 5,&nbsp;</span>
														<span>PlayStation 4</span>
													</div>
											</div>
				</a>
			</article>
						<div class="gameP_item"></div>
			<div class="gameP_item"></div>
		</div>
	</section>

	
	<div class="popular_more_options">
		<span>More:</span>
				<a href="/find/android-games-without-in-game-ads">Android games without in-game ads</a>
				<a href="/find/iphone-games-without-in-game-ads">Iphone games without in-game ads</a>
				<a href="/find/vr-games-only-pc">VR games only for PC</a>
				<a href="/find/mixed-reality-games">Mixed Reality games</a>
				<a href="/find/historical-rts-games">Historical RTS games</a>
				<a href="/find/exclusive-playstation-vr2-games">Exclusive PlayStation VR2 games</a>
				<a href="/find/exclusive-meta-quest-games">Exclusive Meta Quest games</a>
				<a href="/find/steam-deck-verified-games">Steam Deck verified games</a>
				<a href="/find/playstation-plus-extra-games">PlayStation Plus Extra games</a>
				<a href="/find/multiplayer-games-with-crossplay">Multiplayer games with crossplay</a>
				<a href="/find/xbox-game-pass-console-games">Xbox Game Pass console games</a>
			</div>
</section>

<script type="module">
	import { createApp } from 'https://unpkg.com/vue@3/dist/vue.esm-browser.js'

	createApp({
		data() {
			return {
				title: ''
			}
		},
		methods: {
			openSettings() {
				showFilters();
			},
			search() {
				let title = this.title.trim();
				if (title != "") {
					let q = "q=" + JSON.stringify({title:{b:1, v:title}})
					document.location = "/find?" + q
				}
				else {
					this.$refs.input.focus()
				}
			},
			clear() {
				this.title = ""
			}
		}
	}).mount('#hl_search_app')
</script>
<section class="content_adapt gameL_block" id="view681abaa6a8df0" data-type="upcoming">

	<div class="header">
		<p class="sec_title"><span class="title">Upcoming games</span> <a class="all" href="/find?q=(release_date:(t:f,v:&#039;2025-05-07&#039;))&amp;s=fs">See all</a></p>
		<select class="f_select" name="platform">
			<option value="">All platforms</option>
						<option value="pc" >PC</option>
						<option value="ps4" >PlayStation 4</option>
						<option value="ps5" >PlayStation 5</option>
						<option value="xb1" >Xbox One</option>
						<option value="xbs" >Xbox Series</option>
						<option value="nswitch" >Nintendo Switch</option>
						<option value="android" >Android</option>
						<option value="apple_ios" >iOS</option>
						<option value="apple_visionos" >visionOS</option>
						<option value="quest" >Meta Quest</option>
						<option value="htc" >HTC Vive Standalone</option>
						<option value="pico" >Pico</option>
					</select>
	</div>
	
	<div class="gameL_items">
				<article class="gameL_item">
			<a href="/game/ithya-magic-studies-pc">
								<div class="gameL_cover">
					<img src="/files/covers/000154/ithya-magic-studies-pc.webp" alt="Ithya: Magic Studies">
				</div>
								<div class="info">
					<p class="name">Ithya: Magic Studies <span class="platform pc">PC</span></p>
					<div class="extra">
						<p class="release">May 7, 2025</p>
					</div>
									</div>
			</a>
		</article>
				<article class="gameL_item">
			<a href="/game/touhou-spell-carnival-pc">
								<div class="gameL_cover">
					<img src="/files/covers/000154/touhou-spell-carnival-pc.webp" alt="Touhou Spell Carnival">
				</div>
								<div class="info">
					<p class="name">Touhou Spell Carnival <span class="platform pc">PC</span></p>
					<div class="extra">
						<p class="release">May 7, 2025</p>
					</div>
										<div class="other_platforms">
						<span>Also on:</span>
												<span>Nintendo Switch,&nbsp;</span>
												<span>PlayStation 5,&nbsp;</span>
												<span>PlayStation 4</span>
											</div>
									</div>
			</a>
		</article>
				<article class="gameL_item">
			<a href="/game/vacation-adventures-park-ranger-17-pc">
								<div class="gameL_cover">
					<img src="/files/covers/000154/vacation-adventures-park-ranger-17-pc.webp" alt="Vacation Adventures: Park Ranger 17">
				</div>
								<div class="info">
					<p class="name">Vacation Adventures: Park Ranger 17 <span class="platform pc">PC</span></p>
					<div class="extra">
						<p class="release">May 7, 2025</p>
					</div>
									</div>
			</a>
		</article>
				<article class="gameL_item">
			<a href="/game/desktop-slot-pc">
								<div class="gameL_cover">
					<img src="/files/covers/000154/desktop-slot-pc.webp" alt="Desktop Slot">
				</div>
								<div class="info">
					<p class="name">Desktop Slot <span class="platform pc">PC</span></p>
					<div class="extra">
						<p class="release">May 7, 2025</p>
					</div>
									</div>
			</a>
		</article>
				<article class="gameL_item"></article>
		<article class="gameL_item"></article>
	</div>

	<script>
		READY.push(function () {
			const uid = 'view681abaa6a8df0'
			const widget = document.getElementById(uid)
			widget.querySelector(".f_select").addEventListener("change", function (e) {
				widget.querySelector(".gameL_items").innerHTML = "";
				const value = event.target.value
				const url = "/api/web/load-partial"
				fetch(`${url}?name=featured_list&params[platform]=${value}&params[type]=${widget.dataset.type}`, {
					method: 'GET',
					headers: {
						"Content-Type": "application/json",
					}
				})
				.then(res => res.json())
				.then(res => {
					const data = res.data;
					if (data != "") {
						const tmp = document.createElement("div");
						tmp.innerHTML = data
						const container = widget.querySelector(".gameL_items")
						const link = tmp.querySelector(".header a.all").getAttribute("href");
						widget.querySelector(".header a.all").setAttribute("href", link);
						container.innerHTML = tmp.querySelector(".gameL_items").innerHTML
					}
				})
			})
		})
	</script>
</section>

<section class="content_adapt gameL_block" id="view681abaa6a9e8a" data-type="released">

	<div class="header">
		<p class="sec_title"><span class="title">Released games</span> <a class="all" href="/find?q=(release_date:(t:u,v:&#039;2025-05-07&#039;))&amp;s=lt">See all</a></p>
		<select class="f_select" name="platform">
			<option value="">All platforms</option>
						<option value="pc" >PC</option>
						<option value="ps4" >PlayStation 4</option>
						<option value="ps5" >PlayStation 5</option>
						<option value="xb1" >Xbox One</option>
						<option value="xbs" >Xbox Series</option>
						<option value="nswitch" >Nintendo Switch</option>
						<option value="android" >Android</option>
						<option value="apple_ios" >iOS</option>
						<option value="apple_visionos" >visionOS</option>
						<option value="quest" >Meta Quest</option>
						<option value="htc" >HTC Vive Standalone</option>
						<option value="pico" >Pico</option>
					</select>
	</div>
	
	<div class="gameL_items">
				<article class="gameL_item">
			<a href="/game/wall-town-wonders-pc">
								<div class="gameL_cover">
					<img src="/files/covers/000140/wall-town-wonders-quest.webp" alt="Wall Town Wonders">
				</div>
								<div class="info">
					<p class="name">Wall Town Wonders <span class="platform pc">PC</span></p>
					<div class="extra">
						<p class="release">May 7, 2025</p>
					</div>
										<div class="other_platforms">
						<span>Also on:</span>
												<span>Meta Quest</span>
											</div>
									</div>
			</a>
		</article>
				<article class="gameL_item">
			<a href="/game/doloc-town-pc">
								<div class="gameL_cover">
					<img src="/files/covers/000154/doloc-town-pc.webp" alt="Doloc Town">
				</div>
								<div class="info">
					<p class="name">Doloc Town <span class="platform pc">PC</span></p>
					<div class="extra">
						<p class="release">May 7, 2025</p>
					</div>
									</div>
			</a>
		</article>
				<article class="gameL_item">
			<a href="/game/chick-defender-pc">
								<div class="gameL_cover">
					<img src="/files/covers/000155/chick-defender-pc.webp" alt="Chick Defender">
				</div>
								<div class="info">
					<p class="name">Chick Defender <span class="platform pc">PC</span></p>
					<div class="extra">
						<p class="release">May 7, 2025</p>
					</div>
									</div>
			</a>
		</article>
				<article class="gameL_item">
			<a href="/game/quattroman-pc">
								<div class="gameL_cover">
					<img src="/files/covers/000153/quattroman-pc.webp" alt="QuattroMan">
				</div>
								<div class="info">
					<p class="name">QuattroMan <span class="platform pc">PC</span></p>
					<div class="extra">
						<p class="release">May 7, 2025</p>
					</div>
									</div>
			</a>
		</article>
				<article class="gameL_item"></article>
		<article class="gameL_item"></article>
	</div>

	<script>
		READY.push(function () {
			const uid = 'view681abaa6a9e8a'
			const widget = document.getElementById(uid)
			widget.querySelector(".f_select").addEventListener("change", function (e) {
				widget.querySelector(".gameL_items").innerHTML = "";
				const value = event.target.value
				const url = "/api/web/load-partial"
				fetch(`${url}?name=featured_list&params[platform]=${value}&params[type]=${widget.dataset.type}`, {
					method: 'GET',
					headers: {
						"Content-Type": "application/json",
					}
				})
				.then(res => res.json())
				.then(res => {
					const data = res.data;
					if (data != "") {
						const tmp = document.createElement("div");
						tmp.innerHTML = data
						const container = widget.querySelector(".gameL_items")
						const link = tmp.querySelector(".header a.all").getAttribute("href");
						widget.querySelector(".header a.all").setAttribute("href", link);
						container.innerHTML = tmp.querySelector(".gameL_items").innerHTML
					}
				})
			})
		})
	</script>
</section>

<section class="content_adapt gameL_block" id="view681abaa6aaea5" data-type="added">

	<div class="header">
		<p class="sec_title"><span class="title">Added games</span> <a class="all" href="/find?q=()&amp;s=la">See all</a></p>
		<select class="f_select" name="platform">
			<option value="">All platforms</option>
						<option value="pc" >PC</option>
						<option value="ps4" >PlayStation 4</option>
						<option value="ps5" >PlayStation 5</option>
						<option value="xb1" >Xbox One</option>
						<option value="xbs" >Xbox Series</option>
						<option value="nswitch" >Nintendo Switch</option>
						<option value="android" >Android</option>
						<option value="apple_ios" >iOS</option>
						<option value="apple_visionos" >visionOS</option>
						<option value="quest" >Meta Quest</option>
						<option value="htc" >HTC Vive Standalone</option>
						<option value="pico" >Pico</option>
					</select>
	</div>
	
	<div class="gameL_items">
				<article class="gameL_item">
			<a href="/game/bike-rider-craft-game-ios">
								<div class="gameL_cover">
					<img src="/files/covers/000155/bike-rider-craft-game-ios.webp" alt="Bike Rider - Craft Game">
				</div>
								<div class="info">
					<p class="name">Bike Rider - Craft Game <span class="platform ios">iOS</span></p>
					<div class="extra">
						<p class="release">Sep 27, 2022</p>
					</div>
									</div>
			</a>
		</article>
				<article class="gameL_item">
			<a href="/game/fatal-fury-aca-neogeo-ios">
								<div class="gameL_cover">
					<img src="/files/covers/000155/fatal-fury-aca-neogeo-ios.webp" alt="FATAL FURY ACA NEOGEO">
				</div>
								<div class="info">
					<p class="name">FATAL FURY ACA NEOGEO <span class="platform ios">iOS</span></p>
					<div class="extra">
						<p class="release">Mar 8, 2022</p>
					</div>
									</div>
			</a>
		</article>
				<article class="gameL_item">
			<a href="/game/shinro-minesweeper-2-ios">
								<div class="gameL_cover">
					<img src="/files/covers/000155/shinro-minesweeper-2-ios.webp" alt="Shinro Minesweeper 2">
				</div>
								<div class="info">
					<p class="name">Shinro Minesweeper 2 <span class="platform ios">iOS</span></p>
					<div class="extra">
						<p class="release">May 5, 2025</p>
					</div>
									</div>
			</a>
		</article>
				<article class="gameL_item">
			<a href="/game/spider-solitaire-2020-ios">
								<div class="gameL_cover">
					<img src="/files/covers/000155/spider-solitaire-2020-ios.webp" alt=".Spider Solitaire!">
				</div>
								<div class="info">
					<p class="name">.Spider Solitaire! <span class="platform ios">iOS</span></p>
					<div class="extra">
						<p class="release">May 7, 2020</p>
					</div>
									</div>
			</a>
		</article>
				<article class="gameL_item"></article>
		<article class="gameL_item"></article>
	</div>

	<script>
		READY.push(function () {
			const uid = 'view681abaa6aaea5'
			const widget = document.getElementById(uid)
			widget.querySelector(".f_select").addEventListener("change", function (e) {
				widget.querySelector(".gameL_items").innerHTML = "";
				const value = event.target.value
				const url = "/api/web/load-partial"
				fetch(`${url}?name=featured_list&params[platform]=${value}&params[type]=${widget.dataset.type}`, {
					method: 'GET',
					headers: {
						"Content-Type": "application/json",
					}
				})
				.then(res => res.json())
				.then(res => {
					const data = res.data;
					if (data != "") {
						const tmp = document.createElement("div");
						tmp.innerHTML = data
						const container = widget.querySelector(".gameL_items")
						const link = tmp.querySelector(".header a.all").getAttribute("href");
						widget.querySelector(".header a.all").setAttribute("href", link);
						container.innerHTML = tmp.querySelector(".gameL_items").innerHTML
					}
				})
			})
		})
	</script>
</section>

<section class="statsF_totals">
	<div class="content_adapt">
		<p>130,009 games in the Database.</p>
		<p>7,907 games released in 2025.</p>
	</div>
</section></main>
<footer class="main_footer">
	<div class="footer_first">
		<div class="content_adapt">
			<div class="copy">&copy; 2025 GOFdb. All Rights Reserved.</div>
			
			<div class="footer_cols">
				<div class="footer_col">
					<span class="link" onclick="showFilters(); return false;">Find games by options & features</span>
					<span onclick="document.location = '/contact-us'" class="link">Contact us</span>
				</div>
				
				<div class="footer_col">
					<span onclick="document.location = '/terms-of-use'" class="link">Terms of use</span>
					<span onclick="document.location = '/privacy-policy'" class="link">Privacy policy</span>
				</div>
			</div>
		</div>
	</div>
</footer><script src="https://cdn.jsdelivr.net/npm/[email protected]/js/rison.min.js"></script><script>while(true){let fn=READY.shift();if(typeof fn=="function")fn.call();if(READY.length == 0) break;};READY.ok=true;</script><div id="cookie_consent">
	<div class="center">
		<p>Cookies on this website are used to personalize content and ads, provide social media features, and analyze traffic. In addition, we share information about your use of the website with our social media, advertising and web analytics partners, who may combine it with other information you have provided to them or that they have collected from your use of their services. If you need more information read our <a href="/privacy-policy"> privacy policy page</a></p>
		<button class="btn" id="btn_accept_cookies" onclick="accept_cookies()">Allow</button>
	</div>
</div>
<script>
	function accept_cookies() {
		gtag('consent', 'update', {
			'ad_storage': 'granted',
			'analytics_storage': 'granted'
		});
		document.getElementById("cookie_consent").remove();
		const d = new Date();
		d.setTime(d.getTime() + (365*24*60*60*1000));
		let expires = "expires="+ d.toUTCString();
		document.cookie = `accept_cookies=ok; ${expires}; path=/;`;
	}
</script>
</body>
</html>                               

Whois info of domain

Domain Name: GOFDB.COM
Registry Domain ID: 2721923730_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-08-31T10:03:08Z
Creation Date: 2022-08-30T15:44:51Z
Registry Expiry Date: 2026-08-30T15:44:51Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1.GOFDB.COM
Name Server: NS2.GOFDB.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-07T01:43:13Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass