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 July 25 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="2024-07-25T14:32:40+02: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="uLu58rKVcxHgQMmH3nyWcKGfKV9TttpKI6IfgvMijB4">
  <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="ybcjFEAnTDlpGBpGn2_4VpLV8GOmoN1v_CuG3XUPe3I"><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="ybcjFEAnTDlpGBpGn2_4VpLV8GOmoN1v_CuG3XUPe3I">
  <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

Loading...



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ę
Registration Login
PLEN
 * Airsoft
 * Firearm
 * Equipment
 * Marketplace
 * Community
 * There to shoot
 * Events
 * Shops and services
 * Forum
 * Registration
 * Login
 * 
 * 


 * PHOTO REPORT: "LIGHT INFANTRY X" SHOOTING AND TACTICAL COMPETITION, PART 1
   (LIGHTER AND EXTRA LIGHT INFANTRY)
   
   Events


 * IX "SPECIAL OPERATIONS - EUROPEAN SNIPER CONFERENCE 2024"
   
   Events


 * THE TRAINING GROUND OF THE STS TACTICAL AND SHOOTING ASSOCIATION
   
   Events


 * WELL PRO WE06 FULL STEEL - NEW PRODUCT IN TAIWANGUN'S OFFER!
   
   Sponsored material


 * RAT RACE V
   
   Events


 * 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


MARSH 5 (2024) HAS BEGAN

One of the largest events in Poland has started.

19.07.2024




A NEW TAPPET PLATE FOR THE PULSAR D FROM...

18.07.2024




A NEW M16 REPLICA FROM VEGA FORCE COMPAN...

16.07.2024




REPLICAS OF THE STEYR AUG CARBINE IN THE...

16.07.2024

Your links


AIRSOFT NA EURO TARGET SHOW

23-02-2023
0
0


LICYTACJA TRENINGU STRZELECKIEGO

02-02-2023
1
0
 * Firearm


PHOTO REPORT: "LIGHT INFANTRY X" SHOOTING AND TACTICAL COMPETI...

The first part of the photo report from this year's "Light Infantry X"
competition.

18.07.2024




10TH EDITION OF LIGHT INFANTRY AND OPEN...

06.07.2024




AMERICANS ARE BUYING WEAPONS EN MASSE

05.07.2024




THE OFFICIAL DISTRIBUTOR OF STACCATO PIS...

02.07.2024

Your links


BORYS NA UKRAINIE (WARTO PRZECZYTAĆ)

09-08-2022
2
1
 * Equipment


FENIX TK05R FLASHLIGHT - TACTICAL EDC

A new compact flashlight with a long range has been added to the Fenix offer.

27.06.2024




VEST PANEL FOR MILSIM STAFF

25.06.2024




HIKMICRO HABROK 4K MULTISPECTRAL BINOCUL...

20.06.2024




NEPTUNE SPEAR MEDIUM IFAK - SLEEVE + INS...

13.05.2024

Show all

Show all
Advertisement
They support us
 * 
 * 
 * 
 * 
 * 




MARKETPLACE

 * All
 * Airsoft
 * Gun
 * Equipment

Show all
Loading...


Sell:


1911 OD GE PISTOLET KILLER

Gazowe
Elbląg, Polska
200.00 zł

Sell:


AKUMULATOR ELECTRORIVER LIPO 11.1V 1300MAH 25/50C T-DEAN

Narzędzia i akcesoria
Pychowice, Kraków, Polska
70.00 zł

Sell:


MASKA DYE I5

Narzędzia i akcesoria
98-300 Wieluń, Poland
500.00 zł

Sell:


SPRĘŻYNA SSG10 RAPAX HULK

AEG/AEP/TW
98-300 Wieluń, Poland
100.00 zł

Sell:


NOWY TURNIGY NANO-TECH 1000MAH 11.1 20-40C MINI-TAMIYA TRÓJDZIELNY

AEG/AEP/TW
Łódź, Polska
51.00 zł

Sell:


WADSN REPLIKA DBAL-A2 (LATARKA - ZIELONY LASER - LASER IR) KOLOR CZARNY

Optyka i przyrządy celownicze
Warszawa, Polska
370.00 zł

Sell:


KOLIMATOR HOLY WARRIOR S1 EOTECH 558 EXPS 3-0 NVG

Optyka i przyrządy celownicze
Warszawa, Polska
600.00 zł

Sell:


PODWYŻSZENIE RIS 1/2"

Optyka
Mokotów, Warszawa, Polska
15.00 zł

Sell:


PAS 38MM

Mundur i odzież
Mokotów, Warszawa, Polska
10.00 zł

Sell:


ŁADOWNICE SMG WOODLAND

Oporządzenie
Mokotów, Warszawa, Polska
25.00 zł

Sell:


KOMINIARKA TERMOAKTYWNA

Mundur i odzież
Mokotów, Warszawa, Polska
20.00 zł

Sell:


DANGLER RANGER GREEN

Oporządzenie
Mokotów, Warszawa, Polska
45.00 zł
Loading...


Loading...


Loading...


Show all



MULTIMEDIA

 * All
 * Airsoft
 * Gun
 * Equipment

457 Zdjęć
Zawody Strzelecko-Taktyczne "Lekka Piechota X" (kategorie Lżejsza i Leciutka
Piechota)
Regdorn

354 Zdjęć
XVIII Międzynarodowy Wielobój Strzelecki
Regdorn

199 Zdjęć
IX konferencja „Działania Specjalne – Europejska Konferencja Snajper 2024”
Regdorn
Loading...


Loading...


Loading...





DISCOVER NEARBY

People and groups There to shoot Events Shops


CALCULATE THE POWER OF THE ASG REPLICA

Power calculator


PRIZES AND AWARDS

 * 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...
About:
 * Editorial staff
 * History
 * Adverts and partnership
 * Terms of use

Find us on:
 * Facebook
 * Youtube
 * Twitter
 * Vimeo
 * Instagram

Write to us
 * 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