ko-fi.com Open in urlscan Pro
172.67.26.21  Public Scan

Submitted URL: http://jen-the-artist.com/
Effective URL: https://ko-fi.com/jentheartist
Submission: On February 12 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

POST /Account/LogOff

<form action="/Account/LogOff" id="logoutForm" method="post"><input name="__RequestVerificationToken" type="hidden" value="JggswmvyGVXVctgJvi-0uT5mjWvX_5aI7iFZKMEkTtnVuvDW9qSrWz818sfnFuCBugzTED7oUkv0ZgqdSvGeGUI3XNp41cbiHBw4rGu2AY01"> <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>

<form id="shop-search-form" onsubmit="return false;" class="kfds-lyt-flex-vert-center kfds-c-srf-search-bar kfds-c-form-border kfds-lyt-width-100">
  <div class="kfds-left-mrgn-16 kfds-right-mrgn-4"><i class="fas fa-search"></i></div> <input type="search" id="shop-search-input" placeholder="Search Jen's shop" size="46" maxlength="100" autocomplete="off"
    class="kfds-c-remove-form-style kfds-lyt-width-100 form-control kfds-no-input-border kfds-srf-rounded">
  <div class="kfds-right-mrgn-8"><button type="reset" id="shop-search-clear" title="clear search" class="p-16 kfds-srf-rounded kfds-btn-tertiary-light-s" style="display: none;"><i class="far fa-times"></i><span
        class="kfds-font-bold kfds-left-mrgn-8">Clear</span></button></div>
</form>

<form id="stripe-payment-form">
  <div id="stripe-cardpayment" class="ds-stripe-payment-form-wrapper kfds-c-form-border"></div>
  <div class="error" role="alert" v-for="error in paymentMethodsContext.stripeCheckout.elements.errors" style="display: flex; justify-content:center">
    <svg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 17 17" style="margin-right: 10px; ">
      <path class="base" fill="#e25950" d="M8.5,17 C3.80557963,17 0,13.1944204 0,8.5 C0,3.80557963 3.80557963,0 8.5,0 C13.1944204,0 17,3.80557963 17,8.5 C17,13.1944204 13.1944204,17 8.5,17 Z"></path>
      <path class="glyph" fill="#FFF"
        d="M8.5,7.29791847 L6.12604076,4.92395924 C5.79409512,4.59201359 5.25590488,4.59201359 4.92395924,4.92395924 C4.59201359,5.25590488 4.59201359,5.79409512 4.92395924,6.12604076 L7.29791847,8.5 L4.92395924,10.8739592 C4.59201359,11.2059049 4.59201359,11.7440951 4.92395924,12.0760408 C5.25590488,12.4079864 5.79409512,12.4079864 6.12604076,12.0760408 L8.5,9.70208153 L10.8739592,12.0760408 C11.2059049,12.4079864 11.7440951,12.4079864 12.0760408,12.0760408 C12.4079864,11.7440951 12.4079864,11.2059049 12.0760408,10.8739592 L9.70208153,8.5 L12.0760408,6.12604076 C12.4079864,5.79409512 12.4079864,5.25590488 12.0760408,4.92395924 C11.7440951,4.59201359 11.2059049,4.59201359 10.8739592,4.92395924 L8.5,7.29791847 L8.5,7.29791847 Z">
      </path>
    </svg>
    <span class="message" style="font-size: 14px; color: #e25950">{{ error }}</span>
  </div>
  <button type="submit" class="kfds-btn-primary kfds-font-bold kfds-lyt-width-100 kfds-btm-mrgn-16 custom-color-solid-bg" style="font-size: 18px; margin-top: 15px; height: 47px;">Pay now</button>
</form>

POST /Onboarding/SocialLogin

