Skip to content

Commit 1fe67f5

Browse files
committed
deploy: f86dabf
1 parent f79ddb3 commit 1fe67f5

File tree

62 files changed

+112
-110
lines changed

Some content is hidden

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

62 files changed

+112
-110
lines changed

android/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,8 @@ <h3>Buy a license key</h3>
210210
<div class="text-center mt-8">
211211
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Payments are securely handled by Paddle.</p>
212212
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
213-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-256947381" x-model="acceptTerms" />
214-
<label for="id-256947381">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>
213+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-148579623" x-model="acceptTerms" />
214+
<label for="id-148579623">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>
215215
</p>
216216
<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>
217217
<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, 03 Dec 2024 13:22:44 +0000</lastBuildDate>
14+
<lastBuildDate>Wed, 04 Dec 2024 14:30:58 +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
@@ -210,8 +210,8 @@ <h3>Lizenzschlüssel kaufen</h3>
210210
<div class="text-center mt-8">
211211
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Zahlungen werden über Paddle abgewickelt.</p>
212212
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
213-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-841597326" x-model="acceptTerms" />
214-
<label for="id-841597326">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>
213+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-625137894" x-model="acceptTerms" />
214+
<label for="id-625137894">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>
215215
</p>
216216
<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>
217217
<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, 03 Dec 2024 13:22:44 +0000</lastBuildDate>
14+
<lastBuildDate>Wed, 04 Dec 2024 14:30:59 +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
@@ -226,8 +226,8 @@ <h2 :class="{'text-primary': showTab == '#paypal'}" class="font-headline font-me
226226
<input type="hidden" name="hosted_button_id" value="NUQ7XQSWMQEGS" />
227227
<input type="hidden" name="amount" value="15" />
228228
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
229-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-819742365" x-model="acceptTerms" />
230-
<label for="id-819742365">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
229+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-247361958" x-model="acceptTerms" />
230+
<label for="id-247361958">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
231231
</p>
232232
<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>
233233
</form>
@@ -295,8 +295,8 @@ <h2 :class="{'text-primary': showTab == '#creditcard'}" class="font-headline fon
295295
<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>
296296

297297
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
298-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-396574218" x-model="acceptTerms" />
299-
<label for="id-396574218">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
298+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-947213586" x-model="acceptTerms" />
299+
<label for="id-947213586">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
300300
</p>
301301

302302
<div x-ref="captchaWrapper" x-show="!oneTimePaymentStatus.captcha" class="flex justify-center">
@@ -318,8 +318,8 @@ <h2 :class="{'text-primary': showTab == '#creditcard'}" class="font-headline fon
318318
<div x-show="frequency === 'recurring'" class="text-center">
319319
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Wiederkehrende Kreditkartenzahlungen werden über unsere Stripe-Seite erstellt.</p>
320320
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
321-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-253947816" x-model="acceptTerms" />
322-
<label for="id-253947816">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
321+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-925176384" x-model="acceptTerms" />
322+
<label for="id-925176384">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
323323
</p>
324324
<button type="submit" class="btn btn-primary w-full md:w-64" @click="recurringPayment.checkout(amount, currency, 'de')" :disabled="!acceptTerms">
325325
<i class="fas fa-external-link" aria-hidden="true"></i> Weiter zu Stripe
@@ -398,8 +398,8 @@ <h2 :class="{'text-primary': showTab == '#crypto'}" class="font-headline font-me
398398
<input type="hidden" name="success_url" value="https://cryptomator.org/donate/thanks" />
399399
<input type="hidden" name="allow_extra" value="1" />
400400
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
401-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-823746519" x-model="acceptTerms" />
402-
<label for="id-823746519">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
401+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-917256348" x-model="acceptTerms" />
402+
<label for="id-917256348">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
403403
</p>
404404
<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>
405405
</form>

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, 03 Dec 2024 13:22:44 +0000</lastBuildDate>
14+
<lastBuildDate>Wed, 04 Dec 2024 14:30:59 +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
@@ -552,12 +552,12 @@ <h2 class="inline-flex px-4 py-1 rounded-full text-sm font-medium tracking-wide
552552
Zahlungen werden über Paddle abgewickelt.
553553
</p>
554554
<p x-show="subscriptionData.customBilling?.managed" class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
555-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-183652794" x-model="acceptTerms" />
556-
<label for="id-183652794">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>
555+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-149568372" x-model="acceptTerms" />
556+
<label for="id-149568372">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>
557557
</p>
558558
<p x-show="!subscriptionData.customBilling?.managed" class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
559-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-813954762" x-model="acceptTerms" />
560-
<label for="id-813954762">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>
559+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-976431582" x-model="acceptTerms" />
560+
<label for="id-976431582">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>
561561
</p>
562562
<button :disabled="subscriptionData.inProgress || !acceptTerms" @click.prevent="hubSubscription.checkout('de')" type="submit" class="btn btn-primary w-full lg:w-1/2">
563563
<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
@@ -605,8 +605,8 @@ <h2 id="newsletter" class="font-headline font-medium text-xl md:text-2xl leading
605605
</button>
606606
</div>
607607
<p class="text-sm md:text-base leading-relaxed text-gray-700">
608-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-856713294" x-model="data.acceptTerms" />
609-
<label for="id-856713294">I agree to get updates from Cryptomator and accept the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
608+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-145638279" x-model="data.acceptTerms" />
609+
<label for="id-145638279">I agree to get updates from Cryptomator and accept the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
610610
</p>
611611
<p :class="{'hidden': !data.errorMessage}" class="text-sm text-red-600 mt-2" x-text="data.errorMessage"></p>
612612
</form>

de/hub/managed/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,8 +265,8 @@ <h3 class="font-headline text-lg md:text-xl leading-relaxed">
265265
</p>
266266
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
267267

268-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-195873426" x-model="acceptTerms" />
269-
<label for="id-195873426">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>
268+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-243965781" x-model="acceptTerms" />
269+
<label for="id-243965781">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>
270270

271271
</p>
272272
<div x-show="!submitData.captcha" x-ref="captchaWrapper" class="flex justify-center">

de/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,8 +398,8 @@ <h2 id="newsletter" class="font-headline font-medium text-xl md:text-2xl leading
398398
</button>
399399
</div>
400400
<p class="text-sm md:text-base leading-relaxed text-gray-700">
401-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-219453876" x-model="data.acceptTerms" />
402-
<label for="id-219453876">I agree to get updates from Cryptomator and accept the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
401+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-249637581" x-model="data.acceptTerms" />
402+
<label for="id-249637581">I agree to get updates from Cryptomator and accept the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
403403
</p>
404404
<p :class="{'hidden': !data.errorMessage}" class="text-sm text-red-600 mt-2" x-text="data.errorMessage"></p>
405405
</form>

0 commit comments

Comments
 (0)