summaryrefslogtreecommitdiffstats
path: root/application/views/file/upload_form.php
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2012-04-09 14:49:06 +0200
committerFlorian Pritz <bluewind@xinu.at>2012-04-09 20:48:23 +0200
commit91d3c284b688c56828dc57feaa94d27c4e9af338 (patch)
treef993dcc157e8994fff06a7bfe6cbe35b23c4da45 /application/views/file/upload_form.php
parentdd0a983735e404d4f1f41184940f8f91940735e6 (diff)
Add information about acceptable usage and accounts.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'application/views/file/upload_form.php')
-rw-r--r--application/views/file/upload_form.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/application/views/file/upload_form.php b/application/views/file/upload_form.php
index a0805013d..365c1ec10 100644
--- a/application/views/file/upload_form.php
+++ b/application/views/file/upload_form.php
@@ -44,7 +44,12 @@ You have to <?=anchor("user/login", "log in"); ?> to be able to upload/paste.
<li><span class="example">/&lt;ID&gt;/ascii</span> convert text with ANSI (shell) escape codes to HTML</li>
</ul>
<p>If your upload is not detected as text, only <span class="example">/&lt;ID&gt;/qr</span> and <span class="example">/&lt;ID&gt;/plain</span> will work as above and all others will simply return the file with the detected MIME type.</p>
-<br />
+
+<h2>Information</h2>
+<p>This website's primary goal is aiding developers, users, <a href="http://www.catb.org/~esr/faqs/hacker-howto.html">hackers</a>, students and alike in solving problems, debugging software, sharing their configuration, etc. It is not intended to distribute confidential or harmful information, scripts or software.</p>
+
+<p>If you believe you deserve an account, ask someone who is already using this service to <?=anchor("user/invite", "invite"); ?> you.</p>
+
<?php if($contact_me_url) {?><p>If you experience any problems feel free to <a href="<?php echo $contact_me_url; ?>">contact me</a>.</p>
<br /><?php }; ?>
<div class="small">