-
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
With this PR also `.mdx` files (used in our docs) be formatted.
- Loading branch information
1 parent
1b13a1b
commit bf843fc
Showing
4 changed files
with
13 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Dokumentation von Sharezone | ||
Unsere Dokumentation ist noch im Aufbau. | ||
|
||
Unsere Dokumentation ist noch im Aufbau. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ Du bist daran interessiert, Sharezone Plus (Lifetime) kostenfrei zu erhalten? | |
Dann mache einfach mit bei unserem Content Creator Programm! | ||
|
||
So funktioniert es: | ||
|
||
1. Erstelle ein kreatives TikTok, YouTube Short oder Instagram Reel, in dem du | ||
Sharezone erwähnst oder vorstellst. | ||
2. Sorge dafür, dass dein Video mehr als 10.000 Aufrufe erzielt. | ||
|
@@ -26,4 +27,4 @@ entspricht. | |
jederzeit ohne Vorankündigung zu ändern oder zu beenden. | ||
|
||
Solltest du Fragen haben, kannst du dich gerne an uns wenden: | ||
[[email protected]](mailto:[email protected]). | ||
[[email protected]](mailto:[email protected]). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,10 +7,10 @@ müssen folgende Domains und Ports in der Firewall freigeschaltet werden. | |
import { Callout } from "nextra/components"; | ||
|
||
<Callout type="info" emoji="⚠️"> | ||
Wir versuchen die Liste nach bestem Bemühen aktuell zu halten. Falls | ||
dennoch Features nicht funktionieren sollten, weil diese durch die Firewall | ||
geblockt werden, sende uns bitte eine E-Mail mit Details zu dem betroffenen | ||
Feature an [[email protected]](mailto:[email protected]). | ||
Wir versuchen die Liste nach bestem Bemühen aktuell zu halten. Falls dennoch | ||
Features nicht funktionieren sollten, weil diese durch die Firewall geblockt | ||
werden, sende uns bitte eine E-Mail mit Details zu dem betroffenen Feature an | ||
[[email protected]](mailto:[email protected]). | ||
</Callout> | ||
|
||
## Backend | ||
|
@@ -25,6 +25,7 @@ Feature an [[email protected]](mailto:[email protected]). | |
- `api.revenuecat.com` (Für In-App-Käufe) | ||
|
||
**Protokolle:** | ||
|
||
- `HTTP/1.1` | ||
- `HTTP/2` | ||
|
||
|
@@ -59,10 +60,10 @@ Quelle: https://firebase.google.com/docs/cloud-messaging/concept-options#messagi | |
|
||
_Ergänzend zu den oben genannten Firewall-Einstellungen._ | ||
|
||
**Hosts:** | ||
**Hosts:** | ||
|
||
- `cdn.jsdelivr.net` (Für die JavaScript-Bibliothek `pdfx`) | ||
|
||
**Protokolle:** `HTTP/1.1` | ||
|
||
**Ports:** `443` (für HTTPS) | ||
**Ports:** `443` (für HTTPS) |