added a donate and faq page
This commit is contained in:
@@ -8,11 +8,36 @@
|
||||
|
||||
<p>
|
||||
<i>datatable.directory</i> is provided free of charge to the public
|
||||
with the expectation of being a useful development tool for sharing
|
||||
with the expectation of being a useful (not only) development tool for sharing
|
||||
tables of structured data. The website hosts user-provided content
|
||||
and disclaims any responsibility for the correctness of this data.
|
||||
</p>
|
||||
|
||||
<h2>Usage of the Website</h2>
|
||||
|
||||
<p>
|
||||
<i>datatable.directory</i> is meant as an alternative to sites like GitHub Gist
|
||||
or Pastebin, and serves a similar purpose, that is, the sharing of data with others.
|
||||
It is not a CDN, and it is not meant to be used by bots or scripts. Updating a table
|
||||
with a script is allowed, but keep in mind that we maintain all historical revisions,
|
||||
so updating a table too often may put a strain on the server. Think of it like
|
||||
a GitHub optimized for tables, except on a much smaller server.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Please do not try to upload very large datasets (i.e. over 10.000 entries),
|
||||
such as star catalogs, or the unicode character map, which are already
|
||||
available elsewhere. These are generally better served by dedicated websites.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Further, we ask you to refrain from using the export API excessively, or scraping our
|
||||
table pages, when the results are invariant and can be cached. Excessive
|
||||
requests may result in blacklisting to protect the server.
|
||||
</p>
|
||||
|
||||
<h2>Prohibited Content</h2>
|
||||
|
||||
<p>
|
||||
The following categories of data are prohibited in the directory:
|
||||
</p>
|
||||
@@ -23,20 +48,10 @@
|
||||
<li>Personal information shared without consent ("doxxing")</li>
|
||||
<li>Racist, sexist, or otherwise offensive content</li>
|
||||
<li>Anything illegal or questionable
|
||||
(such as links to pirated music, software, cracks, pornography, drug-related content etc.)</li>
|
||||
(such as links to pirated music, software, cracks, pornography, drug-related content, etc.)</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
Please do not try to upload very large datasets (i.e. over 10.000 entries),
|
||||
such as star catalogs, or the unicode character map, which are already
|
||||
available elsewhere. These are generally better served by dedicated websites.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Further, we ask users to refrain from abusing the API or scraping the table pages
|
||||
when the results are invariant and can be easily cached. Excessive requests
|
||||
may result in user or IP ban to protect the server.
|
||||
</p>
|
||||
<h2>Abuse</h2>
|
||||
|
||||
<p>
|
||||
Site operators reserve the right to hide or delete any objectionable
|
||||
|
||||
Reference in New Issue
Block a user