timothy.hates.college Open in urlscan Pro
104.21.50.145  Public Scan

Submitted URL: http://timothy.hates.college/
Effective URL: https://timothy.hates.college/
Submission: On February 21 via api from US — Scanned from GE

Form analysis 2 forms found in the DOM

<form id="newdomain">
  <input type="hidden" name="action" value="create_subdomain">
  <input type="hidden" name="private" value="0">
  <div class="form-row align-items-center">
    <div class="col-5 my-1">
      <label class="mr-sm-2 sr-only" for="subdomain">Subdomain</label>
      <input name="subdomain" type="text" class="form-control mr-sm-2" id="subdomain" placeholder="Subdomain" required="">
      <div class="subdomain-error-tooltip"></div>
    </div> . <div class="col-5 my-1">
      <label class="mr-sm-2 sr-only" for="domain">Domain</label>
      <select name="domain" class="custom-select mr-sm-2" id="domain" required="">
        <option value="1">is-a-virg.in (90/1000 subdomains)</option>
        <option value="7">is-ne.at (72/1000 subdomains)</option>
        <option value="8">pls-finger.me (35/1000 subdomains)</option>
        <option value="9">go-get-a.life (57/1000 subdomains)</option>
        <option value="10">is-a.fail (41/1000 subdomains)</option>
        <option value="11">is-terrible.com (51/1000 subdomains)</option>
        <option value="12">life-is-pa.in (32/1000 subdomains)</option>
        <option value="13">please-fuck.me (71/1000 subdomains)</option>
        <option value="14">please-end.me (22/1000 subdomains)</option>
        <option value="16">kill-all.men (17/1000 subdomains)</option>
        <option value="17">questionable.link (81/1000 subdomains)</option>
        <option value="18">i-really-dont-want-to.live (20/1000 subdomains)</option>
        <option value="20">click-if-you-da.re (16/1000 subdomains)</option>
        <option value="21">shx.gg (118/1000 subdomains)</option>
        <option value="22">shx.is (52/1000 subdomains)</option>
        <option value="24">has-no-bra.in (83/1000 subdomains)</option>
        <option value="25">likes-throwing.rocks (46/1000 subdomains)</option>
        <option value="26">has-a-hot.mom (34/1000 subdomains)</option>
        <option value="27">please-stop-beating.me (40/1000 subdomains)</option>
        <option value="28">lifes-a-me.me (15/1000 subdomains)</option>
        <option value="29">devswhofuckdevs.xyz (27/1000 subdomains)</option>
        <option value="31">is-a-cool-femboy.xyz (81/1000 subdomains)</option>
        <option value="33">plsdaddyfuck.me (23/1000 subdomains)</option>
        <option value="38">hates.college (20/1000 subdomains)</option>
        <option value="39">kidnaps-for.fun (37/1000 subdomains)</option>
        <option value="40">hadsex.today (40/1000 subdomains)</option>
      </select>
      <div class="domain-error-tooltip"></div>
    </div>
    <div class="col-auto my-1">
      <div class="custom-control custom-checkbox mr-sm-2">
        <input type="checkbox" name="private" class="custom-control-input" id="privateCheckbox">
        <label class="custom-control-label" for="privateCheckbox" title="When you register a private domain, you get a unique upload token that lets only those
with the token to upload to that domain.
Images uploaded to a private domain cannot be viewed through other domains.">Private</label>
      </div>
    </div>
    <div class="col-12">
      <div class="g-recaptcha mt-4 w-50 mx-auto" data-sitekey="6Lefi88ZAAAAAJ7mKJg4lEkOx-Kn97xgd9pKWCj7">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-ucu837ivv3on" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lefi88ZAAAAAJ7mKJg4lEkOx-Kn97xgd9pKWCj7&amp;co=aHR0cHM6Ly90aW1vdGh5LmhhdGVzLmNvbGxlZ2U6NDQz&amp;hl=ka&amp;v=yiNW3R9jkyLVP5-EEZLDzUtA&amp;size=normal&amp;cb=8uto93cr5z4z"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <div class="recaptcha-error-tooltip"></div>
      <div id="form-success" class="mt-4 alert alert-success" role="alert" style="display: none">
        <h4 class="alert-heading">Subdomain created successfully!</h4>
        <p id="form-success-text"></p>
        <hr>
        <a type="button" id="sxcu-download-link" class="btn btn-outline-info">Download Custom Uploader</a>
        <a type="button" id="open-in-ws-btn" class="btn btn-outline-info">Open in Custom Uploader workshop</a>
      </div>
    </div>
    <button type="submit" id="submit" class="mt-4 btn btn-primary btn-block">Submit</button>
  </div>
</form>

<form id="sxcuWorkshopForm">
  <div class="form-group row">
    <label for="domain" class="col-sm-2 col-form-label">Domain</label>
    <div class="col-sm-10">
      <input type="text" class="form-control" id="ws_domain">
      <div class="invalid-feedback" id="domain-if" style="display: none">This field is required.</div>
    </div>
  </div>
  <div class="form-group row">
    <label for="domainToken" class="col-sm-2 col-form-label">Domain token</label>
    <div class="col-sm-10">
      <input type="text" class="form-control" id="domainToken">
      <div class="invalid-feedback" id="domain-token-if" style="display: none">
        <p style="color: var(--yellow) !important"><i class="fas fa-info-circle"></i> This domain is private, you will need an access token to upload to it.</p>
      </div>
    </div>
  </div>
  <div class="form-group row">
    <label for="collection" class="col-sm-2 col-form-label">Collection</label>
    <div class="col-sm-10">
      <input type="text" class="form-control" id="collection">
    </div>
  </div>
  <div class="form-group row">
    <label for="collectionToken" class="col-sm-2 col-form-label">Collection token</label>
    <div class="col-sm-10">
      <input type="text" class="form-control" id="collectionToken">
      <div class="invalid-feedback" id="collection-token-if" style="display: none">
        <p style="color: var(--yellow) !important"><i class="fas fa-info-circle"></i> This collection is private, you will need an access token to upload to it.</p>
      </div>
    </div>
  </div>
  <h4>Flags</h4>
  <hr>
  <div class="form-check form-check-inline" title="If set, will hide any embeds and instead make the uploader return the URL to the actual file">
    <input class="form-check-input" type="checkbox" id="noembed">
    <label class="form-check-label" for="noembed">No embed</label>
  </div>
  <div class="form-check form-check-inline" title="If set, the file will be automatically deleted after 24 hours">
    <input class="form-check-input" type="checkbox" id="self_destruct">
    <label class="form-check-label" for="self_destruct">Self Destruct</label>
  </div>
  <div class="form-check form-check-inline" title="If set, files sent in Discord will have their URL hidden by Discord and just the file will be shown.">
    <input class="form-check-input" type="checkbox" id="ogp_discord_hide_url">
    <label class="form-check-label" for="ogp_discord_hide_url">Hide file URL in Discord</label>
  </div>
  <h4 id="ogp_section" class="mt-4">OpenGraph embed</h4>
  <div id="noembed_warning" style="display: none"><small class="text-danger"><i class="fas fa-info-circle"></i> OpenGraph embed properties cannot be edited because the 'No Embed' flag was set.</small></div>
  <div id="ogp_dhu_warning" style="display: none"><small class="text-danger"><i class="fas fa-info-circle"></i> OpenGraph embed properties cannot be edited because the 'Hide file URL in Discord' flag was set.</small></div>
  <hr>
  <div class="form-group row">
    <label for="ogp_title" class="col-sm-2 col-form-label">title</label>
    <div class="col-sm-1 float-left">
      <div class="form-check form-check-inline">
        <input class="form-check-input" type="checkbox" id="ogp_title_none">
        <label class="form-check-label" for="ogp_title_none">None</label>
      </div>
    </div>
    <div class="col-sm-9">
      <input type="text" class="form-control" id="ogp_title">
    </div>
  </div>
  <div class="form-group row">
    <label for="ogp_description" class="col-sm-2 col-form-label">description</label>
    <div class="col-sm-1 float-left">
      <div class="form-check form-check-inline">
        <input class="form-check-input" type="checkbox" id="ogp_description_none">
        <label class="form-check-label" for="ogp_description_none">None</label>
      </div>
    </div>
    <div class="col-sm-9">
      <input type="text" class="form-control" id="ogp_description">
    </div>
  </div>
  <div class="form-group row align-items-center">
    <label for="ogp_site_name" class="col-sm-2 col-form-label">theme-color</label>
    <div class="col-sm-1 float-left">
      <div class="form-check form-check-inline">
        <input class="form-check-input" type="checkbox" id="ogp_color_none">
        <label class="form-check-label" for="ogp_color_none">None</label>
      </div>
    </div>
    <div class="col-sm-9">
      <div class="input-group ogp-color-cp colorpicker-element" data-colorpicker-id="1">
        <span class="input-group-prepend">
          <span class="input-group-text colorpicker-input-addon" data-original-title="" title="" tabindex="0"><i style="background: rgb(0, 0, 0);"></i></span>
        </span>
        <input type="text" class="form-control" id="ogp_color">
      </div>
    </div>
  </div>
  <div class="form-group row">
    <label for="ogp_site_name" class="col-sm-2 col-form-label">site-name</label>
    <div class="col-sm-1 float-left">
      <div class="form-check form-check-inline">
        <input class="form-check-input" type="checkbox" id="ogp_site_name_none">
        <label class="form-check-label" for="ogp_site_name_none">None</label>
      </div>
    </div>
    <div class="col-sm-9">
      <input type="text" class="form-control" id="ogp_site_name">
    </div>
  </div>
  <div id="ws_status" class="mt-4"></div>
  <button type="submit" id="submit" class="btn btn-primary btn-block mt-4">Create Custom Uploader</button>
