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 March 27 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-03-27T20:20:13+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="EN8owk20c9IPDQ7B-6W1cku3i8hkFHJGh0V7490pK2o">
  <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="5kDpY5WebjFIu9oOUaD1-VFCVn_iNNDLPlPhvvuhgco"><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="5kDpY5WebjFIu9oOUaD1-VFCVn_iNNDLPlPhvvuhgco">
  <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
 * 
 * 


 * ARCHWICK B&T AIR SPR300 PRO
   
   Spring replicas


 * ESG B-10 G&G ARMAMENT
   
   GG/CO2/GBB replicas


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


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


 * G&G ARMAMENT WORLD CUP SHOOTING COMPETITION 2023
   
   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


VMP-2 - GAS-POWERED ASSAULT REPLICAS WITH PM MAGAZINES

Vorsk premiere from IWA 2024.

22.03.2024




AIRSOFTZONE BECOMES THE OFFICIAL DISTRIB...

20.03.2024




A NEW VERSION OF THE WALTHER 2000 REPLIC...

20.03.2024




M16A1 - A CLASSIC OF THE VIETNAM WAR ERA...

19.03.2024

Your links


AIRSOFT NA EURO TARGET SHOW

23-02-2023
0
0


LICYTACJA TRENINGU STRZELECKIEGO

02-02-2023
1
0
 * Firearm


STRIKE BT TRACKER HOLDER FOR MAGPUL GRIPS

The new accessory from Strike Industries is compatible with Magpul pistol grips.

27.03.2024




MIDRANGE SHOOTING WITH TEAMGREY ACCURACY

20.03.2024




MAKE A CARBINE OUT OF YOUR CZ PISTOL

10.03.2024




EURO TARGET SHOW 2024 AND THE IPSC ACTIO...

10.03.2024

Your links


BORYS NA UKRAINIE (WARTO PRZECZYTAĆ)

09-08-2022
2
1
 * Equipment


PULSAR TELOS LRF XL50 THERMAL IMAGER

The Pulsar Telos thermal imaging family has a new flagship model.

22.03.2024




5.11 TACTICAL X CALL OF DUTY®: WARZONE™...

15.03.2024




SUREFIRE STILETTO PRO II FLASHLIGHT

09.02.2024




ATN MONOCULARS: BLAZE HUNTER & BLAZE TRE...

07.02.2024

Show all
Advertisement
Show all
Advertisement
They support us
 * 
 * 
 * 
 * 
 * 

Advertisement


MARKETPLACE

 * All
 * Airsoft
 * Gun
 * Equipment

Show all
Loading...


Sell:


GLOCK 17 WE GBB 2 MAGI TUNING

Gazowe
Płock, Polska
500.00 zł

Sell:


CM 042 AK

AEG/AEP/TW
Milanówek, Polska
750.00 zł

Sell:


REPLIKA ASG M917G UTR45

Sprężynowe
Raciborska 26, 44-362 Bełsznica, Polska
600.00 zł

Sell:


KAMIZELKA TAKTYCZNA MULTICAM M KOMPLET + DODATKI

Oporządzenie
Pruszcz Gdański, Polska
700.00 zł

Sell:


[SPRZEDAM/ZAMIENIĘ] COLT 1911

AEG/AEP/TW
Radom, Polska
450.00 zł

Buy:


KUPIĘ PTS EMP1

AEG/AEP/TW
Bydgoszcz, Polska
170.00 zł

Buy:


KUPIĘ PTS EMP1

AEG/AEP/TW
Bydgoszcz, Polska
170.00 zł

Sell:


TAC 41-P 3,3J SYSTEM GBB ADVANCED HOPUP MAG 120 ZAMIANA DMR/LKM

Sprężynowe
Żory, Polska
2699.00 zł

Sell:


GLOCK 17 GEN4 WE ZAMIANA

Gazowe
Żory, Polska
700.00 zł

Sell:


NOWA REPLIKA ASG - G&G CM16 LMG STEALTH

AEG/AEP/TW
Bielsko-Biała, Polska
1400.00 zł

Sell:


NOWA REPLIKA ASG - G&G SGR556

AEG/AEP/TW
Bielsko-Biała, Polska
1900.00 zł

Sell:


NOWA REPLIKA ASG - G&G TR16 MBR 556WH

AEG/AEP/TW
Bielsko-Biała, Polska
1400.00 zł
Loading...


Loading...


Loading...


Show all
Advertisement


MULTIMEDIA

 * All
 * Airsoft
 * Gun
 * Equipment

146 Zdjęć
Strzelanie MidRange z TeamGrey Accuracy
Regdorn

11 Zdjęć
MP7
m4tt133

3 Zdjęć
koła zębate do v.3 od Cymy
ZibiSol
Loading...


Loading...


Loading...


Advertisement


DISCOVER NEARBY

People and groups There to shoot Events Shops


CALCULATE THE POWER OF THE ASG REPLICA

Power calculator
Advertisement


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