mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-07-20 18:50:56 +02:00
seo, update /identify, add media email
This commit is contained in:
+17
-3
@@ -20,18 +20,32 @@
|
||||
<meta name="msapplication-TileColor" content="#ffffff">
|
||||
<meta name="msapplication-TileImage" content="/favicons/ms-icon-144x144.png">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
<meta name="description" content="DeFlock is a community-driven project that maps surveillance devices across the world.">
|
||||
<meta name="description" content="DeFlock is an open-source project that maps license plate readers across the US.">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="og:title" content="DeFlock" />
|
||||
<meta property="og:description" content="Spot, map, and resist automated license plate readers (ALPRs) near you." />
|
||||
<meta property="og:description" content="Find license plate readers (LPRs) near you." />
|
||||
<meta property="og:image" content="https://deflock.me/og-banner.png" />
|
||||
<meta property="og:url" content="https://deflock.me" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
|
||||
<title>DeFlock - ALPR Database</title>
|
||||
<title>DeFlock</title>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Organization",
|
||||
"name": "DeFlock",
|
||||
"url": "https://deflock.me",
|
||||
"sameAs": [
|
||||
"https://github.com/FoggedLens/deflock",
|
||||
"https://blog.deflock.me/",
|
||||
"https://apps.apple.com/us/app/deflock-me/id6752760780",
|
||||
"https://play.google.com/store/apps/details?id=me.deflock.deflockapp&hl=en_US&pli=1"
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user