mirror of
				https://github.com/gtxaspec/wz_mini_hacks.git
				synced 2025-10-31 04:32:04 +00:00 
			
		
		
		
	Adhere header to http/1.1 specification (#542)
This function is imported and ran inside jpeg.cgi and causes errors with scrypted
This commit is contained in:
		| @@ -119,7 +119,7 @@ stringContain() { [ -z "${2##*$1*}" ] && [ -z "$1" -o -n "$2" ]; } | ||||
|  | ||||
| test_area_access() | ||||
| { | ||||
| echo "search: $1" | ||||
| echo -ne "search: $1\r\n" | ||||
| values=$(cat "$base_hack_ini" | grep "WEB_SERVER_OPTIONS" | cut -f2 -d=  )  | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Garulf
					Garulf