From cb3ed1b5b551efa3f257d1b2792936624d8ada41 Mon Sep 17 00:00:00 2001 From: xx0hcd Date: Wed, 8 Aug 2018 14:08:46 -0500 Subject: [PATCH] Create reddit.profile --- normal/reddit.profile | 166 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 166 insertions(+) create mode 100644 normal/reddit.profile diff --git a/normal/reddit.profile b/normal/reddit.profile new file mode 100644 index 0000000..fabf40d --- /dev/null +++ b/normal/reddit.profile @@ -0,0 +1,166 @@ +#reddit profile +#from /r/webdev and random comment +#xx0hcd + + +set sleeptime "30000"; +set jitter "20"; +set useragent "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36"; +set dns_idle "8.8.8.8"; +set maxdns "235"; + + +http-get { + + set uri "/r/webdev/comments/95ltyr"; + + client { + + header "Host" "www.reddit.com"; + header "Accept" "*/*"; + header "Accept-Language" "en-US"; + header "Connection" "close"; + + + metadata { + base64url; + prepend "session_tracker="; + prepend "0001eqt60.2.1;"; + prepend "loid="; + append ";rseor3="; + append "true"; + append ";reddaid="; + append "SHXIJU204B"; + + header "Cookie"; + + } + + } + + server { + + header "Cache-control" "private, s-maxage=0, max-age=0, must-revalidate"; + header "Content-Type" "text/html; charset=utf-8"; + + output { + + base64url; + prepend "Has anyone else noticed slow loading of Google fonts across the board? : webdev