mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-05 16:58:59 +00:00
Taking Feed Reader off the ban list.
This commit is contained in:
parent
68f9d0bb38
commit
6ae5628d2c
1 changed files with 0 additions and 1 deletions
|
@ -179,7 +179,6 @@ class TimingMiddleware:
|
||||||
|
|
||||||
BANNED_USER_AGENTS = (
|
BANNED_USER_AGENTS = (
|
||||||
'feed reader-background',
|
'feed reader-background',
|
||||||
'feed reader-windows',
|
|
||||||
'missing',
|
'missing',
|
||||||
)
|
)
|
||||||
class UserAgentBanMiddleware:
|
class UserAgentBanMiddleware:
|
||||||
|
|
Loading…
Add table
Reference in a new issue