update terms
This commit is contained in:
parent
2594497434
commit
05841d091b
5 changed files with 45 additions and 38 deletions
|
@ -1,44 +1,53 @@
|
||||||
|
|
||||||
%p
|
%p
|
||||||
Our policy is short and sweet at this point. And by using our site, you
|
Our policy is short and sweet at this point. And by using our site, you
|
||||||
agree to our Terms of Use. Thanks!
|
agree to our Terms of Use. Thanks! ("We" here refers to the administrators of
|
||||||
|
"the site", Dress to Impress.)
|
||||||
%hr
|
%hr
|
||||||
%p
|
%p
|
||||||
If you hit our servers with automated requests in ways which were not
|
Dress to Impress tries to keep its data up-to-date automatically, and usually
|
||||||
intended, you will be banned at our sole discretion. Public APIs are
|
does a pretty good job. However, sometimes our data is out of date (like TNT
|
||||||
intended methods. If a page on our site is not clearly marked as a public
|
made an error and then fixed it, but we never saw the fixed copy), and
|
||||||
API, it is not an intended method.
|
sometimes the site just makes a mistake. For this reason, we make absolutely
|
||||||
|
no guarantee that our site behaves correctly or that our data is accurate.
|
||||||
|
The site is provided "as is", without warranty of any kind. In no event shall
|
||||||
|
we be liable for any claim, damages, or other liability arising from, out of,
|
||||||
|
or in connection with the site or the use or other dealings in the site.
|
||||||
|
(For example, if you buy NC because the site said an item would look a
|
||||||
|
certain way on your pet but it turned out to be wrong: we're very sorry,
|
||||||
|
please remodel the item for us on your pet, please submit a bug report if
|
||||||
|
it isn't fixed automatically, and thanks so much for helping us fix the bug,
|
||||||
|
but we can't afford to reimburse you for your NC. Here's hoping
|
||||||
|
the NC trading scene can help you get something just as pretty.)
|
||||||
%p
|
%p
|
||||||
You may look at the code for educational purposes; however, if you
|
We reserve the right to limit or refuse service to any user for any reason.
|
||||||
directly use any part of the front-end or back-end code for your own
|
This includes but is not limited to posting content that we consider
|
||||||
purposes, you
|
offensive (as a rule of thumb, keep it PG) or making excessive automated
|
||||||
%strong must
|
requests to our server.
|
||||||
prominently credit its original
|
|
||||||
source
|
|
||||||
== (#{link_to 'OpenNeo', 'http://www.openneo.net/'})
|
|
||||||
on every single web page on which the code is used, or which the code is used
|
|
||||||
to produce. If you make improvements to the code, we appreciate, but do not
|
|
||||||
require, that you submit those improvements to the original codebase. See the
|
|
||||||
= link_to 'license', 'https://github.com/matchu/openneo-impress/blob/master/LICENSE'
|
|
||||||
for more information.
|
|
||||||
%p
|
%p
|
||||||
Attempts to misuse this website are acceptable as long as they are for
|
The site's
|
||||||
the sole purpose of improving this website. All security issues must be
|
= link_to 'source code', 'https://github.com/matchu/openneo-impress-rails'
|
||||||
immediately reported to
|
is freely available, but its use is restricted by its
|
||||||
== #{link_to 'OpenNeo', 'http://www.openneo.net/'},
|
#{link_to 'license', 'https://github.com/matchu/openneo-impress-rails/blob/master/LICENSE'}.
|
||||||
and may not be used for any malicious purpose. If you inform someone else
|
The gist is that you're free to read the source code as much as you like, and
|
||||||
of a security hole and he or she abuses it, both of your are considered
|
even copy parts of it, so long as you clearly indicate that we are the
|
||||||
responsible.
|
original authors.
|
||||||
%p
|
%p
|
||||||
In short, use our website as much as you like, but do no harm. Or you
|
However, even though we love to share the source code we wrote, we believe
|
||||||
%strong will
|
that the customization data we've received belongs to the community, and we
|
||||||
be punished.
|
therefore protect it much more aggressively. Do not copy our data about how
|
||||||
|
pets and items look or their associated metadata; if you're interested in
|
||||||
|
using that data, please contact us directly.
|
||||||
|
%p
|
||||||
|
Sometimes our users submit original content to the site, including but not
|
||||||
|
limited to outfits and item lists. By submitting such content to us, you
|
||||||
|
grant us a license to use it and redistribute it in whatever way we see fit,
|
||||||
|
now and forever. If you're interested in redistributing content submitted by
|
||||||
|
other users, you'll have to find the submitter and ask them yourself.
|
||||||
|
%p
|
||||||
|
Sometimes these terms change. We'll usually try to draw attention to it when
|
||||||
|
they do, but, ultimately, it's your responsibility to check the terms
|
||||||
|
regularly; whenever you use the site, you're agreeing to the version of the
|
||||||
|
terms posted at that time.
|
||||||
%hr
|
%hr
|
||||||
%p
|
|
||||||
Sorry if that scared you. It's really just to make clear that there are
|
|
||||||
certain unacceptable behaviors when it comes to accessing a website, but only
|
|
||||||
those looking to cause trouble are likely to really cause any. If all you
|
|
||||||
want to do here is dress up your pets, then there's absolutely no need to
|
|
||||||
worry.
|
|
||||||
%p
|
%p
|
||||||
%strong Thanks for using Dress to Impress!
|
%strong Thanks for using Dress to Impress!
|
||||||
|
|
|
@ -33,7 +33,7 @@ en-MEEP:
|
||||||
footer:
|
footer:
|
||||||
blog: Bleep
|
blog: Bleep
|
||||||
source_code: Source Meep
|
source_code: Source Meep
|
||||||
terms: Terms of Meep
|
terms: Terms of Use (meeped Aug 2014)
|
||||||
contact: Meeptact
|
contact: Meeptact
|
||||||
suggestions: Suggesteeps
|
suggestions: Suggesteeps
|
||||||
email: Questions, comments, meepits
|
email: Questions, comments, meepits
|
||||||
|
|
|
@ -33,7 +33,7 @@ en:
|
||||||
footer:
|
footer:
|
||||||
blog: Blog
|
blog: Blog
|
||||||
source_code: Source Code
|
source_code: Source Code
|
||||||
terms: Terms of Use
|
terms: Terms of Use (updated Aug 2014)
|
||||||
contact: Contact
|
contact: Contact
|
||||||
suggestions: Suggestions
|
suggestions: Suggestions
|
||||||
email: Questions, comments, bugs
|
email: Questions, comments, bugs
|
||||||
|
|
|
@ -26,7 +26,6 @@ es:
|
||||||
footer:
|
footer:
|
||||||
blog: Blog
|
blog: Blog
|
||||||
source_code: Source Code
|
source_code: Source Code
|
||||||
terms: Términos de uso
|
|
||||||
contact: Contacto
|
contact: Contacto
|
||||||
suggestions: Sugerencias
|
suggestions: Sugerencias
|
||||||
email: Preguntas, comentarios, errores
|
email: Preguntas, comentarios, errores
|
||||||
|
|
|
@ -26,7 +26,6 @@ pt:
|
||||||
footer:
|
footer:
|
||||||
blog: Blog
|
blog: Blog
|
||||||
source_code: Código Fonte
|
source_code: Código Fonte
|
||||||
terms: Termos de Uso
|
|
||||||
contact: Contato
|
contact: Contato
|
||||||
suggestions: Sugestões
|
suggestions: Sugestões
|
||||||
email: Perguntas, comentários, erros
|
email: Perguntas, comentários, erros
|
||||||
|
|
Loading…
Reference in a new issue