Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PurrGo 隐私政策</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; max-width: 680px; margin: 0 auto; padding: 32px 20px; color: #333; line-height: 1.8; background: #fafafa; }
h1 { text-align: center; color: #1a1a1a; margin-bottom: 8px; }
p.date { text-align: center; color: #999; font-size: 14px; margin-bottom: 32px; }