replace service by satoshistream with getalby
continuous-integration/drone/push Build is passing Details

This commit is contained in:
vv01f 2023-07-18 12:24:09 +02:00
parent 1253c542d2
commit e6d0cc5e31
1 changed files with 72 additions and 37 deletions

View File

@ -150,46 +150,81 @@
<!--generator>C3D2 custom XSLT</generator-->
<podcast:locked owner="{$mailto}">no</podcast:locked>
<podcast:funding url="https://c3d2.de/unterstuetzen.html">C3D2 Unterstützen!</podcast:funding>
<!-- spec erlaubt mehrere tags, die catcher sind sich aber nicht einig welchen sie anzeigen und sie zeigen derzeit nur einen
<podcast:funding url="https://c3d2.de/membership.html">Mitglied werden!</podcast:funding>
-->
<podcast:location geo="geo:51.08106,13.72867">C3D2, Dresden, Germany</podcast:location>
<podcast:license url="https://creativecommons.org/licenses/by-sa/2.0/de/">CC BY-SA 2.0 DE</podcast:license>
<podcast:value type="lightning" method="keysend" suggested="0.00000010000">
<podcast:valueRecipient name="C3D2 (Host via satoishistream)" type="node" address="03c457fafbc8b91b462ef0b8f61d4fd96577a4b58c18b50e59621fd0f41a8ae1a4" split="95"/>
<podcast:valueRecipient name="Podcastindex.org (Donation)" type="node" address="03ae9f91a0cb8ff43840e3c322c4c61f019d8c1c3cea15a25cfc425ac605e61a4a" split="5" fee="true"/>
</podcast:value>
<!-- node offline podcast:value type="lightning" method="keysend" suggested="0.00000005000">
<podcast:valueRecipient name="sphinx" type="node" address="02ff0764fd12288f3dd7227cbbdc7dfd852405dd9d0d565033d3d5afe44e17b54e" split="100" />
<xsl:choose>
<xsl:when test="not(substring($selection,1,4) = 'penta')"><!-- Für Dinge außerhalb der Vereins-"Marke" --></xsl:when>
<xsl:otherwise><!-- alles penta -->
<podcast:funding url="https://c3d2.de/unterstuetzen.html">C3D2 Unterstützen!</podcast:funding>
<!-- spec erlaubt mehrere tags, die catcher sind sich aber nicht einig welchen sie anzeigen und sie zeigen derzeit nur einen
<podcast:funding url="https://c3d2.de/membership.html">Mitglied werden!</podcast:funding>
-->
</xsl:otherwise>
</xsl:choose>
<!--podcast:value type="lightning" method="keysend" suggested="0.00000005000">
<podcast:valueRecipient
name="[name of recipient(string)]"
type="[address type(string)]"
address="[the receiving address(string)]"
customKey="[optional key to pass(mixed)]"
customValue="[optional value to pass(mixed)]"
split="[share count(int)]"
fee=[true|false]
/>
</podcast:value-->
<!-- experimental part -->
<podcast:value type="bitcoin" method="default" suggested="0.00000001">
<podcast:valueRecipient name="C3D2" type="bech32" address="BC1QANU4755ULAU2JJDQSJLC3YW2XDJAWJ8WMVF5LA" fee="true"/>
<podcast:valueRecipient name="C3D2" type="p2sh" address="3AhYpTzozbxFSmL1NqdZqsFgZhKc95BsCP" fee="true"/>
<podcast:valueRecipient name="C3D2" type="p2pkh" address="195jSW9hXHdhu5QEeHkhyAN6Kf2oFUkmyK" fee="true"/>
</podcast:value>
<podcast:value type="bitcoin" method="bip47" suggested="0.00000001">
<podcast:valueRecipient name="C3D2" type="bip47" address="PM8TJRmTRWxcrfqwbA1t3KYk555WecaJ7CZJzPoK11R1nE8LuTHebppUysAnqNTX4kLrUyHm7oNPbsjAZrLjmfLdStiNG34iDMNcXqY27j9w7uaFcCah" fee="true"/>
<podcast:valueRecipient name="C3D2" type="paynym" address="https://paynym.is/+lingeringmouse27c" fee="true"/>
</podcast:value>
<podcast:value type="monero" method="default" suggested="0.000001">
<podcast:valueRecipient name="C3D2" type="monero" address="45c4E14LpNbeTdL8FSuBQA7M3wJ5nxGnYfnEzv3hwasfZUuKwP5zAaDCgJfD3s9kT4GP7y678gi6b1cGSVSgFpsTTm6fPtz" fee="true"/>
</podcast:value>
<podcast:value type="wire" method="sepa" suggested="5">
<podcast:valueRecipient name="C3D2" type="bezahlcode" address="bank://singlepaymentsepa?name=NETZBIOTOP%20DRESDEN%20E.V.&amp;reason=Spende&amp;iban=DE34850900004655221005&amp;bic=GENODEF1DRS&amp;amount="/>
</podcast:value>
<!--podcast:value type="lightning" method="keysend" suggested="0.00000005000">
<podcast:valueRecipient
name="[name of recipient(string)]"
type="[address type(string)]"
address="[the receiving address(string)]"
customKey="[optional key to pass(mixed)]"
customValue="[optional value to pass(mixed)]"
split="[share count(int)]"
fee=[true|false]
/>
</podcast:value-->
<xsl:choose>
<!-- https://c3d2.de/pentaradio.xml https://www.c3d2.de/pentaradio.xml -->
<xsl:when test="$selection = 'pentaradio'">
<podcast:value type="lightning" method="keysend" suggested="0.00000005000">
<podcast:valueRecipient name="Pentaradio (on Alby)" type="node" address="030a58b8653d32b99200a2334cfe913e51dc7d155aa0116c176657a4f1722677a3" customKey="696969" customValue="sCxNM2WUe4R6GxCjLWKG" split="95" />
<podcast:valueRecipient name="Podcastindex.org (Donation)" type="node" address="03ae9f91a0cb8ff43840e3c322c4c61f019d8c1c3cea15a25cfc425ac605e61a4a" fee="true" split="5" />
</podcast:value>
</xsl:when>
<!-- https://c3d2.de/pentamedia.xml -->
<!--
<xsl:when test="$selection = 'pentamedia'">
</xsl:when>
-->
<!-- https://c3d2.de/pentacast.xml -->
<!--
<xsl:when test="$selection = 'pentacast'">
</xsl:when>
-->
<!-- https://c3d2.de/pentamusic.xml -->
<!--
<xsl:when test="$selection = 'pentamusic'">
</xsl:when>
-->
<!-- Fallback für alle oberhalb nicht spezifisch angesprochenen, insb. auch https://c3d2.de/podcast.xml -->
<xsl:otherwise>
<podcast:value type="lightning" method="keysend" suggested="0.00000005000">
<podcast:valueRecipient name="Podcaster (on Alby)" type="node" address="030a58b8653d32b99200a2334cfe913e51dc7d155aa0116c176657a4f1722677a3" customKey="696969" customValue="sCxNM2WUe4R6GxCjLWKG" split="100" />
</podcast:value>
</xsl:otherwise>
</xsl:choose>
<!-- experimental part -->
<podcast:value type="bitcoin" method="default" suggested="0.00000001">
<podcast:valueRecipient name="C3D2" type="bech32" address="BC1QANU4755ULAU2JJDQSJLC3YW2XDJAWJ8WMVF5LA" fee="true"/>
<podcast:valueRecipient name="C3D2" type="p2sh" address="3AhYpTzozbxFSmL1NqdZqsFgZhKc95BsCP" fee="true"/>
<podcast:valueRecipient name="C3D2" type="p2pkh" address="195jSW9hXHdhu5QEeHkhyAN6Kf2oFUkmyK" fee="true"/>
</podcast:value>
<podcast:value type="bitcoin" method="bip47" suggested="0.00000001">
<podcast:valueRecipient name="C3D2" type="bip47" address="PM8TJRmTRWxcrfqwbA1t3KYk555WecaJ7CZJzPoK11R1nE8LuTHebppUysAnqNTX4kLrUyHm7oNPbsjAZrLjmfLdStiNG34iDMNcXqY27j9w7uaFcCah" fee="true"/>
<podcast:valueRecipient name="C3D2" type="paynym" address="https://paynym.is/+lingeringmouse27c" fee="true"/>
</podcast:value>
<podcast:value type="monero" method="default" suggested="0.000001">
<podcast:valueRecipient name="C3D2" type="monero" address="45c4E14LpNbeTdL8FSuBQA7M3wJ5nxGnYfnEzv3hwasfZUuKwP5zAaDCgJfD3s9kT4GP7y678gi6b1cGSVSgFpsTTm6fPtz" fee="true"/>
</podcast:value>
<podcast:value type="wire" method="sepa" suggested="5">
<podcast:valueRecipient name="C3D2" type="bezahlcode" address="bank://singlepaymentsepa?name=NETZBIOTOP%20DRESDEN%20E.V.&amp;reason=Spende&amp;iban=DE34850900004655221005&amp;bic=GENODEF1DRS&amp;amount="/>
</podcast:value>
<xsl:if test="$archivefeed">
<atom:link rel="prev-archive" href="{$archivefeed}"/>