<form action="/Onboarding/SocialLogin" id="social-onboarding-form" method="post"> <input type="hidden" v-model="intent" name="intent">
  <input type="hidden" v-model="intentPayload" name="payload">
  <input type="hidden" name="provider">
  <input type="hidden" name="token">
  <div id="socialLoginList">
    <div class="col-xs-12 ds-c-target-with-cta kfds-btm-mrgn-16" v-if="shouldShowSocialOption('Twitter')">
      <button type="button" v-on:click="startSocialLoginWith('Twitter')" class="btn btn-sociallogin Twitter" id="Twitter" title="Continue with Twitter">
        <i style="" class="pad5 fab fa-twitter"></i> Twitter </button>
    </div>
    <div class="col-xs-12 ds-c-target-with-cta kfds-btm-mrgn-16" v-if="shouldShowSocialOption('Google')">
      <button type="button" v-on:click="startSocialLoginWith('Google')" class="btn btn-sociallogin Google" id="Google" title="Continue with Google">
        <i style="" class="pad5 fab fa-google"></i> Google </button>
    </div>
    <div class="col-xs-12 ds-c-target-with-cta kfds-btm-mrgn-16" v-if="shouldShowSocialOption('Facebook')">
      <button type="button" v-on:click="startSocialLoginWith('Facebook')" class="btn btn-sociallogin Facebook" id="Facebook" title="Continue with Facebook">
        <i style="" class="pad5 fab fa-facebook"></i> Facebook </button>
    </div>
  </div>
</form>

<form>
  <input name="__RequestVerificationToken" type="hidden" value="i4FCoSxlKi8y914VyeiDcpfmcolK_i_y2NwYkcof3IkW4PCdJhHeEd_E-1osorT7pKQThhIKbRcEhOftM5MGa0Kkn8yZIDxedm3kEzOg1iE1">
  <input type="submit" id="resend-button" onclick="$('#resend-button').val('Resent. Please check your email.');" class="kfds-text-is-link" style="padding:0;" value="Resend">
</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="4XMrm8TWpp0uQCTuGwXEH7aAjs8clBC5-gR-goAOZW_zpYyLcL405E5xvfDoG0B9m3-62r9vgNO8W77m2R8ztDixxoH4RX-72hc6zuiR34k1">
  <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 Twitter" id="Twitter" name="provider" value="Twitter" title="Continue with Twitter"> <i style="" class="pad5 fab fa-twitter"></i> Twitter</button>
    </div>
    <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>
    <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

Gold
Jen
ko-fi.com/jentheartist
Donate Follow


Follow
Jen
ko-fi.com/jentheartist
About Posts Shop

Donate

 * About
 * Posts
 * Shop


Support Jen About
Donate


Hello! I'm Jen the Artist. I'm an illustrator, graphic designer, game developer,
and metalsmith. I work in traditional and digital media. Thanks for taking the
time to visit my page. Your support is appreciated! :)

Show More
jen-the-artist.com





Donate Share
Drawing & Painting Design Art Commissions Comics Cosplay Gaming Game Development
Streaming Crafts
x 17 Received






Badges

Support Jen
One time
Monthly
$5 each
- +
$
Please enter at least $5

280
Private message
Make it monthly
Email Password Name
Donate $5

Shop Go to Shop
Holographic Batty Stickers - Complete Set
$20 +

Holographic Batty Stickers - Set 2
$12 +

Holographic Batty Stickers - Set 1
$12 +

"Just a Little Batty" Sticker Sheet
$6 +

Feed
Give Support
currentUserOwnsFeedItem: False
thankYouIsAddedAfterRelease: False
hasSaidThankYou: False
shouldShowThankYouMessageBox: False
shouldShowThankYouCta: False

Jen added a post! · 1 yr ago

 * Report Abuse

Just a Little Batty for Halloween!
Check out these new stickers, just in time for Hallow...
Read more
currentUserOwnsFeedItem: False
thankYouIsAddedAfterRelease: False
hasSaidThankYou: False
shouldShowThankYouMessageBox: False
shouldShowThankYouCta: False

Jen added a post! · 1 yr ago

 * Report Abuse

New Stickers! Baby Dragons' First Coin
How old is a dragon when they start their horde? This...
Read more
currentUserOwnsFeedItem: False
thankYouIsAddedAfterRelease: False
hasSaidThankYou: False
shouldShowThankYouMessageBox: False
shouldShowThankYouCta: False

Jen added a post! · 1 yr ago

 * Report Abuse

