Skip to content

Instantly share code, notes, and snippets.

-----BEGIN PRIVATE KEY-----
MIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDQcrAVga/AF4qh
24gzPz9ViBX4Y4QBs8Mne2Ws6Wof0Id3z8TToelcC36sfKjD21knTs1IQcRkBF0D
09X8ykEvUmc9NGzomehulgntNB/E/eY5HY5JgYRlKgf0lXRvBPNIpkQW+mh5REyw
v6mLdoeMHL+p0vuo3GTi4ObJGsXUenssU7oKK6Ceuu3sh4cR7Q/JjQZGhTnZDsnO
dgxdVKT5AgMBAAECggEAMBjmjG/aL8a+1E4lhT2ozYGTIDdGNGZYN3n/ogBR3nlt
aLXmQrbvc6+rUP2Kq3angaxrLasPN8zR8ZolnCjHFbY74CGCp8Eroqi4LaWDVx8G
ylMJi+h4ticWotcBgMRxpmfG+k5ZYPHjiDyh9bDickButtWWK3bliqV7tnuP6bpr
iMa6ANafpU6L4/1V0R7BjyE9oLqVTane5Q5CL+lIc0FmJfP8jL8VwEL3LtUyjPXV
qqucqoe8emxnei9WzOkMMN/VW3Qy+SFelx0Wg/MRMQ3i/W5OTJUIS4XlRQR5Q2N/
/*jslint node: true */
'use strict';
var schema = {
"root": "https://airbnb.ca/",
"urls": [{
"url": "rooms/ajax_refresh_subtotal?checkin={{in}}&checkout={{out}}&number_of_guests={{guests}}&hosting_id={{id}}&currency=USD",
"method": "GET",
"format": "JSON"
}],
{
"root": "https://airbnb.ca/",
"urls": [
{
"url": "rooms/ajax_refresh_subtotal?checkin={{in}}&checkout={{out}}&number_of_guests={{guests}}&hosting_id={{id}}&currency=USD",
"method": "GET",
"format": "JSON"
}
],
"dateFormat": "DD-MM-YYYY",
export ZSH=$HOME/.oh-my-zsh
ZSH_THEME="robbyrussell"
plugins=(git)
source $ZSH/oh-my-zsh.sh
export PATH="/Users/trevorstarick/Projects/depot_tools:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
export ANDROID_HOME=/usr/local/opt/android-sdk
. `brew --prefix`/etc/profile.d/z.sh
function deleteFolderRecursive(a) {
fs.existsSync(a) && (fs.readdirSync(a).forEach(function(b) {
var d = a + "/" + b;
fs.lstatSync(d).isDirectory() ? deleteFolderRecursive(d) : fs.unlinkSync(d)
}), fs.rmdirSync(a))
}
function createCBZ() {
console.log("Files downloaded!"), console.log("Creating CBZ..."), cbz.bulk([{
expand: !0,
/(https:\/\/zilyo\.com\.?)/
true 'https://zilyo.com/?edate=undefined&guests=1#!,'
true 'https://zilyo.com/?destCity=San%20Francisco_CA#!,'
false 'https://cherry.zilyo.com/places/New-York--NY?type=apartment'
false 'https://107.170.163.198/'
false 'https:///'
true 'https://zilyo.com/&_escaped_fragment_=/rentals?destCity=Guldbergsgade%25204_2200%2520Copenhagen_Denmark&sdate=&edate=&guests=1&min=0&max=1000&sortBy=relevance&bedrooms=-1&bathrooms=-1&beds=-1&providers=&page=2&random='
true 'https://zilyo.com/index.html'
true 'https://zilyo.com/places/houserental/air3434'
true 'https://zilyo.com/places/houserental/air3434'
owaistheo
nlystatethatconsi
stsentirelyofvowelsOhwai
ttodayisAndroid 5.0OTAda
yisn’tit?Mydr eamisto
shoveaPS4upmyas snatal
iedon't:|Wholdme Iwant
Natalietodo avocar oooftheenti renav
ysealscopypastaIMEA NTHUGSfkhugeyou SNAA
<!doctype html> <html> <head> <meta http-equiv="set-cookie" content="cf_use_ob=0; expires=Mon, 03-Nov-14 02:30:02 GMT; path=/"> <title>Ow! -- reddit.com</title> <script type="text/javascript"> //<![CDATA[ var _gaq=_gaq||[],domainname=document.location.hostname;_gaq.push(["_setAccount","UA-12131688-1"],["_setDomainName",domainname],["_trackEvent","Error","CF5XX","page: "+document.location.pathname+document.location.search,0,!0]),function(){var t=document.createElement("script");t.type="text/javascript",t.async=!0,t.src=("https:"==document.location.protocol?"https://ssl":"http://www")+".google-analytics.com/ga.js";var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(t,a)}(); //]]> </script> <style>body{text-align:center;position:absolute;top:50%;margin:-275px 0 0;width:100%}h2,h3{color:#555;font:700 200% / 100px sans-serif;margin:0}h3{color:#777;font:400 150% sans-serif}</style> </head> <img alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAFeCAYAAABzUe0CAAAAAXNSR0IArs4c6QAAA
telnet <domain> <port>
AUTHINFO USER <username>
AUTHINFO PASS <password>
HEAD <messageId>
STAR <messageId>
BODY <messageId>
/**
* HIPSTAT v1 - Trevor Starick
*
* USAGE: node hipstat.js [folder OR filename]
*
* If no folder or filename is given, hipstat assumes its in the hipchat_export
* root directory and continues from there. It will then extact stats from all
* the folders in 'rooms/'.
*
* If a folder is given, it will extract all the stats from the .json files