aboutsummaryrefslogtreecommitdiffstats
path: root/static/poetry/the-skinnyverse/skinnyverse.html
blob: 24fe1b9c3ba96ae37ce2c45f0642d85be58424c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
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>