ko-fi.com Open in urlscan Pro
2606:4700:10::6816:1c50  Public Scan

URL: https://ko-fi.com/s/d07e876661
Submission: On February 29 via api from IE — Scanned from FI

Form analysis 4 forms found in the DOM

POST /Account/LogOff

<form action="/Account/LogOff" id="logoutForm" method="post"><input name="__RequestVerificationToken" type="hidden" value="vNHAqcdNhW-OzNwR6DHCaZdDm7Xrftu9IfCeDpTXykjGaX54QBi3tw5dmYZA-pJxRZLcIr9QQcz-zZW2jt4XUb_h7pqmoMDG0D31Zyef7JQ1"> <a class="kfds-btn-sidemenu" href="javascript:document.getElementById('logoutForm').submit()">
                <i class="far fa-sign-out-alt fa-fw"></i><span class="kfds-lyt-pdg-start-end-medium">Log Out</span>
            </a>
</form>

POST /Report/Content

<form action="/Report/Content" method="post" role="form" target="_blank"> <input type="hidden" id="ReportedPageId" name="ReportedPageId">
  <input type="hidden" id="ReportedContentType" name="ReportedContentType">
  <input type="hidden" id="ReportedContentId" name="ReportedContentId">
  <input type="hidden" id="ReportedFeedItemType" name="ReportedFeedItemType" value="">
  <input type="hidden" id="ReporterUserId" name="ReporterUserId" value="">
  <div class="row">
    <input type="submit" name="SubmitButton" value="Nudity or sexual content" class="ghost-l-button kfds-srf-rounded kfds-btm-mrgn-16">
  </div>
  <div class="row">
    <input type="submit" name="SubmitButton" value="Violence" class="ghost-l-button kfds-srf-rounded kfds-btm-mrgn-16">
  </div>
  <div class="row">
    <input type="submit" name="SubmitButton" value="Scam / fake page" class="ghost-l-button kfds-srf-rounded kfds-btm-mrgn-16">
  </div>
  <div class="row">
    <input type="submit" name="SubmitButton" value="Copyright issue" class="ghost-l-button kfds-srf-rounded kfds-btm-mrgn-16">
  </div>
  <div class="row">
    <a href="https://help.ko-fi.com/hc/en-us/requests/new" class="ghost-l-button kfds-srf-rounded kfds-btm-mrgn-16" target="_blank">Unfulfilled Goods/Services</a>
  </div>
  <div class="row">
    <input type="submit" name="SubmitButton" value="Illegal Content/Activity" class="ghost-l-button kfds-srf-rounded kfds-btm-mrgn-16">
  </div>
  <div class="row">
    <input type="submit" name="SubmitButton" value="Other" class="ghost-l-button kfds-srf-rounded kfds-btm-mrgn-16">
  </div>
  <div class="row">
    <button class="kfds-btn-tertiary-light kfds-lyt-width-100 kfds-btm-mrgn-16 kfds-srf-rounded" data-dismiss="modal"><span class="">Cancel</span></button>
  </div>
</form>

POST /Account/Register