Galaxy Cats Sticker Set
Have you ever wondered what cats see when they stare ...
Read more
currentUserOwnsFeedItem: False
thankYouIsAddedAfterRelease: False
hasSaidThankYou: False
shouldShowThankYouMessageBox: False
shouldShowThankYouCta: False

Jen added a post! · 1 yr ago

 * Report Abuse

Halloween Fairy Stickers - Now Available!
Hello everyone! I'm happy to announce that the Hallow...
Read more
currentUserOwnsFeedItem: False
thankYouIsAddedAfterRelease: False
hasSaidThankYou: False
shouldShowThankYouMessageBox: False
shouldShowThankYouCta: False

Jen added a post! · 1 yr ago

 * Report Abuse

Corgi Adventures
Get ready to go on an adventure with these 12 adorabl...
Read more
currentUserOwnsFeedItem: False
thankYouIsAddedAfterRelease: False
hasSaidThankYou: False
shouldShowThankYouMessageBox: False
shouldShowThankYouCta: False

Andy Noetzel gave support! · 1 yr ago

 * Report Abuse

Make money doing what you love. No fees on donations!
Start a free Ko-fi page

Latest Posts
Just a Little Batty for Halloween!
18 Okt 2022
New Stickers! Baby Dragons' First Coin
11 Okt 2022
Galaxy Cats Sticker Set
8 Okt 2022
Halloween Fairy Stickers - Now Available!
5 Okt 2022
Corgi Adventures
22 Sep 2022
See all
Choose a Membership Level

Latest
Share
Share This

Loading...

Your Ko-fi gallery will be visible to others once you add images.
Latest Posts
Just a Little Batty for Halloween!
18 Okt 2022
New Stickers! Baby Dragons' First Coin
11 Okt 2022
Galaxy Cats Sticker Set
8 Okt 2022
Halloween Fairy Stickers - Now Available!
5 Okt 2022
Corgi Adventures
22 Sep 2022
See all
Jen added a post
1 yr ago
Just a Little Batty for Halloween!
Check out these new stickers, just in time for Halloween! The larger stickers
are holographic and available in half and whole sets. Interested in smaller
fair? You can get the whole set in one 4 x 6 inch sticker sheet. You can find
them here: Go to the Shop!
Read more
0

 * Report Abuse

Jen added a post
1 yr ago
New Stickers! Baby Dragons' First Coin
How old is a dragon when they start their horde? This was the question that came
to mind when I created this little series. Each of these baby dragons were given
their very first coin to start their horde.  Do I hold it? Do I sit on it? Do I
eat it? Maybe I'll just sleep on it... Now you can have your very own baby
dragon because these stickers are now available in my shop! 
Read more
0

 * Report Abuse

Jen added a post
1 yr ago
Galaxy Cats Sticker Set
Have you ever wondered what cats see when they stare into the void? Wonder no
longer - because these kitties are looking into the vast depths of space! These
adorable Galaxy Cats are now available in my shop! With your purchase you will
get all 5 of these cute furballs. Share them with friends and use them to
decorate your favorite water bottle or laptop.  Click here to go directly to the
shop!
Read more
0

 * Report Abuse

Jen added a post
1 yr ago
Halloween Fairy Stickers - Now Available!
Hello everyone! I'm happy to announce that the Halloween Fairy stickers are now
available in my shop! 
Read more
0

 * Report Abuse

Jen added a post
1 yr ago
Corgi Adventures
Get ready to go on an adventure with these 12 adorable dungeon delving doggos!
The classiest of corgi companions combine chaos and cuteness. These loveable
little loafs are themed after the character classes found in the Dungeons &
Dragons basic rules.  How can you bring these little critters home? Check out my
store for upcoming merch!
Read more
0

 * Report Abuse


Clear

 * All
   
 * Sticker

