mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-05-15 21:34:26 -04:00
dynamic opengraph images
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
import featuredImage from "./archive-is.png";
|
||||
|
||||
export const frontmatter = {
|
||||
title: "Does Cloudflare's 1.1.1.1 DNS Block Archive.is?",
|
||||
date: "2019-05-04 09:35:12-0400",
|
||||
description:
|
||||
"Short answer: no. Quite the opposite, actually — Archive.is is intentionally blocking 1.1.1.1 users. Here's why.",
|
||||
tags: ["Cloudflare", "DNS", "Networking", "Privacy", "Temper Tantrums"],
|
||||
image: featuredImage.src,
|
||||
image: "archive-is.png",
|
||||
};
|
||||
|
||||
**tl;dr:** No. Quite the opposite, actually — [Archive.is](https://archive.is/)'s owner is intentionally blocking 1.1.1.1 users.
|
||||
|
||||
Reference in New Issue
Block a user