wmasg.com Open in urlscan Pro
159.69.149.23  Public Scan

Submitted URL: http://wmasg.com/
Effective URL: https://wmasg.com/en
Submission: On November 14 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

GET https://wmasg.com/en/search

<form id="fullsearch" action="https://wmasg.com/en/search" method="GET" data-id="search">
  <div id="search-main">
    <div id="searchbox"><input type="text" class="search-phrase" name="search-phrase" placeholder="Search" minlength="3" tabindex="1"><button type="submit" class="search-phrase-btn icon tran"><span id="search-phrase-btn" data-inline="false"><svg
            xmlns="http://www.w3.org/2000/svg" width="17.661" height="17.571" viewBox="0 0 17.661 17.571">
            <g id="Group_1" data-name="Group 1" transform="translate(-1000.25 -40.338)">
              <circle id="Ellipse_1" data-name="Ellipse 1" cx="7" cy="7" r="7" transform="translate(1001 41.088)" fill="none" stroke="#dae0c8" stroke-width="1.5"></circle>
              <line id="Line_4" data-name="Line 4" x2="4.427" y2="4.427" transform="translate(1012.953 52.952)" fill="none" stroke="#dae0c8" stroke-width="1.5"></line>
            </g>
          </svg></span></button></div>
  </div>
</form>

Name: fos_user_registration_formPOST /register/

<form class="form-validate
        fos_user_registration_register register-sidebar-form
" name="fos_user_registration_form" method="post" action="/register/" onsubmit="responseForm(event)">
  <div class="form-text">
    <div class="input-wrapper "><input type="email" id="fos_user_registration_form_email" name="fos_user_registration_form[email]" required="required" placeholder="email"><label for="fos_user_registration_form_email" class="required">Email</label>
    </div>
  </div>
  <div class="form-text">
    <div class="input-wrapper "><input type="text" id="fos_user_registration_form_username" name="fos_user_registration_form[username]" required="required" maxlength="255" pattern=".*[a-zA-Z0-9_].*" placeholder="username"><label
        for="fos_user_registration_form_username" class="required">Username</label></div>
  </div>
  <div class="form-text">
    <div class="input-wrapper "><input type="password" id="fos_user_registration_form_plainPassword_first" name="fos_user_registration_form[plainPassword][first]" required="required" autocomplete="new-password" placeholder="first"><label
        for="fos_user_registration_form_plainPassword_first" class="required">Password</label><span class="show-hide-password" onclick="showHidePasswordFunction(event)"><img class="visible" src="/dist/img/icons/eye.svg?"><img class="invisible"
          src="/dist/img/icons/eye2.svg?"></span></div>
  </div>
  <div class="form-text">
    <div class="input-wrapper "><input type="password" id="fos_user_registration_form_plainPassword_second" name="fos_user_registration_form[plainPassword][second]" required="required" autocomplete="new-password" placeholder="second"><label
        for="fos_user_registration_form_plainPassword_second" class="required">Repeat password</label><span class="show-hide-password" onclick="showHidePasswordFunction(event)"><img class="visible" src="/dist/img/icons/eye.svg?"><img
          class="invisible" src="/dist/img/icons/eye2.svg?"></span></div>
  </div>
  <div style="display: none;">
    <div class="form-text">
      <div class="input-wrapper "><input type="text" id="fos_user_registration_form_email_confirmation" name="fos_user_registration_form[email_confirmation]" autocomplete="off" placeholder="email_confirmation"><label
          for="fos_user_registration_form_email_confirmation">Potwierdzenie maila.</label></div>
    </div>
  </div>
  <div style="display: none;">
    <div class="form-checkbox"><input type="checkbox" id="fos_user_registration_form_regulations_confirmation" name="fos_user_registration_form[regulations_confirmation]" autocomplete="off" value="1"><label
        for="fos_user_registration_form_regulations_confirmation">Zapoznałem się i zgadzam się z regulamin serwisy WMASG.</label></div>
  </div><input type="hidden" id="fos_user_registration_form_form_submission_time" name="fos_user_registration_form[form_submission_time]" value="2023-11-14T13:41:59+01:00">
  <div class="spacer"></div>
  <div class="text-left">
    <div class="form-checkbox"><input type="checkbox" id="fos_user_registration_form_send_newsletter" name="fos_user_registration_form[send_newsletter]" value="1"><label for="fos_user_registration_form_send_newsletter">Zgadzam się na otrzymywanie
        newsletteru.</label></div>
    <div class="form-checkbox"><input type="checkbox" id="fos_user_registration_form_tnc" name="fos_user_registration_form[tnc]" value="1" required=""><label for="fos_user_registration_form_tnc"> Przeczytałem i akceptuję <a class="regulations-link" href="/en/info/terms">
                        Terms of use                    </a></label></div>
    <div class="input-error-wrapper"></div>
    <div class="form-checkbox"><input type="checkbox" id="fos_user_registration_form_personal_data" name="fos_user_registration_form[personal_data]" value="1" required=""><label for="fos_user_registration_form_personal_data"> In accordance with
        Article 6(1)a of the general regulaton on personal data protecton of 27 April 2016 (UE Journal of Laws L 119 of 04.05.2016) I hereby give consent for processing my personal, data to gain access to WMASG.com Site, by Medard Starzycki RG7
        PROJECT, registered in the Central Register and Information abour Business Activity, correspondence address: Rynek Główny 7/14, 31-042 Cracov, main business activity address: Rynek Główny 7/14, 31-042 Cracov, NIP 676-217-93-83, REGON
        120628062, e-mail address: info@wmasg.pl. The consent is voluntary, yet not giving it my result in declining access to the Site. </label></div>
    <div class="input-error-wrapper"></div>
  </div>
  <div class="login-submit-button"><button type="submit" class="btn btn--primary"><span class="btn__content"> ZAREJESTRUJ </span></button></div><input type="hidden" id="fos_user_registration_form__token" name="fos_user_registration_form[_token]"
    value="j5m583Qg9Gb9rb9SFTBw2w4Dlg__RDT5XOuv-zU02Ps">
  <script>
    const form = document.querySelector('.form-validate');
    const submitbtn = form.querySelector('button[type="submit"].btn')
    submitbtn.addEventListener('click', (e) => {
      form.classList.add('form-submitted');
    });
  </script>
