mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-05-15 22:14:28 -04:00
restore YAML frontmatter
This commit is contained in:
@@ -1,11 +1,17 @@
|
||||
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: "archive-is.png",
|
||||
};
|
||||
---
|
||||
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: ./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