Skip to content

Instantly share code, notes, and snippets.

View jamilhammoudeh's full-sized avatar

Jamil jamilhammoudeh

View GitHub Profile
@jamilhammoudeh
jamilhammoudeh / privacy-policy.html
Last active April 15, 2026 20:06
Mog Check - Privacy Policy & Terms of Service
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Mog Check — Privacy Policy</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;