veteranii.ro Open in urlscan Pro
188.212.101.45  Public Scan

Submitted URL: http://veteranii.ro/
Effective URL: http://veteranii.ro/forum/
Submission: On October 16 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST http://veteranii.ro/forum/index.php?/login/

<form accept-charset="utf-8" method="post" action="http://veteranii.ro/forum/index.php?/login/">
  <input type="hidden" name="csrfKey" value="091e020470726498c55a97092e5206ac">
  <input type="hidden" name="ref" value="aHR0cDovL3ZldGVyYW5paS5yby9mb3J1bS8=">
  <div data-role="loginForm">
    <div class="ipsPad ipsForm ipsForm_vertical">
      <h4 class="ipsType_sectionHead">Sign In</h4>
      <br><br>
      <ul class="ipsList_reset">
        <li class="ipsFieldRow ipsFieldRow_noLabel ipsFieldRow_fullWidth">
          <input type="email" placeholder="Email Address" name="auth" autocomplete="email">
        </li>
        <li class="ipsFieldRow ipsFieldRow_noLabel ipsFieldRow_fullWidth">
          <input type="password" placeholder="Password" name="password" autocomplete="current-password">
        </li>
        <li class="ipsFieldRow ipsFieldRow_checkbox ipsClearfix">
          <span class="ipsCustomInput">
            <input type="checkbox" name="remember_me" id="remember_me_checkbox" value="1" checked="" aria-checked="true">
            <span></span>
          </span>
          <div class="ipsFieldRow_content">
            <label class="ipsFieldRow_label" for="remember_me_checkbox">Remember me</label>
            <span class="ipsFieldRow_desc">Not recommended on shared computers</span>
          </div>
        </li>
        <li class="ipsFieldRow ipsFieldRow_fullWidth">
          <button type="submit" name="_processLogin" value="usernamepassword" class="ipsButton ipsButton_primary ipsButton_small" id="elSignIn_submit">Sign In</button>
          <p class="ipsType_right ipsType_small">
            <a href="http://veteranii.ro/forum/index.php?/lostpassword/" data-ipsdialog="" data-ipsdialog-title="Forgot your password?">

					Forgot your password?</a>
          </p>
        </li>
      </ul>
    </div>
  </div>
</form>

POST //veteranii.ro/forum/index.php?/search/&do=quicksearch

<form accept-charset="utf-8" action="//veteranii.ro/forum/index.php?/search/&amp;do=quicksearch" method="post">
  <input type="search" id="elSearchField" placeholder="Search..." name="q" autocomplete="off">
  <button class="cSearchSubmit" type="submit"><i class="fas fa-search"></i></button>
  <div id="elSearchExpanded">
    <div class="ipsMenu_title"> Search In </div>
    <ul class="ipsSideMenu_list ipsSideMenu_withRadios ipsSideMenu_small ipsType_normal" data-ipssidemenu="" data-ipssidemenu-type="radio" data-ipssidemenu-responsive="false" data-role="searchContexts">
      <li>
        <span class="ipsSideMenu_item ipsSideMenu_itemActive" data-ipsmenuvalue="all">
          <input type="radio" name="type" value="all" checked="" id="elQuickSearchRadio_type_all">
          <label for="elQuickSearchRadio_type_all" id="elQuickSearchRadio_type_all_label">Everywhere</label>
        </span>
      </li>
      <li>
        <span class="ipsSideMenu_item" data-ipsmenuvalue="forums_topic">
          <input type="radio" name="type" value="forums_topic" id="elQuickSearchRadio_type_forums_topic">
          <label for="elQuickSearchRadio_type_forums_topic" id="elQuickSearchRadio_type_forums_topic_label">Topics</label>
        </span>
      </li>
      <li data-role="showMoreSearchContexts">
        <span class="ipsSideMenu_item" data-action="showMoreSearchContexts" data-exclude="forums_topic"> More options... </span>
      </li>
    </ul>
    <div class="ipsMenu_title"> Find results that contain... </div>
    <ul class="ipsSideMenu_list ipsSideMenu_withRadios ipsSideMenu_small ipsType_normal" role="radiogroup" data-ipssidemenu="" data-ipssidemenu-type="radio" data-ipssidemenu-responsive="false" data-filtertype="andOr">
      <li>
        <span class="ipsSideMenu_item ipsSideMenu_itemActive" data-ipsmenuvalue="or">
          <input type="radio" name="search_and_or" value="or" checked="" id="elRadio_andOr_or">
          <label for="elRadio_andOr_or" id="elField_andOr_label_or"><em>Any</em> of my search term words</label>
        </span>
      </li>
      <li>
        <span class="ipsSideMenu_item " data-ipsmenuvalue="and">
          <input type="radio" name="search_and_or" value="and" id="elRadio_andOr_and">
          <label for="elRadio_andOr_and" id="elField_andOr_label_and"><em>All</em> of my search term words</label>
        </span>
      </li>
    </ul>
    <div class="ipsMenu_title"> Find results in... </div>
    <ul class="ipsSideMenu_list ipsSideMenu_withRadios ipsSideMenu_small ipsType_normal" role="radiogroup" data-ipssidemenu="" data-ipssidemenu-type="radio" data-ipssidemenu-responsive="false" data-filtertype="searchIn">
      <li>
        <span class="ipsSideMenu_item ipsSideMenu_itemActive" data-ipsmenuvalue="all">
          <input type="radio" name="search_in" value="all" checked="" id="elRadio_searchIn_and">
          <label for="elRadio_searchIn_and" id="elField_searchIn_label_all">Content titles and body</label>
        </span>
      </li>
      <li>
        <span class="ipsSideMenu_item" data-ipsmenuvalue="titles">
          <input type="radio" name="search_in" value="titles" id="elRadio_searchIn_titles">
          <label for="elRadio_searchIn_titles" id="elField_searchIn_label_titles">Content titles only</label>
        </span>
      </li>
    </ul>
  </div>