$20 +
Holographic Batty Stickers - Complete Set This is the complete set of 13 Batty
Halloween themed holographic stickers. This set contains all th... by
CreatorName
$12 +
Holographic Batty Stickers - Set 2 This Halloween themed holographic sticker set
is filled with 6 little spooky fiends, treats, and fri... by CreatorName
$12 +
Holographic Batty Stickers - Set 1 This Halloween themed holographic sticker set
is filled with 7 little spooky fiends, treats, and fri... by CreatorName
$6 +
"Just a Little Batty" Sticker Sheet This Halloween themed sticker sheet is
filled with 13 little spooky fiends, treats, and frights. T... by CreatorName
$3 +
Black Baby Dragon Sticker This Black Baby Dragon was given their very first coin
for their horde and they aren't quite sure wh... by CreatorName
$3 +
Blue Baby Dragon Sticker This Blue Baby Dragon was given their very first coin
for their horde and they aren't quite sure wha... by CreatorName
$3 +
Red Baby Dragon Sticker This Red Baby Dragon was given their very first coin for
their horde and they aren't quite sure what... by CreatorName
$3 +
Green Baby Dragon Sticker This Green Baby Dragon was given their very first coin
for their horde and they aren't quite sure wh... by CreatorName
$12 +
Galaxy Cats - Sticker Set Stare into the void with this unique set of 5 Galaxy
Cats. These stickers are waterproof and tear re... by CreatorName
2 sold
$3 +
"Jackie Lantern" Halloween Fairy Sticker Meet Jackie Lantern the Halloween
Fairy! She puts the pumpkin, in pumpkin spice. This laminated viny... by
CreatorName
1 sold
$3 +
"Demonique" Halloween Fairy Sticker Meet Demonique the Halloween Fairy! She puts
the trick in trick-or-treating. This laminated vinyl st... by CreatorName
1 sold
$3 +
"Poisanna" Halloween Fairy Sticker Meet Poisanna the Halloween Fairy! She may be
a little witchy, but nothing a little potion can't fix... by CreatorName
1 sold




SHARE JEN'S PAGE

×Close

Help Jen by sharing this page anywhere!

Copy




×Close


SHARE JEN'S SHOP

Copy

Help Jen by sharing!

Jen  
Loading...



Support


×Close

Donate
×Close

Close

Close



Choose a Membership Level

One time
Monthly Membership
Choose amount
{{ currencySign }} {{ amount }}
{{ currencySign }}{{ donationPanel.unitAmount }} each
- +
or enter an amount
{{ currencySign }}
Please enter at least {{ currencySign }}{{ donationPanel.minimumAmount }}

280
Private message
Make it monthly and unlock member-only benefits and unlock {{
donationPanel.monthlyBenefits.UnlockableGalleryItems +
donationPanel.monthlyBenefits.UnlockablePosts }} posts
Email Password Name
Ko-fi doesn't take a fee! Discord Reward Available For Monthly Support Discord
Reward Available
See all {{ donationPanel.membershipTiers.length }} tiers
{{ tier.Name }}
{{ currencySign }}{{ parseFloat(tier.PricePerMonth).toFixed(2).replace(".00",
"") }}  per month
Join We're full!
{{ tier.SpotsAvailable }} places left
No places left
Joined
Your current tier
Show more

{{ tier.Description }}

 * {{ benefit.Description }}


See All {{ donationPanel.membershipTiers.length }} Tiers
Your email address

Please provide a valid email address
Pay with...

Pay now
{{ error }}
Pay now
Pay with Card
or


Subscribe with PayPal Subscribe with PayPal Subscribe with PayPal

Go back
By continuing you accept the terms & privacy policy and understand you're paying
directly.


×Close


{{ HEADER }}


Twitter
Google
Facebook

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

or

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

Continue with Email
Log in with your existing account

 * {{ error }}






I accept the terms & privacy policy

or
Send me a link to sign in
Already have an account? Log in here


CONFIRM YOUR EMAIL

We sent a verification code to: {{ emailSignup.email }}
Check your Gmail inbox.

Follow the link in the email, or enter the code below:


If you don't get the email after a few minutes, tap below to resend.





...or confirm your email later


DRAFTS & SCHEDULE



Loading...
Close
Say thank you to Thanon
×
800
Show publicly on my feed
Send

© Ko-fi Labs
Cookie Settings Terms Privacy Help Report Gold
×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
×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


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

Twitter
Google
Facebook




Already have an account? Log in here