From 91d3c284b688c56828dc57feaa94d27c4e9af338 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 9 Apr 2012 14:49:06 +0200 Subject: Add information about acceptable usage and accounts. Signed-off-by: Florian Pritz --- application/views/file/upload_form.php | 7 ++++++- application/views/user/invite.php | 5 +++++ 2 files changed, 11 insertions(+), 1 deletion(-) (limited to 'application') 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 to be able to upload/paste.
  • /<ID>/ascii convert text with ANSI (shell) escape codes to HTML
  • If your upload is not detected as text, only /<ID>/qr and /<ID>/plain will work as above and all others will simply return the file with the detected MIME type.

    -
    + +

    Information

    +

    This website's primary goal is aiding developers, users, hackers, 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.

    + +

    If you believe you deserve an account, ask someone who is already using this service to you.

    +

    If you experience any problems feel free to contact me.


    diff --git a/application/views/user/invite.php b/application/views/user/invite.php index 968315ac9..5be8b48a3 100644 --- a/application/views/user/invite.php +++ b/application/views/user/invite.php @@ -2,6 +2,11 @@ +

    +You are free to invite anyone you want to, but please keep in +mind that if this person violates the rules and is banned, your account will also be disabled. +

    +

    Unused invitation keys:

    $item): ?> -- cgit v1.2.3-24-g4f1b