Skip to content

Instantly share code, notes, and snippets.

@changeworldBT
changeworldBT / privacy-policy.html
Created May 22, 2026 11:12
ZenFocus Privacy Policy
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ZenFocus 隐私政策</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; max-width: 800px; margin: 0 auto; padding: 20px; line-height: 1.8; color: #333; }
h1 { text-align: center; border-bottom: 2px solid #4CAF50; padding-bottom: 10px; }
h2 { color: #4CAF50; }
@changeworldBT
changeworldBT / privacy-policy.html
Created May 16, 2026 17:51
EcoSort Privacy Policy
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>EcoSort 隐私政策</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; max-width: 800px; margin: 0 auto; padding: 20px; line-height: 1.8; color: #333; }
h1 { text-align: center; border-bottom: 2px solid #4CAF50; padding-bottom: 10px; }
h2 { color: #4CAF50; }