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 February 05 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-02-05T21:35:25+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="MNMJJkZRcejTO3KfldsI9uRQmry_2eZmnZ0iLj_Y8mY">
  <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="3Zm0vuxWWhavow-V3SaVNIOvvI9y4VwqiD3trZyCzxA"><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="3Zm0vuxWWhavow-V3SaVNIOvvI9y4VwqiD3trZyCzxA">
  <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
 * 
 * 

Advertisement


 * 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


 * G&G ARMAMENT WORLD CUP SHOOTING COMPETITION 2023
   
   Events


 * MARSH REVOLUTION 2023
   
   Events




NEWS

 * AIRSOFT


KWA AT SHOT SHOW 2024

ATP Z, ATP GT and TAC 9

02.02.2024




A NEW VERSION OF RUGER 10/22 REPLICAS FR...

31.01.2024




ASG CZ P-10C & P-10C OR-OT HIT THE STORE...

25.01.2024




G&G YOUR GREATEST GLORY 2023 - RESULTS

22.01.2024

Your links


AIRSOFT NA EURO TARGET SHOW

23-02-2023
0
0


LICYTACJA TRENINGU STRZELECKIEGO

02-02-2023
1
0
 * Firearm


WHAT DID FN SHOW AT SHOT SHOW 2024?

New limited edition guns from FN America.

30.01.2024




STRIKE INDUSTRIES - SICLOPS BY HEXION TE...

30.01.2024




HIKMICRO STELLAR 2.0 SQ50 2.0 THERMAL IM...

30.01.2024




DANIEL H9, THE REINCARNATION OF THE INNO...

29.01.2024

Your links


BORYS NA UKRAINIE (WARTO PRZECZYTAĆ)

09-08-2022
2
1
 * Equipment


DURABO® REDEFINES SPECIALIZED COMBAT AND TACTICAL CLOTHING

A unique combination of style and functionality.

02.02.2024




PRINCETON TEC - CHARGE X HELMET FLASHLIG...

01.02.2024




HIKMICRO LYNX 2.0 THERMAL IMAGING MONOCU...

31.01.2024




REVOLUTIONARY BULLETPROOF VESTS BY SAFAR...

31.01.2024

Show all

Show all
Advertisement
They support us
 * 
 * 
 * 
 * 
 * 




MARKETPLACE

 * All
 * Airsoft
 * Gun
 * Equipment

Show all
Loading...


Sell:


CHWYT AK CYMA

AEG/AEP/TW
05-260 Marki, Polska
15.00 zł

Sell:


ŁADOWNICA MOLLE OLIVE NA 4 MAGI DO SMG

AEG/AEP/TW
05-260 Marki, Polska
40.00 zł

Sell:


SZYNA RIS DO MP5K

AEG/AEP/TW
05-260 Marki, Polska
70.00 zł

Sell:


TŁUMIK NO NAME 35 X 100

AEG/AEP/TW
05-260 Marki, Polska
25.00 zł

Sell:


MAGAZYNKI MIDY DO MP5 CYMA

AEG/AEP/TW
05-260 Marki, Polska
70.00 zł

Sell:


PBS1 5KU

AEG/AEP/TW
05-260 Marki, Polska
100.00 zł

Sell:


MP5K JG USZKODZONA

AEG/AEP/TW
05-260 Marki, Polska
250.00 zł

Sell:


REPLIKA SILNIK HPA PULSAR S + GEARBOX EON SILVER

Części wewnętrzne
Świnoujście, Poland
2200.00 zł

Buy:


[K]UPIĘ REPLIKA TŁUMIKA PUTNIK

Części zewnętrzne
Pucka 1g, 54-312 Wrocław, Polska
90.00 zł

Sell:


ZESTAW PRK9 G&G+ TRACER MTUV2

AEG/AEP/TW
Tuchola, Polska
1000.00 zł

Sell:


SPRZEDAM LATARKĘ OLIGHT WARRIOX X PRO

Oświetlenie i wskaźniki celu (repliki)
Kraków, Polska
350.00 zł

Buy:


KUPIĘ ALUMINIOWY ZAMEK DETONATOR DO MARUI HK45

Części zewnętrzne
Kraków, Polska
1000.00 zł
Loading...


Loading...


Loading...


Show all



MULTIMEDIA

 * All
 * Airsoft
 * Gun
 * Equipment

11 Zdjęć
MP7
m4tt133

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

7 Zdjęć
Elite force Racegun
Kołek
Loading...


Loading...


Loading...





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