<form action="/Account/Register" class="form-horizontal" id="signupForm" method="post" role="form" novalidate="novalidate"><input id="ReCaptchaToken" name="ReCaptchaToken" type="hidden" value="">
  <div class="validation-summary-valid" data-valmsg-summary="true">
    <ul>
      <li style="display:none"></li>
    </ul>
  </div>
  <div class="form-group">
    <div class="col-xs-12">
      <input class="form-control kfds-c-form-border" data-val="true" data-val-maxlength="The field Name must be a string or array type with a maximum length of '40'." data-val-maxlength-max="40" data-val-required="The Name field is required."
        id="Name" name="Name" placeholder="Display Name" type="text" value="">
      <span class="field-validation-valid" data-valmsg-for="Name" data-valmsg-replace="true"></span>
    </div>
  </div>
  <div class="form-group">
    <div class="col-md-12">
      <input class="form-control kfds-c-form-border" data-val="true" data-val-email="The Email address field is not a valid e-mail address." data-val-required="The Email address field is required." id="UserName" name="UserName"
        onblur="$(this).val($(this).val().trim())" placeholder="Email Address" spellcheck="false" type="email" value="">
      <span class="field-validation-valid" data-valmsg-for="UserName" data-valmsg-replace="true"></span>
    </div>
  </div>
  <div class="form-group">
    <div class="col-md-12">
      <input class="form-control kfds-c-form-border" data-val="true" data-val-length="Passwords must be at least 6 characters long." data-val-length-max="300" data-val-length-min="6" data-val-required="The Choose a password field is required."
        id="Password" name="Password" placeholder="Choose a Password" type="password">
      <div class="pull-right hidden">
        <label class="showPassLabel hint"><input class="hidden" type="checkbox" id="showPass">Show</label>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="text-left col-xs-12 mtmb-md terms"> Ko-fi is a safe, friendly place. Pages that break our terms will be unpublished. You must be 18 or over to use <nobr>Ko-fi</nobr>. <br>
      <div class="checkbox checkbox-success">
        <input data-val="true" data-val-range="Please accept our terms." data-val-range-max="True" data-val-range-min="True" data-val-required="The AcceptTerms field is required." id="AcceptTerms" name="AcceptTerms" type="checkbox" value="true">
        <label class="accept-wording-container" for="AcceptTerms">I accept the <a target="_blank" href="/home/tandcs" class="kfds-text-is-link-dark">terms</a> &amp;
          <a target="_blank" href="/home/privacy" class="kfds-text-is-link-dark">privacy policy</a></label>
        <input name="AcceptTerms" type="hidden" value="false" class="kfds-c-form-border">
      </div>
    </div>
    <p class="kfds-left-mrgn-16"><span class="field-validation-valid" data-valmsg-for="AcceptTerms" data-valmsg-replace="true"></span></p>
  </div>
  <div class="form-group">
    <div class="col-xs-12 text-center">
      <input id="submitButton" type="button" onclick="register()" class="btn btn-login kfds-c-btn-primary kfds-font-bold kfds-srf-rounded" style="width:100%;" value="Create account">
    </div>
  </div>
</form>

POST /Account/ExternalLogin

<form action="/Account/ExternalLogin" method="post"><input name="__RequestVerificationToken" type="hidden" value="L26Np2ZQ_5AbWuSikMNMzMFnYrNdMubxeyxMmCup-jpxR1xaxeMCU80dixV2hG1aDV2LTaZuZpfV2sNCCMpPjFUh0wEnUwfZ1vD-z5JBl6o1">
  <div id="socialLoginList">
    <p>
    </p>
    <div class="col-xs-12 ds-c-target kfds-btm-mrgn-16">
      <button type="submit" onclick="showSpinner();" class="btn btn-sociallogin Google" id="Google" name="provider" value="Google" title="Continue with Google"> <i style="" class="pad5 fab fa-google"></i> Google</button>
    </div>
    <div class="col-xs-12 ds-c-target kfds-btm-mrgn-16">
      <button type="submit" onclick="showSpinner();" class="btn btn-sociallogin Facebook" id="Facebook" name="provider" value="Facebook" title="Continue with Facebook"> <i style="" class="pad5 fab fa-facebook"></i> Facebook</button>
    </div>
    <!-- Twitch -->
    <div class="col-xs-12 ds-c-target kfds-btm-mrgn-16">
      <button type="submit" onclick="showSpinner();" class="btn btn-sociallogin Twitch hidden" id="Twitch" name="provider" value="Twitch" title="Continue with Twitch"> <i style="" class="pad5 fab fa-twitch"></i> Twitch</button>
    </div>
    <p></p>
    <br>
  </div>
  <script>
    function openGoogleAuth() {
      if (typeof invokeCSharpAction === "function") {
        invokeCSharpAction("login");
      }
    }
  </script>
</form>

Text Content

Cookie Notice

We use cookies for better browsing, personalized content, and traffic analysis.
Click "Accept All" to consent.

Customize Accept All
Customize Consent Preferences

Ko-fi.com uses cookies for site operation and improvement. Cookies store unique
codes to track user information. Detailed cookie information is available under
each consent category below.

"Necessary" cookies, essential for basic site functions, are stored on your
browser. We also use third-party cookies for website analysis, preference
storage, and relevant content. These require prior consent.

You can enable or disable cookies, but disabling some may impact your browsing
experience.


NecessaryAlways Active

Necessary cookies are required to enable the basic features of this site, such
as providing secure log-in or adjusting your consent preferences. These cookies
do not store any personally identifiable data.


