diff --git a/pyi2phosts/urls.py b/pyi2phosts/urls.py index 875c524..b2c4e57 100644 --- a/pyi2phosts/urls.py +++ b/pyi2phosts/urls.py @@ -31,6 +31,7 @@ browse_hosts = { } } +# FIXME: move to settings day_count = 30 hosts_count = 40 now_date = datetime.datetime.utcnow()