-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
222 lines (210 loc) · 11.1 KB
/
index.html
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
---
# Feel free to add content and custom Front Matter to this file.
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
layout: default
---
<style>
nav ul {display:none;}
section {
background:url('/assets/images/snark4.jpg');
background-position: center 2.5em;
background-size:cover;
}
section .material-icons {font-size: 16px;}
#headline {
position: fixed;
left: 0;
top: 150px;
padding: 0;
padding-top: 12px;
width: 100vw;
height: 72px;
background: url('/assets/images/header.png');
background-size: cover;
background-position: bottom center;
text-align: center;
z-index: 1;
}
#headline h3, #headline h4 {
font-weight: normal;
font-style: italic;
transform: rotate(1.5deg);
}
#headline h4 {
font-family:'Averia Serif Libre';
font-weight: bold;
position: absolute;
left: 50%;
background-color: white;
border-top: 1px solid lightgray;
border-left: 1px solid lightgray;
border-right: 1px solid darkgray;
border-bottom: 1px solid darkgray;
width: 200px;
margin-left: -100px;
margin-top: 0.5em;
}
#headline h4 b {
font-style: normal;
}
#mdm {
font-weight:bold;
height: 1.25em;
overflow: hidden;
display: inline-block;
vertical-align: top;
}
#txt a h1 {
font-family: "Hero";
font-style: normal;
}
#pay {clear: both; width: 256px; display: block; margin-left: auto; margin-right: auto;}
#stripe {width:100%;}
#amount {width:3em;}
#stripe p {
font-size: 14px;
font-style: italic;
}
#rateLink {font-size: 12px;}
button img {vertical-align: middle;}
#checkout-button {font-family:'Averia Serif Libre', serif; font-size: 14px; font-style: italic;}
#checkout-button .material-symbols-outlined {font-size: 14px; top: 2px; position: relative;}
form button {font-family:'Averia Sans Libre', sans-serif; font-size: 12px; }
p {clear:both;}
#txt {line-height: 1.5em; font-size:14px; width:256px; margin:0; position: relative; top: 0px; left: 50%; margin-left: -128px; margin-top: 64px; padding: 0; padding-top: 1em; text-align: center;}
#txt p .material-icons {top:4px; position:relative;}
#txt a {white-space:pre;}
#player {
clear:both;
width:100%;
height:4em;
line-height:1em;
}
#player div {
float:left;
overflow:visible;
position:relative;
white-space: nowrap;
}
#ad {
border-style: dashed dashed none none;
border-width: 1px;
border-color: gray;
}
#ad::first-letter {
font-weight: normal;
line-height: 1em;
font-size: 350%;
float: left;
margin-right: -0.33em;
font-family:"Menschenalphabet";
}
</style>
<div id="headline"><h3>
Express meaning and make an impact with
<a href="#" onclick="toggleMedium();" onblur="scrollMedium();"><i class="material-icons notranslate">unfold_more</i></a>
<span id="mdm">
<a href="/fretboard" target="_blank"><i class="material-icons notranslate">gradient</i> music </a><br/>
<a href="/vocalise" target="_blank"><i class="material-icons notranslate">lyrics</i> text </a><br/>
<a href="#/panoramera" target="_blank"><i class="material-icons notranslate">explore</i> photos </a><br/>
<a href="#/image-morph-js" target="_blank"><i class="material-icons notranslate">local_movies</i> movies </a>
</span></h3>
<h4><a><b>꙳✡︎</b></a> This is a work in progress</h4>
</div>
<div id="txt">
<!-- Ⓐ🏴🇺🇳🇦🇶💍🪬👁️🗨️ @freealise #AntarcticMission #kabbalah
tiddlywiki = InF storyboard ?
[trading / betting or stock / crypto investment as fundraising] -->
<div style="width:100%;text-align:center;padding:0;margin:0 0 1em 0;">
<img width="250" height="140" src="/assets/images/IMG_0054.GIF" alt="Aurora australis at the South Pole in Antarctica" border="0"/>
</div>
<!--<a href="https://new.freeali.se" target="_blank"><i class="material-icons notranslate">new_releases</i></a>-->
<!--<div id="player"><progress id="timeline" value="0" max="300" style="filter:grayscale(1);width:100px;"></progress>
<div style="width:40%;background-color:lightgray;top:0em;">Song 1</div>
<div style="width:20%;background-color:darkgray;top:1em;">Song 2</div>
<div style="width:40%;background-color:gray;top:2em;">Song 3</div>
<audio><embed src="/assets/mp3/album.mp3" type="audio/mpeg" height="32" width="100%"></embed></audio>
</div>-->
<p id="ad">Look out for an indecently cheap way of making movies - coming soon!</p>
<p><i>Combine <a href="https://savethecat.com/beat-sheets/take-on-me-beat-sheet" target="_blank">storytelling</a> and <a href="https://slides.google.com" target="_blank">infographics</a>. Use the <a href="/vocalise" target="_blank"><i class="material-icons notranslate">lyrics</i> <span data-info="Not tested on mobile - may not be usable at all">lyrics composer</span></a> and
<a href="/vocalise/synth" target="_blank">vocal synthesizer</a>. Play the virtual <a href="/fretboard" target="_blank"><i class="material-icons notranslate">gradient</i> fretboard</a> or <a href="#"><i class="material-icons notranslate">line_weight</i> <span data-info="Fretless stick guitar is to be available for preorder">guitar</span></a> from tabs in <a href="/fretboard/tab_tuning.htm" target="_blank">simple tuning</a>. Find, edit and show <a href="/panoramera/examples/basic/" target="_blank"><i class="material-icons notranslate">explore</i> panoramas</a> of almost any location. Film <a href="#/image-morph-js" target="_blank"><i class="material-icons notranslate">local_movies</i> <span data-info="Soon to be published">animated videos</span></a> of easy do-it-yourself models made of wire, foil and wax in front of paper backgrounds.<p/>
<a href="javascript:highlightEmail();" title="Subscribe"><b><u>Subscribe</u></b></a> to the newsletter for updates.</i></p>
<!--<img alt="" border="0" data-original-height="144" data-original-width="2000" src="https://1.bp.blogspot.com/-FJSBDGFJHQ4/XsrSSjEkPgI/AAAAAAAABY4/cjaD7Iv_yLoXfjb8kMlK-D7T_3NT9KGkQCPcBGAYYCw/s0/ornament.jpg" style="height:12px;width:auto;"/>-->
<div id="pay">
<div id="stripe">
<!--Create a button that your customers click to complete their purchase. Customize the styling to suit your branding.-->
€<input autocomplete="off" id="amount" size="2" type="text" value="10" onchange="document.getElementById('quantity').value=this.value;document.getElementById('fiatValue').value=this.value;"/>
<button id="checkout-button" role="link"><i class="material-symbols-outlined notranslate">credit_card_heart</i> Sponsor</button>
<form action="https://www.paypal.com/cgi-bin/webscr" method="get" target="_blank">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="7C5WYDYT3WUFA" />
<input type="hidden" name="currency_code" value="EUR" />
<input type="hidden" name="quantity" value="10" id="quantity"/>
<input style="filter:saturate(0.25);" type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_paynowCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Pay Now" />
</form> or buy us <a href="https://www.google.com/search?q=btc+to+eur" target="_blank">cryptocurrency</a> with
<!--
https://crypto.link.com?ref=lb&source_amount=10&source_currency=usd&destination_currency=eth&destination_network=ethereum
https://developers.cloudflare.com/web3/
recurring payments: freealise.x
-->
<form action="https://app.ramp.network/" method="get" target="_blank">
<input type="hidden" name="fiatCurrency" value="EUR" />
<input type="hidden" name="fiatValue" value="10" id="fiatValue"/>
<input type="hidden" name="variant" value="mobile" />
<input type="hidden" name="hostAppName" value="Freealise" />
<input type="hidden" name="hostLogoUrl" value="https://freeali.se/assets/images
/ramp.svg" />
<input type="hidden" name="hostApiKey" value="wn25y7nx6cyb4oqutc5obnnywwwt4gz36yw5fypw" />
<input type="hidden" name="defaultAsset" value="ETH" />
<input type="hidden" name="widgetInstanceId" value="3200339354" />
<input type="hidden" name="hostUrl" value="https://ramp.network" />
<input type="hidden" name="userAddress" value="freealise.x" />
<button name="submit" style="background:transparent;border:1px solid black;border-radius:1px;height:32px;padding:1px;margin:0">
<img height="12" src="/assets/images/ramp.svg" border="0" title="Ramp" alt="Ramp" />
</button>
<button style="background:transparent;border:0;height:32px;padding:0;margin:0" onclick="window.open('https://bitpay.com/crypto-widget/buy?fiat_currency=eur&fiat_amount=10&crypto_currency=eth&crypto_chain=eth&transaction_method=debit_card&crypto_address=0x368712e390B46Eb19fA72c09DF49DCC5196Dd623');">
<img height="32" src="/assets/images/bitpay/PayWith-BitPay-Card-GrayScale.svg" border="0" title="Pay with BitPay" alt="Pay with BitPay"/>
</button>
</form>
<progress id="sponsor" value="500" max="1000" style="filter:grayscale(1);width:100px;"></progress><label for="sponsor" style="font-size:12px"> 500</label><br/>
<a href="https://www.google.com/search?q=10+usd+to+eur" id="rateLink" target="_blank" onfocus="this.href=this.href.replace(/\d+/, document.getElementById('quantity').value);"><i class="material-icons notranslate">price_check</i> exchange rates</a>
<p>…to get a link to your page and news featured, and response to your ideas.
<!--[official torrents with sponsor button]--></p>
<div id="error-message">
</div>
<script>
var mdm = document.getElementById("mdm");
var intv;
var idx = 0,
ln = 4;
scrollMedium();
var stripe = Stripe('pk_test_up7XBxmt0W2fKgzk1SxfQymR');
var checkoutButton = document.getElementById('checkout-button');
checkoutButton.addEventListener('click', function () {
var amount = parseInt(document.getElementById("amount").value);
// When the customer clicks on the button, redirect
// them to Checkout.
stripe.redirectToCheckout({
items: [{sku: 'sku_FQkGdBj6c3phGm', quantity: amount}],
//items: [{sku: 'sku_FQkGdBj6c3phGm', quantity: amount}, {sku: 'sku_FQkGis4q0yD0Jb', quantity: quantity}],
// Do not rely on the redirect to the successUrl for fulfilling
// purchases, customers may not always reach the success_url after
// a successful payment.
// Instead use one of the strategies described in
// https://stripe.com/docs/payments/checkout/fulfillment
successUrl: '{{ site.url }}/money.htm?msg=true',
cancelUrl: '{{ site.url }}/money.htm?msg=false',
})
.then(function (result) {
if (result.error) {
// If `redirectToCheckout` fails due to a browser or network
// error, display the localized error message to your customer.
var displayError = document.getElementById('error-message');
displayError.textContent = result.error.message;
}
});
});
</script>
</div>
</div>
</div>