www.pokecommunity.com Open in urlscan Pro
2a06:98c1:3120::7  Public Scan

URL: https://www.pokecommunity.com/member.php?u=1036246
Submission: On April 22 via manual from IN — Scanned from DE

Form analysis 4 forms found in the DOM

GET faq.php

<form action="faq.php" method="get" class="search">
  <div class="form-group">
    <input type="hidden" name="s" value="b9d47e4c271aa54e9a1b817136b84d4f">
    <input type="hidden" name="do" value="search">
    <input type="text" class="form-control" name="q" placeholder="Search Help" style="min-width: 250px" value="">
  </div>
</form>

POST https://www.pokecommunity.com/login.php?do=login

<form class="px-4 py-3" action="https://www.pokecommunity.com/login.php?do=login" method="post">
  <div class="form-group">
    <label for="navbar_username">Account Name</label>
    <input type="text" class="form-control" name="vb_login_username" id="navbar_username" size="10" accesskey="u" spellcheck="false" autocorrect="off" autocapitalize="off" placeholder="Account Name">
  </div>
  <div class="form-group">
    <label for="navbar_password">Password</label>
    <input type="password" class="form-control" name="vb_login_password" id="navbar_password" size="10" spellcheck="false" autocorrect="off" autocapitalize="off" placeholder="Password">
    <p class="help-block"><a href="https://www.pokecommunity.com/login.php?do=lostpw">Forgot password?</a></p>
  </div>
  <div class="checkbox">
    <label>
      <input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" accesskey="c"> Keep me signed in </label>
  </div>
  <input type="submit" class="btn btn-primary btn-block" value="Sign in" title="Enter your username and password in the boxes provided to login, or click the 'register' button to create a profile for yourself." accesskey="s">
  <input type="hidden" name="s" value="b9d47e4c271aa54e9a1b817136b84d4f">
  <input type="hidden" name="securitytoken" value="guest">
  <input type="hidden" name="do" value="login">
</form>

POST profile.php?do=dismissnotice

<form action="profile.php?do=dismissnotice" method="post" id="notices">
  <input type="hidden" name="do" value="dismissnotice">
  <input type="hidden" name="securitytoken" value="guest">
  <input type="hidden" id="dismiss_notice_hidden" name="dismiss_noticeid" value="">
  <input type="hidden" name="url" value="/member.php?u=1036246">
  <div class="notices">
    <div class="navbar_notice notice notice-alwaysshowguests" id="navbar_notice_243">
      <div class="notice-content" style="margin-right: 20px; display: flex; align-items: center;"><span class="notice-msg" style="flex: 1; display: inline-block; vertical-align: middle;"><strong>Welcome to PokéCommunity!</strong> Register now and
          join one of the best places on the 'net to talk Pokémon and more! Community members will not see the footer advertisement.</span>
        <div class="notice-btn" style="display: inline-block; margin-left: 10px;"><a href="register.php" class="btn btn-success">Register</a></div>
      </div>
    </div>
  </div>
</form>

GET https://www.pokecommunity.com/index.php

