From d34f15b69fe6b02b9a84f7da08af7fff7f085f8b Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 4 May 2015 10:09:00 +0300 Subject: [PATCH] r: three more redirects --- r/ddg.md | 1 + r/photosbyothers.md | 7 +++++++ r/selfies.md | 7 +++++++ r/test.md | 1 + r/uncloak.md | 7 +++++++ 5 files changed, 23 insertions(+) create mode 100644 r/photosbyothers.md create mode 100644 r/selfies.md create mode 100644 r/uncloak.md diff --git a/r/ddg.md b/r/ddg.md index 3c30b2c..6ea625e 100644 --- a/r/ddg.md +++ b/r/ddg.md @@ -1,4 +1,5 @@ --- +layout: page redirect_to: https://duckduckgo.com/?kaj=m&kae=d&kf=fw permalink: /r/ddg.html sitemap: false diff --git a/r/photosbyothers.md b/r/photosbyothers.md new file mode 100644 index 0000000..153cc10 --- /dev/null +++ b/r/photosbyothers.md @@ -0,0 +1,7 @@ +--- +layout: page +redirect_to: https://imgur.com/a/pfCvJ +permalink: /r/photosbyothers.html +sitemap: false +excerpt: "Redirect to photos of me took by other people" +--- diff --git a/r/selfies.md b/r/selfies.md new file mode 100644 index 0000000..9a22136 --- /dev/null +++ b/r/selfies.md @@ -0,0 +1,7 @@ +--- +layout: page +redirect_to: https://imgur.com/a/8b4EY +permalink: /r/selfies.html +sitemap: false +excerpt: "Redirect to my selfies album" +--- diff --git a/r/test.md b/r/test.md index 1930109..b17ec61 100644 --- a/r/test.md +++ b/r/test.md @@ -1,4 +1,5 @@ --- +layout: page redirect_to: http://example.org permalink: /r/test.html sitemap: false diff --git a/r/uncloak.md b/r/uncloak.md new file mode 100644 index 0000000..b3077ab --- /dev/null +++ b/r/uncloak.md @@ -0,0 +1,7 @@ +--- +layout: page +redirect_to: http://decal.sdf.org/spotfedsonline/Uncloaking-IP-Addresses-on-IRC.pdf +permalink: /r/uncloak.html +sitemap: false +excerpt: "Redirect pdf about uncloaking people on IRC" +---