Functional


Functional cookies help perform certain functionalities like sharing the content
of the website on social media platforms, collecting feedback, and other
third-party features.


Analytics


Analytical cookies are used to understand how visitors interact with the
website. These cookies help provide information on metrics such as the number of
visitors, bounce rate, traffic source, etc.


Performance


Performance cookies are used to understand and analyze the key performance
indexes of the website which helps in delivering a better user experience for
the visitors.


Advertisement


Advertisement cookies are used to provide visitors with customized
advertisements based on the pages you visited previously and to analyze the
effectiveness of the ad campaigns.


Save My Preferences Accept All
×
Home Your Page Feed
 
Explore Settings

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

My support
Payments & Orders
 
My Supporters

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

More ways to earn
Memberships Shop NEW Commissions NEW Buttons & Widgets Discord Stream Alerts
More
Account & Billing Stream Alerts API Help
Log Out

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

Upgrade


Start a page
 * What is Ko-fi?
 * Log in
 * Explore
 * About
   
 * Blog

Description

Golden Eagle Eye Gudasol's psychedelic cover arts are sacred portals to focus
energy like a mandala. Download The Album 💿 ko-fi.com/s/dfd931eb7d Product
Description Showcase your designs in all their glory with this premium quality
All-Over Print Men's Tank Top! The comfortable, relaxed fit is perfect for a
sunny day out or as an extra layer on those colder days. 95% polyester, 5%
elastane (fabric composition may vary by 1%) Fabric weight: 6.19 oz/yd² (210
g/m²), weight may vary by 5% Four-way stretch material stretches and recovers on
the cross and lengthwise grains Printed, cut, and hand-sewn by our in-house team
Fabric is OEKO-TEX 100 standard certified Blank product components in the US and
Mexico sourced from the US Blank product components in the EU sourced from
Lithuania This product is made on command just for you and fulfilled by
Printful. douglas.life/gudasol douglas.life/golden

Play
Golden Eagle Eye | Tank Top | Suncave Reverse
Gudasol 🜛 ·View Shop

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

$33

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

Variant
MEMBER PRICE (Small) - $33 Non-Member Price (Small) - $66 MEMBER PRICE (Medium)
- $33 Non-Member Price (Medium) - $66 MEMBER PRICE (Large) - $33 Non-Member
Price (Large) - $66 MEMBER PRICE (XL) - $33 Non-Member Price (XL) - $66
Buy Now
 * 

   Shipping Fee
   
   Europe: $5

   More shipping locations
    * Worldwide
      $12
   
    * Brazil
      $5
    * Canada
      $7
    * Japan
      $5
    * United States
      $4

 * Note: Worldwide Shipping with Tracking
 * Combined shipping discounts will be applied at checkout.
 * 1 Tank Top | Fulfilled by Printful

Share this



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

Other Items in Gudasol 🜛's Ko-fi Shop
View all
Free
Golden Eagle Eye [Full Album] Channeling happens in a heightened state called
the gamma state,  a range of energy, or frequency, o... by Creator Name
$5 +
Farther Than Darwin [Mp3] I can't tell you how much this song means, but your
DNA will feel it. We are bringing down solar up... by Creator Name
Member-only Free
Gudasol - Express Myself [Single][Kofi Exclusive] Expressing ourselves is often
breaking through the programming we were given throughout our lives. T... by
Creator Name
×

Close


×Close
Safety and Abuse Reporting
If you feel this page or content breaks our terms of service please report it to
us.
Cancel Report Page

© Ko-fi Labs
Cookie Settings Terms Privacy Help Gold
×Close


UPGRADE TO GOLD

Unlock all Gold features!
Monthly
Just $8 /month
Yearly
Save 25%
Just $6 /month
(billed yearly)
Pay with PayPal Pay with PayPal Pay with Card Pay with Card
×Close
Safety and Abuse Reporting
If you feel this page or content breaks our terms of service it is important to
report it to us as soon as possible.
Unfulfilled Goods/Services


Cancel
×Close


SIGN UP. IT'S FREE!

 * 



Show
Ko-fi is a safe, friendly place. Pages that break our terms will be unpublished.
You must be 18 or over to use Ko-fi.

I accept the terms & privacy policy




Or sign up with

Google
Facebook
Twitch




Already have an account? Log in here