mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-26 04:36:26 +00:00
deploy: 692b0026e7
This commit is contained in:
@@ -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
@@ -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>
|
||||
|
||||
|
||||
@@ -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) {
|
||||
|
||||
@@ -4014,14 +4014,14 @@ A few bugs and UX issues but great foundation. Love that it’s public domain.&l
|
||||
</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="https://simplex.chat/blog/20260919-simplex-supporter-badges.html#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="https://simplex.chat/blog/20260919-simplex-supporter-badges.html#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="https://simplex.chat/blog/20260919-simplex-supporter-badges.html#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="https://simplex.chat/blog/20260919-simplex-supporter-badges.html#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="https://simplex.chat/blog/20260919-simplex-supporter-badges.html#ref-name" class="footnote-backref">↩︎</a></p>
|
||||
</li>
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
@@ -62,14 +62,14 @@
|
||||
</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="https://simplex.chat/blog/20260919-simplex-supporter-badges.html#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="https://simplex.chat/blog/20260919-simplex-supporter-badges.html#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="https://simplex.chat/blog/20260919-simplex-supporter-badges.html#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="https://simplex.chat/blog/20260919-simplex-supporter-badges.html#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="https://simplex.chat/blog/20260919-simplex-supporter-badges.html#ref-name" class="footnote-backref">↩︎</a></p>
|
||||
</li>
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user