discadia.com Open in urlscan Pro
2606:4700:20::ac43:4549  Public Scan

Submitted URL: https://discord.st/
Effective URL: https://discadia.com/
Submission Tags: phishingrod
Submission: On October 07 via api from DE — Scanned from DE

Form analysis 1 forms found in the DOM

GET /

<form method="GET" action="/" x-data="{ search_query: '' }">
  <div class="flex flex-col">
    <h1 class="text-4xl font-medium"> Discord Servers</h1>
    <h2 class="my-2 text-gray-400 max-w-xl">Find Discord servers and make new friends!</h2>
    <div class="flex sm:mt-3 flex-col-reverse sm:flex-row">
      <button class="relative flex-wrap flex active:outline-none">
        <section class="pr-1">
          <input class="w-0 appearance-none" type="radio" name="sort" value="top" id="sort-by-top">
          <label class="py-1.5 px-2 text-sm bg-gray-700 rounded-lg hover:text-gray-800 hover:bg-white cursor-pointer" for="sort-by-top">Top</label>
        </section>
        <section class="pr-1">
          <input class="w-0 appearance-none" type="radio" name="sort" value="new" id="sort-by-new">
          <label class="py-1.5 px-2 text-sm bg-gray-700 rounded-lg hover:text-gray-800 hover:bg-white cursor-pointer" for="sort-by-new">New</label>
        </section>
        <section class="pr-1">
          <input class="w-0 appearance-none" type="radio" name="sort" value="active" id="sort-by-active">
          <label class="py-1.5 px-2 text-sm bg-gray-700 rounded-lg hover:text-gray-800 hover:bg-white cursor-pointer" for="sort-by-active">Active</label>
        </section>
        <section>
          <input class="w-0 appearance-none" type="radio" name="sort" value="members" id="sort-by-members">
          <label class="py-1.5 px-2 text-sm bg-gray-700 rounded-lg hover:text-gray-800 hover:bg-white cursor-pointer" for="sort-by-members">Members</label>
        </section>
      </button>
      <a href="/add" class="group flex mr-auto sm:mr-0 mb-3 sm:mb-0 ml-0 sm:ml-auto text-sm pl-2 pr-0.5 text-white bg-green-700 hover:text-gray-700 hover:bg-white rounded-lg cursor-pointer">
                                    <span class="self-center group-hover:text-gray-800">Add Your Server</span>
                                    <i class="uil-angle-right self-center text-lg group-hover:text-gray-800"></i>
                                </a>
    </div>
  </div>
  <fieldset class="bg-gray-800 flex rounded-xl items-center mb-1 p-2 mt-2 w-full border border-gray-700">
    <input placeholder="Search for.." name="q" class="w-full bg-transparent text-base sm:text-xl p-2 flex-grow focus:outline-none" autocomplete="off" spellcheck="false" x-model="search_query" value="" aria-label="Search">
    <a class="group cursor-pointer pr-5 hidden sm:flex" x-show="search_query.length > 0" href="/" style="display: none;">
                                <i class="text-gray-400 group-hover:text-gray-200 self-center uil-trash-alt"></i>
                                <span class="text-gray-400 group-hover:text-gray-200 self-center pl-1 text-xs font-medium">CLEAR</span>
                            </a>
    <input type="submit" value="Search" class="bg-indigo-600 px-5 py-1.5 rounded-lg cursor-pointer mr-2 hover:bg-white hover:text-gray-800" aria-label="Submit">
  </fieldset>
  <fieldset class="flex flex-wrap">
    <div class="flex flex-wrap z-10">
      <a href="/?q=gaming" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">gaming</span>
            </a>
      <a href="/?q=community" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">community</span>
            </a>
      <a href="/?q=anime" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">anime</span>
            </a>
      <a href="/?q=social" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">social</span>
            </a>
      <a href="/?q=chill" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">chill</span>
            </a>
      <a href="/?q=chat" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">chat</span>
            </a>
      <a href="/?q=emotes" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">emotes</span>
            </a>
      <a href="/?q=emojis" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">emojis</span>
            </a>
      <a href="/?q=active" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">active</span>
            </a>
      <a href="/?q=dating" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">dating</span>
            </a>
      <a href="/?q=memes" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">memes</span>
            </a>
      <a href="/?q=nft" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">nft</span>
            </a>
      <a href="/?q=giveaways" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">giveaways</span>
            </a>
      <a href="/?q=vc" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">vc</span>
            </a>
      <a href="/?q=lfg" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">lfg</span>
            </a>
      <a href="/?q=art" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">art</span>
            </a>
      <a href="/?q=fortnite" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">fortnite</span>
            </a>
      <a href="/?q=friendly" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">friendly</span>
            </a>
      <a href="/?q=voice" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">voice</span>
            </a>
      <a href="/?q=music" class="flex group bg-gray-700 hover:bg-white hover:text-gray-800 text-gray-200 border border-gray-600 rounded-full items-center text-center mx-1 mt-2 px-4 py-1">
                <span class="self-center mx-auto group-hover:text-gray-800">music</span>
            </a>
    </div>
  </fieldset>
