From 0d5c3a08ff53ac122bb5bd9b8d1d61e51bc21e22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Thu, 14 May 2015 18:37:15 +0200 Subject: [PATCH] Add the Kindle 4 to the list of device which cannot handle client side rendering (note that Kindle 4 has a UA witn Kindle 3.0). fix #208 --- config_default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_default.php b/config_default.php index fa2bd4d..fbc81df 100644 --- a/config_default.php +++ b/config_default.php @@ -233,7 +233,7 @@ * For now : Kindle, Sony PRS-T1, Sony PRS-T2, All Cybook devices (maybe a little extreme). * This item is used as regular expression so "." will force server side rendering for all devices */ - $config['cops_server_side_render'] = "Kindle\/1\.0|Kindle\/2\.0|EBRD1101|EBRD1201|cybook"; + $config['cops_server_side_render'] = "Kindle\/1\.0|Kindle\/2\.0|Kindle\/3\.0|EBRD1101|EBRD1201|cybook"; /* * Specify the ignored categories for the home screen and with search