qwewqe

23 August 2020

Views: 66

<html lang="en" id="submit"><head>
<title>Pastelink.net - Publish Hyperlinks</title>
<meta charset="UTF-8">
<meta name="description" content="Pastelink.net - Anonymously publish text with hyperlinks enabled.">
<meta name="author" content="Pastelink">
<meta name="viewport" content="width=device-width, initial-scale=1">

<link rel="icon" href="pastelink.ico">
<link href="https://fonts.googleapis.com/css?family=Merriweather|Open+Sans" rel="stylesheet" type="text/css">
<link type="text/css" href="/style.css" rel="stylesheet">

<script type="text/javascript" async="" src="https://www.gstatic.com/recaptcha/releases/aUMtGvKgJZfNs4PdY842Qp03/recaptcha__ar.js"></script><script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-55WHPWQ"></script><script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="/javascript/script.js" defer=""></script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-55WHPWQ');</script>
<!-- End Google Tag Manager -->

<script src="https://www.google.com/recaptcha/api.js" defer=""></script>

</head>
<body class="submit submit-page">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-55WHPWQ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="wrapper">


<header>
<div class="banner">
<A href="/"><img src="images/pastelinknet4.jpg" alt="Pastelink.net" height="60"></a>
<nav>
<ul>
<li class="faqli"><A href="faq">F.A.Q.</a></li>
<li class="contactli"><A href="contact">Contact</a></li>
<li class="readli"><A href="read">Read</a></li>
<li class="none"><A href="/webdesignbrighton">Web Design Brighton</a></li>
</ul>
</nav>

</header>
<div class="top-section">
<div class="hug-left">
<noscript id="nojs" class="error" style="display: none;">It looks like you have javascript disabled. To submit pastes to this website please enable javascript and refresh the page.</noscript>
<div class="explain submitexplain" style="display: inherit;">
<p id="explaintitle" class="absolute pnormal" style="display: none;">For an untitled paste leave blank.</p>
<div id="explaintext" class="absolute">
<p class="pnormal" style="display: block;">Separate all links with spaces or new lines and start them with http:// or www.</p>
<p class="pnormal" style="display: block;">To prevent a link being clickable, end it with </p>

<div id="explainvisibility" class="absolute">
<p id="explainvispublic" class="pnormal" style="display: none;">Can be accessed by anyone with the correct address, will be listed in search engines. Will show in the Read section of this site.</p>
<p id="explainvishidden" class="pnormal" style="display: none;">Only accessible with the correct address, will not show in search engines.</p>
<p id="explainvisprivate" class="pnormal" style="display: none;">Create a password for you and others to access this paste. This password can not be used to make edits.</p>

<div id="explainlink" class="absolute">
<p id="explainlinkshow" class="pnormal" style="display: none;">Link will be shown in full, highlighted blue.</p>
<p id="explainlinkreferences" class="pnormal" style="display: none;">Each link will be replaced with numbers and will be shown in full at the end of your text.</p>
<p id="explainlinknumbers" class="pnormal" style="display: none;">Each link will be replaced with numbers and will be shown throughout your text.</p>
<p id="explainlinkicons" class="pnormal" style="display: none;">No links will be converted.</p>

<div id="explainreferrer" class="absolute">
<p id="explainreferrerpublic" class="pnormal" style="display: none;">Linked websites will be able to see that users have come from this paste on this site.</p>
<p id="explainreferrerhide" class="pnormal" style="display: none;">Careful: This forces users to click twice to reach each link destination. Linked websites will see that users came from Google intead of from this paste.</p>

<div id="explainpasscode" class="absolute">
<p id="explainpasscodenone" class="pnormal" style="display: none;">Select none if you do not wish to link multiple pastes together or make changes after publishing.</p>
<div id="explainpasscodetrue">
<p class="pnormal" style="display: none;">Must be at least 40 characters. Click generate if you do not have one already.</p>
<p class="pnormal" style="display: none;">Giving a passcode here allows you to make changes to this paste at a later date, or delete it. If you do not give a passcode now this paste can never be changed.</p>
<p class="pnormal" style="display: none;">Your passcode will be encrypted then shown alongside your paste. Use the same passcode multiple times to link pastes together. <A href="faq#passcode-entry" target="_blank" class="nodec">Read More</a></p>




<div id="explaincustom" class="absolute">
<p id="explaincustomtrue" class="pnormal" style="display: none;">Set a custom URL for your paste here. Must be at least 7 characters and can only contain numbers, letters and spaces.</p>


<div id="explainstrip" class="absolute">
<p id="explainstriptrue" class="pnormal" style="display: none;">Removes all text from your paste that is not part of a link. Use this to extract links and present them in an easy to read way.</p>





<form action="submit" method="post" id="submitform" accept-charset="UTF-8">
<input type="text" class="title" name="title" placeholder="Place a title here (no links)" maxlength="80" value="" style="border: 1px solid green;">
<textarea class="textbody" name="body" id="textbody" maxlength="180000" placeholder="Enter the main text of your paste" style="border: 1px solid red;"></textarea>

<p id="pvisibility">Visibility:</p>
<input type="radio" name="visibility" value="public" id="visibility-1" checked="checked">
<label for="visibility-1" class="labelvispublic labelvis">Public</label>
<input type="radio" name="visibility" value="hidden" id="visibility-2">
<label for="visibility-2" class="labelvishidden labelvis">Hidden</label>
<input type="radio" name="visibility" value="private" id="visibility-3">
<label for="visibility-3" class="labelvisprivate labelvis">Private</label>


<div class="private-password" style="display: none;">
<p>Password:</p>
<input type="text" id="password" name="password" maxlength="40" autocomplete="off" value="">

<p id="linkoptionsp">Link Options:</p>
<div class="drop">
<input type="radio" name="link-options" value="show" id="link-options-1" checked="checked">
<label for="link-options-1" class="labellinkshow labelopt">Show Link</label>
<input type="radio" name="link-options" value="references" id="link-options-2">
<label for="link-options-2" class="labellinkreferences labelopt">References</label>
<input type="radio" name="link-options" value="number" id="link-options-3">
<label for="link-options-3" class="labellinknumbers labelopt">Numbers</label>
<input type="radio" name="link-options" value="none" id="link-options-4">
<label for="link-options-4" class="labellinkicons labelopt">None</label>

<p>Referrer Info:</p>
<input type="radio" name="refer" value="public" id="refer-1" checked="checked">
<label for="refer-1" class="labelreferrerpublic labelref">Public</label>
<input type="radio" name="refer" value="hide" id="refer-2">
<label for="refer-2" class="labelreferrerhide labelref">Hidden</label>


<p class="passcodep">Passcode:</p>
<input type="radio" name="passcode-label" value="false" id="passcode-radio-1" checked="checked">
<label for="passcode-radio-1" id="passcode-label-1" class="labelpas">None</label>
<input type="radio" name="passcode-label" value="true" id="passcode-radio-2">
<label for="passcode-radio-2" id="passcode-label-2" class="labelpas">Custom</label>

<input type="text" class="anon" name="passcode" id="passcode" maxlenth="255" autocomplete="off" value="">
<p id="generate" tabindex="0">Generate</p>


<p class="more_options unchecked_more_options">More Options</p>
<div class="none further_options">

<p class="customp">Custom URL:</p>
<input type="text" id="custom_url" name="custom_url" maxlength="240" autocomplete="off" value="">


<p class="stripp">Strip Text:</p>
<input type="radio" name="strip-label" value="false" id="strip-radio-1" checked="checked">
<label for="strip-radio-1" id="strip-label-1" class="labelstrip">Off</label>
<input type="radio" name="strip-label" value="true" id="strip-radio-2">
<label for="strip-radio-2" id="strip-label-2" class="labelstrip">On</label>





<div class="g-recaptcha no-collapse" data-sitekey="6LdLsgATAAAAAEYP_x9oQ4WK0fppvOL0Gh3GXPvY"><div style="width: 304px; height: 78px;">
<iframe src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdLsgATAAAAAEYP_x9oQ4WK0fppvOL0Gh3GXPvY&amp;co=aHR0cHM6Ly9wYXN0ZWxpbmsubmV0OjQ0Mw..&amp;hl=ar&amp;v=aUMtGvKgJZfNs4PdY842Qp03&amp;size=normal&amp;cb=u6hyxjrxtilt" width="304" height="78" role="presentation" name="a-uu5fn55rzh3k" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe><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><iframe style="display: none;"></iframe>
<p class="confirmation">By pressing publish you confirm that you have read and agreed to to our <A href="/termsandconditions" target="_blank">terms and conditions</a>.</p>

<input type="submit" name="submit" id="submitbtn" class="edit" value="Publish" tabindex="0">

</form>

<!--hug-left-->
<div class="push">

<!--top-section-->



<footer>

<div class="bottom">
<span>
Pastelink.net © 2020. Contact <A href="mailto:support@pastelink.net">support@pastelink.net</a>
</span>
<span>
<A href="/termsandconditions">Terms &amp; Conditions</a>
</span>

<A class="floatright none" href="https://dailymorningprayer.com" target="_blank">Daily Morning Prayer</a>
<A class="floatright novis" href="sitemap">Sitemap</a>



</footer>

<div style="background-color: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px; position: absolute; transition: visibility 0s linear 0.3s, opacity 0.3s linear 0s; opacity: 0; visibility: hidden; z-index: 2000000000; left: 0px; top: -10000px;"><div style="width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 2000000000; background-color: rgb(255, 255, 255); opacity: 0.05;"><div class="g-recaptcha-bubble-arrow" style="border: 11px solid transparent; width: 0px; height: 0px; position: absolute; pointer-events: none; margin-top: -11px; z-index: 2000000000;"><div class="g-recaptcha-bubble-arrow" style="border: 10px solid transparent; width: 0px; height: 0px; position: absolute; pointer-events: none; margin-top: -10px; z-index: 2000000000;"><div style="z-index: 2000000000; position: relative;"><iframe title="recaptcha challenge" src="https://www.google.com/recaptcha/api2/bframe?hl=ar&amp;v=aUMtGvKgJZfNs4PdY842Qp03&amp;k=6LdLsgATAAAAAEYP_x9oQ4WK0fppvOL0Gh3GXPvY&amp;cb=8zlcxh9ukyq9" name="c-uu5fn55rzh3k" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox" style="width: 100%; height: 100%;"></iframe></body><link type="text/css" id="dark-mode" rel="stylesheet" href=""><style type="text/css" id="dark-mode-custom-style"></style><style type="text/css" id="dark-mode-theme-changer-style"></style></html>

Share