mirror of
https://github.com/nokonoko/Uguu.git
synced 2024-01-06 13:35:15 +00:00
update styling and readme
gonna add more docs regarding all the settings in the next commit
This commit is contained in:
parent
05ccc44c17
commit
4f079fbda0
@ -22,7 +22,8 @@
|
|||||||
"abuseContact": "abuse@example.com",
|
"abuseContact": "abuse@example.com",
|
||||||
"infoContact": "info@example.com",
|
"infoContact": "info@example.com",
|
||||||
"ServerCountryLocation": "Sweden",
|
"ServerCountryLocation": "Sweden",
|
||||||
"SiteMetaInfo": "Uguu is a temporary file hosting service, upload files up to 100MiB for 24 hours.",
|
"SiteMetaInfo": "SITENAME is a temporary file hosting service, upload files up to 128MiB for 24 hours.",
|
||||||
|
"ToolsDesc": "The following tools might need editing to work on this clone of Uguu, usually editing the URL works.",
|
||||||
"paypalUrl": "",
|
"paypalUrl": "",
|
||||||
"bitcoinAddress": "",
|
"bitcoinAddress": "",
|
||||||
"flattrUrl": ""
|
"flattrUrl": ""
|
||||||
|
@ -6,6 +6,7 @@
|
|||||||
<div class="jumbotron">
|
<div class="jumbotron">
|
||||||
<h1><abbr title="Frequently asked questions">FAQ</abbr></h1>
|
<h1><abbr title="Frequently asked questions">FAQ</abbr></h1>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="alert alert-info">
|
||||||
<h2>What is {{siteName}}?</h2>
|
<h2>What is {{siteName}}?</h2>
|
||||||
<p><span role="definition"><dfn>{{siteName}}</dfn> is a simple to use free file hosting service.</span> It lets you share your photos, documents, music, videos and more with others online for 24 hours.</p>
|
<p><span role="definition"><dfn>{{siteName}}</dfn> is a simple to use free file hosting service.</span> It lets you share your photos, documents, music, videos and more with others online for 24 hours.</p>
|
||||||
<h2>What files are allowed?</h2>
|
<h2>What files are allowed?</h2>
|
||||||
@ -20,6 +21,7 @@
|
|||||||
<p>If you are an {{ServerCountryLocation}}law enforcement official and you need our assistance, please contact <a href="mailto:{{abuseContact}}">{{abuseContact}}</a>. If you are a law enforcement official from another country, we may voluntarily cooperate if the crime you are investigating would also be illegal in {{ServerCountryLocation}}.</p>
|
<p>If you are an {{ServerCountryLocation}}law enforcement official and you need our assistance, please contact <a href="mailto:{{abuseContact}}">{{abuseContact}}</a>. If you are a law enforcement official from another country, we may voluntarily cooperate if the crime you are investigating would also be illegal in {{ServerCountryLocation}}.</p>
|
||||||
<h2>I have a question...</h2>
|
<h2>I have a question...</h2>
|
||||||
<p>Send us an email at <a href="mailto:{{infoContact}}">{{infoContact}}</a> and let's talk!</p>
|
<p>Send us an email at <a href="mailto:{{infoContact}}">{{infoContact}}</a> and let's talk!</p>
|
||||||
|
</div>
|
||||||
</article>
|
</article>
|
||||||
{% include "nav.swig" %}
|
{% include "nav.swig" %}
|
||||||
{% endblock %}
|
{% endblock %}
|
@ -2,26 +2,63 @@
|
|||||||
|
|
||||||
{% block title %}Tools{% endblock %}
|
{% block title %}Tools{% endblock %}
|
||||||
{% block body %}
|
{% block body %}
|
||||||
<div class="jumbotron">
|
|
||||||
<h1>Uguu Tools</h1>
|
<div class="jumbotron"><h1>Uguu Tools</h1></div>
|
||||||
</div>
|
<div class="alert alert-info">
|
||||||
|
<section>
|
||||||
<h3>
|
<h3>
|
||||||
To upload using curl or make a tool you can post using:
|
To upload using curl or make a tool you can post using:
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
curl -i -F files[]=@yourfile.jpeg {{siteUrl}}/upload.php (JSON Response)
|
curl -i -F files[]=@yourfile.jpeg {{siteUrl}}/upload.php (JSON Response)
|
||||||
</h3>
|
</h3>
|
||||||
<section>
|
|
||||||
|
<p>{{ToolsDesc}}</p>
|
||||||
|
|
||||||
|
<section>
|
||||||
<h2>ShareX</h2>
|
<h2>ShareX</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>Download</dt>
|
<dt>Download</dt>
|
||||||
<dd><a href="https://getsharex.com">https://getsharex.com</a></dd>
|
<dd><a href="https://getsharex.com">https://getsharex.com</a></dd>
|
||||||
<dt>Source</dt>
|
<dt>Source</dt>
|
||||||
<dd><a href="https://github.com/ShareX/ShareX">https://github.com/ShareX/ShareX</a></dd>
|
<dd><a href="https://github.com/ShareX/ShareX">https://github.com/ShareX/ShareX</a></dd>
|
||||||
<dt>Contact</dt>
|
</dl>
|
||||||
<dd><a href="https://webchat.freenode.net/?channels=%23ShareX">#ShareX on irc.freenode.net</a></dd>
|
</section>
|
||||||
|
|
||||||
|
<h2>uguuecho</h2>
|
||||||
|
<dl>
|
||||||
|
<dt>Download</dt>
|
||||||
|
<dd><a href="https://git.teknik.io/nekunekus/uguucho">https://git.teknik.io/nekunekus/uguucho</a></dd>
|
||||||
</dl>
|
</dl>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<h2>pomfload</h2>
|
||||||
|
<dl>
|
||||||
|
<dt>Download</dt>
|
||||||
|
<dd><a href="https://github.com/ewhal/pomfload">https://github.com/ewhal/pomfload</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<h2>Pomfshare</h2>
|
||||||
|
|
||||||
|
<dl>
|
||||||
|
<dt>Download</dt>
|
||||||
|
<dd><a
|
||||||
|
href="https://github.com/Nyubis/Pomfshare">https://github.com/Nyubis/Pomfshare</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<h2>Pomf Rehost</h2>
|
||||||
|
<dl>
|
||||||
|
<dt>Download</dt>
|
||||||
|
<dd>
|
||||||
|
<a href="https://git.fuwafuwa.moe/lesderid/pomf-rehost">
|
||||||
|
https://git.fuwafuwa.moe/lesderid/pomf-rehost
|
||||||
|
</a>
|
||||||
|
</dd>
|
||||||
|
</dl>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
{% include "nav.swig" %}
|
{% include "nav.swig" %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
Reference in New Issue
Block a user