Update 'README.md'
This commit is contained in:
parent
0dfed5a96c
commit
c22acbca68
11
README.md
11
README.md
|
@ -32,6 +32,17 @@ Due to Firefox is a desktop browser and managing addons is complicated the only
|
||||||
|
|
||||||
- Forcing Android UserAgent.
|
- Forcing Android UserAgent.
|
||||||
|
|
||||||
|
# Known problems
|
||||||
|
|
||||||
|
`Some breakage?`
|
||||||
|
|
||||||
|
Try changing "network.http.referer.XOriginPolicy" from 2 to 1
|
||||||
|
|
||||||
|
|
||||||
|
`Infinite loop loading some webs?`
|
||||||
|
|
||||||
|
This is related to cookies. Block all of them momentarily changing "network.cookie.cookieBehavior" from 5 to 2
|
||||||
|
|
||||||
|
|
||||||
## Thanks:
|
## Thanks:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue