fgh
This commit is contained in:
parent
8c0f00893a
commit
2c2af49635
6 changed files with 16 additions and 19 deletions
|
@ -95,8 +95,6 @@ def before_request():
|
|||
|
||||
g.db = db_session()
|
||||
|
||||
g.timestamp = int(time.time())
|
||||
|
||||
ua = request.headers.get("User-Agent","").lower()
|
||||
|
||||
if '; wv) ' in ua: g.webview = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue