appscms-tools-theme 5.4.9 → 5.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_includes/.DS_Store +0 -0
- data/_includes/adsense/sidebar-ads.html +18 -11
- data/_includes/appscms/.DS_Store +0 -0
- data/_includes/appscms/customblog/pageRelatedPosts.html +4 -4
- data/_includes/appscms/extras/ratings.html +1 -1
- data/_includes/appscms/faq/faq.html +7 -1
- data/_includes/appscms/featurehighlight/featurehighlight.html +10 -1
- data/_includes/appscms/footer/footer.html +6 -1
- data/_includes/appscms/footer/products.html +8 -3
- data/_includes/appscms/footer/static-footer.html +18 -1
- data/_includes/appscms/howto/howto.html +4 -4
- data/_includes/appscms/infographics/infographics.html +13 -0
- data/_includes/appscms/usp/usp.html +15 -0
- data/_includes/infographics/infographics.html +7 -2
- data/_includes/internationalization-section.html +6 -1
- data/_layouts/aboutUs.html +282 -136
- data/_layouts/appscms-about.html +413 -137
- data/_layouts/appscms-contact.html +1 -1
- data/_layouts/appscms-disclaimer.html +18 -88
- data/_layouts/appscms-privacy-policy.html +311 -785
- data/_layouts/appscms-terms-and-conditions.html +82 -607
- data/_layouts/disclaimer.html +17 -87
- data/_layouts/feature.html +0 -2
- data/_layouts/home.html +0 -2
- data/_layouts/privacyPolicy.html +1 -1
- data/_layouts/termAndCondition.html +81 -605
- data/assets/.DS_Store +0 -0
- data/assets/css/appscms-theme.css +2 -3
- metadata +3 -3
|
@@ -1,803 +1,329 @@
|
|
|
1
1
|
{% assign file = page.fileName %} {% assign folder = page.folderName %} {%
|
|
2
2
|
assign lang = page.lang %} {% assign privacyData = site.data[folder][lang][file]
|
|
3
|
-
%}
|
|
4
|
-
<!
|
|
5
|
-
<html lang="{{privacyData.htmlLangAtt}}">
|
|
6
|
-
{%- include appscms/head/head.html -%}
|
|
3
|
+
%} {% capture privacy_contact_email %}{% if site.email %}{{ site.email }}{% else %}care@{{ page.companyName }}{% endif %}{% endcapture %}
|
|
4
|
+
<!doctype html>
|
|
5
|
+
<html lang="{{ privacyData.htmlLangAtt | default: page.lang | default: 'en' }}">
|
|
6
|
+
{%- include appscms/head/head.html -%}
|
|
7
7
|
|
|
8
|
-
<body
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
context thereof, be deemed to include its respective legal heirs,
|
|
23
|
-
representatives, administrators, permitted successors and
|
|
24
|
-
assigns).
|
|
25
|
-
</p>
|
|
8
|
+
<body
|
|
9
|
+
data-developer-key="{{ site.developerKey }}"
|
|
10
|
+
data-client-id="{{ site.clientId }}"
|
|
11
|
+
data-app-id="{{ site.appId }}"
|
|
12
|
+
data-dropbox-apikey="{{ site.dropboxapikey }}"
|
|
13
|
+
>
|
|
14
|
+
{%- include appscms/navbars/navbar.html -%} {%- include
|
|
15
|
+
appscms/navbars/toolbar.html -%}
|
|
16
|
+
<div class="container py-4">
|
|
17
|
+
{%- if site.clientid -%}
|
|
18
|
+
<div class="row">
|
|
19
|
+
<div class="col-md-9 mx-auto">
|
|
20
|
+
{%- endif -%}
|
|
21
|
+
<h1 class="about-h1 py-4">Privacy Policy</h1>
|
|
26
22
|
<div class="py-3">
|
|
27
23
|
<p>
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
information
|
|
31
|
-
|
|
32
|
-
referred to as the “Platform” ).
|
|
24
|
+
This Privacy Policy explains how <b>{{ page.companyName }}</b>
|
|
25
|
+
("we", "us", or "our") collects, uses, stores, and protects
|
|
26
|
+
information when you use our browser-based utility websites,
|
|
27
|
+
tools, pages, and related services (the "Platform").
|
|
33
28
|
</p>
|
|
34
29
|
<p>
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
</p>
|
|
42
|
-
<p>
|
|
43
|
-
2. “You”, “Your”, “Yourself”, “User”, shall mean and refer to
|
|
44
|
-
natural and legal individuals who use the Platform and who is
|
|
45
|
-
competent to enter into binding contracts, as per Indian laws.
|
|
46
|
-
</p>
|
|
47
|
-
<p>
|
|
48
|
-
3. “You”, “Your”, “Yourself”, “User”, shall mean and refer to
|
|
49
|
-
natural and legal individuals who use the Platform and who is
|
|
50
|
-
competent to enter into binding contracts, as per Indian laws.
|
|
51
|
-
</p>
|
|
52
|
-
<p>
|
|
53
|
-
4. “Third Parties” refer to any Application, Firm or individual
|
|
54
|
-
apart from the User and the creator of this Platform/Domain.
|
|
55
|
-
</p>
|
|
56
|
-
<p>
|
|
57
|
-
5. “ The term “User” refers to the individuals who will be using
|
|
58
|
-
the platform to avail the features and the services of the
|
|
59
|
-
platform.
|
|
60
|
-
</p>
|
|
61
|
-
<p>
|
|
62
|
-
6. “ The term “User” refers to the individuals who will be using
|
|
63
|
-
the platform to avail the features and the services of the
|
|
64
|
-
platform.
|
|
65
|
-
</p>
|
|
66
|
-
<p>
|
|
67
|
-
7. “ The headings of each section in these Terms are only for
|
|
68
|
-
the purpose of comanizing the various provisions under these
|
|
69
|
-
Terms in an orderly manner and shall not be used by either Party
|
|
70
|
-
to interpret the provisions contained herein in any manner.
|
|
71
|
-
Further, it is specifically agreed to by the Parties that the
|
|
72
|
-
headings shall have no legal or contractual value.
|
|
73
|
-
</p>
|
|
74
|
-
<p>
|
|
75
|
-
8. “The User unequivocally agrees that these Terms and the
|
|
76
|
-
aforementioned Policy constitute a legally binding agreement
|
|
77
|
-
between the User and the Firm, and that the User shall be
|
|
78
|
-
subject to the rules, guidelines, policies, terms, and
|
|
79
|
-
conditions applicable to any service that is provided by the
|
|
80
|
-
Platform, and that the same shall be deemed to be incorporated
|
|
81
|
-
into these Terms, and shall be treated as part and parcel of the
|
|
82
|
-
same. The User acknowledges and agrees that no signature or
|
|
83
|
-
express act is required to make these Terms and the Policy
|
|
84
|
-
binding on the User and that the User’s act of visiting any part
|
|
85
|
-
of the Platform constitutes the User’s full and final acceptance
|
|
86
|
-
of these Terms and the aforementioned Policy.
|
|
87
|
-
</p>
|
|
88
|
-
<p>
|
|
89
|
-
9. “The Firm reserves the sole and exclusive right to amend or
|
|
90
|
-
modify these Terms without any prior permission or intimation to
|
|
91
|
-
the User, and the User expressly agrees that any such amendments
|
|
92
|
-
or modifications shall come into effect immediately. The User
|
|
93
|
-
has a duty to periodically check the terms and stay updated on
|
|
94
|
-
its requirements. If the User continues to use the Platform
|
|
95
|
-
following such a change, the User will be deemed to have
|
|
96
|
-
consented to any and all amendments/modifications made to the
|
|
97
|
-
Terms. In so far as the User complies with these Terms, it is
|
|
98
|
-
granted a personal, non-exclusive, non-transferable, revocable,
|
|
99
|
-
limited privilege to access and use the Platform and the
|
|
100
|
-
Services. If the User does not adhere to the changes, You must
|
|
101
|
-
stop using the Services at once. Your continued use of the
|
|
102
|
-
Services will signify your acceptance of the changed terms.
|
|
103
|
-
</p>
|
|
104
|
-
<h3>REGISTRATION</h3>
|
|
105
|
-
<p>
|
|
106
|
-
1. The Users are also provided with an option to link their
|
|
107
|
-
Facebook/Google accounts with the Platform at the time of their
|
|
108
|
-
registration in order to smoothen the process of registration.
|
|
109
|
-
</p>
|
|
110
|
-
<p>
|
|
111
|
-
2. Registration for this Platform is available for all age
|
|
112
|
-
groups, barring those “Incompetent to Contract” which inter alia
|
|
113
|
-
include insolvents with an exception to Minors.
|
|
114
|
-
</p>
|
|
115
|
-
<p>
|
|
116
|
-
3. Further, at any time during Your use of this Platform,
|
|
117
|
-
including but not limited to the time of registration, You are
|
|
118
|
-
solely responsible for protecting the confidentiality of Your
|
|
119
|
-
Username and password, and any activity under the account shall
|
|
120
|
-
be deemed to have been done by You. In the case that you provide
|
|
121
|
-
us with false and/or inaccurate details or we have reason to
|
|
122
|
-
believe you have done so, we hold the right to permanently
|
|
123
|
-
suspend your account. You agree that you will not disclose your
|
|
124
|
-
password to any third party and that you will take sole
|
|
125
|
-
responsibility for any activities or actions under your account,
|
|
126
|
-
whether or not you have authorized such activities or actions.
|
|
127
|
-
You will immediately notify us of any hereinbelow use of your
|
|
128
|
-
account.
|
|
129
|
-
</p>
|
|
130
|
-
<h3>PLATFORM OVERVIEW</h3>
|
|
131
|
-
<p>
|
|
132
|
-
@{{ page.companyName }} is a platform owned and operated by @{{
|
|
133
|
-
page.companyName }} LLP which is a limited liability partnership
|
|
134
|
-
registered under the provisions of the Limited Liability
|
|
135
|
-
Partnership Act, 2008.
|
|
136
|
-
</p>
|
|
137
|
-
<p>
|
|
138
|
-
Servers for this website are hosted on Firebase. User is not
|
|
139
|
-
required to install any software on his machine to use the
|
|
140
|
-
Platform. The Platform is User-friendly and is accessible on all
|
|
141
|
-
software and all devices such as Mac/Windows/Linux/Android/iOS.
|
|
142
|
-
</p>
|
|
143
|
-
<h3>ELIGIBILITY</h3>
|
|
144
|
-
<p>
|
|
145
|
-
Servers for this website are hosted on Firebase. User is not
|
|
146
|
-
required to install any software on his machine to use the
|
|
147
|
-
Platform. The Platform is User-friendly and is accessible on all
|
|
148
|
-
software and all devices such as Mac/Windows/Linux/Android/iOS.
|
|
149
|
-
</p>
|
|
150
|
-
<p>
|
|
151
|
-
The Users may not use the Platform if they are not competent to
|
|
152
|
-
contract or are disqualified from doing so by any other
|
|
153
|
-
applicable law, rule or regulation currently in force.
|
|
154
|
-
</p>
|
|
155
|
-
<h3>CONTENT</h3>
|
|
156
|
-
<p>
|
|
157
|
-
All text, graphics, User interfaces, visual interfaces,
|
|
158
|
-
photographs, trademarks, logos, brand names, descriptions,
|
|
159
|
-
sounds, music and artwork (collectively, ‘Content’), is
|
|
160
|
-
generated/provided by Platform and the Platform have control
|
|
161
|
-
over it and assures a reasonable quality, the accuracy,
|
|
162
|
-
integrity or genuineness of products sold on the Platform.
|
|
163
|
-
</p>
|
|
164
|
-
<p>
|
|
165
|
-
All the Content displayed on the Platform is subject to
|
|
166
|
-
copyright and shall not be reused by any party (or a third
|
|
167
|
-
party) without the prior written consent of the Firm and the
|
|
168
|
-
copyright owner.
|
|
169
|
-
</p>
|
|
170
|
-
<p>
|
|
171
|
-
The Users are solely responsible for the integrity,
|
|
172
|
-
authenticity, quality and genuineness of the feedback and
|
|
173
|
-
comments by Users can be made via the Platform, the Platform
|
|
174
|
-
bears no liability whatsoever for any feedback or comments made
|
|
175
|
-
by the Users or made in respect of any of the content on the
|
|
176
|
-
Platform. Further, the Platform reserves its right to suspend
|
|
177
|
-
the account of any User for an indefinite period to be decided
|
|
178
|
-
at the discretion of the Platform or to terminate the account of
|
|
179
|
-
any User who is found to have created or shared or submitted any
|
|
180
|
-
Content or part thereof that is found to be
|
|
181
|
-
untrue/inaccurate/misleading or offensive/vulgar. The User shall
|
|
182
|
-
be solely responsible for making good any financial or legal
|
|
183
|
-
losses incurred through the creation/sharing/submission of
|
|
184
|
-
Content or part thereof that is deemed to be
|
|
185
|
-
untrue/inaccurate/misleading.
|
|
186
|
-
</p>
|
|
187
|
-
<p>
|
|
188
|
-
The Users have a personal, non-exclusive, non-transferable,
|
|
189
|
-
revocable, limited privilege to access the Content on the
|
|
190
|
-
Platform. Users shall not copy, adapt, and modify any content
|
|
191
|
-
without written permission of the Firm.
|
|
192
|
-
</p>
|
|
193
|
-
<h3>TERM</h3>
|
|
194
|
-
<p>
|
|
195
|
-
1. These Terms shall continue to form a valid and binding
|
|
196
|
-
contract between the Parties and shall continue to be in full
|
|
197
|
-
force and effect until the User continues to access and use the
|
|
198
|
-
Platforms.
|
|
199
|
-
</p>
|
|
200
|
-
<p>
|
|
201
|
-
2. The Users may terminate their use of the Platform at any
|
|
202
|
-
time.
|
|
203
|
-
</p>
|
|
204
|
-
<p>
|
|
205
|
-
3. The Firm may terminate these Terms and close a User’s account
|
|
206
|
-
at any time without notice and/or suspend or terminate a User’s
|
|
207
|
-
access to the Platform at any time and for any reason, if any
|
|
208
|
-
discrepancy or legal issue arises.
|
|
209
|
-
</p>
|
|
210
|
-
<p>
|
|
211
|
-
4. Such suspension or termination shall not limit our right to
|
|
212
|
-
take any other action against you that the Firm considers
|
|
213
|
-
appropriate.
|
|
214
|
-
</p>
|
|
215
|
-
<p>
|
|
216
|
-
5. It is also hereby declared that the Firm may discontinue the
|
|
217
|
-
Services and Platforms without any prior notice.
|
|
218
|
-
</p>
|
|
219
|
-
<h3>AMENDMENT AND TERMINATION</h3>
|
|
220
|
-
<p>
|
|
221
|
-
1. The Firm reserves the right, in its sole discretion, to
|
|
222
|
-
unilaterally to either amend, limit or terminate the User’s
|
|
223
|
-
access to the Platform, or any portion or wholly thereof, at any
|
|
224
|
-
time, without notice or cause.
|
|
225
|
-
</p>
|
|
226
|
-
<p>
|
|
227
|
-
2.The Platform also reserves the universal right to deny part or
|
|
228
|
-
in entirety, the access to particular Users or any such Users
|
|
229
|
-
with similar IP, to any/all of are on its Platform without any
|
|
230
|
-
prior notice/explanation in order to protect the interests of
|
|
231
|
-
the Platform and/or other visitors to the Platform.
|
|
232
|
-
</p>
|
|
233
|
-
<p>
|
|
234
|
-
The Platform reserves the right to limit, deny or create
|
|
235
|
-
different access to the Platform and its features with respect
|
|
236
|
-
to different Users, or to change any of the features or
|
|
237
|
-
introduce new features without prior notice.
|
|
238
|
-
</p>
|
|
239
|
-
<p>
|
|
240
|
-
The User shall continue to be bound by these Terms, and it is
|
|
241
|
-
expressly agreed to by the Parties that the User shall not have
|
|
242
|
-
the right to terminate these Terms till the expiry of the same.
|
|
243
|
-
</p>
|
|
244
|
-
<p>
|
|
245
|
-
COMMUNICATION By using this Platform and providing his/her
|
|
246
|
-
identity and contact information to the Firm through the
|
|
247
|
-
Platform, the Users hereby agree and consent to receive calls,
|
|
248
|
-
e-mails or SMS from the Firm and/or any of its representatives
|
|
249
|
-
at any time. User can report to care@{{ page.companyName }} if
|
|
250
|
-
they find any discrepancy with regard to Platform or
|
|
251
|
-
content-related information and the Firm will take necessary
|
|
252
|
-
action after an investigation. The response with resolution (if
|
|
253
|
-
any issues found) shall be dependent on the time is taken for
|
|
254
|
-
investigation. The User expressly agrees that notwithstanding
|
|
255
|
-
anything contained hereinabove, it may be contacted by the Firm
|
|
256
|
-
or any representatives relating to any Product purchased by the
|
|
257
|
-
User on the Platform or anything pursuant thereto and the Users
|
|
258
|
-
agrees to indemnify the Firm from any and all harassment claims.
|
|
259
|
-
It is expressly agreed to by the Parties that any information
|
|
260
|
-
shared by the User with the Firm shall be governed by the
|
|
261
|
-
Privacy Policy.
|
|
30
|
+
Our tools are designed for simple browser use. In many cases,
|
|
31
|
+
your files are processed directly on your device instead of
|
|
32
|
+
being uploaded to our servers. This policy explains that local
|
|
33
|
+
processing model, as well as the limited information that may be
|
|
34
|
+
collected for site operation, analytics, advertising, security,
|
|
35
|
+
support, and legal compliance.
|
|
262
36
|
</p>
|
|
263
37
|
|
|
38
|
+
<div class="py-3">
|
|
39
|
+
<h3>1. Introduction</h3>
|
|
40
|
+
<p>
|
|
41
|
+
By using the Platform, you acknowledge that you have read this
|
|
42
|
+
Privacy Policy. If you do not agree with it, please stop using
|
|
43
|
+
the Platform. This policy applies to our browser-based tools,
|
|
44
|
+
informational pages, download pages, blog pages, and contact or
|
|
45
|
+
support interactions.
|
|
46
|
+
</p>
|
|
47
|
+
<p>
|
|
48
|
+
This Privacy Policy is separate from any Terms and Conditions
|
|
49
|
+
that may govern acceptable use of the Platform.
|
|
50
|
+
</p>
|
|
264
51
|
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
</
|
|
276
|
-
|
|
52
|
+
<h3>2. Information We Collect</h3>
|
|
53
|
+
<p>
|
|
54
|
+
We do not require users to create an account to use our
|
|
55
|
+
browser-based tools. We do not intentionally collect account
|
|
56
|
+
passwords, profile details, billing information, postal
|
|
57
|
+
addresses, or mobile numbers for normal tool usage.
|
|
58
|
+
</p>
|
|
59
|
+
<p>
|
|
60
|
+
Depending on how you use the Platform, we may collect or
|
|
61
|
+
receive the following limited information:
|
|
62
|
+
</p>
|
|
63
|
+
<p>
|
|
64
|
+
1. Tool inputs that you type, paste, select, or upload into a
|
|
65
|
+
browser-based tool, only as needed for the tool to function.
|
|
66
|
+
</p>
|
|
67
|
+
<p>
|
|
68
|
+
2. Technical information such as browser type, device type,
|
|
69
|
+
operating system, referring page, approximate location derived
|
|
70
|
+
from IP address, pages visited, time spent, and general usage
|
|
71
|
+
events.
|
|
72
|
+
</p>
|
|
73
|
+
<p>
|
|
74
|
+
3. Information you choose to send to us directly, such as your
|
|
75
|
+
name, email address, message content, or attachments when you
|
|
76
|
+
contact us for support or business inquiries.
|
|
77
|
+
</p>
|
|
78
|
+
<p>
|
|
79
|
+
4. Cookie identifiers, advertising identifiers, consent
|
|
80
|
+
preferences, and similar browser storage data described in the
|
|
81
|
+
Cookies, Analytics, and Advertising sections below.
|
|
82
|
+
</p>
|
|
277
83
|
|
|
278
|
-
|
|
84
|
+
<h3>3. Browser-Based File Processing</h3>
|
|
85
|
+
<p>
|
|
86
|
+
Most of our tools process files directly within your browser.
|
|
87
|
+
Unless specifically stated otherwise, uploaded files are not
|
|
88
|
+
transmitted to our servers and remain on your device during
|
|
89
|
+
processing.
|
|
90
|
+
</p>
|
|
91
|
+
<p>
|
|
92
|
+
Browser-based processing means the file may be opened,
|
|
93
|
+
converted, compressed, edited, previewed, or otherwise handled
|
|
94
|
+
by code running locally in your browser. The result is then
|
|
95
|
+
generated for you to download or use on your device.
|
|
96
|
+
</p>
|
|
97
|
+
<p>
|
|
98
|
+
Some features may require an internet connection for page
|
|
99
|
+
loading, scripts, fonts, ads, analytics, examples, templates,
|
|
100
|
+
optional integrations, or other online resources. If a tool
|
|
101
|
+
needs to send a file or input to a server for processing, the
|
|
102
|
+
tool should make that behavior clear in the interface or
|
|
103
|
+
related documentation.
|
|
104
|
+
</p>
|
|
105
|
+
<p>
|
|
106
|
+
You should avoid uploading highly sensitive files unless you
|
|
107
|
+
are comfortable using the specific tool and understand how that
|
|
108
|
+
tool processes data.
|
|
109
|
+
</p>
|
|
279
110
|
|
|
111
|
+
<h3>4. Cookies</h3>
|
|
112
|
+
<p>
|
|
113
|
+
We and our service providers may use cookies, local storage,
|
|
114
|
+
session storage, pixels, tags, and similar technologies. These
|
|
115
|
+
technologies help the site remember preferences, measure usage,
|
|
116
|
+
load features, prevent abuse, and show or measure ads.
|
|
117
|
+
</p>
|
|
118
|
+
<p>
|
|
119
|
+
Cookies used on the Platform may include:
|
|
120
|
+
</p>
|
|
121
|
+
<p>
|
|
122
|
+
1. Essential cookies that are needed for site functionality,
|
|
123
|
+
security, consent choices, or page delivery.
|
|
124
|
+
</p>
|
|
125
|
+
<p>
|
|
126
|
+
2. Preference cookies that remember interface choices, tool
|
|
127
|
+
settings, language choices, or similar browser-side
|
|
128
|
+
preferences.
|
|
129
|
+
</p>
|
|
130
|
+
<p>
|
|
131
|
+
3. Analytics cookies that help us understand how visitors use
|
|
132
|
+
the Platform.
|
|
133
|
+
</p>
|
|
134
|
+
<p>
|
|
135
|
+
4. Advertising cookies that help show ads, limit repeated ads,
|
|
136
|
+
and measure ad performance.
|
|
137
|
+
</p>
|
|
138
|
+
<p>
|
|
139
|
+
You can control cookies through your browser settings. Blocking
|
|
140
|
+
cookies may affect some site features, preferences, analytics,
|
|
141
|
+
or advertising behavior.
|
|
142
|
+
</p>
|
|
280
143
|
|
|
144
|
+
<h3>5. Analytics</h3>
|
|
145
|
+
<p>
|
|
146
|
+
We may use analytics tools to understand traffic, performance,
|
|
147
|
+
errors, and general usage patterns. Analytics data helps us
|
|
148
|
+
improve tools and prioritize fixes.
|
|
149
|
+
</p>
|
|
150
|
+
{%- if site.production_google_analytics or site.development_google_analytics or site.google_analytics -%}
|
|
151
|
+
<p>
|
|
152
|
+
The Platform may use Google Analytics to monitor and analyze web traffic.
|
|
153
|
+
Google Analytics may collect information such as page views, browser and device
|
|
154
|
+
data, approximate location, referring pages, and interaction
|
|
155
|
+
events. Google may process this information according to its
|
|
156
|
+
own privacy policies and settings.
|
|
157
|
+
</p>
|
|
158
|
+
{%- endif -%}
|
|
159
|
+
<p>
|
|
160
|
+
The Platform may also use Microsoft Clarity to understand user interaction
|
|
161
|
+
through heatmaps, session playbacks, and behavioral metrics. Clarity may
|
|
162
|
+
capture how you use and interact with our website through behavioral metrics,
|
|
163
|
+
heatmaps, and session replay to improve our products and services.
|
|
164
|
+
</p>
|
|
165
|
+
<p>
|
|
166
|
+
We may also use hosting, performance, security, or diagnostic
|
|
167
|
+
providers, such as Cloudflare, that collect technical logs (IP address,
|
|
168
|
+
browser information, request URLs, timestamps, and error
|
|
169
|
+
details) to operate, protect, and optimize the Platform.
|
|
170
|
+
</p>
|
|
281
171
|
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
provider of the Firm/Platform.
|
|
431
|
-
</p>
|
|
432
|
-
<p>
|
|
433
|
-
10. Further:The User hereby expressly authorizes the
|
|
434
|
-
Firm/Platform to disclose any and all information relating to
|
|
435
|
-
the User in the possession of the Firm/Platform to law
|
|
436
|
-
enforcement or other government officials, as the Firm may in
|
|
437
|
-
its sole discretion, believe necessary or appropriate in
|
|
438
|
-
connection with the investigation and/or resolution of possible
|
|
439
|
-
crimes, especially those involve personal injury and
|
|
440
|
-
theft/infringement of intellectual property. The User further
|
|
441
|
-
understands that the Firm/Platform might be directed to disclose
|
|
442
|
-
any information (including the identity of persons providing
|
|
443
|
-
information or materials on the Platform) as necessary to
|
|
444
|
-
satisfy any judicial Order, law, regulation or valid
|
|
445
|
-
governmental request.
|
|
446
|
-
</p>
|
|
447
|
-
<p>
|
|
448
|
-
11. By indicating User's acceptance to purchase any product or
|
|
449
|
-
service offered on the site, the user is obligated to complete
|
|
450
|
-
such transactions after making payment. Users shall prohibit
|
|
451
|
-
from indicating their acceptance to avail services where the
|
|
452
|
-
transactions have remained incomplete.
|
|
453
|
-
</p>
|
|
454
|
-
<p>
|
|
455
|
-
12. The User agrees to use the services provided by the Firm,
|
|
456
|
-
its affiliates, consultants and contracted companies, for lawful
|
|
457
|
-
purposes only.
|
|
458
|
-
</p>
|
|
459
|
-
<p>
|
|
460
|
-
13. The User agrees not to make any bulk purchase to indulge in
|
|
461
|
-
any resale activities. In case of any such instances, the Firm
|
|
462
|
-
reserves all rights to cancel the current and future orders and
|
|
463
|
-
block the concerned User account.
|
|
464
|
-
</p>
|
|
465
|
-
<p>
|
|
466
|
-
14. The User agrees to provide authentic and true information.
|
|
467
|
-
The Firm reserves the right to validate the information and
|
|
468
|
-
other details provided by the User at any point of time. If upon
|
|
469
|
-
such User details are found to be false, not to be true (wholly
|
|
470
|
-
or partly), the Firm shall in its sole discretion reject the
|
|
471
|
-
registration and debar the User from using the Services
|
|
472
|
-
available on its Website, and/or other affiliated websites
|
|
473
|
-
without prior intimation whatsoever.
|
|
474
|
-
</p>
|
|
475
|
-
<p>
|
|
476
|
-
15. The User agrees not to post any material on the website that
|
|
477
|
-
is defamatory, offensive, obscene, indecent, abusive, or
|
|
478
|
-
needlessly distressful, or advertising any goods or services.
|
|
479
|
-
More specifically, the User agrees not to host, display, upload,
|
|
480
|
-
update, publish, modify, transmit, or in any manner share any
|
|
481
|
-
information that:
|
|
482
|
-
</p>
|
|
483
|
-
<p>
|
|
484
|
-
1. belongs to another person and to which the User has no right
|
|
485
|
-
to.
|
|
486
|
-
</p>
|
|
487
|
-
<p>
|
|
488
|
-
2. is grossly harmful, harassing, blasphemous, defamatory,
|
|
489
|
-
obscene, pornographic, paedophilic, libellous, invasive of
|
|
490
|
-
another's privacy, hateful, or racially, ethnically
|
|
491
|
-
objectionable, disparaging, relating or encouraging money
|
|
492
|
-
laundering or gambling, or otherwise unlawful in any manner
|
|
493
|
-
whatever.
|
|
494
|
-
</p>
|
|
495
|
-
<p>3.is in any way harmful to minors.</p>
|
|
496
|
-
<p>
|
|
497
|
-
4.infringes any patent, trademark, copyright or other
|
|
498
|
-
proprietary rights.
|
|
499
|
-
</p>
|
|
500
|
-
<p>5.violates any law for the time being in force.</p>
|
|
501
|
-
<p>
|
|
502
|
-
6.deceives or misleads the addressee about the origin of such
|
|
503
|
-
messages or communicates any information which is grossly
|
|
504
|
-
offensive or menacing in nature.
|
|
505
|
-
</p>
|
|
506
|
-
<p>
|
|
507
|
-
7. Abuse, harass, threaten, defame, disillusion, erode,
|
|
508
|
-
abrogate, demean or otherwise violate the legal rights of
|
|
509
|
-
others.
|
|
510
|
-
</p>
|
|
511
|
-
<p>
|
|
512
|
-
8. Impersonate any person or entity, or falsely state or
|
|
513
|
-
otherwise misrepresent Your affiliation with a person or entity.
|
|
514
|
-
</p>
|
|
515
|
-
<p>
|
|
516
|
-
9. Publish, post, disseminate, any information which is grossly
|
|
517
|
-
harmful, harassing, blasphemous, defamatory, obscene,
|
|
518
|
-
pornographic, paedophilic, libellous, invasive of another's
|
|
519
|
-
privacy, hateful, or racially, ethnically objectionable,
|
|
520
|
-
disparaging, relating or encouraging money laundering or
|
|
521
|
-
gambling, or otherwise unlawful in any manner whatever or
|
|
522
|
-
unlawfully threatening or unlawfully harassing including but not
|
|
523
|
-
limited to indecent 'representation of women' within the meaning
|
|
524
|
-
of the Indecent Representation of Women (Prohibition) Act, 1986;
|
|
525
|
-
</p>
|
|
526
|
-
<p>
|
|
527
|
-
10. Threatens the unity, integrity, defence, security or
|
|
528
|
-
sovereignty of India, friendly relations with foreign states, or
|
|
529
|
-
public order or causes incitement to the commission of any
|
|
530
|
-
cognizable offence or prevents investigation of any offence or
|
|
531
|
-
is insulting any other nation.
|
|
532
|
-
</p>
|
|
533
|
-
<h3>SUSPENSION OF USER ACCESS AND ACTIVITY</h3>
|
|
534
|
-
<p>
|
|
535
|
-
Notwithstanding other legal remedies that may be available, the
|
|
536
|
-
Firm may in its sole discretion, limit the User’s access and/or
|
|
537
|
-
activity by immediately removing the User’s access credentials
|
|
538
|
-
either temporarily or indefinitely, or suspend/terminate the
|
|
539
|
-
User’s association with the Platform, and/or refuse to usage of
|
|
540
|
-
the Platform to the User, without being required to provide the
|
|
541
|
-
User with notice or cause:
|
|
542
|
-
</p>
|
|
543
|
-
<p>
|
|
544
|
-
1. If the User is in breach any of these Terms or the Policy.
|
|
545
|
-
</p>
|
|
546
|
-
<p>
|
|
547
|
-
2. If the User has provided wrong, inaccurate, incomplete or
|
|
548
|
-
incorrect information.
|
|
549
|
-
</p>
|
|
550
|
-
<h3>
|
|
551
|
-
If the User’s actions may cause any harm, damage or loss to the
|
|
552
|
-
other Users or to the Firm, at the sole discretion of the Firm.
|
|
553
|
-
</h3>
|
|
554
|
-
<h3>INDEMNITY</h3>
|
|
555
|
-
<p>
|
|
556
|
-
The Users of this Platform agree to indemnify, defend and hold
|
|
557
|
-
harmless the Firm/Platform, and their respective directors,
|
|
558
|
-
officers, employees and agents (collectively, 'Parties'), from
|
|
559
|
-
and against any and all losses, liabilities, claims, damages,
|
|
560
|
-
demands, costs and expenses (including legal fees and
|
|
561
|
-
disbursements in connection therewith and interest chargeable
|
|
562
|
-
thereon) asserted against or incurred by us that arise out of,
|
|
563
|
-
result from, or maybe payable by virtue of, any breach or
|
|
564
|
-
non-performance of any representation, warranty, covenant or
|
|
565
|
-
agreement made or obligation to be performed pursuant to these
|
|
566
|
-
terms of use. Further, the User agrees to hold the Firm/Platform
|
|
567
|
-
harmless against any claims made by any third party due to, or
|
|
568
|
-
arising out of, or in connection with:
|
|
569
|
-
</p>
|
|
570
|
-
<p>1. User’s use of the Platform.</p>
|
|
571
|
-
<p>2. User’s violation of these Terms and Conditions.</p>
|
|
572
|
-
<p>3. User’s violation of any rights of another.</p>
|
|
573
|
-
<p>
|
|
574
|
-
4. User’s alleged improper conduct pursuant to these Services.
|
|
575
|
-
</p>
|
|
576
|
-
<p>5. User’s conduct in connection with the Platform.</p>
|
|
577
|
-
<p>
|
|
578
|
-
User agrees to fully cooperate in indemnifying the Firm and the
|
|
579
|
-
Platform at the user’s expense. The user also agrees not to
|
|
580
|
-
reach a settlement with any party without the consent of the
|
|
581
|
-
Firm.
|
|
582
|
-
</p>
|
|
583
|
-
<p>
|
|
584
|
-
In no event shall the Firm/Platform be liable to compensate the
|
|
585
|
-
User or any third party for any special, incidental, indirect,
|
|
586
|
-
consequential or punitive damages whatsoever, including those
|
|
587
|
-
resulting from loss of use, data or profits, whether or not
|
|
588
|
-
foreseeable, and whether or not the Firm/ Platform had been
|
|
589
|
-
advised of the possibility of such damages, or based on any
|
|
590
|
-
theory of liability, including breach of contract or warranty,
|
|
591
|
-
negligence or other tortuous action, or any other claim arising
|
|
592
|
-
out of or in connection with the User’s use of or access to the
|
|
593
|
-
Platform and/or the Services or materials contained therein.
|
|
594
|
-
</p>
|
|
595
|
-
<h3>LIMITATION OF LIABILITY</h3>
|
|
596
|
-
<p>
|
|
597
|
-
1. The Founders/ Promoters/ Partners/ Associated people of the
|
|
598
|
-
Firm/Platform are not responsible for any consequences arising
|
|
599
|
-
out of the following events:
|
|
600
|
-
</p>
|
|
601
|
-
<p>
|
|
602
|
-
. If the Platform is inoperative/non-responsive due to any
|
|
603
|
-
connectivity errors associated with the internet connection such
|
|
604
|
-
as but not limited to slow connectivity, no connectivity, server
|
|
605
|
-
failure.
|
|
606
|
-
</p>
|
|
607
|
-
<p>
|
|
608
|
-
. If the User has fed incorrect information or data or for any
|
|
609
|
-
deletion of data.
|
|
610
|
-
</p>
|
|
611
|
-
<p>
|
|
612
|
-
. If there is any deficiency or defect in the Services managed
|
|
613
|
-
by Us.
|
|
614
|
-
</p>
|
|
615
|
-
<p>
|
|
616
|
-
. If there is a failure in the functioning of any other service
|
|
617
|
-
provided by the Platform.
|
|
618
|
-
</p>
|
|
619
|
-
<p>
|
|
620
|
-
2. The Platform accepts no liability for any errors or
|
|
621
|
-
omissions, on behalf of itself, or for any damage caused to the
|
|
622
|
-
User, the User’s belongings, or to any third party, resulting
|
|
623
|
-
from the use or misuse of the Platform or any service availed of
|
|
624
|
-
by the User through the Platform. The service and any Content or
|
|
625
|
-
material displayed on the service is provided without any
|
|
626
|
-
guarantees, conditions or warranties as to its accuracy,
|
|
627
|
-
suitability, completeness or reliability. The Platform will not
|
|
628
|
-
be liable to you for the unavailability or failure of the
|
|
629
|
-
Platform.
|
|
630
|
-
</p>
|
|
631
|
-
<p>
|
|
632
|
-
3. Users are to comply with all laws applicable to them or to
|
|
633
|
-
their activities, and with all Policies, which are hereby
|
|
634
|
-
incorporated into this Agreement by reference.
|
|
635
|
-
</p>
|
|
636
|
-
<p>
|
|
637
|
-
4.The Platform expressly excludes any liability for any loss or
|
|
638
|
-
damage that was not reasonably foreseeable by the Platform and
|
|
639
|
-
which is incurred by you in connection with the Platform,
|
|
640
|
-
including loss of profits; and any loss or damage incurred by
|
|
641
|
-
you as a result of your breach of these terms.
|
|
642
|
-
</p>
|
|
643
|
-
<p>
|
|
644
|
-
5. To the fullest extent permitted by law, the Platform shall
|
|
645
|
-
not be liable to you or any other party for any loss or damage,
|
|
646
|
-
regardless of the form of action or basis of any claim. You
|
|
647
|
-
acknowledge and agree that your sole and exclusive remedy for
|
|
648
|
-
any dispute with us is to terminate your use of the Platform
|
|
649
|
-
</p>
|
|
650
|
-
<p>
|
|
651
|
-
Unless expressly agreed to in writing, nothing contained herein
|
|
652
|
-
shall give the User a right to use any of the Platform’s,
|
|
653
|
-
trademarks, service marks, logos, domain names, information,
|
|
654
|
-
questions, answers, solutions, reports and other distinctive
|
|
655
|
-
brand features, save according to the provisions of these Terms.
|
|
656
|
-
All logos, trademarks, brand names, service marks, domain names,
|
|
657
|
-
including material, designs, and graphics created by and
|
|
658
|
-
developed by the Platform and other distinctive brand features
|
|
659
|
-
of the Platform are the property of the Firm or the respective
|
|
660
|
-
copyright or trademark owner. Furthermore, with respect to the
|
|
661
|
-
Platform created by the Firm, the Firm shall be the exclusive
|
|
662
|
-
owner of all the designs, graphics and the like, related to the
|
|
663
|
-
Platform.
|
|
664
|
-
</p>
|
|
665
|
-
<h3>INTELLECTUAL PROPERTY RIGHTS</h3>
|
|
666
|
-
<p>
|
|
667
|
-
The User may not use any of the intellectual property displayed
|
|
668
|
-
on the Platform in any manner that is likely to cause confusion
|
|
669
|
-
among existing or prospective Users of the Platform, or that in
|
|
670
|
-
any manner disparages or discredits the Firm/Platform, to be
|
|
671
|
-
determined in the sole discretion of the Firm.
|
|
672
|
-
</p>
|
|
673
|
-
<p>
|
|
674
|
-
1. The User agrees and undertakes that they are accessing the
|
|
675
|
-
Platform at their sole risk and are that they are using their
|
|
676
|
-
best and prudent judgment before availing any service listed on
|
|
677
|
-
the Platform or accessing/using any information displayed
|
|
678
|
-
thereon.
|
|
679
|
-
</p>
|
|
680
|
-
<h3>DISCLAIMER OF WARRANTIES AND LIABILITIES</h3>
|
|
681
|
-
<p>
|
|
682
|
-
2. The User agrees that any kind of information, resources,
|
|
683
|
-
activities, recommendations obtained/availed from Platform,
|
|
684
|
-
written or oral, will not create any warranty and the Platform
|
|
685
|
-
disclaims all liabilities resulting from these.
|
|
686
|
-
</p>
|
|
687
|
-
<p>
|
|
688
|
-
3. The Firm/Platform does not guarantee that the Services
|
|
689
|
-
contained in the Platform will be uninterrupted or error-free,
|
|
690
|
-
or that the Platform or its server will be free of viruses or
|
|
691
|
-
other harmful components, and the User hereby expressly accepts
|
|
692
|
-
any and all associated risks involved with the User’s use of the
|
|
693
|
-
Platform.
|
|
694
|
-
</p>
|
|
695
|
-
<p>
|
|
696
|
-
It is further agreed to by the Parties that the contents of this
|
|
697
|
-
Section shall survive even after the termination or expiry of
|
|
698
|
-
the Terms and/or Policy.
|
|
699
|
-
</p>
|
|
700
|
-
<p>
|
|
701
|
-
Neither the Firm nor the Platform shall be liable for damages
|
|
702
|
-
for any delay or failure to perform its obligations hereunder if
|
|
703
|
-
such delay or failure is due to cause beyond its control or
|
|
704
|
-
without its fault or negligence, due to Force Majeure events
|
|
705
|
-
including but not limited to acts of war, acts of God,
|
|
706
|
-
earthquake, riot, fire, festive activities sabotage, labour
|
|
707
|
-
shortage or dispute, internet interruption, technical failure,
|
|
708
|
-
breakage of sea cable, hacking, piracy, cheating, illegal or
|
|
709
|
-
unauthorized.
|
|
710
|
-
</p>
|
|
711
|
-
<h3>FORCE MAJEURE</h3>
|
|
712
|
-
<p>
|
|
713
|
-
It is expressly agreed to by the Parties hereto that the
|
|
714
|
-
formation, interpretation and performance of these Terms and any
|
|
715
|
-
disputes arising therefrom will be resolved through a two-step
|
|
716
|
-
Alternate Dispute Resolution (“ADR”) mechanism. It is further
|
|
717
|
-
agreed to by the Parties that the contents of this Section shall
|
|
718
|
-
survive even after the termination or expiry of the Terms and/or
|
|
719
|
-
Policy.
|
|
720
|
-
</p>
|
|
721
|
-
<h3>DISPUTE RESOLUTION AND JURISDICTION</h3>
|
|
722
|
-
<p>
|
|
723
|
-
1. <b>Mediation:</b>In case of any dispute between the parties,
|
|
724
|
-
the Parties will attempt to resolve the same amicably amongst
|
|
725
|
-
themselves, to the mutual satisfaction of all Parties. In the
|
|
726
|
-
event that the Parties are unable to reach such an amicable
|
|
727
|
-
solution within thirty (30) days of one Party communicating the
|
|
728
|
-
existence of a dispute to any other Party, the dispute will be
|
|
729
|
-
resolved by arbitration, as detailed hereinbelow;
|
|
730
|
-
</p>
|
|
731
|
-
<p>
|
|
732
|
-
1. <b>Arbitration::</b>In the event that the Parties are unable
|
|
733
|
-
to amicably resolve a dispute by mediation, said dispute will be
|
|
734
|
-
referred to arbitration by a sole arbitrator to be appointed by
|
|
735
|
-
the Firm, and the award passed by such sole arbitrator will be
|
|
736
|
-
valid and binding on all Parties. The Parties shall bear their
|
|
737
|
-
own costs for the proceedings, although the sole arbitrator may,
|
|
738
|
-
in his/her sole discretion, direct either Party to bear the
|
|
739
|
-
entire cost of the proceedings. The arbitration shall be
|
|
740
|
-
conducted in English, and the seat of Arbitration shall be
|
|
741
|
-
Delhi, India.
|
|
742
|
-
</p>
|
|
743
|
-
<p>
|
|
744
|
-
The Parties expressly agree that the Terms of Use, Privacy
|
|
745
|
-
Policy and any other agreements entered into between the Parties
|
|
746
|
-
are governed by the laws, rules and regulations of India
|
|
747
|
-
</p>
|
|
748
|
-
<p>
|
|
749
|
-
Any and all communication relating to any dispute or grievance
|
|
750
|
-
experienced by the User may be communicated to the Firm by the
|
|
751
|
-
User by emailing to care@{{ page.companyName }}.
|
|
752
|
-
</p>
|
|
753
|
-
<h3>NOTICES</h3>
|
|
754
|
-
<h3>MISCELLANEOUS PROVISIONS</h3>
|
|
755
|
-
<p>
|
|
756
|
-
1. <b>Entire Agreement:</b> These Terms, read with the Policy,
|
|
757
|
-
form the complete and final contract between the User and the
|
|
758
|
-
Firm with respect to the subject matter hereof and supersedes
|
|
759
|
-
all other communications, representations and agreements
|
|
760
|
-
(whether oral, written or otherwise) relating thereto.
|
|
761
|
-
</p>
|
|
762
|
-
<p>
|
|
763
|
-
2. <b>Waiver:</b>The failure of either Party at any time to
|
|
764
|
-
require performance of any provision of these Terms shall in no
|
|
765
|
-
manner affect such Party's right at a later time to enforce the
|
|
766
|
-
same. No waiver by either party of any breach of these Terms,
|
|
767
|
-
whether by conduct or otherwise, in any one or more instances,
|
|
768
|
-
shall be deemed to be or construed as a further or continuing
|
|
769
|
-
waiver of any such breach, or a waiver of any other breach of
|
|
770
|
-
these Terms.
|
|
771
|
-
</p>
|
|
772
|
-
<p>
|
|
773
|
-
3. <b>Severability:</b> If any provision/clause of these Terms
|
|
774
|
-
is held to be invalid, illegal or unenforceable by any court or
|
|
775
|
-
authority of competent jurisdiction, the validity, legality and
|
|
776
|
-
enforceability of the remaining provisions/clauses of these
|
|
777
|
-
Terms shall in no way be affected or impaired thereby, and each
|
|
778
|
-
such provision/clause of these Terms shall be valid and
|
|
779
|
-
enforceable to the fullest extent permitted by law. In such
|
|
780
|
-
case, these Terms shall be reformed to the minimum extent
|
|
781
|
-
necessary to correct any invalidity, illegality or
|
|
782
|
-
unenforceability, while preserving to the maximum extent the
|
|
783
|
-
original rights, intentions and commercial expectations of the
|
|
784
|
-
Parties hereto, as expressed herein.
|
|
785
|
-
</p>
|
|
786
|
-
<p>
|
|
787
|
-
4.<b> Contact Us</b>: If you have any questions about this
|
|
788
|
-
Policy, the practices of the Platform, or your experience with
|
|
789
|
-
the Service provided by the Platform, you can contact us at
|
|
790
|
-
care@{{ page.companyName }}.
|
|
791
|
-
</p>
|
|
172
|
+
<h3>6. Advertising</h3>
|
|
173
|
+
<p>
|
|
174
|
+
We may display advertising to keep the Platform free or low
|
|
175
|
+
cost for users. Advertising partners may use cookies, pixels,
|
|
176
|
+
tags, device identifiers, IP address, browser data, approximate
|
|
177
|
+
location, page context, and interaction data to provide,
|
|
178
|
+
personalize, limit, and measure ads.
|
|
179
|
+
</p>
|
|
180
|
+
{%- if site.monumetricId or site.monumetric_enabled -%}
|
|
181
|
+
<p>
|
|
182
|
+
The Platform may work with Monumetric (dba for The Blogger Network, LLC)
|
|
183
|
+
for advertising. Monumetric will collect and use certain data for advertising
|
|
184
|
+
purposes. You can learn more from Monumetric's publisher
|
|
185
|
+
advertising privacy information:
|
|
186
|
+
<a
|
|
187
|
+
target="_blank"
|
|
188
|
+
href="https://www.monumetric.com/publisher-advertising-privacy"
|
|
189
|
+
rel="noopener noreferrer"
|
|
190
|
+
>Publisher Advertising Privacy</a>.
|
|
191
|
+
</p>
|
|
192
|
+
{%- endif -%}
|
|
193
|
+
{%- if site.clientid -%}
|
|
194
|
+
<p>
|
|
195
|
+
The Platform may use Google Ads or Google AdSense. Google and
|
|
196
|
+
its partners may use cookies or similar technologies to serve
|
|
197
|
+
and measure ads. You can manage Google ad personalization
|
|
198
|
+
through Google's ad settings and related privacy controls.
|
|
199
|
+
</p>
|
|
200
|
+
{%- endif -%}
|
|
201
|
+
{%- if site.adsterra.enabled -%}
|
|
202
|
+
<p>
|
|
203
|
+
The Platform may use Adsterra or related advertising networks.
|
|
204
|
+
These partners may collect advertising and device information
|
|
205
|
+
to serve and measure ads according to their own policies.
|
|
206
|
+
</p>
|
|
207
|
+
{%- endif -%}
|
|
208
|
+
<p>
|
|
209
|
+
Advertising partners act under their own privacy policies. We
|
|
210
|
+
do not control every cookie or identifier they may use, but you
|
|
211
|
+
can limit many advertising cookies through browser settings,
|
|
212
|
+
consent tools where available, and industry opt-out controls.
|
|
213
|
+
</p>
|
|
214
|
+
|
|
215
|
+
<h3>7. Third-Party Services</h3>
|
|
216
|
+
<p>
|
|
217
|
+
The Platform may use third-party services for hosting, content
|
|
218
|
+
delivery, analytics, advertising, fonts, scripts, forms,
|
|
219
|
+
security, embeds, file libraries, or optional integrations.
|
|
220
|
+
These providers may process limited technical and usage data as
|
|
221
|
+
necessary to provide their services.
|
|
222
|
+
</p>
|
|
223
|
+
<p>
|
|
224
|
+
Our pages may link to external websites. We are not responsible
|
|
225
|
+
for the privacy practices, content, or security of third-party
|
|
226
|
+
websites. Review their privacy policies before sharing
|
|
227
|
+
information with them.
|
|
228
|
+
</p>
|
|
229
|
+
|
|
230
|
+
<h3>8. Data Retention</h3>
|
|
231
|
+
<p>
|
|
232
|
+
Files processed locally in your browser are not retained by us.
|
|
233
|
+
Browser storage created by a tool may remain on your device
|
|
234
|
+
until you clear it or the browser removes it.
|
|
235
|
+
</p>
|
|
236
|
+
<p>
|
|
237
|
+
Analytics, advertising, security, and server log data may be
|
|
238
|
+
retained by us or our service providers for the period needed
|
|
239
|
+
to operate, analyze, secure, and improve the Platform, or as
|
|
240
|
+
required by law.
|
|
241
|
+
</p>
|
|
242
|
+
<p>
|
|
243
|
+
Messages you send to us may be retained as long as needed to
|
|
244
|
+
respond, maintain business records, resolve issues, or comply
|
|
245
|
+
with legal obligations.
|
|
246
|
+
</p>
|
|
247
|
+
|
|
248
|
+
<h3>9. Children's Privacy</h3>
|
|
249
|
+
<p>
|
|
250
|
+
The Platform is intended for general audiences and is not
|
|
251
|
+
directed to children under the age required by applicable law.
|
|
252
|
+
We do not knowingly collect personal information from children.
|
|
253
|
+
If you believe a child has provided personal information to us,
|
|
254
|
+
please contact us so we can review and delete it where
|
|
255
|
+
appropriate.
|
|
256
|
+
</p>
|
|
257
|
+
|
|
258
|
+
<h3>10. Security</h3>
|
|
259
|
+
<p>
|
|
260
|
+
We use reasonable technical and organizational measures to
|
|
261
|
+
protect the Platform. Because many tools process files inside
|
|
262
|
+
your browser, your own device, browser, extensions, operating
|
|
263
|
+
system, and network also affect privacy and security.
|
|
264
|
+
</p>
|
|
265
|
+
<p>
|
|
266
|
+
No website, browser tool, network, or storage method is fully
|
|
267
|
+
secure. You should keep your browser and device updated, use a
|
|
268
|
+
trusted network, and avoid processing sensitive files on shared
|
|
269
|
+
or untrusted devices.
|
|
270
|
+
</p>
|
|
271
|
+
|
|
272
|
+
<h3>11. International Visitors</h3>
|
|
273
|
+
<p>
|
|
274
|
+
The Platform may be accessed from different countries. By using
|
|
275
|
+
it, you understand that technical, analytics, advertising, and
|
|
276
|
+
support-related information may be processed in countries other
|
|
277
|
+
than your own, depending on where we and our service providers
|
|
278
|
+
operate.
|
|
279
|
+
</p>
|
|
280
|
+
|
|
281
|
+
<h3>12. Your Privacy Rights</h3>
|
|
282
|
+
<p>
|
|
283
|
+
Depending on your location (such as under the GDPR or CCPA), you
|
|
284
|
+
may have rights to request access to, correction of, deletion of,
|
|
285
|
+
restriction of, or a copy of personal information associated with you.
|
|
286
|
+
You may also have the right to object to certain processing or withdraw
|
|
287
|
+
consent where processing is based on consent.
|
|
288
|
+
</p>
|
|
289
|
+
<p>
|
|
290
|
+
For cookie and advertising choices, you can use browser
|
|
291
|
+
settings, available consent controls, ad settings provided by
|
|
292
|
+
advertising partners, or industry opt-out tools. Clearing
|
|
293
|
+
browser storage may remove tool preferences or locally stored
|
|
294
|
+
data.
|
|
295
|
+
</p>
|
|
296
|
+
<p>
|
|
297
|
+
To make a privacy request (such as a request to delete data or update
|
|
298
|
+
cookie preferences), contact us at
|
|
299
|
+
<a href="mailto:{{ privacy_contact_email | strip }}">{{ privacy_contact_email | strip }}</a>.
|
|
300
|
+
We may need enough information to verify and respond to your
|
|
301
|
+
request. We will handle requests according to applicable law.
|
|
302
|
+
</p>
|
|
303
|
+
|
|
304
|
+
<h3>13. Changes</h3>
|
|
305
|
+
<p>
|
|
306
|
+
We may update this Privacy Policy from time to time to reflect
|
|
307
|
+
changes in our tools, technology, service providers, legal
|
|
308
|
+
requirements, or business practices. The updated version will
|
|
309
|
+
be posted on this page, and your continued use of the Platform
|
|
310
|
+
means you have read the updated policy.
|
|
311
|
+
</p>
|
|
312
|
+
|
|
313
|
+
<h3>14. Contact Us</h3>
|
|
314
|
+
<p>
|
|
315
|
+
If you have questions about this Privacy Policy, our privacy
|
|
316
|
+
practices, or your experience with the Platform, contact us at
|
|
317
|
+
<a href="mailto:{{ privacy_contact_email | strip }}">{{ privacy_contact_email | strip }}</a>.
|
|
318
|
+
</p>
|
|
319
|
+
</div>
|
|
792
320
|
</div>
|
|
321
|
+
<div>{{ content }}</div>
|
|
322
|
+
{%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
|
|
793
323
|
</div>
|
|
794
|
-
<div>{{content}}</div>
|
|
795
|
-
{%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
|
|
796
324
|
</div>
|
|
325
|
+
{%- endif -%}
|
|
797
326
|
</div>
|
|
798
|
-
{
|
|
799
|
-
</
|
|
800
|
-
|
|
801
|
-
</body>
|
|
802
|
-
|
|
803
|
-
</html>
|
|
327
|
+
{% include appscms/footer/static-footer.html %} {% include script.html %}
|
|
328
|
+
</body>
|
|
329
|
+
</html>
|