pwadelivery.shop Open in urlscan Pro
172.67.73.217  Public Scan

Submitted URL: http://pwadelivery.shop/
Effective URL: https://pwadelivery.shop/
Submission: On December 17 via api from GB — Scanned from GB

Form analysis 5 forms found in the DOM

<form class="contacts__content-form" id="send-tg">
  <meta name="csrf-token" content="ao1mZsVrhtoBxLiFSBvEwEkbAnrC5FGy2SkkHAAq">
  <h4 class="contacts__content-form-title">Have questions?</h4>
  <p class="contacts__content-form-subtitle">Leave a request and our manager will contact you<br> In the near future</p>
  <label class="contacts__content-input">
    <p>Telegram name</p>
    <input type="text" name="name" id="tg-name" placeholder="@name">
  </label>
  <label class="contacts__content-input">
    <p>Question</p>
    <input type="text" name="question" id="tg-question" placeholder="What do you want to ask?">
  </label>
  <button class="contacts__content-form-btn" type="submit">Send</button>
  <p class="contacts__content-privacy">By clicking 'Send' you agree <a href="#!">with the personal data processing policy</a></p>
</form>

POST https://pwadelivery.shop/admin/login

<form action="https://pwadelivery.shop/admin/login" method="POST">
  <input type="hidden" name="_token" value="ao1mZsVrhtoBxLiFSBvEwEkbAnrC5FGy2SkkHAAq">
  <label class="popup__label" for="email1">Email</label>
  <input required="" class="popup__input" name="email" type="email" id="email1" value="" placeholder="mail@mail.com">
  <label class="popup__label" for="pass1">Password</label>
  <input required="" class="popup__input" name="password" type="password" id="pass1" placeholder="">
  <button class="popup-open popup__recover" type="button" data-target="#recover">Forgot password?</button>
  <div class="popup__action">
    <button class="popup__submit" type="submit">Login</button>
  </div>
</form>

POST https://pwadelivery.shop/admin/register

<form action="https://pwadelivery.shop/admin/register" method="POST">
  <input type="hidden" name="_token" value="ao1mZsVrhtoBxLiFSBvEwEkbAnrC5FGy2SkkHAAq"> <label class="popup__label" for="name">Your name</label>
  <input required="" class="popup__input" name="name" type="text" id="name" value="" placeholder="Enter name">
  <label class="popup__label" for="tg">Telegram name</label>
  <input required="" class="popup__input" name="telegram_user_name" type="text" id="tg" pattern="^@.*" title="Имя пользователя Telegram должно начинаться с @" value="" placeholder="@name">
  <label class="popup__label" for="email2">Email</label>
  <input required="" class="popup__input" name="email" type="email" id="email2" value="" placeholder="mail@mail.com">
  <label class="popup__label" for="pass2">Password</label>
  <input required="" class="popup__input" name="password" type="password" id="pass2" placeholder="">
  <label class="popup__label" for="pass3">Confirm password</label>
  <input required="" class="popup__input mb" name="password_confirmation" type="password" id="pass3" placeholder="">
  <div class="popup__action">
    <button class="popup__submit" type="submit">Sign up</button>
  </div>
</form>

POST https://pwadelivery.shop/password/email

<form action="https://pwadelivery.shop/password/email" method="POST" class="popup__content">
  <div class="">
    <button class="popup__close popup-close" type="button">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M19.2807 18.2193C19.3504 18.289 19.4056 18.3717 19.4433 18.4628C19.4811 18.5538 19.5005 18.6514 19.5005 18.7499C19.5005 18.8485 19.4811 18.9461 19.4433 19.0371C19.4056 19.1281 19.3504 19.2109 19.2807 19.2806C19.211 19.3502 19.1283 19.4055 19.0372 19.4432C18.9462 19.4809 18.8486 19.5003 18.7501 19.5003C18.6515 19.5003 18.5539 19.4809 18.4629 19.4432C18.3718 19.4055 18.2891 19.3502 18.2194 19.2806L12.0001 13.0602L5.78068 19.2806C5.63995 19.4213 5.44907 19.5003 5.25005 19.5003C5.05103 19.5003 4.86016 19.4213 4.71943 19.2806C4.5787 19.1398 4.49963 18.949 4.49963 18.7499C4.49963 18.5509 4.5787 18.36 4.71943 18.2193L10.9397 11.9999L4.71943 5.78055C4.5787 5.63982 4.49963 5.44895 4.49963 5.24993C4.49963 5.05091 4.5787 4.86003 4.71943 4.7193C4.86016 4.57857 5.05103 4.49951 5.25005 4.49951C5.44907 4.49951 5.63995 4.57857 5.78068 4.7193L12.0001 10.9396L18.2194 4.7193C18.3602 4.57857 18.551 4.49951 18.7501 4.49951C18.9491 4.49951 19.1399 4.57857 19.2807 4.7193C19.4214 4.86003 19.5005 5.05091 19.5005 5.24993C19.5005 5.44895 19.4214 5.63982 19.2807 5.78055L13.0604 11.9999L19.2807 18.2193Z"
          fill="white"></path>
      </svg>
    </button>
    <input type="hidden" name="_token" value="ao1mZsVrhtoBxLiFSBvEwEkbAnrC5FGy2SkkHAAq">
    <p class="popup__title">Password recovery</p>
    <p class="popup__desc">Enter your email to receive password reset link</p>
    <label class="popup__label" for="email3">Email</label>
    <input class="popup__input" required="" name="email" value="" type="email" id="email3" placeholder="mail@mail.com">
  </div>
  <div class="popup__action">
    <button class="popup__back popup-open" type="button" data-target="#login">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M15.5307 18.9693C15.6004 19.039 15.6557 19.1217 15.6934 19.2128C15.7311 19.3038 15.7505 19.4014 15.7505 19.4999C15.7505 19.5985 15.7311 19.6961 15.6934 19.7871C15.6557 19.8781 15.6004 19.9609 15.5307 20.0306C15.461 20.1002 15.3783 20.1555 15.2873 20.1932C15.1962 20.2309 15.0986 20.2503 15.0001 20.2503C14.9016 20.2503 14.804 20.2309 14.7129 20.1932C14.6219 20.1555 14.5392 20.1002 14.4695 20.0306L6.96948 12.5306C6.89974 12.4609 6.84443 12.3782 6.80668 12.2871C6.76894 12.1961 6.74951 12.0985 6.74951 11.9999C6.74951 11.9014 6.76894 11.8038 6.80668 11.7127C6.84443 11.6217 6.89974 11.539 6.96948 11.4693L14.4695 3.9693C14.6102 3.82857 14.8011 3.74951 15.0001 3.74951C15.1991 3.74951 15.39 3.82857 15.5307 3.9693C15.6715 4.11003 15.7505 4.30091 15.7505 4.49993C15.7505 4.69895 15.6715 4.88982 15.5307 5.03055L8.56041 11.9999L15.5307 18.9693Z"
          fill="white"></path>
      </svg>
    </button>
    <button class="popup__submit" type="submit">Reset</button>
  </div>
