Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions website/src/docs/guides/troubleshooting/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,16 @@ While some sources have specific user agent strings, most rely on the app's defa
1. After changing the user agent string, remember to restart the app & check WebView to see if it passes verification.
:::

### Changing your extension mirror
Another way of getting past **Cloudflare**'s bot detection is to change the extension's mirror URL if the extension supports it.

::: info Changing your extension mirror
1. Navigate to <nav to="extensions">.
1. Click on the settings icon next to the extension.
1. Click on the settings icon next to the language.
1. Click on Mirror and select another URL.
:::

::: tip Did these methods not work?
Wait for the source to lower its protection or switch to different sources.
:::
Expand Down