Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <!-- this theme is old so i will not help you customize it. v.1: most recent as of 11/25/2013 you are looking at the PUBLIC version of leafy by courtney l. please notice that there three versions. V1: PUBLIC VERSION V2: COU'S PERSONAL VERSION (see it at choubani @ tumblr) V3: AMBER'S VERSION (specifically for a friend- if someone has it theres a problem.) THEME: LEAFY; inspired by the-hidden-will credit to pixel-soup (cursor), liplicious (fonts), mirz123 (DEVIANTART/LEAF DIVIDER) special thanks to the-hidden-will for permission of the posts format. it is NOT a copy. she gave me permission! (http://static.tumblr.com/guzt3fn/UkDmwhc02/evidence_for_blog.png) Do not reproduce, republish, or take parts of this code. It'd be super cool if you learnt how to code yourself by reading the code-- but it's NOT OK to steal things!! Learn more on how to code at w3schools because it's really helpful!!! (http://www.w3schools.com/css/) --> <head> <title>{Title}</title> <link rel="shortcut icon" href="{Favicon}"> <link rel="alternate" type="application/rss+xml" href="{RSS}"> <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description} <!--COLOR VARIABLES--> <meta name="color:blockquote" content="#6495ED" /> <meta name="color:scrollbar" content="#FFFFFF" /> <meta name="color:scrollbar bg" content="#000000" /> <meta name="color:title color" content="#000000" /> <meta name="color:background" content="#FFFFFF" /> <meta name="color:navi border" content="#000000" /> <meta name="color:navi bg" content="#F8F8F8" /> <meta name="color:borders" content="#000000" /> <meta name="color:post borders" content="#000000" /> <!--IMAGE VARIABLES--> <meta name="image:background" content="" /> <meta name="image:divider" content="http://static.tumblr.com/guzt3fn/AkVmwhbnl/fall_leaf_divider_line_graphic_by_mirz123-d49pzgy.png" /> <!--"IF" VARIABLES--> <meta name="if:underline links" content="1" /> <meta name="if:250px posts" content="" /> <meta name="if:400px posts" content="" /> <meta name="if:500px posts" content="1" /> <meta name="if:higher divider" content="1" /> <!--TEXT VARIABLES--> <meta name="text:custom title" content="Your title here!" /> <meta name="text:notes label" content="notes" /> <meta name="text:navi title" content="navigation" /> <meta name="text:link 1" content="link 1" /> <meta name="text:url 1" content="#" /> <meta name="text:link 2" content="link 2" /> <meta name="text:url 2" content="#" /> <meta name="text:link 3" content="link 3" /> <meta name="text:url 3" content="#" /> <meta name="text:link 4" content="link 4" /> <meta name="text:url 4" content="#" /> <meta name="text:link 5" content="link 5" /> <meta name="text:url 5" content="link 6" /> <style type="text/css"> body { background-color:{color:background}; background-image:url('{image:background}'); background-attachment:fixed; cursor:url('http://media.tumblr.com/tumblr_lqs4qoKE1V1qfoi4t.png'), auto; font-family:'MS Gothic'; {block:if250pxposts} font-size:10px; {/block:if250pxposts} {block:if400pxposts} font-size:12px; {/block:if400pxposts} {block:if500pxposts} font-size:12px; {/block:if500pxposts} } ::-webkit-scrollbar-thumb:vertical { background-color:{color:scrollbar} }; height:auto;} ::-webkit-scrollbar-thumb:horizontal { background-color:{color:scrollbar}; height:10px !important; } ::-webkit-scrollbar { height:7px; width:7px; background-color:{color:scrollbar bg}; } a { color:#000000; {block:ifnotunderlinelinks} text-decoration:none; {/block:ifnotunderlinelinks} -webkit-transition:all 0.8s ease-out; -moz-transition:all 0.8s ease-out; transition:all 0.8s ease-out; cursor:url('http://media.tumblr.com/tumblr_lqs4qoKE1V1qfoi4t.png'), auto; } a:hover { cursor:url('http://media.tumblr.com/tumblr_lqs4qoKE1V1qfoi4t.png'), auto; } blockquote { border-left:2px solid {color:blockquote}; padding-left:7px; } #sidebar { position:relative; background-color:transparent; width:600px; height:140px; margin-left:300px; top:0; z-index:99999; } .titles { font-family:tempesta; font-size:14px; color:{color:title color}; text-align:center; } .description { font-family:'MS Gothic'; font-size:12px; padding:5px; max-height:105px; overflow:auto; text-align:center; } .naviofdoom { text-align:center; margin-top:-5px; } #divider { position:relative; background-color:transparent; width:600px; height:30px; {block:ifnothigherdivider} margin-top:-5px; {/block:ifnothigherdivider} {block:ifhigherdivider} margin-top:-15px; {/block:ifhigherdivider} z-index:999999999; text-align:center; } .styled-select select { position:relative; margin-top:-2px; {block:ifhigherdivider} margin-top:15px; {block:ifhigherdivider} margin-left:265px; background: {color:navi bg}; max-width: 160px; max-height:25px; font-family:'MS Gothic'; font-size: 10px; overflow:hidden; padding: 2px; line-height: 1; border: 4px double {color:navi border}; border-radius: 5px; height: 34px; appearance:button; -moz-appearance:button; -webkit-appearance:button; z-index:999999999; } #postage { margin-top:80px; {block:if250pxposts} margin-left:465px; {/block:if250pxposts} {block:if400pxposts} margin-left:390px; {/block:if400pxposts} {block:if500pxposts} margin-left:340px; {/block:if500pxposts} } .posts { margin-top:25px; border:4px double {color:post borders}; padding:10px; {block:if250pxposts} width:250px; {/block:if250pxposts} {block:if400pxposts} width:400px; {/block:if400pxposts} {block:if500pxposts} width:500px; {/block:if500pxposts} -webkit-box-shadow: 10px 10px 0px -3px {color:post borders}; box-shadow: 10px 10px 0px -3px {color:post borders}; } .tagies { margin-top:2px; font-family:'MS Gothic'; font-size:10px; border:1px solid {color:borders}; text-transform:uppercase; letter-spacing:1px; padding:5px; } .reblogfunctions { margin-top:4px; font-family:'MS Gothic'; font-size:10px; border:1px solid {color:borders}; letter-spacing:1px; padding:5px; } .reblogfunctions a { text-decoration:none; } .reblogfunctions2 { margin-top:4px; font-family:'MS Gothic'; font-size:10px; letter-spacing:1px; text-align:center; } .reblogfunctions2 a { text-decoration:none; } .notas { border:4px double {color:borders}; padding:5px; margin-top:5px; } /*don't remove these things*/ @font-face { font-family: "tempesta"; src: url('http://static.tumblr.com/oct6d4x/Wvalo56tg/pf_ronda_seven.ttf'); } #laughs { position: fixed; bottom: -2px; right: 0px; } {CustomCSS} </style> </script> </head> <body> <div id="sidebar"> <div class="titles"> </br> {text:custom title} </div> <div class="description"> {Description} </div> <div class="naviofdoom"> <a href="/"><img src="http://static.tumblr.com/guzt3fn/7afmwj77e/home5.gif"></a> <a href="/ask"><img src="http://static.tumblr.com/guzt3fn/1JKmwj77p/kirabbs-mailb.gif"></a> <a href="/archive"><img src="http://static.tumblr.com/guzt3fn/B9Dmwj77y/loginbox_img.gif"></a> </div></br> <div id="divider"> <img src="{image:divider}"/> </div> <div class="styled-select"> <select onChange="location=this.options[this.selectedIndex].value;"> <option>{text:navi title}</option> <option value="{text:url 1}">{text:link 1}</option> <option value="{text:url 2}">{text:link 2}</option> <option value="{text:url 3}">{text:link 3}</option> <option value="{text:url 4}">{text:link 4}</option> <option value="{text:url 5}">{text:link 5}</option> </select> </div> </div> <div id="postage"> {block:Posts} <div class="autopagerize_page_element"> <div class="posts"> {block:Text} {block:Title}{Title}{/block:Title} {Body} {/block:Text} {block:Photo} {LinkOpenTag} <img src=" {block:if250pxposts}{PhotoURL-250}{/block:if250pxposts} {block:if400pxposts}{PhotoURL-400}{/block:if400pxposts} {block:if500pxposts}{PhotoURL-500}{/block:if500pxposts}" width=" {block:if250pxposts}250{/block:if250pxposts} {block:if400pxposts}400{/block:if400pxposts} {block:if500pxposts}500{/block:if500pxposts} "> {LinkCloseTag} {block:Caption}{Caption}{/block:Caption} {/block:Photo} {block:Photoset} {block:if250pxposts}{Photoset-250}{/block:if250pxposts} {block:if400pxposts}{Photoset-400}{/block:if400pxposts} {block:if500pxposts}{Photoset-500}{/block:if500pxposts} {block:Caption}{Caption}{/block:Caption} {/block:Photoset} {block:Quote} {Quote} {block:Source} —{Source}{/block:Source} {/block:Quote} {block:Link} <a href="{URL}" {Target}>{Name}</a> {block:Description}{Description}{/block:Description} {/block:Link} {block:Chat} {block:Title}<t>{Title}</t>{/block:Title} {block:Lines} {block:Label}<b>{Label}</b>{/block:Label} {Line}<br> {/block:Lines} {/block:Chat} {block:Audio} {AudioPlayerWhite} {block:Caption}{Caption}{/block:Caption} {/block:Audio} {block:Video} {Video-500} {block:Caption}{Caption}{/block:Caption} {/block:Video} {block:Answer} <i>{Asker}: {Question}</i><br>{Answer} {/block:Answer} {block:IndexPage} <div class="reblogfunctions"> <a href="{Permalink}">posted on {block:Date} {ShortMonth}. {DayOfMonth}<sup>{DayOfMonthSuffix}</sup>, {Year} at {12Hour}:{Minutes} {CapitalAmPm}</a> {block:NoteCount}// {NoteCount} {text:notes label} {/block:NoteCount} {block:ContentSource}// <a href="{SourceURL}"><u>source</u></a>{/block:ContentSource} {/block:Date} </div> {block:HasTags} <div class="tagies"> {block:Tags} #<a href="{TagURL}">{Tag}</a>; {/block:Tags} </div> {/block:HasTags} {/block:IndexPage} {block:PermalinkPage} <div class="reblogfunctions2"> <a href="{Permalink}">posted on {block:Date} {ShortMonth}. {DayOfMonth}<sup>{DayOfMonthSuffix}</sup>, {Year} at {12Hour}:{Minutes} {CapitalAmPm}</a> {block:ContentSource}// <a href="{SourceURL}"><u>source</u></a>{/block:ContentSource} {/block:Date} </div> <div class="notas"> {block:PostNotes} {PostNotes} {/block:PostNotes} </div> {/block:PermalinkPage} </div> {/block:Posts} </div> <!--do not remove this--> <div id="laughs"> <a href="http://himuro.co.vu/" title="© COU/2013"><img src="http://media.tumblr.com/ed9f3003c6fa80406437586dba966c75/tumblr_inline_mt6kkwisZD1r7tmhe.png" width="50px"></a></div> </body> </body></html>
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
⭐ Exploit Documentation ⭐
CSS | 23 min ago | 1.04 KB
This month smells like money
CSS | 24 min ago | 1.04 KB
✅ API Flaw Money Method
CSS | 24 min ago | 1.04 KB
Cooking Recipe
1 hour ago | 6.11 KB
Cooking Recipe
1 hour ago | 6.10 KB
HF Pixelmon Custom Form Dex
7 hours ago | 1.53 KB
bcachefs delay
11 hours ago | 1.94 KB
Fortnite Sprite drop rates
18 hours ago | 1.81 KB
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
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!