You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: troubleshooting.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,3 +4,8 @@
4
4
**Problem**: ATOM feeds may return an invalid XML due to a [known issue](https://github.com/jpmonette/feed/issues/112) in a dependency.
5
5
6
6
**Mitigation**: Change the output format to RSS
7
+
8
+
## Bot Protection
9
+
**Problem**: Some sites have protection mechanism against bots. Requests to those sites may only return a minimal markup containing redirects or errors.
10
+
11
+
**Mitigation**: [Activate JavaScript](https://github.com/damoeb/rss-proxy/#javascript-support) will most likely bypass these mechanisms.
0 commit comments