Skip to content

Commit cf1ba26

Browse files
committed
deploy: b633b63
1 parent ca05eee commit cf1ba26

File tree

64 files changed

+130
-130
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+130
-130
lines changed

android/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,8 @@ <h3>Buy a license key</h3>
231231
<div class="text-center mt-8">
232232
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Payments are securely handled by Paddle.</p>
233233
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
234-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-584673921" x-model="acceptTerms" />
235-
<label for="id-584673921">I accept the <a class="text-primary no-underline hover:underline" href="/terms/">Terms & Conditions</a> as well as the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
234+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-326519748" x-model="acceptTerms" />
235+
<label for="id-326519748">I accept the <a class="text-primary no-underline hover:underline" href="/terms/">Terms & Conditions</a> as well as the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
236236
</p>
237237
<p class="text-sm md:text-base leading-relaxed text-gray-700 rounded bg-primary-l2 p-2 mb-4">🎁 Use discount code <code>DEC24</code> at checkout to get 33% off!</p>
238238
<button :disabled="checkoutData.inProgress || !acceptTerms" @click.prevent="androidLicense.checkout('en')" type="submit" class="btn btn-primary w-full md:w-64">

categories/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<title>Cryptomator Blog</title>
1212
<link>https://cryptomator.org/categories/</link>
1313
</image>
14-
<lastBuildDate>Tue, 10 Dec 2024 22:33:59 +0000</lastBuildDate>
14+
<lastBuildDate>Wed, 11 Dec 2024 15:59:38 +0000</lastBuildDate>
1515
<generator>Hugo</generator>
1616

1717
<item>

de/android/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,8 @@ <h3>Lizenzschlüssel kaufen</h3>
231231
<div class="text-center mt-8">
232232
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Zahlungen werden über Paddle abgewickelt.</p>
233233
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
234-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-587964312" x-model="acceptTerms" />
235-
<label for="id-587964312">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
234+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-371958624" x-model="acceptTerms" />
235+
<label for="id-371958624">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
236236
</p>
237237
<p class="text-sm md:text-base leading-relaxed text-gray-700 rounded bg-primary-l2 p-2 mb-4">🎁 Rabattcode <code>DEC24</code> beim Bezahlvorgang eingeben für 33 % Rabatt!</p>
238238
<button :disabled="checkoutData.inProgress || !acceptTerms" @click.prevent="androidLicense.checkout('de')" type="submit" class="btn btn-primary w-full md:w-64">

de/categories/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<title>Cryptomator Blog</title>
1212
<link>https://cryptomator.org/de/categories/</link>
1313
</image>
14-
<lastBuildDate>Tue, 10 Dec 2024 22:34:00 +0000</lastBuildDate>
14+
<lastBuildDate>Wed, 11 Dec 2024 15:59:38 +0000</lastBuildDate>
1515
<generator>Hugo</generator>
1616

1717
<item>

de/donate/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,8 @@ <h2 :class="{'text-primary': showTab == '#paypal'}" class="font-headline font-me
247247
<input type="hidden" name="hosted_button_id" value="NUQ7XQSWMQEGS" />
248248
<input type="hidden" name="amount" value="15" />
249249
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
250-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-987231645" x-model="acceptTerms" />
251-
<label for="id-987231645">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
250+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-859472613" x-model="acceptTerms" />
251+
<label for="id-859472613">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
252252
</p>
253253
<button type="submit" class="btn btn-primary w-full md:w-64" :disabled="!acceptTerms"><i class="fas fa-external-link" aria-hidden="true"></i> Weiter zu PayPal</button>
254254
</form>
@@ -316,8 +316,8 @@ <h2 :class="{'text-primary': showTab == '#creditcard'}" class="font-headline fon
316316
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Kreditkartenzahlungen werden über Stripe abgewickelt. Wir können dabei weder deine Kartennummer noch die Prüfziffer einsehen. In deiner Abrechnung wird <a class="text-primary no-underline hover:underline" href="https://support.stripe.com/questions/unknown-charge-on-card-from-stripe" target="_blank" rel="noopener">eine Buchung von Stripe</a> enthalten sein.</p>
317317

318318
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
319-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-125468379" x-model="acceptTerms" />
320-
<label for="id-125468379">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
319+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-846159327" x-model="acceptTerms" />
320+
<label for="id-846159327">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
321321
</p>
322322

