Skip to content

Commit

Permalink
faq and tos
Browse files Browse the repository at this point in the history
  • Loading branch information
lgh06 committed Mar 25, 2022
1 parent e0c1a69 commit 56b0dcb
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions packages/web/src/pages/faq.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,46 @@ const FaqPage: NextPage = () => {
You can use a coupon code to redeem more points.<br/>
See details on our <Link prefetch={false} href="/member/redeem"><a>Redeem Page</a></Link>
</p>
<h2 id="TermsOfService"> {t('Terms of Service')} </h2>
<p>
When you use the Service, you agree to abide by the Terms of Service. Please be sure to carefully read and fully understand the content of each clause, especially the clauses that exclude or limit liability.<br />
If you do not agree to the TOS, or if you do not accurately understand the TOS in its entirety, please do not proceed with subsequent operations. <br />

<h4>I. Services</h4>
The services provided by this platform include but are not limited to:<br />
Provide webpage change alert service, including but not limited to webpage content change alert, keyword appearance alert, etc.<br />

<h4>II. Laws and regulations</h4>
As the platform is <b>not</b> aware of the laws and regulations of each country and <b>whether</b> the links you enter are allowed to be crawled regularly,
you need to ensure that you comply with the laws and regulations of your country and mainland China,
as well as the user agreement of the provider of the monitored pages.<br />
All timed monitor actions on this platform are submitted by the individual or organization to which the user account belongs,
and all monitor tasks on this website <b>shall be</b> considered as the actions of the individual or organization of the user.
The platform does not provide any specific scripts in advance for detecting specific web pages,
and the platform <b>does not</b> assume joint and several responsibility for violations and misconducts by individual users or organizations.<br />
If an individual user or organization has violated the law or any misconduct, the platform reserves the right to immediately stop the service, transfer the illegal account data to the public security authorities, and delete the account without refund or prior notice.

<h4 id="RefundPolicy">III. Refund policy.</h4>
Since the platform provides free points to accounts every month for you to pre-experience and test the effectiveness of the service, <b>no</b> refunds are allowed after you top up or redeem points.<br />

<h4>IV. Service availability</h4>
The platform guarantees monthly availability &gt;= 95%, i.e. monthly downtime is no more than 36 hours.<br />
When the main URL of this service is temporarily unavailable, an alternate URL will be released through the official account. When both the main URL and the alternate URL are unavailable, it will be considered as down.<br />
If the downtime in the previous month or the current month is longer than the above guarantee, users <b>who have paid in the previous month or the current month</b> can ask us to compensate you for the number of hours *3 that the downtime in the previous month or the current month exceeds 36 hours.<br />
It is important to note that the above guarantees do not represent a guarantee of success for each web page detection or notification alert delivery.<br />
The platform has used a combination of Amazon Cloud and AliCloud email delivery services to maximize email delivery rates.<br />
Since the success of each web page detection depends on the configuration of the specific options and various factors, the platform <b>cannot</b> guarantee the success of each/every detection task, please use free points in advance to confirm that the platform can detect specific web pages. <br />
And since some web pages may have a live detection mechanism, the success of this task does not mean that the next task will be successful, so please try to reduce the detection frequency.<br />

<h4>V. Special Reminder</h4>
<b>Do not</b> apply the services of the platform to important and special occasions, the services of the platform are limited to daily scenarios, and the platform is <b>not</b> responsible for any direct/indirect losses of any kind caused by the use of the services.<br />
<br />
In case of inconsistency between the English version of the Terms of Service and the Chinese version of the Terms of Service,
the Chinese version of the Terms of Service shall prevail.
<br />
If you have any other questions, please contact us by logging in and checking the contact information on the recharge page.

</p>
</> : null
}
{
Expand Down Expand Up @@ -185,6 +225,7 @@ const FaqPage: NextPage = () => {
<b>不要</b>把本平台的服务应用于重要、特别场合,本平台的服务仅限日常场景,本平台<b></b>对任何使用本服务造成的各种直接/间接损失负责。<br />
<br />

如果英语版本的服务条款与中文版本的服务条款不一致,以中文版本的服务条款为准。<br />
如果您还有其他疑问,请登录后查看充值页面的联系方式,来联系我们。

</p>
Expand Down

0 comments on commit 56b0dcb

Please sign in to comment.