parent
c41e99f6d9
commit
a4660708b5
|
@ -22,16 +22,23 @@
|
||||||
What powers this site?
|
What powers this site?
|
||||||
</h2>
|
</h2>
|
||||||
<p>Purely Python powered and only depends on Flask. The database is SQLite, works alright on SSD.</p>
|
<p>Purely Python powered and only depends on Flask. The database is SQLite, works alright on SSD.</p>
|
||||||
|
<p>There is also a lot of coffee involved.</p>
|
||||||
|
|
||||||
<h2>
|
<h2>
|
||||||
Is QuadFile open-source?
|
Is QuadFile open-source?
|
||||||
</h2>
|
</h2>
|
||||||
<p><a href="https://github.com/QuadPiece/QuadFile">Yes.</a></p>
|
<p><a href="https://github.com/QuadPiece/QuadFile">Yes.</a></p>ww
|
||||||
|
|
||||||
|
<h2>
|
||||||
|
Is my data safe?
|
||||||
|
</h2>
|
||||||
|
<p>I don't know. Either way this site isn't indented for storage or critial use. Mostly just to send files to friends.</p>
|
||||||
|
<p>If you're asking in regards to privacy. Check the <a href="/privacy">privacy policy</a> for details</p>
|
||||||
|
|
||||||
<h2>
|
<h2>
|
||||||
What is your logo supposed to be?
|
What is your logo supposed to be?
|
||||||
</h2>
|
</h2>
|
||||||
<p>It's nothing. But if you really need an excuse let's just say that it's a black meteor which represents downloads.</p>
|
<p>It's nothing. But if you really need an excuse let's just say that it's a black meteor to represents downloads.</p>
|
||||||
|
|
||||||
<h2>
|
<h2>
|
||||||
Will you add the ability to do X?
|
Will you add the ability to do X?
|
||||||
|
@ -43,6 +50,12 @@
|
||||||
</h2>
|
</h2>
|
||||||
<p>All files from the old {{ page.title }} are still accessible, with the same URLs even.</p>
|
<p>All files from the old {{ page.title }} are still accessible, with the same URLs even.</p>
|
||||||
|
|
||||||
|
<h2>
|
||||||
|
Your site seems to be blacklisted
|
||||||
|
</h2>
|
||||||
|
<p>Golly, that's not good. Please contact me on <a href="">Twitter</a> or by E-mail at <a href="mailto:contact@quad.moe">contact@quad.moe</a> so I can take a look at it.</p>
|
||||||
|
<p>It would also help if you yourself contacted the application/company that blacklisted it and tell them that it is indeed safe.</p>
|
||||||
|
|
||||||
<h2>
|
<h2>
|
||||||
Where can I donate?
|
Where can I donate?
|
||||||
</h2>
|
</h2>
|
||||||
|
|
Loading…
Reference in New Issue