323323
<div x-ref="captchaWrapper" x-show="!oneTimePaymentStatus.captcha" class="flex justify-center">
@@ -339,8 +339,8 @@ <h2 :class="{'text-primary': showTab == '#creditcard'}" class="font-headline fon
339339
<div x-show="frequency === 'recurring'" class="text-center">
340340
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Wiederkehrende Kreditkartenzahlungen werden über unsere Stripe-Seite erstellt.</p>
341341
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
342-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-296814537" x-model="acceptTerms" />
343-
<label for="id-296814537">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
342+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-415738296" x-model="acceptTerms" />
343+
<label for="id-415738296">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
344344
</p>
345345
<button type="submit" class="btn btn-primary w-full md:w-64" @click="recurringPayment.checkout(amount, currency, 'de')" :disabled="!acceptTerms">
346346
<i class="fas fa-external-link" aria-hidden="true"></i> Weiter zu Stripe
@@ -419,8 +419,8 @@ <h2 :class="{'text-primary': showTab == '#crypto'}" class="font-headline font-me
419419
<input type="hidden" name="success_url" value="https://cryptomator.org/donate/thanks" />
420420
<input type="hidden" name="allow_extra" value="1" />
421421
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
422-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-237615489" x-model="acceptTerms" />
423-
<label for="id-237615489">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
422+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-341658927" x-model="acceptTerms" />
423+
<label for="id-341658927">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
424424
</p>
425425
<button type="submit" class="btn btn-primary w-full md:w-64" :disabled="!acceptTerms"><i class="fas fa-external-link" aria-hidden="true"></i> Weiter zu CoinPayments</button>
426426
</form>

de/downloads/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -282,17 +282,17 @@ <h3>DMG Image</h3>
282282
<div class="prose prose-sm max-w-none mb-4">
283283
<p>Minimum: macOS 11</p>
284284
</div>
285-
<a itemprop="downloadUrl" href="/de/downloads/mac/thanks/" rel="nofollow" class="btn btn-primary w-full mb-4 md:w-56" role="button">
286-
<span class="fas fa-download" aria-hidden="true"></span> Download <span class="text-xs">(Intel)</span>
285+
<a itemprop="downloadUrl" href="/de/downloads/mac-arm64/thanks/" rel="nofollow" class="btn btn-primary w-full mb-4 md:w-56" role="button">
286+
<span class="fas fa-download" aria-hidden="true"></span> Download <span class="text-xs">(Apple Silicon)</span>
287287
</a>
288288
<div class="prose prose-sm max-w-none mb-6">
289-
<p>Wir empfehlen die Installation von <a href="https://osxfuse.github.io/" target="_blank" rel="noopener">macFUSE</a>.</p>
289+
<p>Wir empfehlen die Installation von <a href="https://www.fuse-t.org/" target="_blank" rel="noopener">FUSE-T</a>.</p>
290290
</div>
291-
<a itemprop="downloadUrl" href="/de/downloads/mac-arm64/thanks/" rel="nofollow" class="btn btn-primary w-full mb-4 md:w-56" role="button">
292-
<span class="fas fa-download" aria-hidden="true"></span> Download <span class="text-xs">(Apple Silicon)</span>
291+
<a itemprop="downloadUrl" href="/de/downloads/mac/thanks/" rel="nofollow" class="btn btn-primary w-full mb-4 md:w-56" role="button">
292+
<span class="fas fa-download" aria-hidden="true"></span> Download <span class="text-xs">(Intel)</span>
293293
</a>
294294
<div class="prose prose-sm max-w-none">
295-
<p>Wir empfehlen die Installation von <a href="https://www.fuse-t.org/" target="_blank" rel="noopener">FUSE-T</a>.</p>
295+
<p>Wir empfehlen die Installation von <a href="https://osxfuse.github.io/" target="_blank" rel="noopener">macFUSE</a>.</p>
296296
</div>
297297
</div>
298298
</div>