</form>

POST /login_check

<form class="login-sidebar-form" action="/login_check" method="post" onsubmit="responseForm(event)"><input type="hidden" name="_csrf_token" value="H6BqTElo6_JiePma4ZGk0l3RzK9ppi1t7G-tC486Uq8"><input type="hidden" name="login_form" value="1">
  <div class="input-base-wrapper form-text">
    <div class="col-12 input-wrapper"><input type="text" placeholder="Username" name="_username" id="username"><label for="username">Username</label></div>
  </div>
  <div class="input-base-wrapper form-text">
    <div class="col-12 input-wrapper"><input type="password" placeholder="Password" name="_password" id="password"><label for="password">Password</label><span class="show-hide-password" onclick="showHidePasswordFunction(event)"><img class="visible"
          src="/dist/img/icons/eye.svg?"><img class="invisible" src="/dist/img/icons/eye2.svg?"></span></div>
  </div>
  <div style=""><input type="checkbox" id="remember_me" name="_remember_me" value="1"><label for="remember_me">Zapamiętaj mnie</label></div>
  <div><button type="button" class="text-link" onclick="showSidebar('forgot-sidebar')">Zapomniałem hasła.</button></div>
  <div class="login-submit-button"><button type="submit" class="btn btn--primary"><span class="btn__content"> Log in </span></button></div>
</form>

POST /reset_password

<form class="login-sidebar-form" action="/reset_password" method="post" onsubmit="resetPassword(event)"><input type="hidden" name="_csrf_token" value="H6BqTElo6_JiePma4ZGk0l3RzK9ppi1t7G-tC486Uq8">
  <div class="input-base-wrapper form-text">
    <div class="col-12 input-wrapper"><input required="required" type="text" placeholder="username" name="username" id="username"><label for="username">Nazwa użytkownika lub e-mail</label>
      <div class="col-12 input-error-wrapper hidden"></div>
    </div>
  </div>
  <div class="login-submit-button"><button type="submit" class="btn btn--primary"><span class="btn__content"> Resetuj hasło </span></button></div>
</form>

GET https://wmasg.com/en/search

