This commit is contained in:
Fijxu 2024-01-19 20:16:53 -03:00
parent 1825610596
commit 3a3b95173c
5 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"Version": "15.0.0",
"DestinationType": "FileUploader, ImageUploader",
"RequestMethod": "POST",
"RequestURL": "https://ayaya.beauty/upload.php",
"Parameters": {
"output": "text"
},
"Body": "MultipartFormData",
"FileFormName": "files[]"
}

View File

@ -0,0 +1,26 @@
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]> <html class="no-js"> <!--<![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ayaya.beauty Chatterino Config</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://ayaya.beauty/uguu.min.css">
<style>
code { color: #7fff00;}
</style>
</head>
<body>
<div class="jumbotron">
<h1>Chatterino Config</h1>
<p class="lead">Request URL: <code>https://ayaya.beauty/upload.php?output=text</code></p>
<p class="lead">From Field: <code>files[]</code></p>
<img src="./chatterino.png">
</div>
</body>
</html>

BIN
src/static/img/flow.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
src/static/img/monero.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 531 B

View File

@ -0,0 +1,4 @@
<p class="alert alert-error">
<strong>Tor no esta permitido!</strong>
&mdash; Para evitar abusos, no se puede acceder a este servicio usando Tor.
</p>