Skip to content

Commit 525df9e

Browse files
committed
fix: update contact email and Discord link across documentation
1 parent f7ddb19 commit 525df9e

5 files changed

Lines changed: 7 additions & 4 deletions

File tree

tip-v2-build/docs/contact.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ sidebar_position: 1000
44

55
# Contact
66

7+
Email: [contact@ninx.dev](contact@ninx.dev)
8+
79
Please join the [discord](https://tip.neiki.dev/discord) to contact me via Ticket!

tip-v2-build/docs/datenschutzerklaerung.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ _Stand: 15. Mai 2025_
1414
Philipp
1515
Stuttgart, Germany
1616

17-
E-Mail-Adresse: [neikianalytics@gmail.com](mailto:neikianalytics@gmail.com)
17+
E-Mail-Adresse: [contact@ninx.dev](mailto:contact@ninx.dev)
1818

1919
---
2020

@@ -173,6 +173,7 @@ Weitere Informationen finden Sie in der [Cloudflare Datenschutzerklärung](https
173173
Die folgenden Domains werden von NeikiAnalytics betrieben und sind durch diese Datenschutzerklärung abgedeckt:
174174

175175
- `https://*.neiki.dev`
176+
- `https://*.ninx.dev`
176177
- `https://*.threat.rip`
177178
- `https://*.kernelexploit.org`
178179

tip-v2-build/docs/privacy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ _Last updated: 31.05.2025_
8484
8585
### Contact
8686

87-
> If you have any questions about these Terms, please contact us at: neikianalytics@gmail.com
87+
> If you have any questions about these Terms, please contact us at: contact@ninx.dev

tip-v2-build/docs/terms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ We reserve the right to update or modify these terms of service at any time. Con
4141

4242
## 8. Contact Information
4343

44-
If you have any questions about these terms, please contact us at [discord](https://tip.neiki.dev/discord).
44+
If you have any questions about these terms, please contact us at [discord](https://dc.ninx.dev/).
4545

4646
By using the Threat Insights Portal, you acknowledge that you have read, understood, and agreed to these terms of service.

tip-v2-build/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ const config: Config = {
9797
items: [
9898
{
9999
label: "Discord",
100-
href: "https://tip.neiki.dev/discord",
100+
href: "https://dc.ninx.dev/",
101101
},
102102
{
103103
label: "Twitter",

0 commit comments

Comments
 (0)