game-mon.eu
Open in
urlscan Pro
185.177.57.177
Public Scan
Submitted URL: http://game-mon.eu/
Effective URL: https://game-mon.eu/
Submission: On December 15 via api from US — Scanned from CA
Effective URL: https://game-mon.eu/
Submission: On December 15 via api from US — Scanned from CA
Form analysis
5 forms found in the DOMPOST
<form class="space-y-4" id="register_form" method="post">
<div class="mb-3"><label class="form-label text-sm" for="modal-auth-name">Nickname</label> <input autocomplete="off"
class="block border border-gray-300 focus:border-blue-500 focus:ring-blue-500 form-control mt-1 rounded-lg shadow-sm sm:text-sm w-full" id="usernamec_" name="username" required="" type="text"></div>
<div id="availability_status"></div>
<div class="mb-3"><label class="form-label text-sm" for="modal-auth-email">Email</label> <input autocomplete="off"
class="block border border-gray-300 focus:border-blue-500 focus:ring-blue-500 form-control mt-1 rounded-lg shadow-sm sm:text-sm w-full" id="email" name="email" required="" type="email"></div>
<div id="availability_status2"></div>
<div class="gx-2 row">
<div class="col-sm-6 mb-3"><label class="form-label text-sm" for="modal-auth-password">Password</label> <input autocomplete="off"
class="block border border-gray-300 focus:border-blue-500 focus:ring-blue-500 form-control mt-1 pass_check rounded-lg shadow-sm sm:text-sm w-full" id="modal-auth-password" name="pass" required="" type="password"></div>
<div class="col-sm-6 mb-3"><label class="form-label text-sm" for="modal-auth-confirm-password">Repeat password</label> <input autocomplete="off"
class="block border border-gray-300 focus:border-blue-500 focus:ring-blue-500 form-control mt-1 pass_check rounded-lg shadow-sm sm:text-sm w-full" id="modal-auth-confirm-password" name="r_pass" required="" type="password"></div>
<div id="password_check"></div>
</div>
<div class="mb-3"><label class="form-label text-sm" for="modal-auth-name">SteamID / <a class="hover:underline text-blue-500" href="https://www.steamidfinder.com/" target="_blank">SteamID Finder</a> (Add your SteamID to gain full access to the
site's features)</label> <input autocomplete="off" class="block border border-gray-300 focus:border-blue-500 focus:ring-blue-500 form-control mt-1 rounded-lg shadow-sm sm:text-sm w-full" name="steamid"
placeholder="SteamID, example: STEAM_0:1:12345321" required="" type="text"></div>
<div class="flex items-center space-x-2"><img alt="captcha" class="h-12" id="capImage" src="/captcha.php"> <button class="hover:underline text-blue-500" type="button"><i class="fa fa-refresh"></i></button> <button
class="hover:underline text-blue-500 voice_captcha" type="button"><i class="fa fa-volume-up"></i></button></div> <input
class="block border border-gray-300 focus:border-blue-500 focus:ring-blue-500 form-control mt-2 rounded-lg shadow-sm sm:text-sm w-full" name="captcha_code" placeholder="Enter the characters from the image above!" required="" type="text">
<div class="form-check mt-3"><input class="form-check-input" id="modal-auth-register-checkbox" name="policy_check" type="checkbox"> <label class="form-label text-gray-400 text-sm" for="modal-auth-register-checkbox"> I accept the terms and
conditions <a class="hover:underline text-blue-500" href="https://game-mon.eu/pages/policy">policy</a> for <a class="hover:underline text-blue-500" href="https://game-mon.eu/pages/policy">privacy</a> </label></div>
<div class="register_checks"></div>
<div class="mb-3"><button class="bg-blue-600 btn hover:bg-blue-700 mt-4 py-2 rounded-lg text-white w-full" id="register_now_b" name="register" type="submit">Register</button> </div>
</form>
GET pages/servers?search
<form action="pages/servers?search" class="search_form_gmon" method="get"><input name="search" type="hidden" value="1">
<div class="relative"><input autocomplete="off" class="bg-gray-700 focus:outline-none focus:ring-2 focus:ring-yellow-500 gmon_ip_host placeholder-gray-500 px-4 py-2 rounded-full text-sm w-full" name="ip_address_hostname"
placeholder="IP address or server name" type="text"> <button class="-translate-y-1/2 absolute material-icons right-3 text-gray-500 top-1/2 transform" name="gmon_search" type="submit">search</button>
<div class="autocomplete-results hidden"></div>
</div>
</form>
GET pages/maps_search?search
<form action="pages/maps_search?search" class="search_form_gmon" method="get">
<div class="relative"><input autocomplete="off" class="bg-gray-700 focus:outline-none focus:ring-2 focus:ring-yellow-500 maps_search_input placeholder-gray-500 px-4 py-2 rounded-full text-sm w-full" name="map_search" placeholder="Search map"
type="text"> <button class="-translate-y-1/2 absolute material-icons right-3 text-gray-500 top-1/2 transform" name="gmon_map_search" type="submit">search</button>
<div class="autocomplete-results-maps hidden"></div>
</div>
</form>
GET pages/players_search?search
<form action="pages/players_search?search" class="search_form_gmon" method="get">
<div class="relative"><input autocomplete="off" class="bg-gray-700 focus:outline-none focus:ring-2 focus:ring-yellow-500 placeholder-gray-500 players_search_input px-4 py-2 rounded-full text-sm w-full" name="players_search"
placeholder="Search user" type="text"> <button class="-translate-y-1/2 absolute material-icons right-3 text-gray-500 top-1/2 transform" name="gmon_players_search" type="submit">search</button>
<div class="autocomplete-results-players hidden"></div>
</div>
</form>
POST forum/ucp.php?mode=login
<form action="forum/ucp.php?mode=login" class="space-y-4" method="post"><input class="border focus:ring focus:ring-blue-500 px-4 py-2 rounded-md w-full" name="username" placeholder="Username" required="" type="text"> <input
class="border focus:ring focus:ring-blue-500 px-4 py-2 rounded-md w-full" name="password" placeholder="Password" required="" type="password">
<div class="flex items-center justify-between text-sm"><label class="flex items-center space-x-2"><input class="focus:ring focus:ring-blue-500 form-checkbox rounded text-blue-600" name="autologin" type="checkbox"> <span>Remember me</span></label>
<a class="hover:underline text-blue-600" href="https://game-mon.eu/pages/forgot_pw">?</a></div> <button class="bg-blue-600 focus:ring focus:ring-blue-500 hover:bg-blue-700 py-2 rounded-md text-white w-full" name="login" type="submit"> Login
</button> <input name="mode" type="hidden" value="login"> <input name="form_token" type="hidden" value="fe5adc5b8f08c229827ca463be9ba76f50d21d66"> <input name="creation_time" type="hidden" value="1734298982"> <input name="redirect" type="hidden"
value="https://game-mon.eu/"> <input name="sid" type="hidden" value="896424a2f222b158defd1415bd3d38ad"> <input name="autologin" type="hidden" value="true">
</form>
Text Content
This site uses Cookies! Please accept them or review and familiarize yourself with our privacy policy. π Cookies π Privacy Policy β Accept β Remove Cookies β β DELETE COOKIES Remove Selected Cookies GAME-MON.EU login person_add * home Home Home * dns Servers Servers * map Maps Maps * add_circle Add Server Add Server login person_add * home Home * dns Servers * map Maps * article Add Server Last boosted (in the last 24 hours): Jack Daniel's #Public FREE VIP 10 Number of ads in the last 24 hours (10) cs2 de_overpass [BG]HH-GaminG.EU | CS... cs16 de_dust2 CS-MANIABG.COM # DUST... + Promote server close REGISTER Nickname Email Password Repeat password SteamID / SteamID Finder (Add your SteamID to gain full access to the site's features) I accept the terms and conditions policy for privacy Register 2 1 / 1 DISCORD : HTTPS://DISCORD.GG/YD6QPNY9RQ arrow_back arrow_forward DESIGNX TFC 13/64 - [OLD] {BIOZMCLASSIC SERVER... 0/32 - zm_303 [DREAMCS] DUST 2 NOT ONLY 14/32 - de_dust2 CS-MANIABG.COM # DUST2... 29/32 - de_dust2 .:: ZS.TEAM [EVENTO] :... 32/32 - zm_fourlabs_2024_zs NEW IP:45.123.40.222:2... 0/32 - de_dust2 FANTASY GAMING | ZOMBIE... 30/32 - ze_havana EMIRATES-KINGS δΊ BOOST... 32/32 - de_dust2 LUDA EKIPA | PUBLIC [BALKAN... 31/32 - css_mirage_go [ALFA-GAME.NET] # DEATHMATC... 0/20 - de_dust2 [ALFA-GAME.NET] # GUNGAME... 0/20 - gg_quince NEW IP: 45.89.127.124:... 0/0 - unknown [ALFA-GAME.NET] # DEATHRUN... 0/18 - deathrun_arctic AIM.DUAL-GAMING.RO [CLASSIC... 32/32 - de_dust2 HH-GAMING.EU #AIM MELE 6/21 - fy_warzone storage Servers Search among 104 servers search place Maps Search among 1464 maps search person Players Search among 47 users search storage BOOST -------------------------------------------------------------------------------- * HH-GaminG.EU #Aim Mele fy_warzone - 6/21 duel.hh-gaming.eu:27020 * β [ZM]ImperialCS Zombie... zm_dust2_final - 28/32 45.144.155.171:27015 storage VIP -------------------------------------------------------------------------------- * [BG]HH-GaminG.EU | CS2... de_overpass - 0/24 cs2.hh-gaming.eu:27015 * HH-GaminG.EU #GunGame gg_fy_snow_deluxe - 4/28 91.134.123.43:27015 * [OLD] {BioZmClassic server... zm_303 - 0/32 46.174.55.155:27015 storage RECENTLY ADDED -------------------------------------------------------------------------------- * DesignX TFC - 13/64 93.123.16.159:30120 * [OLD] {BioZmClassic server... zm_303 - 0/32 46.174.55.155:27015 * [DreamCS] Dust 2 NOT only de_dust2 - 14/32 93.123.16.79:27022 ABOUT US We are a team dedicated to creating the best experience for the gaming community. Our platform offers a convenient and intuitive way to add and monitor servers. We constantly strive to innovate and deliver new features that make managing and monitoring your servers easier. With us, you will always stay informed and have everything you need for successful server management! QUICK LINKS * Home * Servers * Blog * Connect with Us CONNECT WITH US game-mon.eu Β© 2024 is licensed under Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Β© 2024 GAME-MON.EU. All Rights Reserved. Design & code β€οΈ | β pok4 & Illusion @ CraftVision headset_mic β β close LOGIN Remember me ? Login