<form id="fullsearch-mobile" action="https://wmasg.com/en/search" method="GET" data-id="search">
  <div id="search-main">
    <div id="searchbox"><input type="text" id="" class="search-phrase" name="search-phrase" placeholder="Search" minlength="3" tabindex="1"><button type="submit" class="search-phrase-btn icon tran"><span id="search-phrase-btn"
          data-inline="false"><svg xmlns="http://www.w3.org/2000/svg" width="17.661" height="17.571" viewBox="0 0 17.661 17.571">
            <g id="Group_1" data-name="Group 1" transform="translate(-1000.25 -40.338)">
              <circle id="Ellipse_1" data-name="Ellipse 1" cx="7" cy="7" r="7" transform="translate(1001 41.088)" fill="none" stroke="#dae0c8" stroke-width="1.5"></circle>
              <line id="Line_4" data-name="Line 4" x2="4.427" y2="4.427" transform="translate(1012.953 52.952)" fill="none" stroke="#dae0c8" stroke-width="1.5"></line>
            </g>
          </svg></span></button></div>
  </div>
</form>

<form onsubmit="FpsMsJouleConvert(event)">
  <div style="display:flex; gap: 10px;" onchange="radioConventer(event);">
    <div><input type="radio" id="radio-fps" name="type" value="fps" checked=""><label for="radio-fps">I know the FPS</label></div>
    <div><input type="radio" id="radio-ms" name="type" value="ms"><label for="radio-ms">Znam m/s</label></div>
    <div><input type="radio" id="radio-j" name="type" value="j"><label for="radio-j">I know the Joules</label></div>
  </div>
  <div class="" id="conventer-input-fps">
    <div class="input-base-wrapper form-text">
      <div class="col-12 input-wrapper"><input required="required" type="text" placeholder="fps_inputWaga" name="fps_inputWaga" id="fps_inputWaga" oninput="fpsConverter()" onchange="fpsConverter()" value="0.2"><label for="fps_inputWaga">BB
          weight</label></div>
    </div>
    <div class="input-base-wrapper form-text">
      <div class="col-12 input-wrapper"><input required="required" type="text" placeholder="fps_inputFPS" name="fps_inputFPS" id="fps_inputFPS" oninput="fpsConverter()" onchange="fpsConverter()" value="0"><label for="fps_inputFPS">FPS</label></div>
    </div>
  </div>
  <div class="hidden" id="conventer-input-ms">
    <div class="input-base-wrapper form-text">
      <div class="col-12 input-wrapper"><input required="required" type="text" placeholder="ms_inputWaga" name="ms_inputWaga" id="ms_inputWaga" oninput="msConverter()" onchange="msConverter()" value="0.2"><label for="ms_inputWaga">BB weight</label>
      </div>
    </div>
    <div class="input-base-wrapper form-text">
      <div class="col-12 input-wrapper"><input required="required" type="text" placeholder="ms_inputMs" name="ms_inputMs" id="ms_inputMs" oninput="msConverter()" onchange="msConverter()" value="0"><label for="ms_inputMs">M/S</label></div>
    </div>
  </div>
  <div class="hidden" id="conventer-input-j">
    <div class="input-base-wrapper form-text">
      <div class="col-12 input-wrapper"><input required="required" type="text" placeholder="joul_inputWaga" name="joul_inputWaga" id="joul_inputWaga" oninput="joulConverter()" onchange="joulConverter()" value="0.2"><label for="joul_inputWaga">BB
          weight</label></div>
    </div>
    <div class="input-base-wrapper form-text">
      <div class="col-12 input-wrapper"><input required="required" type="text" placeholder="joul_inputJoul" name="joul_inputJoul" id="joul_inputJoul" oninput="joulConverter()" onchange="joulConverter()" value="0"><label for="joul_inputJoul">J</label>
      </div>
    </div>
  </div>
  <div style="display: flex; justify-content: flex-end;"><button type="submit" class="btn btn--primary" style="margin-top: 20px;"><span class="btn__content"> Przelicz </span></button></div>
</form>

Name: coverchangerPOST https://wmasg.com/en/articles/changecover

<form name="coverchanger" id="coverchanger" action="https://wmasg.com/en/articles/changecover" method="post" enctype="multipart/form-data">
  <div class="modal-header"><button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
    <h4 class="modal-title" id="myModalLabel">Zmień okładkę artykułu</h4>
  </div>
  <div class="modal-body"><input type="text" value="" name="id" id="coverarticleid" style="position:absolute;left:-9999px;top:-9999px;"><input type="file" name="cover" id="cover"></div>
  <div class="modal-footer"><button id="wyslijcover" type="submit" class="saveData"><span class="glyphicon glyphicon-ok"></span> Zapisz</button><button type="button" data-dismiss="modal">Anuluj</button></div>
</form>

Text Content

Trwa ładowanie