</form>

Text Content

Discadia

Discord Servers Discord Emojis
Login with
Manage

--------------------------------------------------------------------------------

Add Server Upload Emoji

--------------------------------------------------------------------------------

Help Logout
TOP




DISCORD SERVERS


FIND DISCORD SERVERS AND MAKE NEW FRIENDS!

Top
New
Active
Members
Add Your Server
CLEAR
gaming community anime social chill chat emotes emojis active dating memes nft
giveaways vc lfg art fortnite friendly voice music
NIGHTCONZ 💜 - Roblox Ga…
Sponsor

➜ 🔥 Auto Condos ➜ ⚡️ New Condos every minute ➜ 🏩 Private Condos Link ➜ 🗺️
Good Map, Animations and Morphs ➜ ⏳ Long Lasting Condos ➜ 🌴 Roblox Server ➜ ⭐️
R6 & R15 Support ➜ 🎉 Daily Giveaways ➜ 💒 2P & 100P Condos ➜ 🤖 24/7 Auto Condo
Upload ➜ 💰 Robux

View Join
Unlock Everything Shop
Sponsor

Join up for the best MW2 /WZ2/ MW19 Console/PC Services. 6500+ Customers ✅ 650+
Reviews ✅ What we offer: Unlock tools! Console/PC Services! Chairs! ESP! HWID
Sp00fers! 0% Ban Rate. ⚙️ Tool Status: 100% Undetected

View Join
Eldon | Social Boosting
Sponsor

The BEST social media boosting group out there. We offer a wide array of
services; from followers to views, likes and comments! We also offer cheap
nitro, boosts, and online/offline members. US based organization - no scams or
unfulfilled orders.

View Join
SocialBar ♡ EGirls ✨ Ni…
21,955 members

⭐ 500+ Best Nitro Emojis ✨ Anime Social Community 💬 #1 Best Server 🔊 24/7
Active VCs 🎉 Tons of Nitro Giveaways 💎 Daily Events 🎮 Gaming & Chill Chats 🥵
E-Girls & E-Boys 🤖 Plenty of Fun Bots 🤝 Make New Friends ✨ Join Now! 🔗
discord.gg/socialbar

View Join
Irl trading BlueAccount…
8,089 members

Blueaccounts Store selling Hypixel skyblock coins since 2020 and accounts More
than 2k of vouches https://discord.gg/WvMH339QBq Cheapest Price 0.08$ We are a
store with a long time in this business more than 2 years,

View Join
T3rrq bridge server
3,342 members

bridge server for one of the top irl trading and account servers we will
instantly purchase your skyblock accounts and profiles/islands we also sell many
accounts at super competitive prices

View Join
Purple Prison - Minecra…
121,912 members

🤩 INVITE LINK: discord.gg/pp 🤩 ✨We are a Strong Minecraft Discord Server
Community since 2014! With Huge YouTubers having Played such as PewDiePie!
Anyone & Everyone is Welcome to Chill with us!✨

