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

URL: https://ko-fi.com/s/b0c4d40230
Submission: On March 02 via manual from UA — 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="TY4y9UOT31PsoD-BYzYEvtVGTgOxDXofK21_uE8Myd1gmMpMgZsYd3DG2FKSvvxAsTaU6IykIdE9UN9jofXUfC0F7woUElEkO_lgIn8maQE1"> <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="GGzA6yCr-qvBMN0Rjfj87laQL8_OxA5J9ZVzmxNI3lWwWR6YQI7pl0201l-Ok1YK3dBqTrI2FV45CC3Pg6zQ5fZNu33TwmbtByy37mFISAQ1">
  <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

A free windows cursor inspired by Windows 11. To install just unzip the file,
right click on the install file, and click install. In windows 11, you will need
to click first in "show more options" or press shift + F10. Also I have created
a HDPI version with some alternatives cursors that you can find on :
ko-fi.com/s/d9f85e6821 Cursor size : x32 Updates: 09/09/22 - New Busy and
Working style and more smooth. - Change the dark grey for black #0000 trying to
correct the HDR problem. 02/09/21 - I have made the animated cursors smoother.
23/09/21 Now it is really smoother, I thought I upload the smoother version
before. 😅 12/10/21. - Change of colors following Fluent Design Guides. -
Redesign several cursors to make them more integrated with Windows 11. -
Adjusting the edge of the cursors to make it more harmonious. - Added a Custom
Beam cursor.

Windows 11 Cursors Concept v2.2
Jepri Creations ·View Shop

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

Free

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

Get Now
 * 
 * An installable custom windows cursor pack.

Share this



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

Other Items in Jepri Creations's Ko-fi Shop
View all
€2 +
Windows 11 Cursors Concept HDPI v2.2 Check the combo pack:
https://ko-fi.com/s/80c64c54e7 Hello everyone, after much thought I have deci...
by Creator Name
Free
Windows 11 Tail Cursor Concept Free The free version of my cursor:
https://ko-fi.com/s/d07dcb11da With the free version you can try thi... by
Creator Name
€0.90 +
Windows Material Design Cursor V2 Dark Check the combo pack:
https://ko-fi.com/s/80c64c54e7 Installable Windows cursor inspired by Materia...
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