<form action="https://www.pokecommunity.com/index.php" method="get" style="clear:left">
  <div class="row above-footer-text">
    <div class="col-sm-3">
      <h3>Display Options</h3>
      <select name="styleid" class="form-control" onchange="switch_id(this, 'style')">
        <optgroup label="Quick Style Chooser">
          <option value="353" class="">-- PokéCommunity Default</option>
          <option value="362" class="">-- Let's Fly Together</option>
          <option value="309" class="">-- Color Flattered ORAS</option>
          <option value="185" class="" selected="selected">-- The Johto Elite</option>
          <option value="138" class="">-- Infernal Smash</option>
          <option value="208" class="">-- Sweet Kisses</option>
          <option value="361" class="">-- VIII</option>
          <option value="299" class="">-- Yggdrasil</option>
          <option value="312" class="">-- Sky High</option>
        </optgroup>
      </select>
      <ul class="style-accents">
        <li class="accent accent-1 accent-standard accent-selected" data-accent="standard"><a href="/.php?styleaccent=standard" title="Blue">Blue</a></li>
        <li class="accent accent-2 accent-red" data-accent="red"><a href="/.php?styleaccent=red" title="Red">Red</a></li>
      </ul>
      <script>
        $(".style-accents .accent").click(function(e) {
          accent = $(this).data("accent");
          if (accent != 'standard') {
            $("#accent-stylesheet").remove();
            $('head').append('<link id="accent-stylesheet" rel="stylesheet"  type="text/css" href="https://www.pokecommunity.com/styles/tje_redux/accent-' + accent + '.css?ver=1648097681">');
            $.get("https://www.pokecommunity.com/styles/set_accent.php?accent=" + accent);
          } else {
            $("#accent-stylesheet").remove();
            $.get("https://www.pokecommunity.com/styles/set_accent.php?do=remove");
          }
          $(".style-accents .accent.accent-selected").removeClass("accent-selected");
          $(this).addClass("accent-selected");
          return false;
        });
      </script>
    </div>
    <div class="col-sm-9">
      <div class="container-fluid footer-navlinks">
        <div class="col-sm-3 col-xs-6 resource-block">
          <a class="link-2-staff" href="https://www.pokecommunity.com/showgroups.php">
						<div class="link-circle"><svg class="svg-inline--fa fa-black-tie fa-w-14" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="black-tie" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg=""><path fill="currentColor" d="M0 32v448h448V32H0zm316.5 325.2L224 445.9l-92.5-88.7 64.5-184-64.5-86.6h184.9L252 173.2l64.5 184z"></path></svg><!-- <i class="fa fa-black-tie"></i> --></div>
						<h3>Staff</h3>
					</a>
        </div>
        <div class="col-sm-3 col-xs-6 resource-block">
          <a class="link-3-rules" href="https://www.pokecommunity.com/rules">
						<div class="link-circle"><svg class="svg-inline--fa fa-book fa-w-14" aria-hidden="true" focusable="false" data-prefix="fa" data-icon="book" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg=""><path fill="currentColor" d="M448 360V24c0-13.3-10.7-24-24-24H96C43 0 0 43 0 96v320c0 53 43 96 96 96h328c13.3 0 24-10.7 24-24v-16c0-7.5-3.5-14.3-8.9-18.7-4.2-15.4-4.2-59.3 0-74.7 5.4-4.3 8.9-11.1 8.9-18.6zM128 134c0-3.3 2.7-6 6-6h212c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H134c-3.3 0-6-2.7-6-6v-20zm0 64c0-3.3 2.7-6 6-6h212c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H134c-3.3 0-6-2.7-6-6v-20zm253.4 250H96c-17.7 0-32-14.3-32-32 0-17.6 14.4-32 32-32h285.4c-1.9 17.1-1.9 46.9 0 64z"></path></svg><!-- <i class="fa fa-book"></i> --></div>
						<h3>Rules</h3>
					</a>
        </div>
        <div class="col-sm-3 col-xs-6 resource-block">
          <a class="link-6-forums" href="https://www.pokecommunity.com/about/">
						<div class="link-circle"><svg class="svg-inline--fa fa-info fa-w-6" aria-hidden="true" focusable="false" data-prefix="fa" data-icon="info" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512" data-fa-i2svg=""><path fill="currentColor" d="M20 424.229h20V279.771H20c-11.046 0-20-8.954-20-20V212c0-11.046 8.954-20 20-20h112c11.046 0 20 8.954 20 20v212.229h20c11.046 0 20 8.954 20 20V492c0 11.046-8.954 20-20 20H20c-11.046 0-20-8.954-20-20v-47.771c0-11.046 8.954-20 20-20zM96 0C56.235 0 24 32.235 24 72s32.235 72 72 72 72-32.235 72-72S135.764 0 96 0z"></path></svg><!-- <i class="fa fa-info"></i> --></div>
						<h3>About Us</h3>
					</a>
        </div>
        <div class="col-sm-3 col-xs-6 resource-block">
          <a class="link-1-online" href="https://www.pokecommunity.com/sendmessage.php?s=b9d47e4c271aa54e9a1b817136b84d4f">
						<div class="link-circle"><svg class="svg-inline--fa fa-paper-plane fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="paper-plane" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M476 3.2L12.5 270.6c-18.1 10.4-15.8 35.6 2.2 43.2L121 358.4l287.3-253.2c5.5-4.9 13.3 2.6 8.6 8.3L176 407v80.5c0 23.6 28.5 32.9 42.5 15.8L282 426l124.6 52.2c14.2 6 30.4-2.9 33-18.2l72-432C515 7.8 493.3-6.8 476 3.2z"></path></svg><!-- <i class="fas fa-paper-plane"></i> --></div>
						<h3>Contact Us</h3>
					</a>
        </div>
      </div>
    </div>
  </div>
  <div class="row footer-text">
    <div class="col-sm-3">
      <ul class="footer-pc-services">
        <li>
          <a class="enabled" href="https://www.facebook.com/thePokeCommunity" style="background-color: #3b5998; border-color: #1c3b7d;" title="Get in touch via Facebook."><svg class="svg-inline--fa fa-facebook-f fa-w-10" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="facebook-f" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" data-fa-i2svg=""><path fill="currentColor" d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg><!-- <i class="fa fa-facebook"></i> --></a>
        </li>
        <li>
          <a class="enabled" href="https://twitter.com/PokeCommunity" style="background-color: #55ACEE; border-color: #3189cc;" title="Keeping the buzz fed on Twitter!"><svg class="svg-inline--fa fa-twitter fa-w-16" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="twitter" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg><!-- <i class="fa fa-twitter"></i> --></a>
        </li>
        <li>
          <a class="enabled" href="https://www.instagram.com/thepokecommunity/" style="background-color: #e95950; border-color: #b31217; color: white" title="Follow us on Instagram, see cool photos and more!"><svg class="svg-inline--fa fa-instagram fa-w-14" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="instagram" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg=""><path fill="currentColor" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg><!-- <i class="fa fa-instagram"></i> --></a>
        </li>
        <li>
          <a class="enabled" href="https://www.youtube.com/c/pokecommunity" style="background-color: #e52d27; border-color: #b31217; color: white" title="The PokéCommunity on YouTube. Now playing."><svg class="svg-inline--fa fa-youtube fa-w-18" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="youtube" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" data-fa-i2svg=""><path fill="currentColor" d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg><!-- <i class="fa fa-youtube-play"></i> --></a>
        </li>
        <li>
          <a href="https://feeds.feedburner.com/PokeCommunity" class="enabled" style="background-color: #f26522; border-color: #d75a1e;"><svg class="svg-inline--fa fa-rss fa-w-14" title="Subscribe to our RSS feed and be up-to-date with the latest posts." aria-labelledby="svg-inline--fa-title-pNRhv6g9I1GO" data-prefix="fa" data-icon="rss" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg=""><title id="svg-inline--fa-title-pNRhv6g9I1GO">Subscribe to our RSS feed and be up-to-date with the latest posts.</title><path fill="currentColor" d="M128.081 415.959c0 35.369-28.672 64.041-64.041 64.041S0 451.328 0 415.959s28.672-64.041 64.041-64.041 64.04 28.673 64.04 64.041zm175.66 47.25c-8.354-154.6-132.185-278.587-286.95-286.95C7.656 175.765 0 183.105 0 192.253v48.069c0 8.415 6.49 15.472 14.887 16.018 111.832 7.284 201.473 96.702 208.772 208.772.547 8.397 7.604 14.887 16.018 14.887h48.069c9.149.001 16.489-7.655 15.995-16.79zm144.249.288C439.596 229.677 251.465 40.445 16.503 32.01 7.473 31.686 0 38.981 0 48.016v48.068c0 8.625 6.835 15.645 15.453 15.999 191.179 7.839 344.627 161.316 352.465 352.465.353 8.618 7.373 15.453 15.999 15.453h48.068c9.034-.001 16.329-7.474 16.005-16.504z"></path></svg><!-- <i class="fa fa-rss" title="Subscribe to our RSS feed and be up-to-date with the latest posts."></i> --></a>
        </li>
      </ul>
    </div>
    <div class="col-sm-9">
      <p><span style="whitespace: no-wrap">© 2002–2022 The PokéCommunity™, pokecommunity.com.</span><br> Your use of PokéCommunity constitutes acceptance of our <a href="https://www.pokecommunity.com/about/legal">Services Agreement</a> and
        <a href="https://www.pokecommunity.com/about/privacy">Privacy Statement</a>.</p>
      <p class="meta-softwareversion">PokéCommunity Forums 2.1.1 “Aster”</p>
      <p><a href="https://www.pokecommunity.com/about/acknowledgements/">Acknowledgements</a></p>
      <p style="display: none;"><a href="https://www.pokecommunity.com/misc.php?do=branding">Use of Community Assets</a></p>
    </div>
  </div>
