ko-fi.com Open in urlscan Pro
2606:4700:10::ac43:8b9  Public Scan

URL: https://ko-fi.com/s/52dfe973c2
Submission: On May 04 via manual from ES — 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="Yg1YcfSY8HhTrlgIjPerbqWPogPzhgFfoE5-tP7jInzoT65Vdj73bGv27boNKVuNMKAOzuIOFSgSlyNrtSfz0wKH4KMANqv8nzkH8Ci5FQw1"> <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="v4CnMfLwkLa4bof3MyJZTu0IxpVlzh1_Noi1rxOvAghuOiGxpb15CM0Cr_fbi0-65GoJISaC9JOIWC2rH-cq0rfy52yuFbX_7tx4zE045sI1">
  <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" 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 Commissions 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

Custom lineage 2 template Easy to use Easy to manage Pure HTML,CSS,JS No
statistics like top pvp, registration and etc.

Lineage 2 Website Template [1]
Artemis37 ·View Shop

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

€20

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

Buy Now
 * 2 sold
   
 * Custom l2 template

Share this



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

Other Items in Artemis37's Ko-fi Shop
View all
€30
Lineage 2 Template 2 Custom Lineage 2 HTML Template What is included? - All
website files html, css, js - Pages: Index, F... 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