webxoss-client/service_en.html
2016-10-23 13:47:38 +08:00

43 lines
No EOL
1.7 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Term of Service</title>
<style>
body, html {
font-family: Arial,Helvetica,sans-serif;
background-image: url('background/bg.png');
}
</style>
</head>
<body>
<h1>Term of Service</h1>
<h2>Welcome to WEBXOSS!</h2>
<p>
Before using the service of WEBXOSS, please read the term of service and our privacy policy carefully.
</p>
<p>
Whenever you use the service, you are agreeing to be bounce by all the terms and conditions in the term of service.<br>
If you don't agree to the term of service, you are freely not to use our service.
</p>
<h2>1. Service Content</h2>
<p>
WEBXOSS provided online battle services of WIXOSS.<br>
We have rights to maintenance, suspend or shut down the services and features.
</p>
<h2 id="disclaimer">2. Copyright Notices</h2>
<p>
Our services and features are only provided for online card battle.<br>
The features as pictures, effect's description, and the rules of battle are copyrighted by ©<a href="http://www.takaratomy.co.jp/products/wixoss/" target="_blank">TOMY</a>.<br>
The Chinese translated effect's description are copyrighted by ©<a href="http://www.china-beetle.com/" target="_blank">甲壳虫</a>.<br>
And the English translated effect's description are copyrighted by <a href="http://selector-wixoss.wikia.com/" target="_blank">Wikia</a>.
</p>
<h2>3. Changes to the Term</h2>
<p>
We are discreetly reserve our right, to modify the term of service at any time.<br>
If you using the service after the changes, you are agree to the changes of term of service.<br>
If there are conflict in the game, copyright or services, the latest provision of term of service will be acknowledge as regulation.
</p>
</body>
</html>