Include Chunky in OPDS reader agents
This commit is contained in:
		
							parent
							
								
									922cc0113b
								
							
						
					
					
						commit
						099806215d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -20,7 +20,7 @@ | |||
|     require_once ("resources/doT-php/doT.php"); | ||||
| 
 | ||||
|     // If we detect that an OPDS reader try to connect try to redirect to feed.php
 | ||||
|     if (preg_match("/(MantanoReader|FBReader|Stanza|Marvin|Aldiko|Moon+ Reader)/", $_SERVER['HTTP_USER_AGENT'])) { | ||||
|     if (preg_match("/(MantanoReader|FBReader|Stanza|Marvin|Aldiko|Moon+ Reader|Chunky)/", $_SERVER['HTTP_USER_AGENT'])) { | ||||
|         header("location: feed.php"); | ||||
|         exit (); | ||||
|     } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue