From decf2c9aa6cffd78f8f70d17f7d741a6b78f7f02 Mon Sep 17 00:00:00 2001 From: Emma Triphora Date: Thu, 23 Nov 2023 13:28:19 -0500 Subject: [PATCH] Misc updates and fixes --- docs/faq/app/russia.mdx | 24 ++++++++++++++++-------- docs/faq/app/webview2.md | 1 + docusaurus.config.ts | 2 +- 3 files changed, 18 insertions(+), 9 deletions(-) diff --git a/docs/faq/app/russia.mdx b/docs/faq/app/russia.mdx index 0c2672c..57174a9 100644 --- a/docs/faq/app/russia.mdx +++ b/docs/faq/app/russia.mdx @@ -1,3 +1,9 @@ +--- +title: Why can't I access the Modrinth App in Russia? (Почему я не могу использовать приложение Modrinth в России?) +--- + +
+ # Почему я не могу использовать приложение Modrinth в России? К сожалению, некоторые российские операторы связи не позволяют приложению Modrinth связаться с нашими серверами из-за блокировки сервиса защиты от DDoS аттак, что мы используем — Cloudflare. Пользователи этих операторов могут столкнуться с проблемами при запуске приложения Modrinth. Чаще всего, это сообщение «Unable to read launcher tags from any source» при запуске приложения. @@ -32,21 +38,25 @@ Нет. Вас вряд ли поймут в службе поддержки и, скорее всего, ваш оператор не станет исправлять эту проблему. +
+ --- +
+ **English translation provided below.** -# Why can't I access Modrinth app in Russia? +# Why can't I access the Modrinth App in Russia? -Unfortunately, some of the Russian internet service providers (ISPs) prevent Modrinth app from connecting to its servers due to the ban of Cloudflare, a service that we use to defend against DDoS attacks. Users of those ISPs may experience problems when using Modrinth app. Most often this manifests as the ‘Unable to read launcher tags from any source’ error upon opening the app. +Unfortunately, some of the Russian internet service providers (ISPs) prevent the Modrinth App from connecting to its servers due to the ban of Cloudflare, a service that we use to defend against DDoS attacks. Users of those ISPs may experience problems when using Modrinth app. Most often this manifests as the ‘Unable to read launcher tags from any source’ error upon opening the app. If you experience these problems, try one of the following solutions: -- **Use a VPN service when opening the Modrinth app**. This will allow Modrinth app to connect to its services and download data necessary to launch Minecraft. Due to Russian law, we cannot recommend any specific VPN service that allows bypassing the bans, so you'll have to find one on your own. +- **Use a VPN service when opening the Modrinth App**. This will allow the Modrinth App to connect to its services and download data necessary to launch Minecraft. Due to Russian law, we cannot recommend any specific VPN service that allows bypassing the bans, so you'll have to find one on your own. - **Use a third-party Minecraft launcher**. If you cannot use a VPN or find it inconvenient, you may try one of the Minecraft launchers that support Modrinth. We recommend you try [Prism Launcher](https://prismlauncher.org) or [ATLauncher](https://atlauncher.com). Unfortunately, we cannot offer you support with these launchers, however [our Discord community](https://discord.modrinth.com) may be able to help you with those. Check out their dedicated support resources as well. -We offer our sincere apologies for the inconvinience and hope for the speedy resolution of this issue. +We offer our sincere apologies for the inconvenience and hope for the speedy resolution of this issue. ## Additional information about the topic @@ -60,7 +70,7 @@ Modrinth itself isn't banned in Russia and we hope it stays that way. However, I ### But Modrinth opens in my browser! -ISPs in Russia use Deep packet inspection (DPI) in order to implement targetted bans. Because Modrinth is using HTTPS encryption like any other site, it's much harder to analyze such packets, so such systems have to rely on smallest details in their judgment. We suppose that packets from our app may look slightly different than ones coming from browsers, which makes those systems suspicious, and cause them to drop the connection. +ISPs in Russia use Deep packet inspection (DPI) in order to implement targeted bans. Because Modrinth is using HTTPS encryption like any other site, it's much harder to analyze such packets, so such systems have to rely on smallest details in their judgment. We suppose that packets from our app may look slightly different than ones coming from browsers, which makes those systems suspicious, and cause them to drop the connection. :::info If you have more information about this topic or can help us in solving the issue, please write us on GitHub or in [our Discord community](https://discord.modrinth.com). Fluency in English is appreciated, but not required. @@ -70,6 +80,4 @@ If you have more information about this topic or can help us in solving the issu No. You will probably be misunderstood by the customer support, and then your ISP may be unwilling to fix this issue. - - - \ No newline at end of file +
diff --git a/docs/faq/app/webview2.md b/docs/faq/app/webview2.md index d86ef8a..d6894b9 100644 --- a/docs/faq/app/webview2.md +++ b/docs/faq/app/webview2.md @@ -6,4 +6,5 @@ Many users confuse it with the actual browser and mistakenly remove its files, w 1. To get started, download the [Microsoft Edge WebView2 installer](https://go.microsoft.com/fwlink/p/?LinkId=2124703) and proceed with the installation. 2. If you encounter an ‘already installed’ message, try running the installer as administrator. + 1. If you still get an error, try clearing all Edge-related registry keys. 3. Once the installation is complete, give the Modrinth app another go. diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 8688088..f1d0a41 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -216,7 +216,7 @@ const config: Config = { attributes: { as: 'style', rel: 'stylesheet preload prefetch', - href: 'font/font-faces.css', + href: '/font/font-faces.css', }, }, {