</form>

Text Content

sxcu.net
 * Home (current)
 * Collections
 * API documentation
 * Support
 * Discord
 * Tools
   Convert old .sxcu to APIv2 Create a new subdomain Custom uploader workshop


TIMOTHY.HATES.COLLEGE

timothy.hates.college is a free anonymous cloud based file uploader and link
shortener service for ShareX and similar screen capturing platforms, with a
variety of custom vanity domains to choose from.




ALWAYS ONLINE

timothy.hates.college is never down, period. You can rest assured that your
files can be accessed 24/7.


FAST API

Our image uploader is optimized for the fastest possible upload time!


DEVELOPERS?

timothy.hates.college has a versatile API, check out our API documentation to
learn how to work with sxcu.net.


ALWAYS ORGANIZED

timothy.hates.college lets you create collections, you can upload images to
collections, and view them later by going to that collection's URL!


ALL THE FILES

timothy.hates.college supports the following file types: png, jpg, jpeg, gif,
ico, bmp, tif, tiff, webm, webp.
With a maximum file size of 95MB.


HIGHLY ANONYMOUS

timothy.hates.college does not require a registration, and uploaded files are
not indexed by search engines, only people with your file's link will be able to
see it.

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

FILES:

2.1M

FILE VIEWS:

8.0M

LINKS:

22

Domains and Subdomains:

25

STORAGE SPACE USED:

641 GB

NEW SUBDOMAIN

×

PLEASE NOTE

–Nested subdomains (nested.subdomain.shx.gg) are not supported.

–The 'private' checkbox will generate a token which will be required when
uploading to the subdomain.

–If you lose the token to your private subdomain, we can't recover it for you.

–Images uploaded to a private subdomain cannot be viewed through other
subdomains. (fix.sxcu.net/57KcEoPbE -> works, shx.gg/57KcEoPbE -> 404)

Subdomain

.
Domain is-a-virg.in (90/1000 subdomains) is-ne.at (72/1000 subdomains)
pls-finger.me (35/1000 subdomains) go-get-a.life (57/1000 subdomains) is-a.fail
(41/1000 subdomains) is-terrible.com (51/1000 subdomains) life-is-pa.in (32/1000
subdomains) please-fuck.me (71/1000 subdomains) please-end.me (22/1000
subdomains) kill-all.men (17/1000 subdomains) questionable.link (81/1000
subdomains) i-really-dont-want-to.live (20/1000 subdomains) click-if-you-da.re
(16/1000 subdomains) shx.gg (118/1000 subdomains) shx.is (52/1000 subdomains)
has-no-bra.in (83/1000 subdomains) likes-throwing.rocks (46/1000 subdomains)
has-a-hot.mom (34/1000 subdomains) please-stop-beating.me (40/1000 subdomains)
lifes-a-me.me (15/1000 subdomains) devswhofuckdevs.xyz (27/1000 subdomains)
is-a-cool-femboy.xyz (81/1000 subdomains) plsdaddyfuck.me (23/1000 subdomains)
hates.college (20/1000 subdomains) kidnaps-for.fun (37/1000 subdomains)
hadsex.today (40/1000 subdomains)

Private

SUBDOMAIN CREATED SUCCESSFULLY!



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

Download Custom Uploader Open in Custom Uploader workshop
Submit
By creating a subdomain or uploading to one, you agree to our terms of service

CUSTOM UPLOADER WORKSHOP

×
Domain
This field is required.
Domain token

This domain is private, you will need an access token to upload to it.

Collection

Collection token

This collection is private, you will need an access token to upload to it.

FLAGS

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

No embed
Self Destruct
Hide file URL in Discord

OPENGRAPH EMBED

OpenGraph embed properties cannot be edited because the 'No Embed' flag was set.
OpenGraph embed properties cannot be edited because the 'Hide file URL in
Discord' flag was set.

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

title
None

description
None

theme-color
None

site-name
None


Create Custom Uploader
You can read more about each field in the API Docs

.SXCU CONVERTER

×
Drop your .sxcu file here

Close

© 2018-2021 timothy.hates.college - Not affiliated with ShareX

 * Terms
 * Discord
 * Powered by Digital Ocean