www.adsoftheworld.com Open in urlscan Pro
3.224.207.199  Public Scan

URL: https://www.adsoftheworld.com/users/3757cfda-e094-47ba-b0be-7d2348d84aff
Submission: On September 18 via manual from ID — Scanned from CH

Form analysis 4 forms found in the DOM

GET /campaigns

<form id="search-form" action="/campaigns" accept-charset="UTF-8" method="get">
  <input type="text" name="search" id="search" placeholder="search" class="w-24 bg-darkgrey text-light pl-2 py-2 border-none focus:bg-black">
  <button name="button" type="submit" class="bg-primary hover:bg-primary_hover text-white px-4 py-2"><svg class="svg-inline--fa fa-search fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="search" role="img"
      xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
      <path fill="currentColor"
        d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
      </path>
    </svg><!-- <i class="fas fa-search"></i> Font Awesome fontawesome.com -->
  </button>
</form>

GET /campaigns

<form id="search-form" action="/campaigns" accept-charset="UTF-8" method="get">
  <input type="text" name="search" id="search" placeholder="keyword" class="w-48 bg-darkgrey text-light pl-2 py-2 border-none focus:bg-black">
  <button name="button" type="submit" class="bg-primary hover:bg-primary_hover text-white px-6 py-2"><svg class="svg-inline--fa fa-search fa-w-16 mr-2 text-sm" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="search" role="img"
      xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
      <path fill="currentColor"
        d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
      </path>
    </svg><!-- <i class="fas fa-search mr-2 text-sm"></i> Font Awesome fontawesome.com -->Search </button>
</form>

GET /campaigns

<form id="search-form" action="/campaigns" accept-charset="UTF-8" method="get">
  <input type="text" name="search" id="search" placeholder="keyword" class="w-40 mr-1 bg-darkgrey text-light pl-2 py-2 border-none focus:bg-black">
  <button name="button" type="submit" class="">
    <div class="search bg-primary hover:bg-primary_hover text-white px-6 py-2"><svg class="svg-inline--fa fa-search fa-w-16 mr-2 text-sm" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="search" role="img"
        xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
        <path fill="currentColor"
          d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
        </path>
      </svg><!-- <i class="fas fa-search mr-2 text-sm"></i> Font Awesome fontawesome.com -->Search</div>
  </button>
</form>

POST /newsletter_signup

<form action="/newsletter_signup" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="fp2YnJ7xmLHr1Q9rLY9hieL0qTwEkpCmOknNFP_Q0PBkBIZBo07AOo2wOBrZTfsIDuxK9ISKIfW46SiwQjx79w" autocomplete="off"><input
    type="hidden" name="authenticity_token" value="fp2YnJ7xmLHr1Q9rLY9hieL0qTwEkpCmOknNFP_Q0PBkBIZBo07AOo2wOBrZTfsIDuxK9ISKIfW46SiwQjx79w" autocomplete="off">
  <div class="flex flex-wrap">
    <div class="flex-grow"></div>
    <div class="flex-none mb-2 mr-1"><input class="bg-verylight text-dark pl-2 py-2 border-none focus:bg-white" value="" autocomplete="email" required="required" type="email" name="newsletter_signup[email]" id="newsletter_signup_email"></div>
    <div class="flex-none mb-2">
      <button class="bg-dark text-light hover:text-white px-6 py-2" type="submit">Sign Up</button>
    </div>
    <div class="flex-grow"></div>
  </div>
</form>

Text Content

Part of the Clio Network
•
The Clio Awards
•
Muse by Clio

Login
Register
Bookmarks
Watching
Submit
Highlighted
Professional
Student
Collections
Watchlist


Search


Search

Highlighted

Professional

Student

Collections

Watchlist



Bookmarks

Watching

Submit



Login
·
Register







FAQ
·
Contact
·
About
·
Advertise
·
Legal



Part of the Clio Network

The Clio Awards
·
Muse by Clio

Bersama4d Situs Slot Gacor Resmi Di Indonesia Jamin Gampang Menang






Bersama4d Situs Slot Gacor Resmi Di Indonesia Jamin Gampang Menang





Sign up for our newsletter

Don't miss out. Receive our free weekly newsletter to learn about the best
creative work from all around the globe. We're keeping your email safe and
confidential.

Sign Up

Creative Advertising Community





© 2023 Clio Awards
·
FAQ
·
Contact
·
About
·
Advertise
·
Legal