</form>

POST //veteranii.ro/forum/index.php?/theme/&csrfKey=091e020470726498c55a97092e5206ac

<form action="//veteranii.ro/forum/index.php?/theme/&amp;csrfKey=091e020470726498c55a97092e5206ac" method="post">
  <input type="hidden" name="ref" value="aHR0cDovL3ZldGVyYW5paS5yby9mb3J1bS8=">
  <button type="submit" name="id" value="1" class="ipsButton ipsButton_link ipsButton_link_secondary">Default </button>
</form>

POST //veteranii.ro/forum/index.php?/theme/&csrfKey=091e020470726498c55a97092e5206ac

<form action="//veteranii.ro/forum/index.php?/theme/&amp;csrfKey=091e020470726498c55a97092e5206ac" method="post">
  <input type="hidden" name="ref" value="aHR0cDovL3ZldGVyYW5paS5yby9mb3J1bS8=">
  <button type="submit" name="id" value="34" class="ipsButton ipsButton_link ipsButton_link_secondary">Veteranii v1.2 (Default)</button>
</form>

Text Content

Jump to content
VETERANII ROMANIA

 * 
 * 
 * Existing user? Sign In ย 
   
   SIGN IN
   
   
   
    * 
    * 
    * Remember me Not recommended on shared computers
    * Sign In
      
      Forgot your password?

 * Sign Up

 * 

Search In
 * Everywhere
 * Topics
 * More options...

Find results that contain...
 * Any of my search term words
 * All of my search term words

Find results in...
 * Content titles and body
 * Content titles only

 * Browse
   * Forums
   * Gallery
   * Calendar
   * Blogs
   * Articles
   * Downloads
   * Staff
   * Online Users
   * Leaderboard
   * More
 * Activity
   * All Activity
   * Search
   * More
 * Store
   * Store
   * More
 * Support
   * More
 * Chatbox
 * More
   * More

 * 
 * 

Veteranii Comunity

De mic copil iti amintesti cum petreceai ore in sir in fata calculatorului sau a
televizorului jucandu-te in timp ce restul prietenilor bateau mingea pe afara?
Aceasta comunitate a fost creata pentru toti cei care au facut o pasiune pentru
pasiune. Nu sunt doar jocuri, este un stil de viata! Suntem aici pentru tine!

Veteranii Comunity

De mic copil iti amintesti cum petreceai ore in sir in fata calculatorului sau a
televizorului jucandu-te in timp ce restul prietenilor bateau mingea pe afara?
Aceasta comunitate a fost creata pentru toti cei care au facut o pasiune pentru
pasiune. Nu sunt doar jocuri, este un stil de viata! Suntem aici pentru tine!

Veteranii Comunity