</form>

Text Content

WE VALUE YOUR PRIVACY

We and our partners store and/or access information on a device, such as cookies
and process personal data, such as unique identifiers and standard information
sent by a device for personalised ads and content, ad and content measurement,
and audience insights, as well as to develop and improve products.
With your permission we and our partners may use precise geolocation data and
identification through device scanning. You may click to consent to our and our
partners’ processing as described above. Alternatively you may click to refuse
to consent or access more detailed information and change your preferences
before consenting.
Please note that some processing of your personal data may not require your
consent, but you have a right to object to such processing. Your preferences
will apply to this website only. You can change your preferences at any time by
returning to this site or visit our privacy policy.
DISAGREEMORE OPTIONSAGREE

Blogs Recent Entries Best Entries Best Blogs Blog List Search Blogs

Explore PokéCommunity
 * Forums
 * BD / SP
 * Daily
 * Fan Games
 * Art
 * Discord

 * Home


 * * DONATE TO THE POKÉCOMMUNITY
     
     Support the PokéCommunity’s running costs with a small monetary donation.
     You can even get a few cool things by doing so.
   
   * Learn more…
   * Donate now
 * * 
   * Feedback & Support
   * Community Rules
   * Moderation Policy
   * Help Center
   * Donations
   * BBCode List
   * Emoji List
   * 
   * Promote Content
 * Sign In / Create Account
   * Sign in to your PokéCommunity Account
   * Account Name
     Password
     
     Forgot password?
     
     Keep me signed in
   * 
   
   
   * NO ACCOUNT? NO WORRIES.
     
     New Account

