This commit is contained in:
epoberezkin
2026-09-23 14:59:02 +00:00
parent 96ce82e9ea
commit 8e7c73bfe4
5 changed files with 14 additions and 11 deletions
+2 -2
View File
@@ -533,14 +533,14 @@ window.addEventListener('click',(e)=>{
</tr>
</tbody>
</table>
<p>If you invest $500 or more by September 22, you will also receive <a href="https://simplex.domains?utm_source=blog">a public SimpleX name</a> for 7 years<sup class="footnote-ref"><a href="#note-name" id="ref-name">2</a></sup>.</p>
<p>If you invest $500 or more by November 22, you will also receive <a href="https://simplex.domains?utm_source=blog">a public SimpleX name</a> for 5 years<sup class="footnote-ref"><a href="#note-name" id="ref-name">2</a></sup>.</p>
<p>Learn more and invest on Wefunder: <a href="https://wefunder.com/simplex.chat?utm_source=blog">https://wefunder.com/simplex.chat</a></p>
<hr class="footnotes-sep">
<section class="footnotes">
<ol class="footnotes-list">
<li id="note-beta" class="footnote-item"><p>v7.1 beta is available via <a href="https://play.google.com/store/apps/details?id=chat.simplex.app">Play Store</a> (Android beta), <a href="https://testflight.apple.com/join/DWuT2LQu">TestFlight</a> (iOS), our <a href="https://simplex.chat/fdroid/">F-Droid repo</a> and <a href="https://github.com/simplex-chat/simplex-chat/releases">GitHub</a> (Android and desktop). <a href="#ref-beta" class="footnote-backref">↩︎</a></p>
</li>
<li id="note-name" class="footnote-item"><p>After September 22, investors of $500 or more receive a name for 5 years as early bird investors, and for 3 years after that — ahead of the public launch of names on December 12. <a href="#ref-name" class="footnote-backref">↩︎</a></p>
<li id="note-name" class="footnote-item"><p>Investors of $500 or more by September 22 receive a name for 7 years, and after November 22 for 3 years — ahead of the public launch of names on December 12. <a href="#ref-name" class="footnote-backref">↩︎</a></p>
</li>
</ol>
</section>
+1 -1
View File
@@ -541,7 +541,7 @@ window.addEventListener('click',(e)=>{
<p class="mb-[12px]">Investors in our equity crowdfunding receive badges as perks.</p>
<p class="mb-[12px]">If you invest $500 or more by September 22, you will also receive a public SimpleX name for 7 years. <a href="https://wefunder.com/simplex.chat?utm_source=blog">Learn more and invest on Wefunder</a>.</p>
<p class="mb-[12px]">If you invest $500 or more by November 22, you will also receive a public SimpleX name for 5 years. <a href="https://wefunder.com/simplex.chat?utm_source=blog">Learn more and invest on Wefunder</a>.</p>
</div>
+7 -4
View File
@@ -1288,7 +1288,7 @@
</div>
</div>
<div class="cf-close-offer">
<p>Invest $500+ by September 22 and get a SimpleX public name for your channel or business for 7 years, ahead of public launch.</p>
<p>Invest $500+ by November 22 during early bird terms and get a SimpleX public name for your channel or business for 5 years, ahead of public launch.</p>
</div>
</div>
</section>
@@ -1538,9 +1538,10 @@
var PHASES = [
{ until: Date.UTC(2026, 8, 23, 12, 0, 0), what: 'SimpleX name for 7 years', terms: null },
{ until: Date.UTC(2026, 10, 23, 12, 0, 0), what: 'SimpleX name for 5 years',
terms: 'Invest $500+ while early bird terms last.' },
terms: 'Invest $500+ during early bird terms.',
wide: 'Invest $500+ during early bird terms, and get the name ahead of public launch.' },
{ until: Infinity, what: 'SimpleX name for 5 years',
terms: 'Invest $500+ while early bird terms last.' }
terms: 'Invest $500+ during early bird terms.' }
];
var shown = -1;
var digits = null;
@@ -1666,6 +1667,7 @@
if (leadShort) fitLine(leadShort);
}
var narrow = window.matchMedia('(max-width: 959px) and (orientation: portrait)');
var desktop = window.matchMedia('(min-width: 960px)');
function left(ms) {
var total = Math.floor(ms / 1000);
var days = Math.floor(total / 86400);
@@ -1682,7 +1684,8 @@
if (changed) {
shown = i;
what.textContent = PHASES[i].what + (timed ? ':' : '');
if (PHASES[i].terms !== null) terms.textContent = PHASES[i].terms;
var line = desktop.matches && PHASES[i].wide ? PHASES[i].wide : PHASES[i].terms;
if (line !== null) terms.textContent = line;
if (!timed) { clock.textContent = ''; clearInterval(timer); fit(); return; }
}
if (!digits) {
+2 -2
View File
@@ -4014,14 +4014,14 @@ A few bugs and UX issues but great foundation. Love that it’s public domain.&l
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;If you invest $500 or more by September 22, you will also receive &lt;a href=&quot;https://simplex.domains/?utm_source=blog&quot;&gt;a public SimpleX name&lt;/a&gt; for 7 years&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://simplex.chat/blog/20260919-simplex-supporter-badges.html#note-name&quot; id=&quot;ref-name&quot;&gt;2&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;
&lt;p&gt;If you invest $500 or more by November 22, you will also receive &lt;a href=&quot;https://simplex.domains/?utm_source=blog&quot;&gt;a public SimpleX name&lt;/a&gt; for 5 years&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://simplex.chat/blog/20260919-simplex-supporter-badges.html#note-name&quot; id=&quot;ref-name&quot;&gt;2&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;
&lt;p&gt;Learn more and invest on Wefunder: &lt;a href=&quot;https://wefunder.com/simplex.chat?utm_source=blog&quot;&gt;https://wefunder.com/simplex.chat&lt;/a&gt;&lt;/p&gt;
&lt;hr class=&quot;footnotes-sep&quot; /&gt;
&lt;section class=&quot;footnotes&quot;&gt;
&lt;ol class=&quot;footnotes-list&quot;&gt;
&lt;li id=&quot;note-beta&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;v7.1 beta is available via &lt;a href=&quot;https://play.google.com/store/apps/details?id=chat.simplex.app&quot;&gt;Play Store&lt;/a&gt; (Android beta), &lt;a href=&quot;https://testflight.apple.com/join/DWuT2LQu&quot;&gt;TestFlight&lt;/a&gt; (iOS), our &lt;a href=&quot;https://simplex.chat/fdroid/&quot;&gt;F-Droid repo&lt;/a&gt; and &lt;a href=&quot;https://github.com/simplex-chat/simplex-chat/releases&quot;&gt;GitHub&lt;/a&gt; (Android and desktop). &lt;a href=&quot;https://simplex.chat/blog/20260919-simplex-supporter-badges.html#ref-beta&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;note-name&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;After September 22, investors of $500 or more receive a name for 5 years as early bird investors, and for 3 years after that — ahead of the public launch of names on December 12. &lt;a href=&quot;https://simplex.chat/blog/20260919-simplex-supporter-badges.html#ref-name&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;li id=&quot;note-name&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;Investors of $500 or more by September 22 receive a name for 7 years, and after November 22 for 3 years — ahead of the public launch of names on December 12. &lt;a href=&quot;https://simplex.chat/blog/20260919-simplex-supporter-badges.html#ref-name&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/section&gt;
+2 -2
View File
@@ -62,14 +62,14 @@
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;If you invest $500 or more by September 22, you will also receive &lt;a href=&quot;https://simplex.domains/?utm_source=blog&quot;&gt;a public SimpleX name&lt;/a&gt; for 7 years&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://simplex.chat/blog/20260919-simplex-supporter-badges.html#note-name&quot; id=&quot;ref-name&quot;&gt;2&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;
&lt;p&gt;If you invest $500 or more by November 22, you will also receive &lt;a href=&quot;https://simplex.domains/?utm_source=blog&quot;&gt;a public SimpleX name&lt;/a&gt; for 5 years&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://simplex.chat/blog/20260919-simplex-supporter-badges.html#note-name&quot; id=&quot;ref-name&quot;&gt;2&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;
&lt;p&gt;Learn more and invest on Wefunder: &lt;a href=&quot;https://wefunder.com/simplex.chat?utm_source=blog&quot;&gt;https://wefunder.com/simplex.chat&lt;/a&gt;&lt;/p&gt;
&lt;hr class=&quot;footnotes-sep&quot; /&gt;
&lt;section class=&quot;footnotes&quot;&gt;
&lt;ol class=&quot;footnotes-list&quot;&gt;
&lt;li id=&quot;note-beta&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;v7.1 beta is available via &lt;a href=&quot;https://play.google.com/store/apps/details?id=chat.simplex.app&quot;&gt;Play Store&lt;/a&gt; (Android beta), &lt;a href=&quot;https://testflight.apple.com/join/DWuT2LQu&quot;&gt;TestFlight&lt;/a&gt; (iOS), our &lt;a href=&quot;https://simplex.chat/fdroid/&quot;&gt;F-Droid repo&lt;/a&gt; and &lt;a href=&quot;https://github.com/simplex-chat/simplex-chat/releases&quot;&gt;GitHub&lt;/a&gt; (Android and desktop). &lt;a href=&quot;https://simplex.chat/blog/20260919-simplex-supporter-badges.html#ref-beta&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;note-name&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;After September 22, investors of $500 or more receive a name for 5 years as early bird investors, and for 3 years after that — ahead of the public launch of names on December 12. &lt;a href=&quot;https://simplex.chat/blog/20260919-simplex-supporter-badges.html#ref-name&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;li id=&quot;note-name&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;Investors of $500 or more by September 22 receive a name for 7 years, and after November 22 for 3 years — ahead of the public launch of names on December 12. &lt;a href=&quot;https://simplex.chat/blog/20260919-simplex-supporter-badges.html#ref-name&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/section&gt;