Twoja przeglądarka jest przestarzała. Niektóre funkcjonalności mogą nie działać
poprawnie. Zalecamy aktualizajcę lub zmianę przeglądarki na nowszą.


REGISTRATION

Email
Username
Password
Repeat password
Potwierdzenie maila.
Zapoznałem się i zgadzam się z regulamin serwisy WMASG.

Zgadzam się na otrzymywanie newsletteru.
Przeczytałem i akceptuję Terms of use

In accordance with Article 6(1)a of the general regulaton on personal data
protecton of 27 April 2016 (UE Journal of Laws L 119 of 04.05.2016) I hereby
give consent for processing my personal, data to gain access to WMASG.com Site,
by Medard Starzycki RG7 PROJECT, registered in the Central Register and
Information abour Business Activity, correspondence address: Rynek Główny 7/14,
31-042 Cracov, main business activity address: Rynek Główny 7/14, 31-042 Cracov,
NIP 676-217-93-83, REGON 120628062, e-mail address: info@wmasg.pl. The consent
is voluntary, yet not giving it my result in declining access to the Site.

ZAREJESTRUJ
lub
Zaloguj z FacebookZaloguj z Google



MASZ JUŻ KONTO?

Zaloguj się


LOGIN

Username
Password
Zapamiętaj mnie
Zapomniałem hasła.
Log in
Zaloguj z FacebookZaloguj z Google



NIE MASZ KONTA?

Zarejestruj się


RESETOWANIE HASŁA

Nazwa użytkownika lub e-mail

Resetuj hasło



NIE MASZ KONTA?

Zarejestruj się
Rejestracja Logowanie
PLEN
 * Airsoft
 * Firearm
 * Equipment
 * Marketplace
 * Community
 * There to shoot
 * Events
 * Sklepy i serwis
 * Forum
 * Rejestracja
 * Logowanie
 * 
 * 

Reklama


 * REVIEW OF THE LPPK20(2020) BY LCT AIRSOFT
   
   AEG replicas


 * G&G ARMAMENT WORLD CUP SHOOTING COMPETITION 2023
   
   Events


 * MARSH REVOLUTION 2023
   
   Events


 * REVIEW OF THE LGM VAL BY LCT AIRSOFT
   
   AEG replicas


 * NIGHTFORCE ATACR 1-8X24MM F1 DARK EARTH (REVIEW)
   
   Sights and target indicators


 * PLATINIUM PARTNER
   
   
   
   
   GOLD PARTNER
   
   


 * SILVER PARTNER
   
   


 * TACTICAL PARTNER
   
   


 * PLATINIUM PARTNER
   
   
   
   
   GOLD PARTNER
   
   


 * SILVER PARTNER
   
   


 * TACTICAL PARTNER
   
   


 * PLATINIUM PARTNER
   
   
   
   
   GOLD PARTNER
   
   


 * SILVER PARTNER
   
   


 * TACTICAL PARTNER
   
   


 * PLATINIUM PARTNER
   
   
   
   
   GOLD PARTNER
   
   


 * SILVER PARTNER
   
   


 * TACTICAL PARTNER
   
   


 * PLATINIUM PARTNER
   
   
   
   
   GOLD PARTNER
   
   


 * SILVER PARTNER
   
   


 * TACTICAL PARTNER
   
   


NEWS

 * AIRSOFT


TOKYO MARUI SAIGA 12 SBS AND OTHER REPLICAS

New products at the Tokyo Marui Festival NOVEMBER 2023.

14.11.2023




14TH AIRSOFT PLAYERS' CHOICE AWARDS - NO...

13.11.2023




THE FAMILY OF HICAPA PISTOL REPLICAS MAD...

10.11.2023




MARSH 5 - PLAYERS REGISTRATION

09.11.2023

Your links


AIRSOFT NA EURO TARGET SHOW

23-02-2023
0
0


LICYTACJA TRENINGU STRZELECKIEGO

02-02-2023
1
0
 * Firearm


SAFARILAND® HOLSTERS IN MULTICAM ALPINE CAMO

The well-known manufacturer has introduced limited editions of 6354RDS, 6304RDS
and 6354RDSO holsters in Multi...

10.11.2023




STRIKE INDUSTRIES WITH NEW PRODUCTS

07.11.2023




PSO MASKPOL S.A. WITH GREATER PRODUCTION...

03.11.2023




PARD FD1 / FD1-LRF NIGHT VISION DEVICE

02.11.2023

Your links


BORYS NA UKRAINIE (WARTO PRZECZYTAĆ)

