Updated 37 files via CloudCannon

This commit is contained in:
CloudCannon 2021-05-05 08:25:24 +00:00
parent f5ee7b9606
commit d5cea5a7ee
37 changed files with 226 additions and 46 deletions

View file

@ -290,7 +290,7 @@ Open your mind, open the source!</p>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -317,8 +317,14 @@ Open your mind, open the source!</p>
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -210,7 +210,7 @@
</div> </div>
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -237,8 +237,14 @@
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -109,7 +109,7 @@ body { height: 100vh; width: 100%; font-family: "Terminus", "Poppins", "Arial",
.hero .splash .splash-logo { padding: 0; margin: 0; } .hero .splash .splash-logo { padding: 0; margin: 0; }
@media only screen and (max-width: 759px) { .hero .splash { text-align: center; } .hero .splash div { min-width: 100%; padding: 20px 0; } .hero .splash .splash-logo { padding: 20px 0; } } @media only screen and (max-width: 759px) { .hero .splash { text-align: center; } .hero .splash div { padding: 20px 0; } .hero .splash .splash-logo { padding: 20px 0; } }
@media only screen and (max-width: 480px) { .hero .splash .description h1 { font-size: 1.1em; } .hero .splash .description > ul .button { width: 75px; height: 75px; line-height: 75px; font-size: 55px; } } @media only screen and (max-width: 480px) { .hero .splash .description h1 { font-size: 1.1em; } .hero .splash .description > ul .button { width: 75px; height: 75px; line-height: 75px; font-size: 55px; } }
@ -175,7 +175,7 @@ footer .footframe small .label { display: none; }
.releases .container img { width: 100%; height: 100%; object-fit: cover; border-radius: 5px; } .releases .container img { width: 100%; height: 100%; object-fit: cover; border-radius: 5px; }
.streambox { text-align: center; line-height: 2em; padding: 0; } .streambox { text-align: center; line-height: 1em; padding: 0; padding-top: 80px; }
.streamer { max-width: var(--max-width); margin: 80px auto; padding: 0 40px; text-align: center; display: flex; flex-wrap: wrap; justify-content: space-around; } .streamer { max-width: var(--max-width); margin: 80px auto; padding: 0 40px; text-align: center; display: flex; flex-wrap: wrap; justify-content: space-around; }

File diff suppressed because one or more lines are too long

View file

@ -109,7 +109,7 @@ body { height: 100vh; width: 100%; font-family: "Terminus", "Poppins", "Arial",
.hero .splash .splash-logo { padding: 0; margin: 0; } .hero .splash .splash-logo { padding: 0; margin: 0; }
@media only screen and (max-width: 759px) { .hero .splash { text-align: center; } .hero .splash div { min-width: 100%; padding: 20px 0; } .hero .splash .splash-logo { padding: 20px 0; } } @media only screen and (max-width: 759px) { .hero .splash { text-align: center; } .hero .splash div { padding: 20px 0; } .hero .splash .splash-logo { padding: 20px 0; } }
@media only screen and (max-width: 480px) { .hero .splash .description h1 { font-size: 1.1em; } .hero .splash .description > ul .button { width: 75px; height: 75px; line-height: 75px; font-size: 55px; } } @media only screen and (max-width: 480px) { .hero .splash .description h1 { font-size: 1.1em; } .hero .splash .description > ul .button { width: 75px; height: 75px; line-height: 75px; font-size: 55px; } }
@ -175,7 +175,7 @@ footer .footframe small .label { display: none; }
.releases .container img { width: 100%; height: 100%; object-fit: cover; border-radius: 5px; } .releases .container img { width: 100%; height: 100%; object-fit: cover; border-radius: 5px; }
.streambox { text-align: center; line-height: 2em; padding: 0; } .streambox { text-align: center; line-height: 1em; padding: 0; padding-top: 80px; }
.streamer { max-width: var(--max-width); margin: 80px auto; padding: 0 40px; text-align: center; display: flex; flex-wrap: wrap; justify-content: space-around; } .streamer { max-width: var(--max-width); margin: 80px auto; padding: 0 40px; text-align: center; display: flex; flex-wrap: wrap; justify-content: space-around; }

File diff suppressed because one or more lines are too long

View file

@ -4,7 +4,7 @@
<subtitle>Set, Party, Gang! #Cybersoul.</subtitle> <subtitle>Set, Party, Gang! #Cybersoul.</subtitle>
<link type="application/atom+xml" href="https://setto.basspistol.com/atom.xml" rel="self"/> <link type="application/atom+xml" href="https://setto.basspistol.com/atom.xml" rel="self"/>
<link type="text/html" href="https://setto.basspistol.com/" rel="alternate"/> <link type="text/html" href="https://setto.basspistol.com/" rel="alternate"/>
<updated>2021-05-05T05:20:06+02:00</updated> <updated>2021-05-05T10:25:18+02:00</updated>
<id>https://setto.basspistol.com/atom.xml</id> <id>https://setto.basspistol.com/atom.xml</id>
<author> <author>
<name>Basspistol</name> <name>Basspistol</name>

View file

@ -199,7 +199,7 @@
</div> </div>
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -226,8 +226,14 @@
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -360,7 +360,7 @@
</div> </div>
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -387,8 +387,14 @@
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -288,7 +288,7 @@
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -315,8 +315,14 @@
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -327,7 +327,7 @@ A marvelous invention!
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -354,8 +354,14 @@ A marvelous invention!
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -341,7 +341,7 @@ Je yeuxt vers l'avant de temps en temps.
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -368,8 +368,14 @@ Je yeuxt vers l'avant de temps en temps.
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -371,7 +371,7 @@ Tu vas aussi kiffer
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -398,8 +398,14 @@ Tu vas aussi kiffer
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -301,7 +301,7 @@
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -328,8 +328,14 @@
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -301,7 +301,7 @@
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -328,8 +328,14 @@
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -746,7 +746,7 @@ Tu vas aussi kiffer
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -773,8 +773,14 @@ Tu vas aussi kiffer
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -379,7 +379,7 @@ Open your mind, open the source!</p>
</div> </div>
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -406,8 +406,14 @@ Open your mind, open the source!</p>
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -6,7 +6,7 @@
<atom:link href="https://setto.basspistol.com/feed.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://setto.basspistol.com/feed.xml" rel="self" type="application/rss+xml" />
<link>https://setto.basspistol.com</link> <link>https://setto.basspistol.com</link>
<description>Set, Party, Gang! #Cybersoul.</description> <description>Set, Party, Gang! #Cybersoul.</description>
<lastBuildDate>Wed, 05 May 2021 05:20:06 +0200</lastBuildDate> <lastBuildDate>Wed, 05 May 2021 10:25:18 +0200</lastBuildDate>
<language>en-US</language> <language>en-US</language>
<generator>https://jekyllrb.com/</generator> <generator>https://jekyllrb.com/</generator>
<image> <image>

View file

@ -583,7 +583,7 @@ A marvelous invention!
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -610,8 +610,14 @@ A marvelous invention!
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -38,7 +38,7 @@
<title>Yo, web-TV crib! ゲットー・スービド | 徒settoセット</title> <title>Yo, web-TV crib! ゲットー・スービド | 徒settoセット</title>
<meta name="title" content="Yo, web-TV crib! ゲットー・スービド | 徒settoセット" /> <meta name="title" content="Yo, web-TV crib! ゲットー・スービド | 徒settoセット" />
<meta name="description" content="The music of To Setto Setto is a cypher cloud jam induced by popcorn chewing threads in obscure chat-rooms." /> <meta name="description" content="The music of To Setto Setto is a cypher cloud jam induced by popcorn chewing threads in obscure chat-rooms." />
<meta name="dc.date.modified" scheme="ISO8601" content="2021-05-04T23:47:02+02:00" /> <meta name="dc.date.modified" scheme="ISO8601" content="2021-05-05T10:25:15+02:00" />
<meta name="robots" content="index" /> <meta name="robots" content="index" />
<link rel="canonical" href="https://setto.basspistol.com/" /> <link rel="canonical" href="https://setto.basspistol.com/" />
@ -62,7 +62,7 @@
<meta name="dcterms.Subject" content="The music of To Setto Setto is a cypher cloud jam induced by popcorn chewing threads in obscure chat-rooms." /> <meta name="dcterms.Subject" content="The music of To Setto Setto is a cypher cloud jam induced by popcorn chewing threads in obscure chat-rooms." />
<meta name="dcterms.Title" content="Yo, web-TV crib! ゲットー・スービド" /> <meta name="dcterms.Title" content="Yo, web-TV crib! ゲットー・スービド" />
<meta name="dcterms.Contributor" content="徒settoセット" /> <meta name="dcterms.Contributor" content="徒settoセット" />
<meta name="dcterms.Date" content="2021-05-04" /> <meta name="dcterms.Date" content="2021-05-05" />
<meta name="dcterms.Description" content="The music of To Setto Setto is a cypher cloud jam induced by popcorn chewing threads in obscure chat-rooms." /> <meta name="dcterms.Description" content="The music of To Setto Setto is a cypher cloud jam induced by popcorn chewing threads in obscure chat-rooms." />
<!-- Facebook --> <!-- Facebook -->
@ -73,7 +73,7 @@
<meta property="og:url" content="https://setto.basspistol.com/" /> <meta property="og:url" content="https://setto.basspistol.com/" />
<meta property="og:site_name" content="徒settoセット" /> <meta property="og:site_name" content="徒settoセット" />
<meta property="og:type" content="webpage" /> <meta property="og:type" content="webpage" />
<meta property="article:published_time" content="2021-05-04T23:47:02+02:00" /> <meta property="article:published_time" content="2021-05-05T10:25:15+02:00" />
<meta property="og:image" content="https://setto.basspistol.com/images/pages/background-setto-v2-blus.svg" /> <meta property="og:image" content="https://setto.basspistol.com/images/pages/background-setto-v2-blus.svg" />
<!-- Twitter Card --> <!-- Twitter Card -->
@ -658,7 +658,7 @@
</div> </div>
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -685,8 +685,14 @@
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>
@ -742,7 +748,7 @@
</div> </div>
<p>&copy;2021 Basspistol | <a href="./webcreds/">Credits</a> | <p>&copy;2021 Basspistol | <a href="./webcreds/">Credits</a> |
<a href="./cookies/">Cookies & Privacy</a> <a href="./cookies/">Cookies & Privacy</a>
<br />This page was last updated on Tuesday, May 04, 2021</p> <br />This page was last updated on Wednesday, May 05, 2021</p>
</small> </small>
</div> </div>
</footer> </footer>

View file

@ -317,7 +317,7 @@
</div> </div>
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -344,8 +344,14 @@
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -297,7 +297,7 @@
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -324,8 +324,14 @@
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -297,7 +297,7 @@
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -324,8 +324,14 @@
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -549,7 +549,7 @@
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -576,8 +576,14 @@
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -294,7 +294,7 @@
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -321,8 +321,14 @@
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -496,7 +496,7 @@ Open your mind, open the source!</p>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -523,8 +523,14 @@ Open your mind, open the source!</p>
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -303,7 +303,7 @@
</div> </div>
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -330,8 +330,14 @@
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -285,7 +285,7 @@
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -312,8 +312,14 @@
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -360,7 +360,7 @@ WTF coucou
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -387,8 +387,14 @@ WTF coucou
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -335,7 +335,7 @@ Fois en moi, mais cette fois, toujours pas toi
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -362,8 +362,14 @@ Fois en moi, mais cette fois, toujours pas toi
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -645,7 +645,7 @@ Fois en moi, mais cette fois, toujours pas toi
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -672,8 +672,14 @@ Fois en moi, mais cette fois, toujours pas toi
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -102,7 +102,7 @@
</url> </url>
<url> <url>
<loc>https://setto.basspistol.com/</loc> <loc>https://setto.basspistol.com/</loc>
<lastmod>2021-05-04T23:47:02+02:00</lastmod> <lastmod>2021-05-05T10:25:15+02:00</lastmod>
</url> </url>
<url> <url>
<loc>https://setto.basspistol.com/links/</loc> <loc>https://setto.basspistol.com/links/</loc>

View file

@ -296,7 +296,7 @@
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -323,8 +323,14 @@
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -339,7 +339,7 @@ Sudo apt upgrade<br />
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -366,8 +366,14 @@ Sudo apt upgrade<br />
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -322,7 +322,7 @@ This is what together we should refute.<br />
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -349,8 +349,14 @@ This is what together we should refute.<br />
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -634,7 +634,7 @@ This is what together we should refute.<br />
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -661,8 +661,14 @@ This is what together we should refute.<br />
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>

View file

@ -208,7 +208,7 @@
</div> </div>
</section> </section>
<section class="streambox" id="support"> <section class="streambox">
<h2>I take bitcoin donations!</h2> <h2>I take bitcoin donations!</h2>
<div class="streamer" style="margin-top:0;"> <div class="streamer" style="margin-top:0;">
<!-- BTC Pay --> <!-- BTC Pay -->
@ -235,8 +235,14 @@
<input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor"> <input type="image" class="submit" name="submit" src="https://node1.terminalb.tc:49393/img/paybutton/pay.svg" style="width:209px;border:none;" alt="Pay with BtcPay, Self-Hosted Bitcoin Payment Processor">
</form> </form>
</div> </div>
</section>
<section class="streambox">
<h2>Subscribe to my mailing list</h2> <h2>Subscribe to my mailing list</h2>
<div class="streamer" style="margin-top:0;">
<script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script> <script type="text/javascript" src="//pr.basspistol.com/form/generate.js?id=7"></script>
</div>
</section> </section>
<!-- Footer --> <!-- Footer -->
<footer> <footer>