de/downloads/mac/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -228,17 +228,17 @@ <h3>DMG Image</h3>
228228
<div class="prose prose-sm max-w-none mb-4">
229229
<p>Minimum: macOS 11</p>
230230
</div>
231-
<a itemprop="downloadUrl" href="/de/downloads/mac/thanks/" rel="nofollow" class="btn btn-primary w-full mb-4 md:w-56" role="button">
232-
<span class="fas fa-download" aria-hidden="true"></span> Download <span class="text-xs">(Intel)</span>
231+
<a itemprop="downloadUrl" href="/de/downloads/mac-arm64/thanks/" rel="nofollow" class="btn btn-primary w-full mb-4 md:w-56" role="button">
232+
<span class="fas fa-download" aria-hidden="true"></span> Download <span class="text-xs">(Apple Silicon)</span>
233233
</a>
234234
<div class="prose prose-sm max-w-none mb-6">
235-
<p>Wir empfehlen die Installation von <a href="https://osxfuse.github.io/" target="_blank" rel="noopener">macFUSE</a>.</p>
235+
<p>Wir empfehlen die Installation von <a href="https://www.fuse-t.org/" target="_blank" rel="noopener">FUSE-T</a>.</p>
236236
</div>
237-
<a itemprop="downloadUrl" href="/de/downloads/mac-arm64/thanks/" rel="nofollow" class="btn btn-primary w-full mb-4 md:w-56" role="button">
238-
<span class="fas fa-download" aria-hidden="true"></span> Download <span class="text-xs">(Apple Silicon)</span>
237+
<a itemprop="downloadUrl" href="/de/downloads/mac/thanks/" rel="nofollow" class="btn btn-primary w-full mb-4 md:w-56" role="button">
238+
<span class="fas fa-download" aria-hidden="true"></span> Download <span class="text-xs">(Intel)</span>
239239
</a>
240240
<div class="prose prose-sm max-w-none">
241-
<p>Wir empfehlen die Installation von <a href="https://www.fuse-t.org/" target="_blank" rel="noopener">FUSE-T</a>.</p>
241+
<p>Wir empfehlen die Installation von <a href="https://osxfuse.github.io/" target="_blank" rel="noopener">macFUSE</a>.</p>
242242
</div>
243243
</div>
244244
</div>

de/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<title>Cryptomator Blog</title>
1212
<link>https://cryptomator.org/de/</link>
1313
</image>
14-
<lastBuildDate>Tue, 10 Dec 2024 22:34:00 +0000</lastBuildDate>
14+
<lastBuildDate>Wed, 11 Dec 2024 15:59:38 +0000</lastBuildDate>
1515
<generator>Hugo</generator>
1616

1717
<item>

de/hub/billing/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -573,12 +573,12 @@ <h2 class="inline-flex px-4 py-1 rounded-full text-sm font-medium tracking-wide
573573
Zahlungen werden über Paddle abgewickelt.
574574
</p>
575575
<p x-show="subscriptionData.customBilling?.managed" class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
576-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-264791853" x-model="acceptTerms" />
577-
<label for="id-264791853">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/hub/managed/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
576+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-165397284" x-model="acceptTerms" />
577+
<label for="id-165397284">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/hub/managed/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
578578
</p>
579579
<p x-show="!subscriptionData.customBilling?.managed" class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
580-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-784329156" x-model="acceptTerms" />
581-
<label for="id-784329156">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
580+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-517468293" x-model="acceptTerms" />
581+
<label for="id-517468293">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
582582
</p>
583583
<button :disabled="subscriptionData.inProgress || !acceptTerms" @click.prevent="hubSubscription.checkout('de')" type="submit" class="btn btn-primary w-full lg:w-1/2">
584584
<i :class="{'fa-shopping-cart': !subscriptionData.inProgress, 'fa-check': !subscriptionData.inProgress, 'fa-spinner fa-spin': subscriptionData.inProgress}" class="fas fa-fw" aria-hidden="true"></i>

de/hub/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,8 +381,8 @@ <h2 id="newsletter" class="font-headline font-medium text-xl md:text-2xl leading
381381
</button>
382382
</div>
383383
<p class="text-sm md:text-base leading-relaxed text-gray-700">
384-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-154736298" x-model="data.acceptTerms" />
385-
<label for="id-154736298">Ich bin damit einverstanden, Neuigkeiten von Cryptomator zu erhalten, und akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
384+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-381465279" x-model="data.acceptTerms" />
385+
<label for="id-381465279">Ich bin damit einverstanden, Neuigkeiten von Cryptomator zu erhalten, und akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
386386
</p>
387387
<p :class="{'hidden': !data.errorMessage}" class="text-sm text-red-600 mt-2" x-text="data.errorMessage"></p>
388388
</form>

0 commit comments

Comments
 (0)