mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Replace some same-line sentences
This commit is contained in:
parent
c0950785ef
commit
da80256df0
@ -43,7 +43,9 @@ It is also recommended you lint your files before the PR.
|
|||||||
- **`website`**: contains all the website related files.
|
- **`website`**: contains all the website related files.
|
||||||
- **`src`**: contains all the markdown files used for the website.
|
- **`src`**: contains all the markdown files used for the website.
|
||||||
- **`.vitepress`**:
|
- **`.vitepress`**:
|
||||||
- **[`dist`](https://vitepress.dev/guide/deploy)**: contains built files for distribution. Note this directory is only updated when a release happens or when you run the build command. Changes to this folder will not carry over with Git.
|
- **[`dist`](https://vitepress.dev/guide/deploy)**: contains built files for distribution.
|
||||||
|
Note this directory is only updated when a release happens or when you run the build command.
|
||||||
|
Changes to this folder will not carry over with Git.
|
||||||
- **`theme`**: contains custom theme files.
|
- **`theme`**: contains custom theme files.
|
||||||
- `config.ts`: main configuration file for VitePress.
|
- `config.ts`: main configuration file for VitePress.
|
||||||
- **`public`**: files to be exposed publicly without any processing.
|
- **`public`**: files to be exposed publicly without any processing.
|
||||||
|
@ -25,7 +25,8 @@ This page is for when you encounter a problem with a source or the app.
|
|||||||
- Ensure your WebView is up to date.
|
- Ensure your WebView is up to date.
|
||||||
|
|
||||||
### Use Public WebView
|
### Use Public WebView
|
||||||
- Attempt opening series in public WebView. Wait for CAPTCHA or Cloudflare protection if needed.
|
- Attempt opening series in public WebView.
|
||||||
|
> Wait for CAPTCHA or Cloudflare protection if needed.
|
||||||
|
|
||||||
### Change Connection
|
### Change Connection
|
||||||
- Switch networks (Wi-Fi, mobile data, VPN) and confirm IP change.
|
- Switch networks (Wi-Fi, mobile data, VPN) and confirm IP change.
|
||||||
@ -58,16 +59,19 @@ Wait or check for an extension update if you have not already.
|
|||||||
> There are no ETAs for updates.
|
> There are no ETAs for updates.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
If any of these solutions help, go to [it only happens to me](#it-only-happens-to-me). If it is not just you, go to [everyone is having this problem](https://tachiyomi.org/help/guides/troubleshooting/#everyone-is-having-this-problem).
|
If any of these solutions help, go to [it only happens to me](#it-only-happens-to-me).
|
||||||
|
If it is not just you, go to [everyone is having this problem](https://tachiyomi.org/help/guides/troubleshooting/#everyone-is-having-this-problem).
|
||||||
|
|
||||||
If none of these solutions help, try asking in our [Discord server](https://discord.gg/tachiyomi).
|
If none of these solutions help, try asking in our [Discord server](https://discord.gg/tachiyomi).
|
||||||
|
|
||||||
Check **#status-updates** first to see if your issue is known. State your app version and the source, series, and chapter with the problem if it is not listed.
|
Check **#status-updates** first to see if your issue is known.
|
||||||
|
State your app version and the source, series, and chapter with the problem if it is not listed.
|
||||||
|
|
||||||
## It only happens to me
|
## It only happens to me
|
||||||
You may be getting a [Cloudflare](#solving-cloudflare-issues) protection, may have been IP-banned, or encountered some other counter-measure that website owners deploy against programs like Tachiyomi.
|
You may be getting a [Cloudflare](#solving-cloudflare-issues) protection, may have been IP-banned, or encountered some other counter-measure that website owners deploy against programs like Tachiyomi.
|
||||||
|
|
||||||
If that is the case, there is probably nothing that Tachiyomi can do to solve it. Some of them (like [Cloudflare](#solving-cloudflare-issues)) have to be manually solved, and some are temporary (IP bans).
|
If that is the case, there is probably nothing that Tachiyomi can do to solve it.
|
||||||
|
Some of them (like [Cloudflare](#solving-cloudflare-issues)) have to be manually solved, and some are temporary (IP bans).
|
||||||
|
|
||||||
**Workarounds that can the lower chance of an issue happening again:**
|
**Workarounds that can the lower chance of an issue happening again:**
|
||||||
- Don't use downloads with the source.
|
- Don't use downloads with the source.
|
||||||
|
@ -21,9 +21,11 @@ Try to load the website in **WebView**.
|
|||||||
1. Once done, press the X at the top left to return.
|
1. Once done, press the X at the top left to return.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
You may need to try this multiple times. You can also try pressing the **Overflow** icon, opening the website in your regular browser, then checking for a **CAPTCHA** there.
|
You may need to try this multiple times.
|
||||||
|
You can also try pressing the **Overflow** icon, opening the website in your regular browser, then checking for a **CAPTCHA** there.
|
||||||
|
|
||||||
Some sources may have more advanced **Cloudflare** protection. If you are facing issues, try the following options.
|
Some sources may have more advanced **Cloudflare** protection.
|
||||||
|
If you are facing issues, try the following options.
|
||||||
|
|
||||||
### Clearing cookies and WebView data
|
### Clearing cookies and WebView data
|
||||||
::: tip Guide
|
::: tip Guide
|
||||||
@ -52,7 +54,8 @@ It is recommended to set your WebView implementation to [Android System WebView]
|
|||||||
## Cloudflare
|
## Cloudflare
|
||||||
|
|
||||||
### Solving Cloudflare issues
|
### Solving Cloudflare issues
|
||||||
Cloudflare is an anti-bot mechanism. Some sources intentionally have a higher Cloudflare protection level to block apps like Tachiyomi.
|
Cloudflare is an anti-bot mechanism.
|
||||||
|
Some sources intentionally have a higher Cloudflare protection level to block apps like Tachiyomi.
|
||||||
|
|
||||||
You can try the following suggestions to help resolve Cloudflare challenges.
|
You can try the following suggestions to help resolve Cloudflare challenges.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user