Welcome to PokéCommunity! Register now and join one of the best places on the
'net to talk Pokémon and more! Community members will not see the footer
advertisement.
Register


NFLOW TECHNOLOGIES


Last Activity: March 7th, 2022 10:08 PM
 * About Me
 * Statistics
 * Badges
 * Contact Info
 * »



ABOUT ME

 * About Nflow Technologies Biography Digital Marketing refers to the marketing
   of products or service through digital channels like a search engine,
   websites, social media, email and mobile apps. Born and brought up in the
   digital age; this should never be an after-thought but should be in your DNA.
   You may be seeing many when you walk by a hoarding that amazes you.
   
   How about capturing the same emotion in digital space? NFlow being a leading
   digital marketing company develops Digital Ad campaign plans by making the
   use of best channels available and will fuel up to manage every component of
   the campaign’s delivery.
   
   We would make sure that your brand is advertised at the right place; right
   time; right person. Our passionate team would seed your brand’s content on
   multiple portals and strive to deliver highest possible search, social and
   mobile results. We would reach your target audience; guaranteeing you that
   the campaign designed by us will touch the sky in a decided time-frame Go
   Team Do not display

STATISTICS

Total Posts
 * Total Posts: 0
 * Posts Per Day: 0
 * Find all posts by Nflow Technologies
 * Find all threads started by Nflow Technologies

Activity by Forum Blog
 * Total Entries: 0
 * Last Blog Entry: Never
 * View all blog entries by Nflow Technologies

General Information
 * Last Activity: March 7th, 2022 10:08 PM
 * Join Date: March 7th, 2022
 * Referrals: 0

BADGES

Badges

CONTACT INFO

Home Page https://nflowtech.com/ This Page
https://www.pokecommunity.com/member.php?u=1036246

MINI STATISTICS

Join Date March 7th, 2022 Total Posts 0 Blog Entries 0

Show All Statistics



RECENT VISITORS

This page has had 110 visits

Working on a better slogan, 19 years and counting!


DISPLAY OPTIONS

-- PokéCommunity Default -- Let's Fly Together -- Color Flattered ORAS -- The
Johto Elite -- Infernal Smash -- Sweet Kisses -- VIII -- Yggdrasil -- Sky High
 * Blue
 * Red


STAFF


RULES


ABOUT US


CONTACT US

 * 
 * 
 * 
 * 
 * Subscribe to our RSS feed and be up-to-date with the latest posts.

© 2002–2022 The PokéCommunity™, pokecommunity.com.
Your use of PokéCommunity constitutes acceptance of our Services Agreement and
Privacy Statement.

PokéCommunity Forums 2.1.1 “Aster”

Acknowledgements

Use of Community Assets