</form>

<form class="popup__form" id="popupForm">
  <meta name="csrf-token" content="ao1mZsVrhtoBxLiFSBvEwEkbAnrC5FGy2SkkHAAq">
  <label class="popup__label" for="nametg">Telegram name</label>
  <input class="popup__input" type="text" id="nametg" name="telegram_user_name" pattern="^@.*" title="Имя пользователя Telegram должно начинаться с @" placeholder="@name" required="">
  <label class="popup__label" for="question">Question</label>
  <input class="popup__input" type="text" id="question" name="question_text" placeholder="What do you want to ask?" required="">
  <button class="popup-open popup__recover" type="button" data-target="#recover">Forgot password?</button>
  <div class="popup__action">
    <button class="popup__submit" type="submit">landing.send_tg</button>
  </div>
  <p class="popup__privacy"> By clicking 'Send' you agree<br><a href="#!">with the personal data processing policy</a>
  </p>
</form>

Text Content

Registration

|

Login
About usConstructorTariffsContacts
EN RU UA


Contact us

TG channel TG chat
About us Constructor Tariffs Contacts

Registration Login

RU

UA




PWA DELIVERY

PWA creation service
For Gambling, Betting, Crypto, Nutra

Create app


L A N D I N G . C R E A T E _ A P P _ C I R C L E


PWA APPLICATIONS ARE A PROVEN WAY TO ACHIEVE STABLE ROI.

Working with us you get:

Convenient builder

Thoughtful functionality

The best conversion on the market

More than 30% click2inst

Flexible domain system

Domain search by keyword

Flexible push settings

The best retention rate on the market


HOW TO CREATE PWA?


1. INTEGRATE OFFER

In a few clicks, you can set up a domain, add an offer link, and receive
postbacks.




2. STYLE YOUR APP

Add a name, description, ratings, and much more.




3. CHOOSE DESIGN

You can choose from our ready-made designs or upload your own.




4. LEAVE COMMENTS

Provide details to increase trust in the app





Create app
landing.tariff_plans


LANDING.HEADER_INSTALL



landing.header_domain

3$


landing.header_template_designs




landing.header_optimization




landing.header_subdomains




landing.header_parsing




0,06$ landing.tariff_for_instal



landing.contact_with_us



LANDING.HEADER_INSTALL


LANDING.HEADER_DOMAIN


3$


LANDING.HEADER_TEMPLATE_DESIGNS




LANDING.HEADER_OPTIMIZATION




LANDING.HEADER_SUBDOMAINS




LANDING.HEADER_PARSING



0,06$ landing.tariff_for_instal

landing.contact_with_us


EXTENSIVE FUNCTIONALITY FOR ARBITRATION

C R E A T E A P P



LANDING.ВЫБОР ДОМЕНА ПО ПОИСКУ, НАЛИЧИЕ ПОДДОМЕННОЙ СИСТЕМЫ


LANDING.УДОБНЫЙ КОНСТРУКТОР PWA, С КОТОРЫМ ЛЕГКО РАБОТАТЬ


LANDING.КРАТКАЯ И РАСШИРЕННАЯ СТАТИСТИКА ПО ВАШИМ PWA




LANDING.ШИРОКИЙ ВЫБОР ГОТОВЫХ ДИЗАЙНОВ


LANDING.АВТОПУШИНГ ЮЗЕРОВ ПО СОБЫТИЯМ И ПО ВРЕМЕНИ


LANDING.ПРОТЕСТИРОВАНО ЛИЧНО НАШИМ БАИНГОМ


CONTACTS

Contact us

Support

Follow us on social media

TG channel TG chat

Our WebView app project

App Delivery

HAVE QUESTIONS?

Leave a request and our manager will contact you
In the near future

Telegram name

Question

Send

By clicking 'Send' you agree with the personal data processing policy

Partners





© 2024 Appy Agency. All rights reserved.


Privacy policy Terms and conditions
Login Registration
Email Password Forgot password?
Login

By clicking 'Send' you agree
with the personal data processing policy

Don't have an account? Register

Login Registration
Your name Telegram name Email Password Confirm password
Sign up

By clicking 'Send' you agree with the personal data processing policy

Already have an account? Login

Password recovery

Enter your email to receive password reset link

Email
Reset

Have questions?

Leave a request and our manager will contact you soon

Telegram name Question Forgot password?
landing.send_tg

By clicking 'Send' you agree
with the personal data processing policy