09-08-2022
2
1
 * Equipment


HSGI® LO-V MAG POUCHES

High Speed Gear® has included internal pouches for pistol and rifle magazines to
its offer.

07.11.2023




PANEL AGILITE MICRO MAP

03.11.2023




OLIGHT WARRIOR NANO FLASHLIGHT

25.10.2023




PULSAR MERGER LRF XQ35 THERMAL IMAGING B...

20.10.2023

Show all

Show all
Reklama
They support us
 * 
 * 
 * 
 * 
 * 




MARKETPLACE

 * Wszystko
 * Airsoft
 * Gun
 * Equipment

Show all
Trwa ładowanie


Sell:


DESERT EAGLE HFC CENA DO NEGO

Gazowe
Wieliczka, Polska
200.00 zł

Sell:


DESERT EAGLE HFC CENA DO NEGO

Gazowe
Wieliczka, Polska
200.00 zł

Sell:


ŁADOWNICE MULTICAM

Oporządzenie
Lubań, Polska
1234.00 zł

Sell:


LBT 6094 SLICK AOR1

Oporządzenie
Lubań, Polska
250.00 zł

Sell:


LUNETA VECTOR OPTICS FORESTER 1-5X24MM

Optyka i przyrządy celownicze
Lubań, Polska
550.00 zł

Sell:


DBAL A2 LATARKA/LASER CZERWONY/IR

Oświetlenie i wskaźniki celu (repliki)
Lubań, Polska
350.00 zł

Sell:


REPLIKI, CZĘŚCI I INNE GRATY

Pozostałe
62-070 Dąbrówka, Polska
1300.00 zł

Sell:


MK23 TOKYO MARUI

Gazowe
Wodzisław Śląski, Polska
650.00 zł

Sell:


HANDWARMER AOR2 EAGLE IND.

AEG/AEP/TW
44-213 Książenice, Polska
900.00 zł

Sell:


BLUZA NWU AOR2 LARGE-REGULAR

AEG/AEP/TW
44-213 Książenice, Polska
250.00 zł

Sell:


COMBAT TMC G3 LARGE-REGULAR

AEG/AEP/TW
44-213 Książenice, Polska
180.00 zł

Sell:


MPCR EAGLE IND. AOR2

AEG/AEP/TW
44-213 Książenice, Polska
1400.00 zł
Trwa ładowanie


Trwa ładowanie


Trwa ładowanie


Show all



MULTIMEDIA

 * Wszystko
 * Airsoft
 * Gun
 * Equipment

15 Zdjęć
M14
Gonzo1994

7 Zdjęć
Nagrywki na YT
Riderooo

5 Zdjęć
Gram na Military Events
Riderooo
Trwa ładowanie


Trwa ładowanie


Trwa ładowanie





ODKRYJ W POBLIŻU

Ludzie i grupy There to shoot Events Shops


OBLICZ MOC REPLIKI ASG

Kalkulator mocy
Reklama


NAGRODY I WYRÓŻNIENIA

 * Popular AirSoft Hall of Fame - 2017
 * 2011 Best Non-English Language Airsoft News Website
 * 2012 Best Non-English Language Airsoft News Website
 * 2012 Best Non-English Language Airsoft Magazine
 * 2013 Best Non-English Language Airsoft News Website
 * 2014 Best Non-English Language Airsoft News Website
 * 2016 Best Online Airsoft Community/Forum
 * 2017 Best Non-English Language Airsoft News Website
 * 2018 Best Non-English Language Airsoft News Website

Loading...
O Serwisie:
 * Redakcja
 * History
 * Adverts and partnership
 * Terms of use

Znajdź nas na:
 * Facebook
 * Youtube
 * Twitter
 * Vimeo
 * Instagram

Napisz do nas
 * contact@wmasg.pl

Search phrase is too short. The phrase must have at least 3 signs.


FPS > M/S > JOULE

I know the FPS
Znam m/s
I know the Joules
BB weight
FPS
BB weight
M/S
BB weight
J
Przelicz
J
M/S
J
FPS
M/S
FPS
×

ZMIEŃ OKŁADKĘ ARTYKUŁU


ZapiszAnuluj
×

WYSZUKIWARKA


×

RAPORT O BŁĘDACH


Wyślij kopię do mnie
ZamknijWyślij
Potwierdzenie akcji
Czy jesteś pewien że chcesz to zrobić? Efekt jest nieodwracalny.
AnulujTAK