Merge branch 'master' into dank
This commit is contained in:
commit
fc23bea021
@ -27,10 +27,19 @@
|
|||||||
<div>Question: How can I remove content from nntpchan completely? </div>
|
<div>Question: How can I remove content from nntpchan completely? </div>
|
||||||
<div>‾\(._.)/‾ I don't know. You probably can't unless every server agrees to remove the content, even then, nothing prevents someone from reposting it. You can't delete what you post on the internet.</div>
|
<div>‾\(._.)/‾ I don't know. You probably can't unless every server agrees to remove the content, even then, nothing prevents someone from reposting it. You can't delete what you post on the internet.</div>
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
<div>Question: Do you allow child porn? </div>
|
||||||
|
<div>No, fuck off and die in a fire. All infringing posts are nuked.</div>
|
||||||
|
</p>
|
||||||
<hr />
|
<hr />
|
||||||
<p>
|
<p>
|
||||||
<div>Question: Do you allow XYZ content? </div>
|
<div>Question: Do you allow XYZ content? </div>
|
||||||
<div>If it violates USA Law or causes problems with my host, no. Otherwise, yes. <b>All posts on this site are the responsibility of the individual poster and not the administration of this server</b>.</div>
|
<div>If it violates USA Law or causes problems with my host, no. Otherwise, probably.</div>
|
||||||
|
</p>
|
||||||
|
<hr />
|
||||||
|
<p>
|
||||||
|
<div>Question: Someone posted something I don't like but it's not illegal</div>
|
||||||
|
<div>That is not my problem. All posts on this site are the responsibility of the individual poster and not the administration of this server</div>
|
||||||
</p>
|
</p>
|
||||||
<hr />
|
<hr />
|
||||||
<p>
|
<p>
|
||||||
@ -39,13 +48,13 @@
|
|||||||
</p>
|
</p>
|
||||||
<hr />
|
<hr />
|
||||||
<p>
|
<p>
|
||||||
<div>Please send any questions to ampernand [|at\] gmail {dot} com with subject starting with "nntpchan question" </div>
|
<div>Please send any gripes/questions/inqueries/suggestions/complaints to ampernand [|at\] gmail {dot} com with subject starting with "nntpchan question" </div>
|
||||||
</p>
|
</p>
|
||||||
<hr />
|
<hr />
|
||||||
</div>
|
</div>
|
||||||
<audio autoplay="" loop="">
|
<audio autoplay="autoplay" loop="loop">
|
||||||
<source src="/static/about.mp3" type="audio/mpeg">
|
<source src="about.mp3" type="audio/mpeg">
|
||||||
<embed src="/static/about.mp3">
|
<embed src="about.mp3">
|
||||||
</audio>
|
</audio>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user