aboutsummaryrefslogtreecommitdiffstats
path: root/static/poetry/the-skinnyverse/skinnyverse.html
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2024-05-11 23:58:14 +0100
committerLibravatar cel 🌸 <cel@blos.sm>2024-05-11 23:58:14 +0100
commit1606e6ff1041e18f23f88ff18176b01d7733d4d3 (patch)
tree9f0fde1499cbaff81f2de5b006c2a8191b5b448a /static/poetry/the-skinnyverse/skinnyverse.html
parenta29429442f524a420120da1a39d27a99a257d95d (diff)
downloadblossom-1606e6ff1041e18f23f88ff18176b01d7733d4d3.tar.gz
blossom-1606e6ff1041e18f23f88ff18176b01d7733d4d3.tar.bz2
blossom-1606e6ff1041e18f23f88ff18176b01d7733d4d3.zip
add skinnyverse poem
Diffstat (limited to 'static/poetry/the-skinnyverse/skinnyverse.html')
-rw-r--r--static/poetry/the-skinnyverse/skinnyverse.html265
1 files changed, 265 insertions, 0 deletions
diff --git a/static/poetry/the-skinnyverse/skinnyverse.html b/static/poetry/the-skinnyverse/skinnyverse.html
new file mode 100644
index 0000000..24fe1b9
--- /dev/null
+++ b/static/poetry/the-skinnyverse/skinnyverse.html
@@ -0,0 +1,265 @@
+<!DOCTYPE html>
+<html
+ data-adblockkey="MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBALquDFETXRn0Hr05fUP7EJT77xYnPmRbpMy4vk8KYiHnkNpednjOANJcaXDXcKQJN0nXKZJL7TciJD8AoHXK158CAwEAAQ==_GVOJD+uwC/m65msYTmwG1FXCv4vvySTEtfCxSJlDX7+XXTOmxCJWtlIgxNg/qRUdCxH28aGsvPOq/PzYV4Mr6w=="
+ xmlns="http://www.w3.org/1999/xhtml" lang="en">
+
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+ <title>skinnyver.se</title>
+ <style media="screen">
+ .asset_star0 {
+ background: url('/static/poetry/the-skinnyverse/star0.gif') no-repeat center;
+ width: 13px;
+ height: 12px;
+ display: inline-block;
+ }
+
+ .asset_star1 {
+ background: url('/static/poetry/the-skinnyverse/star1.gif') no-repeat center;
+ width: 13px;
+ height: 12px;
+ display: inline-block;
+ }
+
+ .asset_starH {
+ background: url('/static/poetry/the-skinnyverse/starH.gif') no-repeat center;
+ width: 13px;
+ height: 12px;
+ display: inline-block;
+ }
+
+ .sitelink {
+ padding-right: 16px;
+ }
+
+ .sellerRatings a:link,
+ .sellerRatings a:visited,
+ .sellerRatings a:hover,
+ .sellerRatings a:active {
+ text-decoration: none;
+ cursor: text;
+ }
+
+ .sellerRatings {
+ margin: 0 0 3px 20px;
+ }
+
+ .sitelinkHolder {
+ margin: -15px 0 15px 35px;
+ }
+
+ #ajaxloaderHolder {
+ display: block;
+ width: 24px;
+ height: 24px;
+ background: #fff;
+ padding: 8px 0 0 8px;
+ margin: 10px auto;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+ }
+ </style>
+ <style media="screen">
+ * {
+ margin: 0;
+ padding: 0
+ }
+
+ body {
+ background: #101c36;
+ font-family: sans-serif;
+ text-align: center;
+ font-size: 1rem;
+ }
+
+ .header {
+ padding: 1rem 1rem 0;
+ overflow: hidden;
+ }
+
+ h1 {
+ color: #848484;
+ font-size: 1.5rem;
+ }
+
+ .header-text-color:visited,
+ .header-text-color:link,
+ .header-text-color {
+ color: #848484;
+ }
+
+ .comp-is-parked {
+ margin: 4px 0 2px;
+ }
+
+ .comp-sponsored {
+ text-align: left;
+ margin: 0 0 -1.8rem 4px;
+ }
+
+ .wrapper1 {
+ margin: 1rem;
+ }
+
+ .wrapper2 {
+ background: url('/static/poetry/the-skinnyverse/bottom.png') no-repeat center bottom;
+ padding-bottom: 140px;
+ }
+
+ .wrapper3 {
+ background: #fff;
+ max-width: 300px;
+ margin: 0 auto 1rem;
+ padding-top: 1px;
+ padding-bottom: 1px;
+ }
+
+ .onDesktop {
+ display: none;
+ }
+
+ .tcHolder {
+ padding-top: 2rem;
+ }
+
+ .adsHolder {
+ margin: 1rem 0;
+ padding-top: 2rem;
+ overflow: hidden;
+ }
+
+ .footer {
+ color: #626574;
+ padding: 2rem 1rem;
+ font-size: .8rem;
+ margin: 0 auto;
+ max-width: 440px;
+ }
+
+ .footer a:link,
+ .footer a:visited {
+ color: #626574;
+ }
+
+ .sale_link_bold a,
+ .sale_link,
+ .sale_link a {
+ color: #626574 !important;
+ }
+
+ .searchHolder {
+ padding: 1px 0 1px 1px;
+ margin: 1rem auto;
+ width: 95%;
+ max-width: 500px;
+ }
+
+ @media screen and (min-width:600px) {
+
+ .comp-is-parked,
+ .comp-sponsored {
+ color: #848484;
+ }
+
+ .comp-sponsored {
+ margin-left: 0;
+ }
+
+ .wrapper1 {
+ max-width: 1500px;
+ margin-left: auto;
+ margin-right: auto;
+ }
+
+ .wrapper2 {
+ background: url('/static/poetry/the-skinnyverse/arrows.png') no-repeat center top;
+ padding-bottom: 0;
+ min-height: 600px;
+ }
+
+ .wrapper3 {
+ max-width: 530px;
+ background: none;
+ }
+ }
+ </style>
+ <style media="screen">
+ .fallback-term-holder {
+ display: inline-grid;
+ grid-template-columns: 1fr;
+ width: 100%;
+ padding-top: 50px;
+ }
+
+ .fallback-term-link {
+ grid-column: 1 / span 1;
+ align-self: center;
+ padding: 50px 13px 50px 13px;
+ border-radius: 25px;
+ border: 5px solid #ffffff;
+ margin-bottom: 20px;
+ background-color: rgb(17, 38, 77);
+ text-decoration-line: none;
+ font-size: 18px;
+ font-weight: 700;
+ color: #ffffff;
+ text-align: left;
+ }
+
+ .fallback-arrow {
+ float: right;
+ width: 24px;
+ height: 24px;
+ background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPScjRDdEN0Q3JyBzdHlsZT0iZmxvYXQ6IHJpZ2h0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0Ij48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTUuODggNC4xMkwxMy43NiAxMmwtNy44OCA3Ljg4TDggMjJsMTAtMTBMOCAyeiIvPjwvc3ZnPg==');
+ }
+ </style>
+
+</head>
+
+<body id="afd" style="visibility: visible;">
+
+ <div class="wrapper1">
+ <div class="wrapper2">
+ <div class="wrapper3">
+ <div class="header" id="domainname">
+ <h1>skinnyver.se</h1>
+ </div>
+ <div class="tcHolder">
+ <div id="tc" style="height: auto;">
+ <iframe frameborder="0" marginwidth="0" marginheight="0" allowtransparency="true" scrolling="no"
+ width="100%"
+ name="{&quot;name&quot;:&quot;master-1&quot;,&quot;slave-1-1&quot;:{&quot;clicktrackUrl&quot;:&quot;https://parking-crew.com/track.php?click=caf&amp;domain=skinnyver.se&amp;uid=MTcxNTQ2MTY0OC41MTQ3OjEwNzMwNjNhNDhlM2EyZjA3NzdlZTRhMWM3NjY1YmQ1YmY2Y2Y2ZDA1ZWYxNGQ3NjkxZDY2OGYwNTU4ZjMxZGM6NjYzZmRlMTA3ZGFhNA%3D%3D&amp;ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMTF8fHx8fHw2NjNmZGUxMDdkYTU0fHx8MTcxNTQ2MTY0OC41Mjg1fDIxODM3YTBkZTM0MDlkZmEwNzVjZGEyMTYxM2QyNWZiZmRjNzkzMjZ8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fHx8MHwwfHwwfHx8MHwwfFcxMD18fDF8VzEwPXwzYTMxZWQ0Y2YzYTNkNzY3ZWQxZmU5YWJmZDRjNmE1MTBlZGE5MzFhfDB8ZHAtdGVhbWludGVybmV0MDlfM3BofDB8MHx8&amp;adtest=off&quot;,&quot;container&quot;:&quot;search&quot;,&quot;styleId&quot;:7840396037,&quot;personalizedAds&quot;:false,&quot;channel&quot;:&quot;000001,bucket011&quot;,&quot;domainName&quot;:&quot;skinnyver.se&quot;,&quot;fexp&quot;:&quot;21404,17300002,17301431,17301433,17301436&quot;,&quot;masterNumber&quot;:1,&quot;number&quot;:10,&quot;pubId&quot;:&quot;dp-teaminternet09_3ph&quot;,&quot;role&quot;:&quot;s&quot;,&quot;slaveNumber&quot;:1,&quot;sct&quot;:&quot;ID=626e4ae1eecde5a4:T=1715461503:RT=1715461503:S=ALNI_MZ1qIKkPNtmdaCZDq0Agauo1R6VOw&quot;,&quot;sc_status&quot;:6,&quot;hl&quot;:&quot;en&quot;,&quot;ivt&quot;:false,&quot;client_gdprApplies&quot;:1,&quot;colorAttribution&quot;:&quot;#b7b7b7&quot;,&quot;fontFamily&quot;:&quot;arial&quot;,&quot;fontFamilyAttribution&quot;:&quot;arial&quot;,&quot;rolloverLinkBold&quot;:false,&quot;resultsPageBaseUrl&quot;:&quot;http://skinnyver.se/?ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMTF8fHx8fHw2NjNmZGUxMDdkYTU0fHx8MTcxNTQ2MTY0OC41Mjg1fDIxODM3YTBkZTM0MDlkZmEwNzVjZGEyMTYxM2QyNWZiZmRjNzkzMjZ8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fHx8MHwwfHwwfHx8MHwwfFcxMD18fDF8VzEwPXwzYTMxZWQ0Y2YzYTNkNzY3ZWQxZmU5YWJmZDRjNmE1MTBlZGE5MzFhfDB8ZHAtdGVhbWludGVybmV0MDlfM3BofDB8MHx8&quot;,&quot;columns&quot;:1,&quot;horizontalAlignment&quot;:&quot;left&quot;,&quot;resultsPageQueryParam&quot;:&quot;query&quot;,&quot;terms&quot;:&quot;&quot;,&quot;kw&quot;:&quot;&quot;,&quot;ie&quot;:&quot;UTF-8&quot;,&quot;maxTermLength&quot;:40,&quot;maxTop&quot;:null,&quot;minTop&quot;:null,&quot;oe&quot;:&quot;UTF-8&quot;,&quot;type&quot;:&quot;searchbox&quot;,&quot;linkTarget&quot;:&quot;_blank&quot;,&quot;fontSizeTitle&quot;:18,&quot;fontSizeAttribution&quot;:&quot;16px&quot;,&quot;colorBackground&quot;:&quot;transparent&quot;,&quot;hideSearchInputBorder&quot;:false,&quot;hideSearchButtonBorder&quot;:true,&quot;colorSearchButton&quot;:&quot;#0b3279&quot;,&quot;colorSearchButtonText&quot;:&quot;#fff&quot;,&quot;fontSizeSearchInput&quot;:12,&quot;fontSizeSearchButton&quot;:13,&quot;attributionBold&quot;:false,&quot;uiOptimize&quot;:true,&quot;domainRegistrant&quot;:&quot;as-drid-2686859764326195&quot;},&quot;master-1&quot;:{&quot;clicktrackUrl&quot;:&quot;https://parking-crew.com/track.php?click=caf&amp;domain=skinnyver.se&amp;uid=MTcxNTQ2MTY0OC41MTQ3OjEwNzMwNjNhNDhlM2EyZjA3NzdlZTRhMWM3NjY1YmQ1YmY2Y2Y2ZDA1ZWYxNGQ3NjkxZDY2OGYwNTU4ZjMxZGM6NjYzZmRlMTA3ZGFhNA%3D%3D&amp;ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMTF8fHx8fHw2NjNmZGUxMDdkYTU0fHx8MTcxNTQ2MTY0OC41Mjg1fDIxODM3YTBkZTM0MDlkZmEwNzVjZGEyMTYxM2QyNWZiZmRjNzkzMjZ8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fHx8MHwwfHwwfHx8MHwwfFcxMD18fDF8VzEwPXwzYTMxZWQ0Y2YzYTNkNzY3ZWQxZmU5YWJmZDRjNmE1MTBlZGE5MzFhfDB8ZHAtdGVhbWludGVybmV0MDlfM3BofDB8MHx8&amp;adtest=off&quot;,&quot;container&quot;:&quot;tc&quot;,&quot;styleId&quot;:7840396037,&quot;personalizedAds&quot;:false,&quot;channel&quot;:&quot;000001,bucket011&quot;,&quot;domainName&quot;:&quot;skinnyver.se&quot;,&quot;fexp&quot;:&quot;21404,17300002,17301431,17301433,17301436&quot;,&quot;masterNumber&quot;:1,&quot;number&quot;:3,&quot;pubId&quot;:&quot;dp-teaminternet09_3ph&quot;,&quot;role&quot;:&quot;m&quot;,&quot;sct&quot;:&quot;ID=626e4ae1eecde5a4:T=1715461503:RT=1715461503:S=ALNI_MZ1qIKkPNtmdaCZDq0Agauo1R6VOw&quot;,&quot;sc_status&quot;:6,&quot;hl&quot;:&quot;en&quot;,&quot;ivt&quot;:false,&quot;client_gdprApplies&quot;:1,&quot;colorTitleLink&quot;:&quot;#0277bd&quot;,&quot;colorAttribution&quot;:&quot;#aaa&quot;,&quot;fontFamily&quot;:&quot;arial&quot;,&quot;fontFamilyAttribution&quot;:&quot;arial&quot;,&quot;rolloverLinkBold&quot;:false,&quot;rolloverLinkColor&quot;:&quot;#01579b&quot;,&quot;noTitleUnderline&quot;:false,&quot;lineHeightTitle&quot;:34,&quot;resultsPageBaseUrl&quot;:&quot;http://skinnyver.se/?ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMTF8fHx8fHw2NjNmZGUxMDdkYTU0fHx8MTcxNTQ2MTY0OC41Mjg1fDIxODM3YTBkZTM0MDlkZmEwNzVjZGEyMTYxM2QyNWZiZmRjNzkzMjZ8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fHx8MHwwfHwwfHx8MHwwfFcxMD18fDF8VzEwPXwzYTMxZWQ0Y2YzYTNkNzY3ZWQxZmU5YWJmZDRjNmE1MTBlZGE5MzFhfDB8ZHAtdGVhbWludGVybmV0MDlfM3BofDB8MHx8&quot;,&quot;columns&quot;:1,&quot;horizontalAlignment&quot;:&quot;center&quot;,&quot;resultsPageQueryParam&quot;:&quot;query&quot;,&quot;terms&quot;:&quot;&quot;,&quot;kw&quot;:&quot;&quot;,&quot;ie&quot;:&quot;UTF-8&quot;,&quot;maxTermLength&quot;:40,&quot;maxTop&quot;:null,&quot;minTop&quot;:null,&quot;oe&quot;:&quot;UTF-8&quot;,&quot;type&quot;:&quot;relatedsearch&quot;,&quot;linkTarget&quot;:&quot;_blank&quot;,&quot;verticalSpacing&quot;:10,&quot;fontSizeTitle&quot;:&quot;24px&quot;,&quot;fontSizeAttribution&quot;:&quot;14px&quot;,&quot;colorBackground&quot;:&quot;transparent&quot;,&quot;attributionBold&quot;:false,&quot;uiOptimize&quot;:true,&quot;domainRegistrant&quot;:&quot;as-drid-2686859764326195&quot;}}"
+ id="master-1" src="/static/poetry/the-skinnyverse/skinny-out.html"
+ style="visibility: visible; height: 496px; display: block;" title="">
+ </iframe>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="footer">
+ 2024 Copyright. All Rights Reserved.
+ <br><br>
+ <a href="javascript:void(0);"
+ onclick="window.open('/privacy.html', 'privacy-policy', 'width=890,height=330,left=200,top=200,menubar=no,status=yes,toolbar=no').focus()"
+ class="privacy-policy">
+ Privacy Policy
+ </a>
+ <br><br>
+ <br><br>
+ </div>
+ </div>
+
+
+
+
+
+
+
+
+
+
+</body>
+
+</html> \ No newline at end of file