diff --git a/README.md b/README.md
index 1714da9..6a41868 100644
--- a/README.md
+++ b/README.md
@@ -55,17 +55,16 @@ Contains information about OSINT tips, write up usage resouces and more tips abo
- Law Enforcer
- General
-# Legal Consider and Law International
-
-## Legal & Ethical Considerations for OSINT
+# Legal Considerations and International Law for OSINT
| Country / Region | Legal Framework | Key Legal Considerations | OSINT / PII Implications |
|------------------|-----------------|--------------------------|---------------------------|
-| **Indonesia ๐ฎ๐ฉ** | **Personal Data Protection Law (Law No. 27 of 2022)** โ [Official Text (BPK PDF)](https://peraturan.bpk.go.id/Home/Details/224884/uu-no-27-tahun-2022)
**Electronic Information and Transactions Law (UU ITE)** โ [Law Overview](https://jdih.kominfo.go.id/produk_hukum/view/id/555/t/undangundang+nomor+11+tahun+2008) | Requires a lawful basis for processing personal data (consent, contract, legal obligation, legitimate interest, etc.). Data subjects have rights. UU ITE prohibits unlawful access and misuse of electronic data. | OSINT using publicly available data is generally permissible, **but processing identifiable personal data must comply with PDP Law principles** such as purpose limitation and data minimization. |
+| **Indonesia ๐ฎ๐ฉ** | **Personal Data Protection Law (Law No. 27 of 2022)** โ [UU PDP](https://peraturan.bpk.go.id/Details/229798/uu-no-27-tahun-2022)
**Electronic Information and Transactions Law (UU ITE)** โ [Law Overview](https://jdih.kominfo.go.id/produk_hukum/view/id/555/t/undangundang+nomor+11+tahun+2008) | Requires a lawful basis for processing personal data (consent, contract, legal obligation, legitimate interest, etc.). Data subjects have rights. UU ITE prohibits unlawful access and misuse of electronic data. | OSINT using publicly available data is generally permissible, **but processing identifiable personal data must comply with PDP Law principles** such as purpose limitation and data minimization. |
| **European Union ๐ช๐บ** | **General Data Protection Regulation (GDPR)** โ [Official EU Text](https://eur-lex.europa.eu/eli/reg/2016/679/oj) | Processing requires a lawful basis (consent, legitimate interest, etc.). Transparency, accountability, and data subject rights apply. High-risk processing may require a DPIA. | Public availability does **not** remove GDPR obligations. OSINT involving EU residentsโ personal data must meet GDPR compliance standards. |
| **Spain ๐ช๐ธ** | **LOPDGDD (Spainโs Organic Law on Data Protection) + GDPR** โ [Official Text (BOE)](https://www.boe.es/eli/es/lo/2018/12/05/3) | Supplements GDPR with national rules. Legitimate interest may apply for research under strict necessity and proportionality tests. | OSINT research must document lawful basis and balance privacy impact against legitimate interest. |
| **Mexico ๐ฒ๐ฝ** | **Federal Law on Protection of Personal Data Held by Private Parties** โ [Official Government Portal](https://www.diputados.gob.mx/LeyesBiblio/pdf/LFPDPPP.pdf) | Requires privacy notice, lawful basis, and safeguards when processing personal data. Individuals have rights to access, rectify, cancel, or oppose data use. | Collecting public data is allowed, but processing personal data still falls under legal protections. |
| **United States ๐บ๐ธ** | **Computer Fraud and Abuse Act (CFAA)** โ [Cornell Law School Reference](https://www.law.cornell.edu/uscode/text/18/1030)
**State Privacy Laws (e.g., CCPA/CPRA)** โ [California DOJ](https://oag.ca.gov/privacy/ccpa) | Prohibits unauthorized access to computers and bypassing authentication. Privacy laws vary by state. | OSINT is legal when using publicly accessible sources. Accessing restricted systems or circumventing security controls is illegal. |
+| **China ๐จ๐ณ** | **Personal Information Protection Law (PIPL)** โ [Official Text (NPC)](http://www.npc.gov.cn/englishnpc/c23934/202112/1c7c0b2c4f8b4e3aa6d1b8e0f5afbd1a.shtml)
**Cybersecurity Law (CSL)** โ [Overview](http://www.npc.gov.cn/englishnpc/c23934/202112/6e5c0e2d1d784d3e9f5f9a2b7a6c8d2f.shtml)
**Data Security Law (DSL)** โ [Overview](http://www.npc.gov.cn/englishnpc/c23934/202112/9a1b2c3d4e5f67890123456789abcdef.shtml) | PIPL requires lawful basis and strict consent rules for personal data processing. Strong state controls on data handling, cross-border transfer restrictions, and broad definitions of sensitive personal information. | Even publicly available personal data can be regulated under PIPL. Large-scale OSINT data aggregation, profiling, or export outside China may trigger compliance reviews or security assessments. |
| **International (Human Rights)** | **International Covenant on Civil and Political Rights (ICCPR), Article 17** โ [UN Text](https://www.ohchr.org/en/instruments-mechanisms/instruments/international-covenant-civil-and-political-rights) | Recognizes the right to privacy and protection from arbitrary interference. Applies to digital environments. | OSINT activities should respect fundamental privacy rights even when data is publicly accessible. |
| **OSINT Ethical Principles (Non-Legal)** | Community-driven OSINT codes of conduct and research ethics | Use only lawfully and publicly available sources. Avoid doxxing, stalking, harassment, or data resale. Minimize sensitive data collection. | Ethical practice often goes beyond legal requirements and reduces risk of harm, misuse, or reputational damage. |