View Join
CheapValorantBoosting
3,821 members

🟢 CHEAPEST - We have the cheapest boost. 🟢- All of our boosters are Radiant,
Esports players and Our VALORANT Boosting Team is verified. 🟢Cheap & Fast &
Reliable & Offline Mode & Specific Agent 🟢 JOIN FOR CHEAPEST OFFER 🟢 7 / 24
ONLINE 🟢

View Join
Irl Trading Fruffy Accs…
4,890 members

💙Fruffy Accounts/Coins Store ❗Selling Hypixel skyblock coins since 2020 and
accounts 🤝Ton of vouches: https://discord.gg/xcQtG7ZGUA🤝 💸Cheapest Price 0.1$
✅We are a store with a long time in this business more than 1 year,

View Join
4GBOOSTING VALORANT
4,348 members

4G is the leader of the VALORANT Boosting industry with big experience🔶 We are
ready to help you with professional boosting team with really cheap prices🔶
Join us if you want to reach the rank you desire with experienced booster team
🔶

View Join
Sinful 18+∙active vc&ch…
471,742 members

18+ Young Adults. Active 24/7 Calls/ Video Chats/VC & chat.
https://discord.gg/sinful . IOS device watch to Join->
https://youtu.be/C2y8_hBfKok . Dating. Social. Gaming. Friendly. Chill. Anime.
Selfies. Fun. Drinking. Drunk. SFW & NSFW. Community. Egirls

View Join
Tranquility (18+) | SFW…
9,448 members

A top voice chat focused, 18+ SFW, curated, social/gaming experience🌌ACTIVE VC
🌌 ACTIVE text chat 🌌Gaming community (PC/console) 🌌 AI personas/image
creation🌌 Frequent fun events. We're here to meet chill, mature people, and
have great conversations.

View Join
Irl trading RedCoins Hy…
6,569 members

Redcoins Store selling Hypixel skyblock coins since 2020 and accounts More than
2k of vouches https://discord.gg/WvMH339QBq Cheapest Price 0.08$ We are a store
with a long time in this business more than 2 years,

View Join
Socialize | Active VC S…
362,394 members

The most active VC server with over 300k members ☆ Packed Calls ☆ Chill Voice
Chats ☆ Addicting Server Bots ☆ Cool Fun Events ☆ Giveaways ☆ Dating Memes ☆
Gaming ☆ Emotes ☆ Anime Popular Social ☆ More! Come chat, hangout and join our
community vc's !

View Join
BAIT | EGirls ♡ Social …
328,089 members

💕 E-Girls & E-Boys 🎉 Daily Nitro Giveaways 🥵 500 Emotes 🔊 Active VCs 💬
Active Chat 24/7 🎙️ #1 Social Server

View Join
1 2 3
FAQ


WHAT ARE DISCORD SERVERS?

Discord is a website and mobile app that provides text, voice, and video
communication through community created “chat groups” called 'servers'.

While there's a huge range of Discord servers out there, not all of them may
appeal to you. Using Discadia you can browse through thousands of servers,
search, and filter by tags. Discadia uses a proprietary algorithm to deliver you
the best Discord Servers that you're likely to be interested in.


WHAT IS A DISCORD SERVER LIST?

A Discord Server List is a website that provides a way for you to find the
Discord servers that you're looking for. A Discord Server List such as Discadia
is a place where you can advertise your server and browse servers promoted by
relevance, quality, member count, and more.


HOW DO I JOIN A DISCORD SERVER?

Discord Invite URLs are used to join Discord servers. Discadia provides “Join”
buttons, click that button to join a server.

Note: The invite for a server may be expired or invalid and we cannot provide
new invites. Only server owners can update the invites on Discadia. We
automatically remove listings that have expired invites.


Community Discord Blog
Links Discord Servers Discord Emojis About Discadia
Resources Guidelines Privacy Terms
Browse the best Minecraft Servers
Discadia is not affiliated or endorsed with/by Discord