diff options
Diffstat (limited to 'lib/nextpage.php')
-rw-r--r-- | lib/nextpage.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/nextpage.php b/lib/nextpage.php index a883e49..3fab855 100644 --- a/lib/nextpage.php +++ b/lib/nextpage.php @@ -28,7 +28,7 @@ class nextpage{ $this->scraper . (string)($key), gzdeflate($salt.$iv.$out.$tag), - 420 // cache information for 7 minutes blaze it + 900 // cache information for 15 minutes blaze it ); return |