Privacy Policy

This Privacy Policy explains how 7chinapv (“we,” “us”) handles information when you visit the public static website. The default template is designed to minimize personal data processing; your deployed instance may differ if you add analytics, forms, or authentication.

1. Who this applies to

This policy applies to visitors who browse pages, download linked PDFs, or use navigation features that load JSON and markdown assets from the same origin as the HTML.

2. Information we do not intentionally collect

The stock template does not include user accounts, comment boxes, newsletter sign-ups, or server-side session storage. We do not ask you to register to read indexed research.

3. Information processed automatically

Like most websites, infrastructure you or your host operates may create technical records when you request pages and assets, for example:

Whether those logs are retained, aggregated, or used for security monitoring depends on your hosting provider and configuration—not on the static HTML/JS in this repository by itself.

4. Local storage and cookies

The bundled JavaScript focuses on fetching public JSON and rendering lists. It does not set first-party marketing cookies in the baseline template. If you embed analytics (for example Google Analytics), advertising tags, heatmaps, or customer-support widgets, those vendors may set cookies or read device identifiers under their own policies—you should list them here and obtain consent where required.

5. Third-party resources loaded in the browser

The template may load styles or scripts from CDNs (such as Tailwind’s development CDN during prototyping) and fonts from Google Fonts via the shared stylesheet. Those providers may receive standard HTTP request metadata. For production, consider self-hosting fonts and bundling CSS to reduce third-party calls.

6. Outbound links and PDFs

When you follow links to broker sites, cloud storage, or issuer IR pages, those destinations process your visit under their privacy notices. Opening a PDF in-browser or downloading it may expose your IP address to the host serving the file.

7. Children’s privacy

The Site is intended for a professional and adult audience researching capital markets. It is not directed at children under 16, and we do not knowingly collect personal information from children.

8. International visitors

Servers and CDNs may be located outside your country of residence. By using the Site, you acknowledge that technical data may be processed in jurisdictions with different data-protection laws.

9. Your rights

Depending on where you live, you may have rights to access, correct, delete, or restrict processing of personal data, and to lodge a complaint with a supervisory authority. For a purely static demo with no account system, many requests will not apply unless your operator attaches identifiable logging or marketing tools.

10. Changes to this policy

We may update this Privacy Policy to reflect new features or legal requirements. The “last updated” notion is best tracked in your version control history; review this page whenever you materially change tracking or data flows.

11. Contact

For privacy inquiries related to a specific deployment, use the contact channel published in the Site footer or replace this paragraph with your Data Protection Officer or privacy inbox.

This text is a starting point for informational sites. It does not constitute legal advice. Align with counsel and your hosting DPA before claiming GDPR, CCPA, or other compliance in production.