Skip to content

Instantly share code, notes, and snippets.

View YoungApple's full-sized avatar

Shuguo YoungApple

View GitHub Profile
@YoungApple
YoungApple / privacy-policy.html
Created May 19, 2026 09:16
WordDuel iOS Privacy Policy
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy - Word Duel</title>
<style>
*, *::before, *::after {
box-sizing: border-box;
margin: 0;