SHARE
TWEET
Untitled
a guest
Mar 12th, 2013
39
Never
- new TWTR.Widget({
- version: 2,
- type: 'profile',
- rpp: 10,
- interval: 30000,
- width: "100%",
- height: "162",
- theme: {
- shell: {
- background: '#EBEBEB',
- color: '255'
- },
- tweets: {
- background: '#FFFFFF',
- color: '#000000',
- links: '#B02D57'
- }
- },
- features: {
- scrollbar: true,
- loop: false,
- live: false,
- hashtags: true,
- timestamp: true,
- avatars: true,
- behavior: 'default',
- filters: {
- negatives: /^@\w{1,20}\s+/
- }
- }
- }).render().setUser('Aycliffe_FiveO').start();
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.

