From 6d0a2994db033654ff8aa596670945d4d928c3bb Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Tue, 23 Apr 2019 14:47:06 -0400 Subject: [PATCH] accurate timestamps --- content/notes/css-waving-hand-emoji/index.md | 2 +- content/notes/finding-candidates-subdomain-takeovers/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/notes/css-waving-hand-emoji/index.md b/content/notes/css-waving-hand-emoji/index.md index 494a1568..6905d119 100644 --- a/content/notes/css-waving-hand-emoji/index.md +++ b/content/notes/css-waving-hand-emoji/index.md @@ -1,6 +1,6 @@ --- title: "Animated Waving Hand Emoji 👋 Using CSS" -date: 2019-04-22 09:20:10-0400 +date: 2019-04-11 14:20:10-0400 description: "How to make the 👋 waving hand emoji actually wave using pure CSS animation!" tags: - CSS diff --git a/content/notes/finding-candidates-subdomain-takeovers/index.md b/content/notes/finding-candidates-subdomain-takeovers/index.md index 5c21fee9..e911ea13 100644 --- a/content/notes/finding-candidates-subdomain-takeovers/index.md +++ b/content/notes/finding-candidates-subdomain-takeovers/index.md @@ -1,6 +1,6 @@ --- title: "Finding Candidates for Subdomain Takeovers" -date: 2019-04-10 11:19:48-0400 +date: 2019-02-10 11:19:48-0400 description: "A subdomain takeover occurs when a subdomain points to a shared hosting account that is abandoned by its owner, leaving the endpoint available to claim for yourself." tags: - Pentesting