Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
<!DOCTYPE html> <!-- THEME MADE BY NATSYME.TUMBLR.COM PLEASE DO NOT DELETE, EDIT OR REMOVE THEME CREDIT LINK!!!! --> <html> <head> <title> {Title} </title> {block:ifCustomfavicon} <link rel="shortcut icon" href="{image:favicon}"> {/block:ifCustomfavicon} {block:ifnotCustomfavicon} <link rel="shortcut icon" href="{Favicon}"> {/block:ifnotCustomfavicon} <meta charset="utf-8"> <link rel="alternate" type="application/rss+xml" href="{RSS}"> {block:Description} <meta name="description" content="{MetaDescription}"> {/block:Description} <meta name="if:BGcover" content="" /> <meta name="if:Captions" content="0" /> <meta name="if:Tags" content="0" /> <meta name="if:Title" content="0" /> <meta name="if:Update 1" content="" /> <meta name="if:Update 2" content="" /> <meta name="if:Pagination" content="" /> <meta name="if:Custom favicon" content="" /> <meta name="if:Custom cursor" content="" /> <meta name="if:Custom scrollbar" content="0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="image:BG" content""/> <meta name="image:Sidebar icon" content=""/> <meta name="image:Favicon" content=""/> <meta name="image:Posts bg" content=""/> <meta name="image:Cursor" content""/> <meta name="color:Background" content="#ffffff"/> <meta name="color:Text" content="#897b69"/> <meta name="color:Links border" content="#f0e5dd"/> <meta name="color:Blockquote border" content="#f8ebe1"/> <meta name="color:Accent" content="#e5d9cd"/> <meta name="color:Posts" content="#ffffff"/> <meta name="color:Desc and perma" content="#f5eee7"/> <meta name="color:Caption" content="#f8f2ed"/> <meta name="color:Scroll" content="#ffffff" /> <meta name="color:Scrollbar" content="#eddecf" /> <meta name="color:Scrollbar Buttons" content="#dcbfad" /> <meta name="color:Scrollbar Buttons Border" content="#c9b3a4"/> <meta name="color:Tooltip" content="#89807b" /> <meta name="color:Tooltip bg" content="#ffffff" /> <meta name="text:Posts size" content="400" /> <meta name="text:Icon width" content="60" /> <meta name="text:Description title" content="description" /> <meta name="text:Update 1 title" content="title 1" /> <meta name="text:Update 1 text" content="" /> <meta name="text:Update 2 title" content="title 2" /> <meta name="text:Update 2 text" content="" /> <meta name="text:Link 1 URL" content="/" /> <meta name="text:Link 1 name" content="link1" /> <meta name="text:Link 2 URL" content="/" /> <meta name="text:Link 2 name" content="link2" /> <meta name="text:Link 3 URL" content="/" /> <meta name="text:Link 3 name" content="link3" /> <meta name="text:Link 4 URL" content="/" /> <meta name="text:Link 4 name" content="link4" /> <meta name="text:Link 5 URL" content="/" /> <meta name="text:Link 5 name" content="link5" /> <meta name="text:Link 6 URL" content="/" /> <meta name="text:Link 6 name" content="link6" /> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css"> <link href="https://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Barlow|Exo|Exo+2&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Pacifico" rel="stylesheet"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> <style type="text/css"> /* SCROLLBAR */ ::-webkit-scrollbar {width:10px; height:10px; } ::-webkit-scrollbar-track { background-color:transparent; } ::-webkit-scrollbar-track-piece { background-color:{color:Scrollbar}; border:4px solid {color:Scroll};} ::-webkit-scrollbar-thumb {background-color:{color:Scrollbar};} ::-webkit-scrollbar-button { border:1px solid {color:Scrollbar Buttons border}; width:10px; height:10px; background-color:{color:Scrollbar Buttons}; } /* CONTROLS */ iframe.tmblr-iframe { z-index:99999999999999999999999999999999999999999999999999999999999999999!important; top:8px!important; right:8px!important; opacity:0.4; /* delete invert(1) from here */ filter:invert(1) contrast(150%); -webkit-filter:invert(1) contrast(150%); -o-filter:invert(1) contrast(150%); -moz-filter:invert(1) contrast(150%); -ms-filter:invert(1) contrast(150%); /* to here if your blog has a dark background */ transform:scale(0.65); transform-origin:100% 0; -webkit-transform:scale(0.65); -webkit-transform-origin:100% 0; -o-transform:scale(0.65); -o-transform-origin:100% 0; -moz-transform:scale(0.65); -moz-transform-origin:100% 0; -ms-transform:scale(0.65); -ms-transform-origin:100% 0;} iframe.tmblr-iframe:hover { opacity:0.5!important;} /* GENERAL */ html, body, a, a:link { {block:ifCustomCursor} cursor:url({image:cursor}),auto; {/block:IfCustomCursor} } body {background:url({image:BG}) fixed repeat center {color:background}; {block:ifBGcover}background-size:100% 100%;{/block:ifBGcover} color:{color:text}; font-family: 'Exo', sans-serif; font-size:10px; text-align:justify; letter-spacing:0.75px; word-spacing:1px; line-height:1.4em; word-break:break-word; -moz-osx-font-smoothing:grayscale; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; overflow-x:hidden; margin:0!important;} a {color:{color:text}; text-decoration:none; box-shadow: 0 -6px {color:Links border} inset; transition: .4s ease-in-out; -moz-transition: .4s ease-in-out; -webkit-transition: .4s ease-in-out; } a:hover {color:{color:text}; text-decoration:none; box-shadow: 0 -2px {color:Links border} inset; transition: .4s ease-in-out; -moz-transition: .4s ease-in-out; -webkit-transition: .4s ease-in-out; {block:ifCustomCursor} cursor:url({image:cursor}),auto; {/block:IfCustomCursor} } li { margin:0 0 0 -5px; list-style-type:square;} ul,ol {margin:0;} small {font-size:10px;} big {font-size:12px;} h1,h2,h3,h4 {font-size:11px; line-height:1.6em; margin:0px; padding:0px;} h5,h6 {font-size:10px; line-height:1.6em; margin:0px; padding:0px;} p {margin:7px 0; padding:0px;} hr { border:none; box-shadow:0; margin:1em auto; width:75px; border-top:1px solid {color:Blockquote border};} /* POSTS */ #kuroshitsuji { margin:auto; top:0; } .entry { width:calc({text:posts size}px + 20px); margin:50px auto; z-index:10px; } .pagination { overflow:hidden;} .pagination .next {float:right;} .posts { width:calc({text:posts size}px + 20px); margin:auto auto 80px auto; } .posts img {overflow:auto; max-width:100%; } .post { width:{text:posts size}px; padding:10px; background:url({image:Posts bg}) repeat center {color:posts};} .ph { max-width:{text:posts size}px; } .ph a {background-color:transparent; border-bottom:0; text-decoration:none; box-shadow:none;} .ph img {display:block;} .phst {background-color:transparent; } .phst a {box-shadow:none; border-bottom:0;} .vd {overflow:hidden;} .video {position: relative; } .video figure {margin:0; padding:0; max-width:calc({text:posts size}px - 20px)!important; display:block; } .video .tmblr-full {max-width:calc({text:posts size}px - 20px)!important;} .video figure video {max-width:calc({text:posts size}px - 20px)!important;} /* SIDEBAR */ .art { position:fixed; margin:0px auto auto -330px; width:220px;} .tit {font-weight:bold; font-size:9px; text-transform:uppercase; {block:ifsidebariconimage} margin:0 0 20px 0; {/block:ifsidebariconimage} {block:ifnotsidebariconimage} margin:0; {/block:ifnotsidebariconimage} } .tit a {border-bottom:0; box-shadow:none; font-size:11px; text-decoration:none; padding:2px 3px; letter-spacing:1px; transition: .7s ease-in-out; -moz-transition: .7s ease-in-out; -webkit-transition: .7s ease-in-out;} .tit a:hover {letter-spacing:2px; box-shadow:none; transition: .7s ease-in-out; -moz-transition: .7s ease-in-out; -webkit-transition: .7s ease-in-out;} .sideicon {width:{text:Icon width}px; max-width:130px; max-height:150px; margin:0;} .sideicon img { width:{text:Icon width}px; max-width:130px; max-height:150px; box-shadow:none; border-radius:5px; } .sideicon a {text-decoration:none; box-shadow:none;} .line_tit {position:absolute; margin:25px auto auto 55px; font-size:9px; text-transform:uppercase; padding:0 2px; } .line { width:40px; display:block; padding:0; margin:0; border-bottom:3px solid {color:accent}; height:3px; margin:11px 0 0 0; } .desc { padding:20px 0 0 0; text-align:left; font-size:9px; text-transform:uppercase; } .links {margin:20px 0; font-size:9px; text-transform:uppercase;} .links li {text-align:left; list-style-type: decimal-leading-zero; list-style-position: inside; padding:7px 0px; border-bottom:1px solid {color:accent}; margin:0 0 0 -5px;} .links a:hover {margin:0 0 0 10px; box-shadow:none; transition: .7s ease-in-out; -moz-transition: .7s ease-in-out; -webkit-transition: .7s ease-in-out;} .links a {margin:0 0 0 5px; border-bottom:0;box-shadow:none; text-decoration:none; transition: .7s ease-in-out; -moz-transition: .7s ease-in-out; -webkit-transition: .7s ease-in-out;} .hisoillu { font-size:11px; bottom:0; z-index:99999999; position:fixed; background-color:{color:Accent}; margin: auto auto 30px 40px; border-radius:5px; padding:4px 5px 4px 6px; color:{color:text}; border-bottom:0; box-shadow:none; } .hisoillu:hover { box-shadow: 0 -22px {color:Links border} inset; transition: .4s ease-in-out; -moz-transition: .4s ease-in-out; -webkit-transition: .4s ease-in-out; } /* CAPTION */ .caption {margin:10px 0 0 0; padding:5px 10px; background-color:{color:caption}; line-height:1.6em; width:calc({text:posts size}px - 20px); word-break:break-word; overflow:auto;} .txt {margin:0; text-align:justify; letter-spacing:0.75px; word-spacing:1px; word-break:break-word; padding:0; } .caption img, .caption a img {max-width:{text:posts size}px; height:auto;} .caption iframe {margin:0; padding:0; width:calc({text:posts size}px - 20px);} a.tumblr_blog {border:0;} .cap { border:0; padding:0; } .cap .tumblr_blog { margin:10px 0 0px 0; color:{color:text}; box-shadow:none; font-size:9px; text-transform:uppercase; display:block; } .cap a.tumblr_blog {text-decoration:none;} .icon { width:15px; height:15px; margin-right:10px; float:left; border-radius:2px; vertical-align:middle; } .pagi { padding:10px 0 0 0; text-align:left; word-spacing:5px; } .pagi a {color:{color:text}; text-decoration:none; box-shadow:none; } .jump_page {background-color:{color:Accent}; padding:2px 5px; border-radius:3px;} .jump_page:hover { box-shadow: 0 -18px {color:Links border} inset; transition: .4s ease-in-out; -moz-transition: .4s ease-in-out; -webkit-transition: .4s ease-in-out; } blockquote { padding:0px 5px 0px 15px; border-left: 2px solid {color:Blockquote border}; margin:10px 0; max-width:calc({text:posts size}px - 20px);} blockquote img {max-width:calc({text:posts size}px - 20px)!important; margin:3px 0; padding:0; } blockquote figure {margin:3px 0; padding:0; width:calc({text:posts size}px - 20px)!important; word-break:break-word; display:block; } blockquote figure img {max-width:calc({text:posts size}px - 20px)!important; margin:0; padding:0; } blockquote .tmblr-full {width:calc({text:posts size}px - 20px);} blockquote figure video {width:calc({text:posts size}px - 20px);} /* PERMALINK */ .perma { font-size:9px; text-transform:uppercase; padding:6px 0; margin:0 0 10px 0; text-align:left; color:{color:text}; background-color:{color:Desc and perma}; } .perma a {color:{color:text}; text-decoration:none; border-bottom:0; box-shadow:none; } .perma a:hover {color:{color:text}; text-decoration: none; border-bottom:0; box-shadow:none;} /* TAGS */ .tagline { width:60px; border-top:4px solid {color:accent}; margin-top:-2px; margin-left:calc(50% - 30px); } .tags { width:{text:posts size}px; padding:7px 10px; margin:0; word-wrap: break-all; text-align:center;} .tags .dash { color:{color:text}; margin:0 2px 0 0;} .tags .dash:last-child {display: none; } .tags a {border-bottom:0; text-decoration:none; box-shadow:none;} .tags a:hover { border-bottom:1px solid {color:links border}; text-decoration:none; box-shadow:none; transition:0;} /* POSTS STYLE */ .tagpage {text-align:center; text-transform:lowercase; font-size:12px; font-weight:normal; margin:60px auto 20px; position: -webkit-sticky; position: sticky; top: 20px; padding:15px 0; z-index:99999; width:calc({text:posts size}px + 20px);} .tagpage a {color:{color:text}; text-decoration:none; border-bottom:0; box-shadow:none;} .title { text-align:center; font-size:14px; margin:7px 10px; line-height:1.7em; font-family:'Pacifico';} .tmblr-attribution {background-color:{color:accent}; padding:2px 5px; font-size:9px; text-transform:uppercase; text-align:center;} .tmblr-attribution a {border-bottom:0; box-shadow:none; text-decoration:none;} #titlequote{ text-align:left; font-family: 'Pacifico', cursive; font-size:13px; line-height:1.8em;} #source { margin-top:10px; text-align:right; font-style:italic; text-transform:lowercase; } .audiocover {width:70px; height:70px;position:absolute; margin:0; border-radius:3px;} .audiocover img {width:70px; height:70px; border-radius:3px;} .audioholder { z-index:999; margin:0px auto auto 0px; position:absolute; opacity:0.2; width:70px; height:70px; margin:0; background-color:#fff; border-radius:3px;} .audioholder:hover {opacity:0.7;} .audioplayer{width:30px; height:30px; margin:20px; overflow:hidden; background-color:#fff; }.audioinfo { margin-left:70px; padding:0 10px; overflow:auto; max-height:100px; min-height:70px; overflow:auto;} .question {text-align:left; line-height:1.8em; padding:12px 15px; background-color:#f9f9f9; border-radius:2px; } .question a {text-decoration:none; box-shadow:none;} .ask {margin:7px 0 0 0;} .asker { margin:0; } .asker img {border-radius:3px; margin:-2px 5px 0 0; display:inline-block; vertical-align:middle;} .asker a {display:inline-block; vertical-align:middle; border:0; font-size:9px; text-transform:uppercase; } .chat {overflow:auto; padding:0; margin:-5px 0;} .chat li { margin:6px 0; padding:0px; list-style:none;} .chat ol {padding:0; list-style:none; margin:0; } .line {padding:8px 0;} .label {font-weight:bold; margin-right:10px; } /* NOTES */ .pg {{block:IndexPage}display: none!important;{/block:IndexPage} width:{text:posts size}px; margin-top:40px; margin-bottom:0px; text-align:left; z-index:2; } .pg img {display:none!important;} .pg li {list-style-type:none; border:0; padding:6px 0px 0 0px; margin:0px;} .pg ul, ol {margin:0 0 0 -35px;} .pg a {text-decoration:none;} #s-m-t-tooltip {max-width:300px; margin:25px; background-color:{color:tooltip bg}; color:{color:tooltip}; padding:5px 10px; z-index:999999999999999999999999999999999999; border-radius:2px;} </style> </head> <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script> <script> (function($){ $(document).ready(function(){ $("a[title]").style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:0, tip_fade_speed:0, attribute:"title" }); }); })(jQuery); </script> <body> <!--CONTAINER--> <div id="kuroshitsuji"> <!--SIDEBAR--> <a class="hisoillu" title="theme made by natsyme"href="https://natsyme.tumblr.com/"><i class="fa fa-code"></i></a> <article class="entry"> <div class="art"> {block:iftitle}<div class="tit"><a href="/">{title}</a></div>{/block:iftitle} {block:ifsidebariconimage} <div class="sideicon"> <img style="position:absolute; width:auto; z-index:9999999; margin-top:-5px; margin-left:-5px;" src="{image:Desc pixel}"> <a title="index page"style="box-shadow:none;" href="/"><img src="{image:sidebar icon}"></a> </div> {/block:ifsidebariconimage} <div class="line_tit">{text:Description title}</div> <div class="line"></div> <div class="desc">{description}</div> {block:ifUpdate1} <div class="line_tit">{text:Update 1 title}</div> <div class="line"></div> <div class="desc">{text:Update 1 text}</div> {/block:ifUpdate1} {block:ifUpdate2} <div class="line_tit">{text:Update 2 title}</div> <div class="line"></div> <div class="desc">{text:Update 2 text}</div> {/block:ifUpdate2} <div class="links"> <ol> {block:iflink1name}<li><a href="{text:link 1 url}">{text:link 1 name}</a> </li>{/block:iflink1name} {block:iflink2name}<li><a href="{text:link 2 url}">{text:link 2 name}</a></li> {/block:iflink2name} {block:iflink3name}<li><a href="{text:link 3 url}">{text:link 3 name}</a></li> {/block:iflink3name} {block:iflink4name}<li><a href="{text:link 4 url}">{text:link 4 name}</a></li> {/block:iflink4name} {block:iflink5name}<li><a href="{text:link 5 url}">{text:link 5 name}</a></li> {/block:iflink5name} {block:iflink6name}<li><a href="{text:link 6 url}">{text:link 6 name}</a></li> {/block:iflink6name} </ol> </div> {block:ifpagination}{block:pagination} <div class="pagi"> {block:JumpPagination length="5"}{block:CurrentPage} <span class="current_page"><strong>{PageNumber}</strong></span> {/block:CurrentPage}{block:JumpPage} <a class="jump_page" href="{URL}">{PageNumber}</a> {/block:JumpPage}{/block:JumpPagination}... ({TotalPages}) </div> {/block:pagination}{/block:ifpagination} </div> <!--TAGPAGE--> {block:TagPage} <div class="tagpage"> <a style="background-color:{color:Accent}; padding:3px 7px;">tagged #{Tag}</a> </div>{/block:TagPage} <!--POSTS--> {block:Posts}<section class="posts"> <div class="post"> <!--INDEXPAGE PERMA--> {block:iftagpixelimage}<img style="max-height:15px; margin-top:-4px; margin-right:-5px; position:absolute;"src="{image:Tag pixel}">{/block:iftagpixelimage} {block:Date}<div class="perma"> <a style=" float:left; background-color:{color:Accent}; padding:6px 7px; margin-top:-6px;" href="{permalink}">{DayOfMonthWithZero}-{MonthNumberWithZero}-{ShortYear}</a> {block:RebloggedFrom} <a title="{ReblogParentName}"href="{ReblogParentURL}" target="_blank">via</a> <a title="{ReblogRootName}" href="{ReblogRootURL}"target="_blank">| src</a> {/block:RebloggedFrom} {block:NoteCount} <a style="float:right; margin-top:-6px; background-color:{color:Accent}; padding:6px 7px;" href="{permalink}">{notecount}</a> {/block:NoteCount} </div> {/block:Date} <!--POSTS--> {block:Quote}{block:Title}<div class="title">{Title}</div>{/block:Title}<div id="titlequote">{Quote}</div>{block:Source}<div id="source">{Source}</div>{/block:Source}{/block:Quote} {block:Text}<div class="txt">{block:Title}<div class="title">{Title}</div>{/block:Title}<div class="caption">{Body}</div></div>{/block:Text} {block:Link}<div class="txt">{block:Title}<div class="title">{Title}</div>{/block:Title}<div class="caption"> <div class="title"><a href="{URL}">{Name}</a></div></div>{block:Description}{Description}{/block:Description}</div>{/block:Link} {block:Chat}<div class="chat">{block:Title}<div class="title">{Title}</div>{/block:Title}<ol>{block:Lines}<li class="line {Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>{/block:Lines}</ol></div>{/block:Chat} {block:Answer}<div class="question"> <div class="asker"><img src="{AskerPortraitURL-16}"> {Asker}:</div> <div class="ask">{question}</div></div><div class="caption">{Answer}</div>{/block:Answer} {block:Photo}<div class="ph">{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" style="max-width:100%;" />{LinkCloseTag}</div>{/block:Photo} {block:Photoset}<div class="phst"><div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div></div>{/block:Photoset} {block:Video}<div class="vd"><div class="video">{Video-500}</div></div>{/block:Video} {block:Audio}{block:AudioPlayer}<div class="audioholder"><div class="audioplayer">{AudioPlayerwhite}</div></div>{/block:AudioPlayer}{block:AlbumArt}<img class="audiocover"src="{AlbumArtURL}">{/block:AlbumArt}<div class="audioinfo"><h2 style="display:inline-block;"><i class="fa fa-volume-up"></i></h2> <h2 style="font-size:9px; text-transform:uppercase; display:inline-block; margin-bottom:5px;">audio</h2><br><b>Title:</b> {block:Artist} {Artist} -{/block:Artist} {block:TrackName} {TrackName} {/block:TrackName} {block:PlayCount}<br> <b>Play count:</b> {PlayCount} {/block:PlayCount}</div>{/block:Audio} {block:indexpage}{block:ifCaptions} {block:Caption}<div class="caption">{Caption}</div>{/block:Caption} {/block:ifCaptions} {/block:indexpage} {block:PermalinkPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption} {/block:PermalinkPage} </div> <!--TAGS--> {block:iftags} {block:HasTags} <div class="tagline"></div> <div class="tags"> {block:Tags} <a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}{/block:iftags} {block:PostNotes} <div class="pg">{PostNotes}</div>{/block:PostNotes} </section> {/block:Posts} <!--END POSTS--> </article> </div> <!--END CONTAINER--> <script src="//code.jquery.com/jquery-2.2.4.min.js"></script> <script src="//static.tumblr.com/wgg6svp/ohGobvaye/unnest.min.js"></script> <script src ="//static.tumblr.com/fwgzvyf/l6jnyutne/shythemes.vr.js"></script> <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/> <!--Pagination: previous/next page links--> {block:Pagination} <div class="pagination"> {block:NextPage}<a class="next" href="{NextPage}"> </a>{/block:NextPage} {block:PreviousPage}<a href="{PreviousPage}"> </a>{/block:PreviousPage} </div> {/block:Pagination} <!--NPF photosets--> <script src="https://static.tumblr.com/xkippcr/UcUpkz0rc/npfphotosets.js"></script> <script> npfPhotosets({ rowClass:"npf_row", imageContainerClass:"tmblr-full", generatedPhotosetContainerClass:"npf_photoset", imageClass:"npf_image", includeSingleRowImagesInPhotosets: true, insertGalleryIndicator: false, galleryIndicatorClass: "npf_gallery_indicator", galleryIndicatorContent: "<img src='image_url'>", photosetMargins:"" }); </script> <!--/--> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> <script src="//static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script> <script src="//static.tumblr.com/wgg6svp/ohGobvaye/unnest.min.js"></script> <script src="//static.tumblr.com/fwgzvyf/FRIojd56w/shythemes.fn.js"></script> {block:IndexPage} {block:ifnotpagination} <script src="https://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script> {/block:ifnotpagination} {/block:IndexPage} <script> $(document).ready(function(){ var $container = $('.entry'); $container.resizevideos(); $('.photo-slideshow').pxuPhotoset({ lightbox: true, rounded: false, gutter: '1px', photoset: '.photo-slideshow', photoWrap: '.photo-data', photo: '.pxu-photo' }); $('.post').unnest({ yourCaption: ".caption", wrapName: ".cap", newCaptionUsername: false, originalPostCaptionUsername: false, tumblrAvatars: false, tumblrAvatarClass: ".icon", usernameColon: false }); {block:ifnotpagination} $container.infinitescroll({ itemSelector: '.posts', navSelector: '.pagination', nextSelector : '.next', loadingImg: '', loadingText: '<em></em>', donetext: 'No more posts' , bufferPx: 500 }, function( newElements ) { var $newElems = $( newElements ); var $newElemsIDs = $newElems.find('.photo-slideshow').pxuPhotoset({ lightbox: true, rounded: false, gutter: '1px', photoset: '.photo-slideshow', photoWrap: '.photo-data', photo: '.pxu-photo' }); $newElems.unnest({ yourCaption: ".caption", wrapName: ".cap", newCaptionUsername: false, originalPostCaptionUsername: false, tumblrAvatars: false, tumblrAvatarClass: ".icon", usernameColon: false }); }); {/block:ifnotpagination} }); </script> </div> {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --> {/block:ContentSource} </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
API-Flaw Profit Guide
CSS | 15 min ago | 0.99 KB
⭐ $12,000 two day
CSS | 35 min ago | 0.99 KB
Untitled
44 min ago | 0.06 KB
Schrödinger's Crit
3 days ago | 15.37 KB
PRCE internal cursor
3 days ago | 0.73 KB
AI Interaction Method
3 days ago | 1.60 KB
awkwrapper.c
C | 3 days ago | 2.35 KB
z66is_archive.zip.txt
3 days ago | 39.19 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!