De mic copil iti amintesti cum petreceai ore in sir in fata calculatorului sau a
televizorului jucandu-te in timp ce restul prietenilor bateau mingea pe afara?
Aceasta comunitate a fost creata pentru toti cei care au facut o pasiune pentru
pasiune. Nu sunt doar jocuri, este un stil de viata! Suntem aici pentru tine!




Veteranii Comunity

De mic copil iti amintesti cum petreceai ore in sir in fata calculatorului sau a
televizorului jucandu-te in timp ce restul prietenilor bateau mingea pe afara?
Aceasta comunitate a fost creata pentru toti cei care au facut o pasiune pentru
pasiune. Nu sunt doar jocuri, este un stil de viata! Suntem aici pentru tine!

 * All Activity

 * Home

 * 


FORUMS

 * Start new topic

 * Start new topic


 1. ๐Ÿ† PARTENER PRINCIPAL ๐Ÿ†
    
    1. ๐Ÿ… GAZDUIRE JOCURI ๐Ÿ… ย ย (1,716 VISITS TO THIS LINK)
       
       Vrei sa ai propriul server de jocuri pentru a face singur regulile
       jocului? Gazduirejocuri.ro va ofera diferite pachete de gazduireย servere
       jocuri.
       
       Jocurile multiplayerย Minecraft,ย CS GO,ย CS 1.6,ย Counter Strike Source
       WAR,ย SA:MP, etc. gazduite pe serverele noastre pot fi jucate fara lag si
       cu o viteza de raspuns superioara serverelor personale.


 2. ADMINISTRATIE SI DEZVOLTARE
    
    1. ZONA UTILIZATORILOR
       
       Informaศ›ii despre avertizฤƒrile & ban-urile date, ghiduri ศ™i tutoriale
       utile, reclamaศ›ii la adresa membrilor din staff cรขt ศ™i concursuri
       interactive organizate de membrii Administraศ›iei !
       
        * 
          ๐Ÿ”ด Blacklist ๐Ÿ”ด
       
       
       * No posts here yet
    
    2. AFILIERE & SERVER MANAGEMENT
       
       
        * 
          Cerere DNS
        * 
          Parteneri
       
       
       4
       
       posts
       
       
       3
       
       topics
       
       * 
       * By ixtreme, February 7
    
    3. ALฤ‚TURฤ‚-TE CLANULUI DE GAMETRACKER
       
       
       
       
       * No posts here yet


 3. SERVERE OFICIALE ALE COMUNITATII
    
    1. GO.VETERANII.RO
       
       Secศ›iune dedicatฤƒ serveruluiย GO.VETERANII.RO
       
       
       
        * 
          ๐Ÿ“‹ GO | Regulament / Anunศ›uri ๐Ÿ“‹
        * 
          โœ… GO | ADMIN / VIP โœ…
        * 
          ๐Ÿ‘‘ GO | Cereri Admin ๐Ÿ‘‘
        * 
          ๐Ÿ› ๏ธ GO | Cereri Unban ๐Ÿ› ๏ธ
        * 
          ๐Ÿ”ฅ GO | Reclamaศ›ii Admini๐Ÿ”ฅ
        * 
          ๐Ÿ”ฅ GO | Reclamaศ›ii Jucatori๐Ÿ”ฅ
        * 
          โœ… GO | Propuneri Server โœ…
        * 
          ๐Ÿšพ GO | Banlist ๐Ÿšพ
       
       
       1,026
       
       posts
       
       
       199
       
       topics
       
       * 
       * By HeroCaT, September 25
    
    2. CHAMPION ROMANIA ROLEPLAY
       
       Secศ›iune dedicatฤƒ serveruluiย de FiveM, Champion Romania
       
       
       
        * 
          ๐Ÿ“‹CH | Regulamente๐Ÿ“‹
        * 
          ๐Ÿ‘‘ CH | Aplicatii Staff ๐Ÿ‘‘
        * 
          ๐Ÿ› ๏ธ CH | Cereri Unban ๐Ÿ› ๏ธ
        * 
          ๐Ÿšพ CH | Sanctiuni ๐Ÿšพ
        * 
          ๐—œ๐—ป๐˜€๐˜๐—ฎ๐—ป๐˜ ๐—๐—ผ๐—ถ๐—ป ๐—•๐˜† ๐—–๐—น๐—ถ๐—ฐ๐—ธโœ”๏ธ
       
       
       12
       
       posts
       
       
       6
       
       topics
       
       * 
       * ๐Ÿงค|Regulament jafuri
       * By Money, October 10
    
    3. DISCORD | GO.VETERANII.RO ย ย (391 VISITS TO THIS LINK)
       
       Aceasta este serverul de discord oficial de Counter-Strike: Global
       Offensive, GO.VETERANII.RO
    
    4. DISCORD | CHAMPION ROMANIA ROLEPLAY ย ย (5 VISITS TO THIS LINK)
       
       Aceasta este serverul de discord oficial de FiveM, Champion Romania
       Roleplay


 * WHO'S ONLINE ย ย 0 MEMBERS, 0 ANONYMOUS, 1 GUEST (SEE FULL LIST)
   
    * There are no registered users currently online
   
   --------------------------------------------------------------------------------
   
    * Detinator
    * ๐…๐จ๐ง๐๐š๐ญ๐จ๐ซ
    * ๐‚๐จ-๐…๐จ๐ง๐๐š๐ญ๐จ๐ซ
    * ๐…๐จ๐ง๐๐š๐ญ๐จ๐ซ ๐‚๐ก๐š๐ฆ๐ฉ๐ข๐จ๐ง
    * ๐‚๐จ-๐…๐จ๐ง๐๐š๐ญ๐จ๐ซ ๐‚๐ก๐š๐ฆ๐ฉ๐ข๐จ๐ง
    * ๐’๐ญ๐š๐Ÿ๐Ÿ ๐Œ๐š๐ง๐š๐ ๐ž๐ซ
    * ๐‘บ๐’•๐’‚๐’‡๐’‡ ๐‘บ๐’†๐’“๐’—๐’†๐’“
    * ๐—ฆ๐˜๐—ฎ๐—ณ๐—ณ ๐—–๐—ต๐—ฎ๐—บ๐—ฝ๐—ถ๐—ผ๐—ป
    * ๐— ๐—ฒ๐—บ๐—ฏ๐—ฟ๐˜‚


 * MEMBER STATISTICS
   
   566
   Total Members
   23
   Most Online
   Newest Member
   george7x
   Joined October 6


 * TOPICS
   
    * 0
      ๐Ÿงค|Regulament jafuri
      
      By Money
      Started October 10
   
    * 1
      Aplicatie Staff alexrogo
      
      By alexrogo
      Started October 5
   
    * 1
      cerere staff
      
      By stefan codatu
      Started October 6
   
    * 2
      Aplicatie staff
      
      By Al3x
      Started October 5
   
    * 0
      ๐Ÿ“‹CH | Regulament Server๐Ÿ“‹
      
      By Money
      Started September 30


 * POPULAR CONTRIBUTORS
   
    * Week
    * Month
    * Year
    * All Time
   
   Nobody has received reputation this week.


 * MOST CONTRIBUTIONS
   
    1. HeroCaT
       112
    2. STILL NOT ME
       99
    3. ixtreme
       73
    4. ๐‘€๐’ถ๐“‡๐’พ๐’ฟ๐‘œ๐’ถ๐“ƒ๐’ถ
       62
    5. CLV
       55

 * 
 * 


 * MOST SOLVED
   
    * Week
    * Month
    * Year
    * All Time
   
   Nothing has been solved this week.


 * TODAY'S BIRTHDAYS
   
   No users celebrating today


 * FORUM STATISTICS
   
    * Total Topics
      210
    * Total Posts
      1k

 * All Activity

 * Home

IPS Theme by CodeBite ยฉ VETERANII COMMUNITY Powered by Invision Community
ะŸะพะดะดะตั€ะถะบะฐ Invision Community ะฒ ะ ะพััะธะธ

 * Theme
   * Default
   * Veteranii v1.2 (Default)
 * Contact Us

ร—
 * Existing user? Sign In
 * Sign Up

 * BROWSE
   
   * Back
   * Forums
   * Gallery
   * Calendar
   * Blogs
   * Articles
   * Downloads
   * Staff
   * Online Users
   * Leaderboard

 * ACTIVITY
   
   * Back
   * All Activity
   * Search

 * STORE
   
   * Back
   * Store

 * SUPPORT
   
   * Back
   * Support
 * Chatbox

ร—
 * Create New...