Skip to content

Instantly share code, notes, and snippets.

View nevertoday's full-sized avatar
🦧
On vacation

Jack nevertoday

🦧
On vacation
View GitHub Profile
@nevertoday
nevertoday / privacy-policy.html
Created February 9, 2026 14:59
Flomo 快捷发布 Chrome 扩展隐私政策
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Flomo 快捷发布 - 隐私政策</title>
<style>
body { font-family: -apple-system, system-ui, sans-serif; max-width: 680px; margin: 40px auto; padding: 0 20px; color: #333; line-height: 1.8; }
h1 { font-size: 22px; border-bottom: 1px solid #eee; padding-bottom: 12px; }
h2 { font-size: 17px; margin-top: 28px; }