From 6fa7afe8bbbd75fb7a02fdb1a7dd696740d93102 Mon Sep 17 00:00:00 2001 From: Elvin Efendi Date: Fri, 30 Mar 2018 12:44:48 -0400 Subject: [PATCH 1/2] set proxy_upstream_name correctly when auth_req module is used --- rootfs/etc/nginx/template/nginx.tmpl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rootfs/etc/nginx/template/nginx.tmpl b/rootfs/etc/nginx/template/nginx.tmpl index 8e7f7480a6..e60b1841d5 100644 --- a/rootfs/etc/nginx/template/nginx.tmpl +++ b/rootfs/etc/nginx/template/nginx.tmpl @@ -738,7 +738,11 @@ stream { {{ if $authPath }} location = {{ $authPath }} { internal; - set $proxy_upstream_name "external-authentication"; + + # ngx_auth_request module overrides variables in the parent request, + # therefore we have to explicitly set this variable again so that when the parent request + # resumes it has the correct value set for this variable so that Lua can pick backend correctly + set $proxy_upstream_name "{{ buildUpstreamName $server.Hostname $all.Backends $location }}"; proxy_pass_request_body off; proxy_set_header Content-Length ""; From 3727cc256731fc9f32199b8e368d78052590dc26 Mon Sep 17 00:00:00 2001 From: Elvin Efendi Date: Fri, 30 Mar 2018 12:45:28 -0400 Subject: [PATCH 2/2] log a more meaningful message when backend is not found --- internal/file/bindata.go | 4 ++-- rootfs/etc/nginx/lua/balancer.lua | 8 +++++++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/internal/file/bindata.go b/internal/file/bindata.go index d80a428273..e320faff63 100644 --- a/internal/file/bindata.go +++ b/internal/file/bindata.go @@ -94,7 +94,7 @@ func etcNginxLuaBalancerEwmaLua() (*asset, error) { return a, nil } -var _etcNginxLuaBalancerLua = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x94\x57\xdd\x6e\xdb\x3a\x12\xbe\xf7\x53\x0c\x74\x65\x61\x6d\xa1\x59\xec\x55\xb0\x5e\x20\x6d\x72\x16\x45\x13\x67\xe1\xe6\x6c\x51\x14\x05\x41\x4b\x23\x9b\x35\x4d\x6a\x49\x2a\x4e\xb6\x68\x9f\xfd\x60\x28\x91\xfa\xb1\xda\xb4\x37\x71\x44\x0e\xe7\xf7\x9b\x8f\x43\xa9\x73\x2e\x41\xed\x9e\xd8\x96\x4b\xae\x72\x34\xb0\x02\x83\xff\xab\x85\xc1\x79\xa2\x76\x4f\x59\x58\x4f\xd2\x59\x23\xfc\xc5\x6a\xd5\x17\xca\x69\x21\xee\xe6\x5a\x95\x62\x57\x1b\xee\xc4\x48\xac\xbf\x11\xc5\x6b\x27\x64\x5f\x8a\xbe\xe3\xa6\x34\x75\xce\xf3\x3d\xf6\x05\x0c\x5a\xf7\x9c\x85\x9d\x28\xea\x97\x99\xd4\xf9\x61\x42\x58\xe7\x87\x28\x88\xa7\x23\xef\x8b\x84\xf0\x32\xda\x48\xd2\xd9\x6c\xb9\x84\x23\x72\x5b\x1b\x2c\x40\x28\xb0\x98\x6b\x55\x58\x5a\x2e\xb5\x01\xae\x60\xbd\x13\xea\x09\x4e\xda\x1c\xd0\x80\xd3\x50\x89\xfc\x00\x75\x05\x6e\x8f\xa0\xf0\x04\x52\x58\x07\xba\x84\xba\xb2\xce\x20\x3f\x42\x85\x68\xbc\x02\xe1\xe0\x24\xa4\x04\xc7\x0f\x08\xff\x24\xf9\x02\x25\x7f\x86\x5a\x51\x16\x72\xad\x9c\xd1\x52\xa2\x81\xff\xdc\xbf\x7f\xc0\xc2\x6b\xdc\xf2\xfc\x80\xaa\x00\xbd\xfd\x82\xb9\x23\x7b\xb4\xda\xf8\x80\xaa\xa8\xb4\x50\xee\x5f\xf0\x37\x78\x7d\xf5\xe6\xdd\xcd\xfa\xfa\x3d\x7b\xff\x71\xfd\x86\xbd\x5d\x3f\xdc\x6c\xfe\x7b\x75\xdb\x06\x3d\xbd\x09\x2b\xb8\x98\xb5\x12\x9b\xfb\x3f\xd7\xd7\x6c\x73\xff\xfa\xed\x9a\xdd\xde\xbf\x79\xc7\xde\xdd\x7c\x84\x15\x24\x46\xd7\xaa\x60\x46\x6f\x85\x4a\x5a\xd1\xeb\x9b\x3f\xae\xfe\xbc\x7d\x60\xb7\xaf\xd9\xd5\xed\xbf\xcf\x84\x42\x41\xba\x35\x66\x1d\x77\x54\x44\x82\x93\xdd\x73\x83\x45\x76\xb6\x1d\xce\xb1\x3b\x58\xc1\xd7\x6f\x53\x6a\x62\x75\x43\xa9\x2f\x15\x9e\xe6\x09\xfd\x67\x93\x05\x7c\x75\xe2\x88\xba\x76\xb0\x82\x57\x0b\xc0\xa7\x8a\xbe\xe9\x23\xbb\xf8\x96\x06\x7d\x6d\x3a\xed\x02\xd0\x10\xd4\x03\x90\x32\x52\x75\xf1\xea\xef\xff\x48\x67\xa2\x04\xa5\x5d\x94\xa4\x7c\xab\x19\x80\x41\x57\x1b\x45\xc7\xb4\x99\x27\x25\x17\x92\x2a\xa4\x21\x37\x48\xd1\x51\x55\x1a\xb0\x12\x4c\xc2\xe1\x4b\x48\x20\xcb\x60\x4e\xc6\xb4\x81\xa4\x56\x07\xa5\x4f\x2a\x49\xd3\x19\xaa\x22\x38\x55\xd6\x2a\xf7\xed\xb2\x43\xc7\xf2\xda\x18\x54\x8e\xb5\x2a\xe6\xe9\x0c\x60\xe0\x3b\x53\xfc\x18\xb2\xf9\xc8\x4d\x56\x19\xfd\xf4\xcc\x02\xda\xfc\x6e\xe7\x6e\x74\x64\x87\x6e\xde\x57\xf0\xb2\x03\x72\xcb\xb8\xdc\x9d\xdb\x87\xd5\x0f\xfd\x1c\x1a\xfd\x94\x48\xcd\x8b\x65\xdb\x61\xc9\x67\xca\xc0\x10\x3c\x93\x3e\xb4\xf2\xbf\x65\xb8\xe5\x0b\xef\xf1\x48\x2c\x86\x31\x03\x10\x65\x94\x59\x41\x22\x2a\xb6\xe7\x76\x9f\x84\x0a\x03\x2c\x97\xf0\x70\x7f\x7d\x3f\x47\xf9\x28\x14\x96\xa8\x0a\x91\x82\x38\x56\x12\x8f\xa8\x1c\xf8\xc4\x8e\xa3\xcc\x42\x17\xda\x4f\xaf\x3e\x67\xbc\x28\x0c\x5a\xbb\x98\xde\xad\xb4\x71\x33\x00\x94\x16\x87\xae\x78\xf2\xe9\xfc\x68\xa9\xaa\x3d\x0a\x2b\xcf\x5a\x81\x89\xe7\x67\xaa\xd3\xbe\x5b\x61\xb5\x73\x25\xae\x04\xf3\x94\xf4\x7e\x32\xbe\xaf\xc6\x4d\x1d\x3d\x21\x90\x49\xbd\x9b\xd3\xef\x87\xab\xcd\x7a\x01\x4e\x5b\x67\x84\xda\xcd\x9b\xc3\x29\xe1\x3b\x01\x61\x7d\xd3\xd8\xba\x22\x23\x58\x2c\xa0\xe4\x52\x0a\xb5\xf3\x89\xa0\x3e\xf1\x8d\x30\x34\x93\x76\xce\x2c\x97\xb0\xa1\x56\x5f\x6e\xa8\xd5\x09\x4a\xa3\xc6\xbf\xa4\x3f\x31\x74\xdf\x02\x59\x36\x49\x5b\x3d\x3c\x70\xeb\x98\x50\x05\x3e\x11\x6d\x8c\x19\xa7\xdf\x12\x59\xd3\x12\xe1\xa0\x3f\xb3\xe8\x17\x40\xe1\x93\x3b\x4f\xfc\xa2\x67\x22\x6d\x52\x4a\x59\x68\x4c\xc6\x1c\x06\x0f\x2e\xfc\x57\x4f\xe9\x39\x46\xbc\xe8\xe7\x36\x2d\xc1\x1b\x5b\xe7\xb9\x2f\x64\xa9\x4d\x2e\xb6\x92\x50\x18\xd7\xd0\x98\x6e\x63\x32\x4c\x3b\x0a\x73\x01\x63\x7f\x5b\x65\x3f\xab\x7a\x32\xa9\x17\x5a\x1a\xf4\xb5\x45\x63\xd2\xe8\xb9\x28\x3b\xa7\x7e\x5f\xed\x23\x97\xa2\x00\xe1\xf0\x68\x83\x9a\x67\xd0\x8f\x68\x4e\x46\x38\x87\x34\x3e\x04\x43\x67\x38\xa9\xd5\x6f\x20\x65\xf6\xcb\x6d\x33\xc5\x54\xf6\x59\xe5\x91\x86\xda\x5f\xf2\x2c\x92\xee\x79\xea\xa3\x54\x83\x79\x2e\xad\xa6\x0b\x0d\x9d\xbf\x40\x0c\xda\x0a\x73\x27\x1e\x11\xe2\x38\xd6\x5c\x9e\x56\xa8\xbc\x1b\x06\xf6\xdc\x42\xbe\xe7\x6a\x87\xe3\x14\x34\x39\x2c\x50\xa2\xc3\x11\xb8\x67\x91\xdf\x2e\x61\xe3\x4d\x36\xaa\x75\x09\x37\x1f\xee\xae\xa0\xc2\x78\x6f\x9d\x33\xea\xaf\x53\xfa\x98\x65\x47\xd4\xd6\x9b\x01\x42\x88\x8c\x44\x2e\x4b\x59\xdb\x3d\xe3\x52\xce\xd3\x9f\x0a\x32\xdf\x72\x4e\xd7\xf9\x1e\x0b\xc6\xdd\xe8\x60\xcb\x27\x7d\xa8\xbd\x5d\xff\x71\xbf\x80\x84\xaa\x65\xb4\x12\xff\x6f\x46\xd3\x5c\x13\xaf\x3b\x2c\x08\x61\xed\x3d\x3d\x4c\xd8\x4b\x25\xb7\xe7\x57\x94\x65\x05\x77\x34\x5f\x0e\xa6\xdd\x8c\xee\xa3\x81\xc4\xbc\xd7\x7d\xc3\xa3\x31\x51\x0d\x2e\xbb\x88\x1a\x3b\xfa\xb0\xa0\x21\x33\x6a\x83\x15\x54\x39\xc5\x4e\x43\x78\x56\x60\xae\x8b\x0e\x65\x8d\xca\x9e\x29\x7d\x98\x6e\xc6\x9b\xcd\x66\x01\x90\xe4\xba\x96\x85\x17\xac\xb8\xb1\xd8\x8d\x40\xa4\xa6\x4d\x51\xa4\xff\xbe\x17\x69\x3a\xe9\x32\x4d\x42\x6c\xe0\x2f\x4d\xd4\x15\x17\xc6\x0e\x8f\x43\xa1\x7b\xf7\x5e\x77\xdd\x0f\xa6\x97\xde\x89\x48\xd7\xe3\xd1\xa8\x6d\x0a\x58\x81\x33\x35\xce\x1a\xfa\x2d\xa3\xc6\x18\x3c\x4c\x9c\xa0\xb8\xe9\xf9\x91\x15\x88\x15\x23\x78\x70\x13\x7b\x68\x10\x45\x1a\x88\x7c\x6c\x20\x6a\xeb\x19\x1a\x90\xc4\xa4\x92\xe6\xef\x14\xda\x78\xe9\xd0\xb0\xf3\x81\xe8\xe7\x83\xce\x0b\x1d\xe8\x67\x89\x73\xcd\xd1\x87\x68\x9d\xdd\x65\x42\x09\xc7\x9a\xa7\x8e\x17\x62\x61\x6e\x26\xd4\xd0\x7c\x6d\x32\x7c\x44\xf3\x3c\x9f\x7e\x61\x2c\x86\xfd\xd2\xba\x46\x1a\x7e\x0c\xc3\xc4\x4f\xd8\x70\xda\x23\x3d\xbe\x9c\xa3\x19\x82\x5e\x57\x9d\x31\x8f\xab\x81\xe2\x31\x36\xe9\x2a\xfa\x61\x4c\x79\xa0\x8a\x26\x97\xd5\x9e\xdb\x30\x4e\x53\x3a\xfd\x77\xc8\x62\xbb\xb9\x82\x44\xea\x5d\x2f\x87\xe7\xe9\x1b\xa1\xbf\x77\xfa\xfb\x0a\xe2\x2b\x33\x19\xf7\x77\x78\x4f\x1c\x6b\xeb\x60\x4b\x4f\x08\x29\x9b\x87\x67\xbc\x00\xb4\x01\xa9\x77\x0b\xd8\xd6\x0e\x4e\x44\xfc\x41\xa4\x8d\xda\x5b\x19\x52\x5f\x7c\xcc\x67\x16\x1d\x3b\x6a\x83\xcc\x19\x81\x76\x7e\x91\x76\x54\xb2\xd7\xd6\x2d\x80\x2e\x37\xdf\x69\x21\x94\x1e\xd5\xcc\xc0\xf3\x4d\xac\xf8\x50\x6d\xc0\x1d\x3d\x6f\xe7\x9d\xb2\x36\x73\x53\x54\xd3\x76\x44\xe4\xe4\xf6\x3b\x69\x35\xf9\x87\x32\x4d\x92\xfe\x3a\x6c\x27\x46\x52\xec\x47\xcc\xcb\x26\x58\x72\xd7\x4f\x9c\xb5\x25\x64\xb4\x30\x1f\x96\x7f\xaa\x2b\x9a\x1a\xa5\xed\xf4\xfd\x02\xf4\x84\xc4\x88\xbd\xe0\xdc\xe0\x39\x0f\x4e\xbf\x88\xb9\xb6\xc0\xec\x6e\xf6\x57\x00\x00\x00\xff\xff\xb9\xed\x73\x4e\x65\x11\x00\x00") +var _etcNginxLuaBalancerLua = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x94\x58\xdd\x6e\xdb\x3a\x12\xbe\xf7\x53\x0c\x74\x65\x61\x6d\xa1\x59\xec\x55\xb0\x5e\x20\x6d\xd2\x45\xd1\xc4\x39\x70\xd3\x53\x14\x45\x41\xd0\xd2\xd8\x66\x4d\x93\x3a\x24\x15\x27\xa7\x68\x9f\xfd\x60\x28\x91\xfa\xb1\x92\xb4\x37\x49\x44\x0e\xe7\xf7\x9b\x8f\xc3\x48\x9d\x73\x09\x6a\xfb\xc0\xd6\x5c\x72\x95\xa3\x81\x05\x18\xfc\xab\x12\x06\xa7\x89\xda\x3e\x64\x61\x3d\x49\x27\xb5\xf0\x37\xab\x55\x57\x28\xa7\x85\xb8\x9b\x6b\xb5\x11\xdb\xca\x70\x27\x06\x62\xdd\x8d\x28\x5e\x39\x21\xbb\x52\xf4\x1d\x37\xa5\xa9\x72\x9e\xef\xb0\x2b\x60\xd0\xba\xc7\x2c\xec\x44\x51\xbf\xcc\xa4\xce\xf7\x23\xc2\x3a\xdf\x47\x41\x3c\x1e\x78\x57\x24\x84\x97\xd1\x46\x92\x4e\x26\xf3\x39\x1c\x90\xdb\xca\x60\x01\x42\x81\xc5\x5c\xab\xc2\xd2\xf2\x46\x1b\xe0\x0a\x96\x5b\xa1\x1e\xe0\xa8\xcd\x1e\x0d\x38\x0d\xa5\xc8\xf7\x50\x95\xe0\x76\x08\x0a\x8f\x20\x85\x75\xa0\x37\x50\x95\xd6\x19\xe4\x07\x28\x11\x8d\x57\x20\x1c\x1c\x85\x94\xe0\xf8\x1e\xe1\xbf\x24\x5f\xa0\xe4\x8f\x50\x29\xca\x42\xae\x95\x33\x5a\x4a\x34\xf0\xc7\xed\x87\x3b\x2c\xbc\xc6\x35\xcf\xf7\xa8\x0a\xd0\xeb\x6f\x98\x3b\xb2\x47\xab\xb5\x0f\xa8\x8a\x52\x0b\xe5\xfe\x07\xff\x82\xd7\x17\x6f\xde\x5f\x2d\x2f\x3f\xb0\x0f\x9f\x97\x6f\xd8\xbb\xe5\xdd\xd5\xea\xcf\x8b\xeb\x26\xe8\xf1\x4d\x58\xc0\xd9\xa4\x91\x58\xdd\x7e\x5c\x5e\xb2\xd5\xed\xeb\x77\x4b\x76\x7d\xfb\xe6\x3d\x7b\x7f\xf5\x19\x16\x90\x18\x5d\xa9\x82\x19\xbd\x16\x2a\x69\x44\x2f\xaf\xde\x5e\x7c\xbc\xbe\x63\xd7\xaf\xd9\xc5\xf5\xff\x4f\x84\x42\x41\xda\x35\x66\x1d\x77\x54\x44\x82\x93\xdd\x71\x83\x45\x76\xb2\x1d\xce\xb1\x1b\x58\xc0\xf7\x1f\x63\x6a\x62\x75\x43\xa9\xcf\x15\x1e\xa7\x09\xfd\x65\x93\x19\x7c\x77\xe2\x80\xba\x72\xb0\x80\x57\x33\xc0\x87\x92\xbe\xe9\x23\x3b\xfb\x91\x06\x7d\x4d\x3a\xed\x0c\xd0\x10\xd4\x03\x90\x32\x52\x75\xf6\xea\xdf\xff\x49\x27\x62\x03\x4a\xbb\x28\x49\xf9\x56\x13\x00\x83\xae\x32\x8a\x8e\x69\x33\x4d\x36\x5c\x48\xaa\x90\x86\xdc\x20\x45\x47\x55\xa9\xc1\x4a\x30\x09\x87\xcf\x21\x81\x2c\x83\x29\x19\xd3\x06\x92\x4a\xed\x95\x3e\xaa\x24\x4d\x27\xa8\x8a\xe0\xd4\xa6\x52\xb9\x6f\x97\x2d\x3a\x96\x57\xc6\xa0\x72\xac\x51\x31\x4d\x27\x00\x3d\xdf\x99\xe2\x87\x90\xcd\x7b\x6e\xb2\xd2\xe8\x87\x47\x16\xd0\xe6\x77\x87\x47\x60\xd1\x7a\xb4\x45\x37\xed\x6a\x4a\x27\x13\x80\x7e\xcc\x21\x64\xf0\x36\xa4\xde\x4e\xe9\xf7\xa7\x8b\xd5\x72\x06\x89\xd2\x51\xac\xdf\xeb\x1b\x2a\x95\x8f\xde\xc7\xec\xb4\x75\x46\xa8\x6d\xdf\x18\x45\xe3\x23\x8f\x09\x6d\xb6\x5f\xcc\x87\x5c\x33\x2e\xb7\xa7\xe9\x80\xc5\x93\x69\xeb\x5b\xf8\x92\x48\xcd\x8b\x79\xd3\xf0\xc9\x57\x2a\x48\x1f\xcb\xa3\x3e\x34\xf2\xbf\x65\xb8\xa1\x2f\xef\xf1\x40\x2c\x86\x51\x67\x3d\xc8\x2c\x20\x11\x25\xdb\x71\xbb\x4b\xda\xec\xcf\xe7\x70\x77\x7b\x79\x3b\x45\x79\x2f\x14\x6e\x50\x15\x22\x05\x71\x28\x25\x1e\x50\x39\xf0\x75\x1e\x46\x99\x05\x52\xb0\x5f\x5e\x7d\xcd\x78\x51\x18\xb4\x76\x36\xbe\x5b\x6a\xe3\xa8\x1e\xd2\x62\xdf\x15\xcf\x85\xad\x1f\x0d\x73\x36\x47\x61\xe1\x49\x34\x5c\x0c\xd3\x13\xd5\x69\xd7\xad\xb0\xda\xba\x12\x57\x82\xf9\x1a\x0e\xad\x07\x3f\x17\x43\x8e\x79\x06\x8f\x11\x66\xf5\xe1\x94\xa0\x97\x80\xb0\x1e\xcf\xb6\x2a\xc9\x08\x16\x33\xd8\x70\x29\x85\xda\xfa\x44\x50\xdb\x7a\x8c\xf6\xcd\x74\xb0\x39\x9f\xc3\x8a\xe0\x3c\x5f\x11\xf3\x10\x94\x06\x3c\x74\x4e\x3f\x62\xe8\xbe\x23\xb3\x6c\x94\x45\x3b\x78\xe0\xd6\x31\xa1\x0a\x7c\x20\x16\x1b\x12\x60\xb7\x31\xb3\xba\x31\xc3\x41\x7f\x66\xd6\x2d\x80\xc2\x07\x77\x9a\xf8\x59\xc7\x44\xda\x76\x75\x6d\x32\xe6\x30\x78\x70\xe6\xbf\x3a\x4a\x4f\x31\xe2\x45\xbf\x36\x69\x09\xde\xd8\x2a\xcf\x7d\x21\x37\xda\xe4\x62\x2d\x09\x85\x71\x0d\x8d\x69\x37\x46\xc3\xb4\x83\x30\x67\x30\xf4\xb7\x51\xf6\x2c\x0b\x8d\xea\x85\x86\x95\x7d\x6d\xd1\x98\x34\x7a\x2e\x36\xad\x53\xbf\xaf\xf6\x9e\x4b\x51\x80\x70\x78\xb0\x41\xcd\x23\xe8\x7b\x34\x47\x23\x9c\x43\x9a\x66\x82\xa1\x13\x9c\x54\xea\x37\x90\x32\xf9\xe5\xb6\x19\x63\x2a\xfb\xa8\xf2\x48\x43\xcd\x6f\xf2\x2c\x52\xff\x69\xea\xa3\x54\x8d\x79\x2e\xad\xa6\xfb\x15\x9d\xbf\xcf\x0c\xda\x12\x73\x27\xee\x11\xe2\x74\x58\xdf\xe5\x56\xa8\xbc\x9d\x4d\x76\xdc\x42\xbe\xe3\x6a\x8b\xc3\x14\xd4\x39\x2c\x50\xa2\xc3\x01\xb8\x27\x91\xdf\xce\x61\xe5\x4d\xd6\xaa\xf5\x06\xae\x3e\xdd\x5c\x40\x89\xf1\x1a\x3d\x65\xd4\x5f\xa7\xf4\x21\xcb\x0e\xa8\xad\x33\x92\x84\x10\x19\x89\x9c\x6f\x64\x65\x77\x8c\x4b\x39\x4d\x9f\x15\x64\xbe\xe5\x9c\xae\xf2\x1d\x16\x8c\xbb\xc1\xc1\x86\x4f\xba\x50\x7b\xb7\x7c\x7b\x3b\x83\x84\xaa\x65\xb4\x12\x7f\xd7\xb7\x67\xae\x89\xd7\x1d\xfa\x1b\xb4\x19\x1b\xfa\x09\x7b\xa9\xe4\xf6\xf4\x8a\xb2\xac\xe0\x8e\xc6\xdd\xde\x4d\x9d\xd1\x7d\xd4\x93\x98\xa6\x27\x33\x40\x73\x34\x26\xaa\xc6\x65\x1b\x51\x6d\x47\xef\x67\x34\xf3\x46\x6d\xb0\x80\x32\xa7\xd8\xe9\x4d\x90\x15\x98\xeb\xa2\x45\x59\xad\xb2\x63\x4a\xef\xc7\x9b\xf1\x6a\xb5\x9a\x01\x24\xb9\xae\x64\xe1\x05\x4b\x6e\x2c\xb6\x13\x19\xa9\x39\x1f\x4c\x19\x5d\x2f\xd2\x74\xd4\x65\x1a\x4d\x58\xcf\x5f\x1a\xf0\x4b\x2e\x8c\xed\x1f\x87\x42\x77\xee\xbd\x27\x66\xa8\xce\x89\x48\xd7\xc3\x49\xad\x69\x0a\x58\x80\x33\x15\x4e\x6a\xfa\xdd\x9c\x8e\x59\x30\x72\x82\xe2\xa6\xd7\x50\x56\x20\x96\x8c\xe0\xc1\x4d\xec\xa1\x5e\x14\x69\x20\xf2\xa1\x81\xa8\xad\x63\xa8\x47\x12\xa3\x4a\xea\x9f\x63\x68\xe3\x1b\x87\x86\x9d\x0e\x44\xcf\x0f\x3a\x2f\x74\xa0\x9f\x25\x4e\x35\x47\x1f\xa2\x75\x76\x93\x09\x25\x1c\xab\x5f\x5e\x5e\x88\x85\x31\x9e\x50\x43\xe3\xbe\xc9\xf0\x1e\xcd\xe3\x74\xfc\xc1\x33\xeb\xf7\x4b\xe3\x1a\x69\x78\x1a\x86\x89\x1f\xf8\xe1\xb8\x43\x7a\x0b\x3a\x47\x33\x04\x3d\xf6\x5a\x63\x1e\x57\x3d\xc5\x43\x6c\xd2\x55\xf4\x64\x4c\x79\xa0\x8a\x3a\x97\xe5\x8e\xdb\x30\xdd\x53\x3a\xfd\x77\xc8\x62\xb3\xb9\x80\x44\xea\x6d\x27\x87\xa7\xe9\x1b\xa0\xbf\x73\xfa\xe7\x02\xe2\xa3\x37\x19\xf6\x77\x78\xde\x1c\x2a\xeb\x60\x4d\x2f\x1a\x29\xeb\x77\x70\xbc\x00\xb4\x01\xa9\xb7\x33\x58\x57\x0e\x8e\x44\xfc\x41\xa4\x89\xda\x5b\xe9\x53\x5f\xfc\xdf\x42\x66\xd1\xb1\x83\x36\xc8\x9c\x11\x68\xa7\x67\x69\x4b\x25\x3b\x6d\xdd\x0c\xe8\x72\xf3\x9d\x16\x42\xe9\x50\xcd\x04\x3c\xdf\xc4\x8a\xf7\xd5\x06\xdc\xd1\x6b\x7b\xda\x2a\x6b\x32\x37\x46\x35\x4d\x47\x44\x4e\x6e\xbe\x93\x46\x93\x7f\xb7\xd3\x24\xe9\xaf\xc3\x66\x62\x24\xc5\x7e\xc4\x3c\xaf\x83\x25\x77\xfd\xc4\x59\x59\x42\x46\x03\xf3\x7e\xf9\xc7\xba\xa2\xae\x51\xda\x4c\xdf\x2f\x40\x4f\x48\x8c\xd8\x0b\xce\xf5\xfe\xbb\x00\x4e\xbf\x88\xb9\xa6\xc0\xec\x66\xf2\x4f\x00\x00\x00\xff\xff\x42\xba\x8c\x28\xf4\x11\x00\x00") func etcNginxLuaBalancerLuaBytes() ([]byte, error) { return bindataRead( @@ -174,7 +174,7 @@ func etcNginxNginxConf() (*asset, error) { return a, nil } -var _etcNginxTemplateNginxTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\xff\x53\x1c\xb7\xf2\xe0\xef\xfc\x15\xaa\x85\x2b\x83\x8b\xdd\x85\x84\xf8\xe5\x41\x71\x77\x18\xec\x07\xf7\xb0\x4d\xb1\xd8\x79\xf5\xb9\xba\x9a\xd2\xce\x68\x77\xf4\x98\x95\x26\x92\x66\x61\xe3\xe3\xfe\xf6\x2b\x7d\x1d\x69\x46\x33\xbb\x38\x8e\x93\x97\xca\xa4\xca\x61\xf5\xa5\xd5\x6a\x49\xad\x56\x77\xab\xf5\xf9\x33\xd8\x81\x45\x01\x8e\x4f\xc1\x08\x3c\x3d\x6d\xc9\xdf\x1c\xb1\x25\x62\x5c\xa5\x4d\xcc\xdf\x26\x2b\x9d\xcd\x55\xf2\xf9\x6c\x6e\x93\xae\xf8\xd5\xcd\xa7\x57\x6f\x08\x9c\x16\x28\x53\x99\x61\x8a\x29\x96\x23\x58\x88\xfc\x97\x8f\xb7\x57\xaa\xcc\x65\xfd\xd3\x14\x98\xc2\xf4\x1e\x91\x4c\x37\xfb\xda\xfe\x30\x99\x25\xa3\x8f\xab\x4b\x04\x33\x8b\xd7\x8d\x4c\x98\x20\x61\xd3\x4c\x39\x98\x65\x7e\xa9\xb3\xfa\xe7\xd3\xd3\x96\x2c\x81\x67\xaa\x13\x23\x8d\xdd\x3b\x9a\x71\x94\x56\x0c\x8b\x95\x2c\x50\x50\x98\x25\x0b\x9a\x55\x05\x02\x63\x24\xd2\x31\x99\x63\xf2\x38\xd6\x29\x7c\x4c\xe6\x8f\x49\x2e\x44\x29\x8b\xd8\x6a\xa6\xf8\x88\xd3\x13\x09\x1e\x91\xcc\xb6\x34\xad\x70\x91\x7d\x28\x11\x11\x0c\xa6\x98\xcc\xaf\x29\xcc\x34\x01\x65\x81\x0c\xa2\x05\x25\x80\xce\x66\x27\x5b\x5b\x0f\x94\xdd\x23\x96\x94\x8c\xa6\x88\x73\xc4\x81\x21\xf5\xe8\x27\x95\x71\xe3\xd2\x9f\x9e\x4e\x4c\x27\xe6\x02\xec\x16\x88\xf8\xc5\xce\xcb\xea\x6c\x36\xc3\x04\x8b\xd5\x1e\x38\x90\xad\x18\xb8\x69\x59\x25\xd0\xe4\x34\x40\x7b\x75\x2c\x70\xdb\x85\x12\x67\x60\xcc\x2a\xa2\x89\x30\x2a\x71\x66\xdb\x26\x08\x8c\xde\xc1\x47\xd9\xb7\xb7\xb8\x40\x3c\x68\x8c\x15\x78\x81\x45\x42\xe8\x0c\x17\x48\xb6\x16\x16\x6d\x34\xf2\xf9\xf3\xf8\x25\x90\x34\x3d\x1e\x9b\x76\x28\x9b\x8f\x11\x19\x67\x34\xd5\x04\x4f\x29\x43\x96\xc8\xb9\x58\x14\xdb\xa6\x1d\x9e\x57\x22\xa3\x0f\x24\x11\x78\x81\x68\x25\xc0\xcb\xb1\x9a\x03\xe3\x97\x00\x2e\x29\xce\xc0\x03\xc4\x02\x93\x39\x10\x94\x82\x82\x92\x39\xc8\x2a\x26\x7f\x43\xc0\x90\x1c\x68\x5d\xa1\x0b\x5a\x48\xa6\x89\xc9\xbe\x33\xb9\x4f\x4f\xe0\x64\x6b\x0b\x2d\x11\x11\x1c\x7c\xde\x02\x00\x80\x45\x55\x08\x9c\xc0\x34\x45\xa5\x00\xe6\xa3\xe4\x44\xe5\xd9\x71\xa0\x84\xa0\x54\x60\x4a\x38\x70\x0d\xbc\x83\x8f\x66\x28\xbc\x5c\x49\x25\x59\xb1\xe2\x08\x34\x3f\x54\xd2\xa2\x38\xd9\x7a\xda\xda\x92\x74\x33\xad\x9b\x99\x0d\x8b\x62\x74\xb1\x22\x70\x81\xd3\x73\x4a\x66\x78\x5e\x31\x28\x21\x7a\x6b\x51\x96\x2e\x2a\x98\x94\x30\xbd\x87\x73\x94\xa4\x25\x14\x39\x18\x8c\x2b\xce\xc6\x05\x4d\x61\x31\x2e\xf0\x74\x5c\x54\x70\xfc\x3f\xe4\xa4\xd6\xe9\x78\x3a\x7e\xfc\xf1\x55\xf2\xea\x68\x58\x60\x52\x3d\x0e\xe7\xa4\x52\x45\x7e\x18\x1d\xea\x62\x27\x83\x93\x16\x64\x03\xb8\x5e\x47\x1a\x68\x51\xc1\x93\x46\xe2\x12\x91\x8c\x32\x9b\x17\xc3\x44\x66\xc8\x36\x5c\x23\x3c\x87\x0c\x65\x49\x86\x53\x01\x52\xbf\xab\x49\x06\x05\x04\x3f\xbc\x3b\x89\x16\x65\xb4\x22\x59\xc2\xe8\x14\x93\x84\x0b\x28\x10\x38\xec\x28\x59\xd0\xf4\x9e\x83\x1f\x0e\xbf\xbb\x8f\xe7\x4f\x61\x01\x49\x8a\x58\x82\x1e\x16\xb0\x13\x4a\x50\x2a\x29\x20\x17\x89\xa0\x55\x9a\xa3\x2c\x81\x42\xd5\x52\xd5\xe4\x02\x4c\xa6\xab\x44\x56\x9f\xca\x96\xcd\xb0\xca\x8f\xa1\x9f\x2b\xcc\xd0\xee\x80\x21\x2e\x56\x23\xb9\x1e\x06\x7b\x2e\x37\xa5\x45\x81\x52\x31\x87\x6c\x0a\xe7\x68\x77\x60\x7e\x0f\xf6\xb6\x5c\x91\xe1\x50\xc1\x07\x86\x8d\xb9\x74\x45\x63\x40\xef\xf7\x01\x43\xbc\x2e\x6e\x12\xc0\x29\x28\x53\x58\x14\xbb\xa6\xfd\x7d\x30\x08\xe8\xec\xe1\x20\x59\x02\x15\x80\xde\x03\x91\x23\xb2\xe5\x4d\x55\xc6\x28\x93\x88\x2b\x08\x60\x06\x71\x81\xb2\x63\x30\x00\xa3\x11\x10\x94\x0b\xb9\x1e\x77\x19\xe2\x7b\x35\x2c\x54\x70\xe4\x41\x08\x9a\x04\xa7\x0a\x53\x57\x94\x64\x9b\x60\x6d\x87\xe0\xdb\x20\x6c\x5b\x8b\xe0\x2a\xff\xff\xe4\x8d\xb7\xe1\x0a\x1d\xc3\x6e\x01\x8d\xbc\xb2\xbb\x7b\x06\x88\x59\xf2\x86\x8b\xea\x5f\xe3\x97\xe0\x01\x29\x8e\x21\x72\x04\x96\xb0\xa8\x10\xa0\x33\xf5\x23\x57\x7b\x20\xf8\xd7\xf0\x2d\x65\x0f\x90\x65\x28\x93\x7f\x01\x41\xc1\x14\x01\xc9\x19\xe4\x9f\xb6\xe6\x1c\xd1\x04\x97\x66\xb6\x68\x26\xe9\x71\x18\xc9\xb2\x3e\x72\xa4\xb6\xdf\x1b\x46\x05\x4d\x69\x61\x71\x60\x08\x16\x09\x2e\x13\xd3\x9c\xfa\xd4\xc6\x2d\x77\x36\x55\xf2\xc4\x61\x5e\x70\xd4\x57\xcd\x72\x47\x87\xf0\x5b\xca\xf4\x4e\xee\x78\xa3\xb7\x8b\xf8\x50\x98\xdc\x98\x39\x5e\x22\x8f\xff\x7e\xfe\x0c\x18\x24\x73\x04\x76\x04\xab\xb8\x40\x99\xec\xe0\xf1\xa9\x6e\x42\x75\xe5\x16\xc1\xe2\xea\xe6\xfc\xea\xe2\xd6\x62\xc5\x91\x48\x2c\xcc\x19\xa3\x0b\x8b\x95\x07\xa1\x03\x93\x90\x52\xff\x40\xf4\xea\x26\x18\x25\xc9\xa0\xa6\x50\x6e\xe7\x15\x47\x99\x24\x7d\x86\x04\x62\x0b\x4c\xf4\x00\xa4\xb4\x22\x82\xad\x40\x86\x4a\x44\x32\xb9\x65\x51\xa2\x33\x0a\x8c\x88\x00\x57\x37\x00\x66\x19\x43\x9c\xfb\xa3\xd3\xb7\x8f\xca\x8c\x5a\x7a\x99\x23\x8a\x4b\x7f\x4b\x6d\x80\x11\x39\xe6\x00\x73\xcb\x78\x24\x82\x29\x2c\xd2\xaa\x90\xec\x52\x30\x29\x49\xa4\x60\x46\x19\xc0\x24\xc3\x4b\x9c\x55\xb0\x70\x38\x57\x5c\xe2\xab\xfb\x8c\x35\xd6\x92\xcd\x56\x1c\x94\x70\xee\xcd\x26\x8d\x83\xad\xa5\x3f\x6f\x53\x50\xd9\x63\x05\x66\x94\x41\x71\xe2\xd7\x91\xa2\x8a\xfb\x62\x75\xae\xb1\x40\xe7\x58\xac\x9a\x35\x29\x9b\x83\xfe\x9a\x57\x37\x67\x93\xf7\xd5\xa2\x59\x51\xcf\xe1\x7a\x62\x79\xd3\xaa\x63\xdc\xf5\x7e\xfb\x49\xf0\x89\xee\xbc\xe9\xf5\x32\xa7\x72\x03\xd0\x24\x4c\x34\x61\x92\x5f\x28\x41\x40\xef\x19\xc7\xb1\x02\xc7\x76\x2d\x38\x70\xff\x45\x09\x9a\xe0\x5f\x90\x9b\x80\x51\xb8\x33\x5c\x08\xcd\x5e\xe4\x54\xbe\x47\xb5\xe8\xf7\x49\xf0\x0b\x34\x83\x55\x21\xde\xaa\x32\xff\x44\xab\xae\xb9\x0c\x31\x05\xcd\x4f\xe4\x0c\xc1\x8c\x9f\xd8\x02\xc9\x03\xc3\xc2\x97\x53\x24\x7d\x54\xa6\x48\xcb\x84\xd0\xb2\xe2\x79\x98\x59\xe7\x65\xa8\x80\xab\x76\xc5\x82\xce\x13\x5e\x4d\xe5\x0c\x44\x5c\x34\x32\x19\x92\x1d\x92\x82\x5a\x46\x2b\xe1\x49\x55\x75\x91\x7b\x84\x4a\x58\xe0\x25\x72\xf2\x9c\xeb\xfc\x3f\x11\x2a\xcf\x64\x16\x78\x7a\x32\x7d\xa8\x4b\x9b\x06\x79\xbb\xf4\xad\xcd\x91\x84\x52\xb5\xf4\x6a\x34\x5c\x2b\x99\x56\xb3\x99\x94\x23\xe5\xb0\x84\x2c\xec\x5c\x95\xd3\xcc\xeb\xb5\x2a\x15\x8c\x5d\x08\xc6\xa1\xeb\xbe\x18\x98\x5a\x0c\x35\x3d\x28\x20\x93\xa2\x5c\x04\x23\x1e\x00\xb9\x96\xe5\xda\x08\xf1\x26\x36\x53\x9a\xad\x22\x5d\x6a\x62\xf3\x9a\x66\xab\xee\x2e\x29\x20\xed\x0e\xc5\x80\x04\x1d\x52\x30\x24\xa7\xfa\x2e\x59\xc0\xc7\x64\x86\x51\x91\x85\x58\x78\x30\x2e\xef\xee\x6e\xbe\x7b\x07\x1f\xdf\xca\x52\x01\x16\x35\x04\x43\x90\x06\x88\x26\x04\x4d\x10\x07\x42\x4f\xd2\x55\x89\x78\x92\x43\x9e\x2b\x40\x4d\x24\xc0\x77\x07\x47\x3f\x9e\x98\xed\x42\x9e\x93\x13\x02\x17\xf1\x0a\xb6\x35\x7d\x9e\x7e\x0f\x17\xe8\x12\xf2\xfc\x1d\x7c\x0c\x70\x6e\x43\x99\x56\xe9\x3d\x12\x16\x50\x1c\xca\x6b\x55\x26\x00\xb4\x80\x65\xac\x7e\xab\xf3\xef\x60\x19\x81\xa0\x40\x68\xae\xa7\x69\x17\xeb\x92\x05\x71\xe3\x1d\xcd\x63\x7d\x8a\xc0\x09\x90\xea\x82\x13\xc3\x69\x09\x19\x96\x9c\x35\x4a\x1c\x0f\xa7\x4f\xb6\x5c\x07\x79\x1a\x70\x5a\x63\x1b\x85\xe3\x77\x4c\x9f\xce\x88\xc4\x55\x0a\xe4\x3c\xc1\xc4\x76\x31\x20\x72\xb8\x21\x7c\xac\x2b\x5c\x91\x5a\x31\x41\x49\x2d\x11\xd1\xd9\xcc\xb1\x60\x8d\x2b\x9e\x13\x79\x04\xc6\x64\x09\x0b\x9c\xf5\xb6\x72\xa5\x8a\x5e\xe9\x92\x9b\xc0\xd7\xcc\x43\x1d\xd8\x19\xfa\xd9\xec\x1c\xa0\xf1\x39\xe6\x21\xcb\xdd\xa2\x9f\xf5\x26\x74\x4e\x33\x8f\x14\xad\xae\x7a\x8a\x0f\xbb\xfb\x51\x2f\xa9\x7b\x0b\x6d\xaa\x4d\x6a\x95\x89\x22\x06\x49\x8b\x2a\x0b\xb5\x33\x78\x81\x46\x6a\xa1\x6a\x90\x99\xde\xda\x12\x99\x04\x04\x7a\x14\x63\x29\xe3\x74\xe1\xf9\x9a\x51\x51\x60\x8b\xe2\x54\xff\xb2\xd8\xe9\x9f\x49\x4a\x17\x65\x52\xa0\x25\x2a\x1c\x2d\x74\xb5\x6b\x95\x66\x07\xca\x94\x56\xa8\x34\x0a\xde\xa9\xb4\xcd\xe4\xc5\x5f\x94\x64\xa9\xc5\x0f\xf9\xb7\x45\x46\xfe\xf0\x51\xf9\xc1\x4b\x56\x72\xdd\x12\x31\x2e\x77\xc1\xc3\xd1\xa1\x97\xb5\xc0\x24\x29\x10\x99\x8b\x1c\x7c\xf7\xc3\x2b\x2f\x23\xc4\x53\x36\x1b\x62\xa9\x0a\xc9\xc5\x8b\x51\x06\x20\x59\x79\xa9\x4b\xc8\x56\x5d\x43\xb8\x0d\xce\x2b\x2e\xe8\x02\xd8\x89\x2a\x25\x45\x86\x78\x49\x89\x39\x28\xd5\xd2\xf8\xfd\x3e\xd8\x59\x2a\x41\x1c\x06\x8a\x3a\x59\x0a\x66\x76\xae\x2b\x1c\xef\xc1\xd3\x93\x3f\x29\x07\x32\x71\x09\x9e\x9e\x06\x51\x2c\x0c\x23\x15\xf4\x1e\x11\xee\x53\x78\x92\xd3\x07\xcd\x3d\xef\x74\xde\xba\xe5\x67\x54\x5e\x54\x74\xd6\xd7\x0c\x57\xae\x51\x29\x97\xd8\x6e\x0f\x74\xa9\x63\x10\x47\x70\x1b\x64\x98\xab\xa3\xd7\x03\x64\x04\x93\x39\x37\x2c\x45\x1e\xf7\x30\x2c\xf0\x2f\x28\x4b\x2c\x9b\x4a\x64\x19\xa3\x2b\xd4\x95\xcf\xb2\x0c\x4b\x91\x07\x16\x00\x2e\x21\x2e\x14\x24\xc7\xd5\x8e\x4d\xa9\x1d\xb5\x91\x94\x30\x45\x36\x01\x93\xb9\x3c\x38\xa8\x1d\xc6\xa6\x49\x5a\xe1\x14\xd5\x69\x52\xfa\x9a\x51\xb6\x80\x02\x54\x25\x17\x0c\xc1\x05\x26\x33\xea\x93\xf1\x9a\xce\xdf\xaa\x12\x6f\x78\x0a\x4b\xf4\xbf\x26\x1f\xde\x83\xa7\x27\xa4\x7e\x9c\xfe\x9b\x53\x52\xf7\xf7\x85\x5d\xd4\xae\xce\x47\x03\xd4\x2e\xed\x17\x6e\x71\x8e\x5f\xca\x9d\x0b\x54\xac\xe0\x40\xe4\x50\x00\x9e\xd3\xaa\xc8\x14\xf9\x61\x59\x22\x28\x0f\x1d\x00\xa6\x29\xe2\x7c\x54\xd0\xf9\x97\x1d\x80\x64\xff\x7c\x8d\xa2\x86\x97\x04\xf0\x24\x1a\x3b\x46\x1c\x4c\x2a\x86\xc1\x4e\x41\xe7\x73\x45\xe6\xfa\x8c\x5e\xcf\x64\x86\x7e\xfe\xc8\xb0\x3b\x53\x4e\xee\x71\x79\xa6\xa0\x5e\xd3\xf9\xc7\xdb\x6b\x37\x4d\x2c\x3f\x35\xe5\x9f\x9e\xc0\xc1\x49\x78\x90\xf7\x58\x18\x30\xeb\xb8\xcd\x27\x2e\xf4\xdc\x71\x4d\xb8\x45\x53\xf7\x44\xcd\x16\xd0\x3e\x6d\xb7\x38\xe0\x64\xc5\x8b\x28\x04\xae\x32\x8e\xf5\x52\x3a\x75\xa2\x87\x4a\xbd\xa4\x5c\x4a\x6b\xc7\x61\xea\x0d\x65\x4a\x37\x1a\xcc\x1a\x3c\x3b\x75\xb4\x8b\x62\xe4\x35\x69\xc1\xb9\x8e\xdd\x40\x91\x6f\x08\xd1\xd7\x85\xf4\x9f\xcb\xc2\x1e\x2b\x9d\xcf\xaf\xec\xb0\x4d\x7d\x23\x61\x5d\xd3\x79\xb8\x31\x34\xfa\x5b\x37\xd8\xaa\x67\xbb\xbb\x1e\x5e\x64\xd3\xbc\x45\x9c\x16\xca\x58\xa3\xea\xda\x9f\xc1\x8c\xb9\x2a\x97\xaf\x2e\xde\x4f\xbc\xba\xe3\x97\xe0\xa7\x1c\x11\x24\x4b\xaa\x85\x03\x34\xcf\xe7\x4a\x51\xae\xcf\x5f\x0f\x58\xe4\x52\x3c\x87\x60\x50\x6b\xa9\x07\x86\xc3\xef\xab\x53\x7e\x24\x03\x60\x0e\x38\x12\x40\x50\x30\x48\x0b\xca\xd1\xa0\xb1\x5c\x1f\x72\x44\xc0\x02\xde\x2b\x2d\x7d\x8e\x80\x90\xa7\x13\x61\x5b\x1d\x01\x70\x97\x63\x0e\x16\x08\x12\xc3\x0d\x56\xb4\x02\x29\x24\x92\x1b\x70\xbc\x28\x8b\x95\x52\x5a\x85\x40\x07\x5a\xde\xac\x59\x31\xa8\x31\x03\x3b\x6a\xfd\xa7\x1e\xaa\x72\x77\xfa\x09\x4d\x27\x54\xca\x88\x80\x57\x65\x29\x87\x74\x8a\x52\x28\x41\x2b\x15\x06\xe6\x20\x85\x1c\xe9\x7e\x36\x1a\x8b\xf4\xfa\x41\x71\xac\x29\x72\x7d\x1f\xa8\x8e\x2a\x02\x4b\x08\x94\xe1\x39\x96\x8c\xdb\x52\x37\xc3\x9a\xc1\xe5\x70\x89\xba\x48\xdc\x24\x1c\x4e\x73\xd3\x90\x24\x0f\x20\xb4\x1f\x15\xa3\x8a\x69\x11\x78\x82\x49\x8a\x74\x17\x75\xd9\x0c\x2d\x31\x14\x08\x28\x8d\x57\xd8\x28\x91\xbc\xbb\x30\x73\x64\x8a\x72\xb8\xc4\x94\x81\x07\xa4\xf1\x76\x0a\x44\xcc\x25\xa7\x66\x14\xa6\xf9\xa8\x86\xb0\x0d\x6e\x91\x80\x06\x0d\xcb\xde\x34\xa8\x1c\x92\xac\x50\x32\xe1\x0c\xb8\xf3\x77\xef\x8c\xab\x19\xb4\x1a\xce\xaa\x9c\x33\x98\x21\xb0\x53\x8f\xab\x4b\xfb\xdc\xe2\xa9\xee\x33\x45\x4e\x5c\x89\x17\x2f\x1a\x82\xaf\x9a\xb4\x01\x0b\x96\x8d\xda\xe5\xe6\xab\x26\x7b\x94\x95\x60\x47\xe4\xc8\x6a\x12\x43\x6b\x4d\x9f\x2e\x55\x13\xed\x1f\x28\x50\xf7\xa9\x51\x51\xc5\x81\x2d\xdf\xdd\xbf\x9d\x50\xf5\x9a\x48\x20\x51\x7e\x14\xaf\xcd\xd0\x82\x0a\xd4\xa8\x55\xf3\x58\x27\xc6\x28\x7d\xa8\xda\x79\x93\x47\x29\x35\x68\x0a\xe8\x66\x9d\x0c\x98\x52\xc6\x50\x2a\x8a\x95\xd2\x19\xa6\x72\x86\x71\x5e\xc8\x3d\xaa\xa0\x30\xc3\x64\xde\x18\xd2\x36\xa4\x9d\x12\x72\x9e\x98\xad\x82\xa7\x39\x5a\xf4\x0e\x6e\x07\x98\x9e\xc1\xde\xd1\x40\x4f\xc2\xde\xa9\x93\x94\x44\x37\xd6\x3e\x24\x99\xad\x06\x20\x43\x8a\x08\x72\x21\xcc\x28\x4b\x91\x62\x9f\x19\x96\xdd\x76\x9d\x1b\x98\xd2\xc7\x11\x68\x03\x49\x72\x5d\x3e\x11\x54\x09\x2a\xbc\xaf\x87\x07\x75\x5f\x06\x4a\xee\x91\xff\x0c\x74\xc2\x61\x23\x8f\x7b\x99\x87\xad\x09\x1d\xa1\x95\xe4\x81\x1a\x47\x23\x48\xab\x94\x1e\x6c\x3a\x80\xf4\xd0\xdb\xba\x19\x78\xe5\xc2\xfd\x1a\x16\xc5\xe8\x8a\x4f\x26\xd7\x37\x90\x73\x91\x33\x5a\xcd\xf3\x86\x1d\x73\x5b\xe1\xaf\x71\xd3\x7e\x0c\xa3\x6b\xcc\x05\x22\x72\x5f\xe6\x23\x59\x57\x2d\x96\xa7\x27\x39\x2c\x47\x47\xdf\x2b\x76\x1f\xb1\x86\xc8\xf2\x35\x3d\x5a\x1d\xd7\x29\x0d\x1a\xac\x6b\x31\xf8\x8e\x8e\xbe\x3f\xe9\x5b\xaa\x8d\x16\x2d\x3d\x40\x7b\xb5\xfe\x4a\x0c\x2f\xef\xee\x6e\x26\x5f\x1b\xbd\xe0\x5c\xf3\x61\xaa\x18\xfd\x14\x19\xb6\x00\x72\xca\x45\x63\xb2\xc9\x24\xc9\x18\x31\xd7\x7f\xae\x5d\xc9\xb2\x54\xdf\xe2\xad\xf3\x7b\x27\xb6\x6e\x57\xa2\x96\xd4\x78\x3c\x8b\x8d\xac\x43\xc4\xf5\xa9\x4b\x74\x3f\xa7\x8b\xb2\x12\xe8\x6d\x55\x14\xc1\x0e\xe2\xa6\xf4\x4f\x48\xca\x38\x2f\x84\xda\x4f\x0d\x13\x97\x87\x61\x1f\x0b\x39\x8d\xad\x8c\x22\x77\x54\xb9\xbd\x38\x9b\x9d\x81\xc3\x50\x59\xc0\x14\x71\x53\xc0\x71\x73\xe5\x10\xc1\x29\x25\x3d\x74\x92\xf0\x77\x66\x55\x51\xb4\x52\x83\xd9\x65\x97\xe9\xf9\x9a\x8d\xac\x45\xd7\x41\xb4\xc9\xfd\xe8\x9e\x35\xe8\x21\xf7\x60\x4d\x85\x4d\x76\xba\x4e\x5c\x34\x51\x13\x8f\x74\xfd\xa8\xf4\x96\xd7\xcb\xc4\x6d\x9e\xa0\x53\x65\x21\x4f\xe1\x09\x26\x89\xdd\x0c\xea\x83\x9c\x5c\x79\x41\x8e\xf9\x6a\xbd\x00\x43\xca\x14\xa3\xcf\x16\xde\xe7\xec\x22\x9c\x17\x8e\x56\xb5\xee\x47\x73\x2d\x93\xe8\x54\x7a\xdb\x40\x54\x8c\x00\x4a\x00\x47\x5c\x29\x96\x52\x98\xe6\xda\xa3\x06\x64\x0c\x72\x81\x53\x58\xc8\x2d\x7d\x51\x32\xba\x44\xa0\x44\x4c\x69\x0d\x48\x8a\x9a\x93\x7e\x32\xb9\x9e\x68\x20\xe7\x30\xcd\xdd\x78\x48\x74\x0c\xf0\x24\x55\x19\x52\xb2\x12\x98\x1c\x1f\x1e\x1c\x1c\x58\xa3\xd8\x64\x72\x7d\xec\xa1\xea\x03\x0a\x95\xe7\x1e\xb4\xa6\x1b\x4f\x5d\xaf\x36\x35\x74\xe8\x65\x60\x51\xd0\x07\xe7\x78\x20\xfb\x2b\x45\x15\x4b\x03\x81\xe5\x41\x81\x47\x1a\x54\xe9\xf1\x4e\xdf\x99\xcc\xb5\xaa\xd8\x5a\xd9\xb4\x8b\x16\xa5\x58\xc5\x01\xfd\x13\xad\xc0\x5e\x8c\x86\x1a\x09\x65\xeb\xf3\x14\xa4\x06\xb5\xd1\x3d\x5a\x75\x74\x99\x17\x78\x9e\x4b\xe9\x8c\xa1\xac\x4a\x35\x4b\x91\x14\x1c\x0a\x3a\x9c\x61\xc6\xc5\x70\xba\x12\xc8\x35\xe7\x1b\x86\x3c\x02\x37\x2c\x41\xfd\x1d\x3a\xc7\x65\x8e\x18\xdf\xab\xf9\x5e\x9b\xee\xa9\x56\x24\x4a\xf2\xa7\xba\xb8\x43\xc1\xfc\x06\x2f\xbc\xf6\x0d\x48\xad\x50\xaa\x67\x3b\x52\xb8\xea\xc5\x65\xab\xf5\x5a\x70\x23\xd8\x5e\x5c\xde\x40\x06\x17\x6d\x6c\x35\x86\x17\x97\x40\x79\xbb\x6d\xa8\x7f\x92\x78\xf9\xfa\x27\xf9\x3b\xcb\x4b\xd9\x82\xc3\xdb\xfc\xf6\xe9\x6b\x90\xe8\x57\x23\x3b\x45\xa5\x16\x95\x8c\x33\xd8\xdd\xf5\xe4\x16\xa5\x94\x65\xdc\x9f\x36\xd9\x4a\x32\x93\x54\x0d\x64\x52\x50\x2b\x52\x36\xf9\x12\x2f\x12\x94\x66\x79\x92\x56\x6c\x19\x0c\xf8\x9b\xf3\x8b\xcb\x73\x95\xd8\x18\xef\x91\x56\x01\x2b\xed\x05\xaf\x69\x66\x14\xc3\x4a\xff\xa1\xfc\x01\xf4\x78\x6a\x16\x8e\x89\x40\x2c\x45\xa5\x48\x90\xae\xd6\x3d\x46\x46\xe7\x86\x18\x53\x46\x08\xab\x74\xd3\xe0\xa5\x80\x13\x36\xac\xf5\x2d\xca\xff\x40\x22\x6f\xab\x3d\x3d\x81\x53\xf0\x3f\xf5\x08\x26\x61\xc6\x49\xa3\x4d\xa3\x52\xf0\x56\x1a\x43\x72\xeb\x75\x7c\xd5\x5b\xf5\x67\x72\x62\x18\xf7\x55\xad\x02\x76\x47\x41\x0f\x96\x92\xa8\x8c\x20\xaa\x4b\xad\xe9\xac\x29\x6b\xfb\x7a\x89\x33\x54\x2b\xcc\x8d\x89\x0d\x67\xc8\x57\x99\xe7\xbd\xfe\x32\xf1\xb9\xae\xc4\x43\x82\xcb\x12\x89\xbd\xd6\xc0\xa5\x92\x3a\x5c\xe7\xba\x85\x8a\x32\xab\x5d\x08\x7d\xb5\xf4\xaf\x05\x2c\x6d\x6b\x4d\xf8\xbd\xda\x3a\x35\x8d\x37\xf4\x66\xac\x89\x24\xf7\xce\x7d\xb0\x63\x95\x85\x8a\x5a\x53\xcf\x93\xb8\x86\x8f\x7e\xae\x8b\x8d\x0c\x73\xb5\x8e\xb0\x23\xfb\xc7\xdd\xaa\x44\x60\x90\x52\x7a\x8f\xd1\xc0\xd6\x77\xc0\xe5\xfe\x77\xbf\x1a\xca\x9e\x39\x48\xef\xe1\x42\x4d\xac\x5a\x4a\xd2\xa5\x40\x0e\x79\x7e\x1a\x14\x6d\x36\x7a\xae\x9a\x69\xa6\x5e\x42\xae\x14\x82\xb2\x67\x5f\x52\xdf\x22\xa4\x58\x13\x25\xc5\xea\x64\xab\x21\xc0\xed\xce\x0d\xc3\xb0\x5a\xf9\x7f\x5a\x6f\x08\xdf\x21\xf5\x60\xcf\x97\xa1\x9c\xc3\x84\x1b\xd7\xde\xca\x76\x06\x46\x46\x3b\x1c\x3f\xcd\xa5\xd5\xb0\xb9\x7e\xbe\x21\x59\x49\x31\x51\xbb\xa7\xc9\xaf\x7d\xd4\x47\x67\x46\x33\xf2\x7f\x81\x36\x58\x28\x57\xab\x63\xaf\x80\xd5\xd0\x2a\x4f\x02\x88\x0b\x7e\xea\x65\xbe\x83\x8f\x6f\x65\x9a\x2c\x20\x33\xad\xd8\xe0\x97\x91\x05\x9a\x32\x03\x88\xa8\x43\x22\x9d\x73\x53\x65\xcd\x1c\xa9\x0d\x24\x30\x7b\xad\xdc\xfe\x30\x99\xeb\x19\xef\x4d\x66\x63\x77\xb1\x45\xd0\x59\x31\xa7\x0c\x8b\x7c\xd1\x24\xe6\x5f\x83\xfa\x1b\x0d\x6a\x27\xb7\xda\x94\x53\xb9\xb1\xb4\x7f\x24\xce\x5d\xd4\xe3\x18\x9a\x1e\x07\x23\xf9\xdf\xe1\x09\xd8\x06\xea\x1c\x97\xd3\x22\x43\xac\x26\xb0\xf3\x2c\xee\xf0\x1f\xf5\x3c\x48\x95\x43\x6c\xed\xb1\xfa\xc7\x99\x2d\x9d\x2b\x47\x29\x9c\xd5\x9a\x50\x3b\xcb\x02\x96\xc6\x02\xf0\x80\x8b\x02\x4c\x8d\x9b\x2b\xad\xd5\x73\xb2\xd4\x4f\x39\x16\xa8\xc0\x5c\x04\x4e\xab\x66\x16\x62\x92\xa1\xc7\xfd\x60\x36\xf2\xfa\x6a\x4b\x58\xb6\xa0\xa9\xde\xc3\xea\x52\xa3\x6b\x93\xe6\x17\xdf\x51\x1e\xee\xc7\xa7\x76\xf5\x9a\x5a\x75\xfd\x70\x96\x60\x6e\x8b\x28\x19\x01\x65\x61\xc9\xba\xa0\xbb\xdb\x61\xb3\x47\xae\x6b\xa3\xf3\xab\x8b\x5b\x73\xbb\xc3\x6c\xce\x17\x88\xac\x94\x5e\xeb\xf3\x67\x50\x32\x4c\x84\xc3\xf9\x92\x72\x21\x37\x0e\x60\x30\xad\x7d\x2f\x1b\x4a\x69\xc3\x7f\x24\x24\xeb\xf1\x02\x76\x3b\x60\x0d\x92\x81\x81\xb7\x17\x72\x31\xcf\x68\x19\xe1\x02\xc6\xe1\xb6\xa3\x47\x4d\xf3\xa8\x72\x81\x68\x99\x46\xfb\xd7\xe3\x26\x6b\xd5\x5a\x6b\xd5\x7d\xa7\x5d\xed\x21\x79\x0b\x05\x52\xae\x2d\xbc\x9e\x12\x9e\xec\x23\xb3\x95\x87\x8c\xb6\xdb\x16\x96\x7f\xc7\x49\xb9\xf3\x60\xfb\x95\x98\xe2\x57\x17\x71\x32\x1d\x9c\x74\x53\x89\x15\x35\x7d\xe2\xa4\x39\x6c\x91\x66\x13\x74\x95\xb2\xa7\x03\xc3\x1d\xed\x06\xd4\x81\xf5\x41\xe8\x05\x24\x97\xf6\x7f\x51\x82\xdc\x6c\xf1\xd7\xf7\x21\x18\x0c\x7a\x34\x84\xde\xda\x86\x45\x61\xb4\x53\xca\xd3\x38\x03\x4c\xae\x65\x8d\xfe\x2f\x94\x20\x3e\x02\x6f\x60\x9a\x03\x65\xf2\xd3\x0b\xc5\x14\xe5\x00\x82\x0c\x69\x53\x42\xa6\xca\x36\xac\x55\x87\xef\x5e\x83\xe1\x7f\x07\x87\xaf\x80\xc8\x69\xc5\x21\xc9\xc0\xab\x23\x75\x8c\x55\x0e\xc9\x88\x03\xca\x00\x9c\xca\x0d\xe0\xc7\xba\xc8\xe1\x77\x3f\x06\x65\x22\x8c\x44\xb5\x25\x67\x8f\xb6\xb9\xda\xc9\x23\xa9\x51\x4f\xa0\x3d\x9f\x4b\xa8\x1a\x5d\x53\x72\xfc\x12\xbc\x56\xb4\x30\x8c\xc9\x2a\x77\x38\xd8\x9d\x31\xba\x18\x0b\x0a\x1e\x1e\x1e\xf6\x62\x98\xe4\x66\x49\xee\x83\x1d\x41\xd5\x75\xb7\x5b\x53\x79\x12\x72\x36\xbb\xc3\x46\x26\x9c\xb5\x2c\x29\x1f\x1c\xa3\xc9\x7b\x8d\x49\x66\xb6\xe0\xab\x72\x79\xe4\x4f\xc0\x42\x69\x92\x81\xb9\x69\xa7\x6a\x9a\x9d\x39\xa6\x67\x06\x4f\x4f\xeb\x95\x84\x8d\x1b\x02\x0d\xef\x9b\xde\x46\xd7\x5b\x09\xd6\xe9\xe8\xdb\x6d\x6b\xd5\x4c\x9f\xe6\xfc\xcb\xbb\xe4\xfe\x90\x67\xea\x5e\x25\xa5\xdf\xe5\x6f\x41\xd8\x3f\x11\x25\x43\x4f\x1a\xd3\x44\xeb\x46\xea\x97\xac\x84\x57\x7f\xad\x84\xaf\x3e\x7e\x9b\xac\x82\xff\x7d\x7c\xfc\x7f\xbe\x11\x65\x6d\x53\x7f\x12\x7a\xb6\xd6\x42\x23\xc5\x33\x39\x68\x8d\x91\x15\xf2\x9c\x3e\xaf\x5e\x43\x04\x75\x21\x7e\x74\xf4\x7d\xdb\xbd\xcd\x58\xb2\x95\x45\x52\xee\x96\x4a\x9a\x9c\x81\xc1\xf1\x7f\x5b\x0e\x3a\x00\x05\xe7\x0b\x86\x94\xf5\xc1\x92\xeb\xdc\xe8\x8e\xec\x0e\x67\x35\x78\xd6\xa0\x3e\x1e\xab\xbb\x59\xd4\x50\x38\x6c\xff\xe9\xc9\xf7\xe4\xeb\x9d\x72\x5f\xde\x6c\x77\x13\x6b\xcf\x3a\x9b\x9d\x51\xb4\x80\xb7\x2d\x45\x13\x26\x40\xfb\xd4\x7c\x59\x0f\x5e\x7c\xd7\x6f\x8e\x76\xbb\x5e\x70\x08\x2f\x30\x6c\x9d\xdb\x04\x5a\x94\xea\x1a\xd8\x60\xf2\xe6\xf6\xd3\x9b\xdb\x81\x01\x6a\x95\x15\x52\xa0\xb3\xe8\xb7\xb5\x12\x2d\xc5\xba\x2a\xd8\x54\x37\x82\xaf\xa4\x72\x04\x9e\xda\x31\x68\x29\xbe\x26\xe2\xdd\x3c\xff\x38\xb9\xfb\xf0\x2e\x79\x73\x7b\xfb\xe1\x76\xa2\x27\x6e\x38\x98\xdb\xdb\x0a\x40\xff\x70\xc4\x86\x7d\xdb\x9d\x04\x74\x85\x7d\x7d\x1b\x50\x1e\xe4\xde\xff\xe3\xea\xfd\xbf\x80\x0e\x98\x90\xe6\x28\xbd\x57\x9e\x26\xda\x5b\x44\x9e\x7a\xb5\xdf\x94\x14\x51\x79\x7c\xa4\xb7\xc1\x47\x63\x18\xee\xf6\x8d\xb0\x17\xd3\xc0\x2e\x83\x24\xa3\x0b\x73\x63\xf4\xdf\x15\x57\x5e\x6b\xfa\x0e\xfd\x3d\xa1\x0f\x44\x01\xe1\x7b\x00\x72\x87\xb2\x02\x2b\x51\xd5\xa6\x0e\x7f\xdc\x72\x28\xd3\xe6\xda\x13\x4c\xc3\xf4\x64\xf6\x34\x57\x53\x1d\x93\x63\xaf\x8e\x76\x51\x19\x8f\xe7\x58\xe4\xd5\x74\x94\xd2\xc5\xf8\xbe\x9a\x22\x46\x90\x40\x7c\x6c\x5c\x96\x87\xda\x98\x35\x2d\xe8\x74\xbc\x80\x5c\x20\x36\x4e\x29\x11\x8c\x16\x05\x62\xdc\x98\xba\xca\xfb\xf9\x38\x5d\x64\x5e\x8e\x31\xc6\xcc\xe9\x26\xb2\x55\x4d\x14\x7b\x89\xa0\x1e\x57\x9f\x33\xdf\xa2\x8a\x23\xa3\x84\x52\x96\x00\x49\x8f\x5a\x26\x99\xc2\xf4\xbe\xa0\xf3\x53\xdb\xc4\x6b\xfd\x3b\x30\x56\x82\x6e\xe1\x64\xdd\xb6\xf7\x6d\xb0\x8c\xed\x16\xc2\x1a\xe8\x9d\xfe\x4a\xab\x04\x86\x03\x6f\xbb\x70\x3a\x8d\x46\xd4\x8f\xe0\x3c\x09\x3a\x9c\x95\x1b\x7c\xf8\xbb\x03\xef\x98\xfc\x14\x69\x43\x0f\xaf\xbd\xb8\x12\xc2\xef\xc6\x57\xd9\x9a\x08\x2c\x06\x61\xa3\x9b\x5c\x62\xb1\x5f\x70\x99\xa5\x89\x7d\x84\xab\x44\xe1\xb7\x2e\x88\xda\x2f\x7a\xa1\x33\xc3\xbc\x2c\xe0\xea\x64\xe3\x92\xd6\x89\x5f\xdf\x7f\x69\x22\xd8\xd8\xf9\xd6\x8d\x08\x17\xd5\xd4\xd2\xd9\x9a\xe6\xda\xfd\x8d\x8c\xd5\xf3\x54\xa4\xe1\xe8\x86\xfc\xfd\xf3\x37\x1d\x2d\x6d\xe1\x3d\xfc\xee\x6f\x46\x11\x1b\x6b\xbc\xf3\x5c\x51\x03\x38\x3e\x6e\x57\x6d\x10\x0b\x28\xb5\x10\x59\xc9\x1a\x61\x59\xc9\xc7\xd4\x55\xca\x2e\x1d\x2f\x68\xc6\x48\x68\x2a\x7b\x81\xdb\xa9\xc2\xbf\x22\x9d\xae\xc9\x1e\xa5\x74\xd4\xa8\x6b\xbf\x96\xd3\x35\x00\xe0\x5f\x43\x25\x2e\x1d\x1d\x1c\x6d\x42\x80\xee\xd5\x6a\x7f\x0e\x0d\xbb\x1b\x1a\x93\x5e\x7c\xf5\x3e\x63\x9e\x81\xc0\x1c\x5b\xa7\x19\x33\x7e\x4b\x49\xbf\xd1\x1a\xda\x00\x60\xb3\x23\xcf\x5b\x4c\x1b\x0a\x27\x4f\x5b\x5b\xd6\xfa\xb4\x05\xc2\x4b\x3d\xea\x76\x75\x6d\x99\x0a\xee\xf3\x4c\x74\x7a\xec\x62\xdf\xaf\xb8\x74\xb2\xc9\x15\x8f\x1a\xab\xa8\xbd\x7a\xfd\xad\x09\xe7\xb7\x74\x77\x7e\x03\xcc\xa5\x26\xde\x14\xb1\xf7\xc1\x8e\x48\xcb\x89\x93\xb0\x47\x77\xe7\x37\xaf\x1b\x26\x62\x67\xa6\x11\x69\xa9\xec\xbb\xae\x86\xb5\x3c\x35\x52\x0d\x00\xa5\x6b\x55\xd7\xad\xfa\x8b\x74\xe7\xba\xfb\x24\x0d\xb4\xff\xbd\x0f\x76\x90\xb1\x99\xa9\x73\x41\x5d\xd5\x37\xa5\x35\x44\x7d\xd0\xfa\x94\x9b\x83\xa9\xe0\xcc\x6c\x46\x6f\xe1\xd2\x0d\x12\x71\xaf\x6f\xf0\x5b\xe8\x13\xa3\x78\x36\xd4\x2a\xad\x31\x30\x33\x33\x42\x44\xff\xd0\x3c\xba\x40\xa9\x39\xb4\xad\x55\x02\x74\xab\x20\xa2\x08\x7e\x23\x8c\xbe\xad\x42\xeb\x3f\x6f\x28\x9c\x9c\xfc\x7b\x8d\x47\x23\x45\x03\xe9\x0e\xe4\xa0\x23\xd7\x29\x06\x13\x33\x41\xc7\xf6\x0f\xa0\xe3\x65\xfc\x2e\xbc\xa8\x75\x5c\x59\x47\xce\x37\xc4\x90\xb3\xd9\x25\xab\xc6\x72\x9f\x2f\x46\x46\xcd\x59\xad\x23\xf3\xc7\x8b\x5e\xce\x5e\x65\x3e\x67\xff\x78\xd1\xcd\xd9\xab\x4c\x53\xd3\xd5\x08\xa8\x59\xa7\x76\x52\x33\x5e\xa4\x3b\x77\x63\xce\x5e\x57\xfd\xc6\x9c\xfd\xf7\x63\xed\xad\x41\x90\xc3\xf3\xc5\x6c\x79\x03\x68\x7f\x3c\x96\xfa\xf5\x48\xe0\xd8\xe1\x97\xd0\x21\xca\xca\xec\xe5\x7d\x1e\x74\xa0\xc1\xca\x6e\x5d\xa1\x36\x33\xfb\xea\xbc\xf0\xf7\x5a\xbd\xcd\x3b\x1d\x86\x5c\x36\x8e\x65\x86\x94\xd7\x9d\x8a\x44\x34\x73\x72\x3a\xaf\xd5\x69\x0c\x95\x48\x60\xed\x46\x62\xc2\x55\xea\x4a\x6d\x61\xbe\xa1\x50\xcf\xfc\x13\x8d\xe2\x6e\x3d\x67\x9c\x46\xdd\xb2\x11\x2a\xb5\x23\x7c\x6a\x7b\xba\x7b\x0e\xb6\x6a\xaa\x77\x39\xd8\x02\xff\xf0\x18\xf7\xa8\x6d\x9c\x28\xad\x02\xe6\x64\x2b\x72\x76\x6a\x7b\x02\xbb\x0b\x0e\x61\xc1\xf0\xb8\x59\x9f\x38\x41\x63\xa6\x79\x8e\xbd\x9b\x41\xd1\x47\x21\xaf\xa4\xbe\x22\xa2\x83\x7b\x6e\x08\xe3\x83\xb9\xe6\x3b\xfc\x78\x7b\xa5\x61\x44\x0d\x04\xbd\x30\xea\x79\x6b\xf1\x70\x01\x1d\x36\x84\x70\x65\x94\xa7\x6a\x7a\x2b\x08\x7e\x04\x88\x0d\x81\x4c\xf4\x8e\xeb\x01\xf1\x43\x46\x34\x86\xc6\xdc\x41\x01\x8d\x6f\x77\xf4\x72\x0f\x8c\xc1\x94\x21\x78\x7f\x12\x55\x8b\x85\x53\x7c\x83\x53\xf5\x6f\x70\x50\xff\x0a\x47\xf5\x76\x5e\x33\xdc\xed\xf9\x87\xdb\x89\xbb\x69\xae\xae\xf4\x5a\x05\xf8\x02\xa7\x39\x46\xc5\x3d\x2c\xee\x17\x90\x28\x45\xb8\xb1\x7d\x18\x05\xf7\x30\xa5\x8c\x0f\x69\x89\xc8\x30\xd4\xfa\xd4\x61\xfc\x7c\x96\x12\x70\x12\xc5\x73\xa9\x59\xff\xe7\x94\xf1\x06\xa5\xb7\x81\x4c\x04\x37\x0c\xcd\xd4\x75\x10\xb0\x40\x22\xa7\x19\x07\x04\xa1\x8c\x03\x58\x47\x1c\xa1\xa5\x66\x61\x90\x64\x20\xc3\xb3\x19\x62\x88\x08\x70\xab\x55\xb6\x72\xa5\x69\x80\x78\x06\x76\xdd\xa4\xd7\xc0\xc0\x29\x78\xf1\xe1\xe6\xee\xea\xc3\xfb\xc9\x8b\x3d\x8f\x27\xb4\xa2\xa7\xbc\xd0\xea\x81\xe1\xb9\x56\xe4\x0f\x95\xc7\x9c\x59\x53\xc7\xae\x2b\xaa\x1b\x2a\x4b\xe7\xd4\x57\x3f\xbc\x79\x15\x16\x3c\x67\x28\x43\x44\x60\xa8\x1d\x44\x37\x6c\xd8\xab\x15\x6b\x3d\x04\xfa\xe2\x24\x32\x31\x36\x6c\xe8\x9d\xa6\x79\xac\x11\x93\x15\xf6\x71\x43\xb0\x86\xcd\xc7\xc0\xd6\x3b\xc0\x73\xc0\xbe\x83\x8f\xc3\xb3\x39\x6a\x00\x7c\x07\x1f\xcf\xe6\x68\x1d\xa8\x73\xad\xd4\x1c\xde\xad\x4a\x74\xac\x23\x34\x95\x05\xc4\x04\xa4\x39\x64\x1c\x89\xd3\x8f\x77\x6f\x87\x3f\x6e\x04\xe2\x5a\x05\x36\x3a\x06\x07\x5e\x69\x67\x3a\xb0\x6a\x47\x4f\x7d\xf6\xd7\x3c\xfb\x63\xcc\xb3\x16\x4f\x0c\x45\x27\x7d\x0a\x19\x3a\x4d\x67\x54\x80\x7a\xc0\x22\xb7\x25\xa1\x32\x56\x37\xf9\x9f\xb5\x51\x37\xe4\x21\x1b\xee\xfe\x2d\x66\x6d\xf7\xca\xda\xf6\x3e\x9a\xa0\x94\xb6\x24\xe4\x3f\xbc\xdf\x5c\x7d\xbf\x25\xe2\xb9\xfb\xdb\xda\x0c\x3f\x7f\x56\x57\x5c\x7f\x37\xcf\xb6\x3f\x5a\xd7\xa3\xc7\x4c\xed\x56\xf4\x1f\xec\x8e\xf6\xbb\x52\xf9\x0f\xe1\x36\xf6\xc7\xa3\xc0\x7a\x47\xaf\x8d\x4c\xf7\x8a\x15\x6b\x52\x01\xda\xe1\x22\xe1\xf9\xb8\xd9\x08\x04\x9d\x4e\x26\x2e\xd8\x04\x36\xb1\xae\x8d\xdb\xce\xdd\xf5\x04\x70\x82\xad\xb6\xc9\xf9\x36\x3b\x1c\x54\xe0\x27\x3d\x8e\x88\x81\x45\xc5\x05\x80\xc5\x03\x5c\x71\x1d\x6c\xa8\xa1\x50\x44\x7a\x21\xed\x07\x21\x11\x26\xef\xaf\x6a\x08\xe6\x6a\x3f\x57\xb7\xd9\x69\xc5\x52\x04\x54\x80\xea\x19\x95\x28\x61\x31\x6a\xe2\xd0\x74\x57\x32\x03\x3d\x99\x5c\x9f\x23\x26\xf0\x4c\x39\x9e\xef\xfd\xb6\x7b\xc3\xd7\x76\x42\x04\xdf\xce\x2b\xf7\xf7\xe7\xc4\xea\xd6\x78\xbb\x2b\x2a\xd8\x2f\x78\x7a\x52\xc1\x81\x9f\xc5\x4e\xfe\x1a\x90\xdf\x6d\x40\xbe\xe1\x3e\xfa\x8c\x95\xff\xe7\x73\xc6\xfe\x93\x4c\x97\xc6\xfa\x7d\xfe\x90\xfe\xc7\x7b\x81\xff\x49\x06\x72\x9d\x54\xa3\x44\x85\x94\x2e\x16\x88\x08\x70\xf3\xe6\x1d\xe0\x39\xf4\x1e\xae\x70\x4f\x6b\xa4\xc2\xf8\x9d\x72\x2b\x80\xcc\xa5\x54\xa0\xae\x8e\x85\x1e\x66\x90\x64\x5e\xf4\xb6\xfa\x95\x28\xdb\xe2\xb6\x6d\xe6\xd8\x3b\x2c\xaa\x11\x47\x8b\xf3\x1c\xa5\xf7\xbc\x5a\x04\x72\x17\x2f\x92\xb4\x9e\x63\xa0\xeb\x0b\x81\x79\xb3\x32\xa0\x49\x03\x9a\x8a\xf3\xf2\xe5\xd0\xfa\xd6\xc5\xdb\xaa\x28\xce\x73\x88\x89\xbf\x40\x1a\xfd\xb2\x0f\xa1\xf4\xf5\x2f\xc4\x24\x06\xb5\xd5\x41\x2e\x60\xa9\xc2\x41\xf6\x7c\xbe\xe1\xd8\xaf\x93\x2c\x11\xc3\xb3\x38\x51\xba\x8d\xcd\xa0\xd3\x0f\x3c\x4e\x9f\xb3\x4a\xe4\x77\xd7\x13\x65\x03\x69\x78\xad\xfb\xfe\xf3\x5e\xa9\xc8\x0d\x83\xa3\x83\xef\xa3\x5c\x6b\x7d\xf3\x1e\xf1\x64\x1b\xa3\xf3\xb3\xb7\xb8\x40\xef\xe1\x02\x35\x90\x89\x4d\xd5\x66\xe5\x1b\xb4\x98\x5c\x9e\xb5\xa6\xac\x7e\xc0\xa1\x77\xe6\xf6\x00\xad\x31\x6a\x8d\xae\x1e\x20\xd3\x40\xc7\xe8\xf6\x40\xfe\xa4\xaa\xeb\x77\x23\xba\x60\x67\xa8\x14\x79\x07\xe8\x5e\xd8\xfa\x2e\x39\xa6\xe4\x42\x41\xd8\x68\xad\x34\x81\xa8\xe1\xbe\x81\xf3\x60\xb5\x78\x01\x68\x8e\xfe\xfe\x03\x38\xfa\xfb\x2b\x70\xda\x87\x89\x03\xb2\x31\x47\xdc\x6c\xb3\x6b\x84\x5c\x02\x8d\x58\x4a\x7d\x5f\x83\xa5\xb8\x48\x4b\xeb\x62\x40\x74\x20\xd3\x79\xf1\xc3\x6f\xe7\x79\x77\x36\x9e\x73\x77\xdf\xb6\xb4\xc1\xfd\x7d\xbf\x38\xac\x44\x7e\xe3\x57\x91\xa3\xd5\x73\xed\x3f\x4e\x03\x77\x05\xfe\x56\x5b\xca\x46\x67\x65\x79\x4b\xa9\xf0\x67\x8c\x32\x9d\x54\x0c\x83\x53\x30\xde\x6b\xd8\x4e\x0d\x03\xf9\xfe\xe0\x3b\x85\x54\x17\xb8\x60\x70\x36\x98\x33\x75\xef\x62\x56\xdd\xd3\x90\x00\x3d\x06\x5d\x3f\xb5\x5b\xed\x80\x1e\x75\xf9\xa1\x04\x89\x88\xc0\xba\x9d\x41\xd4\xce\xab\x82\x25\x59\x43\xd2\x94\x66\x9a\xc1\xb7\xfc\xb8\x3b\xec\x97\xea\x0b\x0d\x06\xea\x82\x7a\xcc\x06\xe9\x88\xf9\xc6\xe0\xa7\xd6\xa3\xd6\x88\xc7\xed\x87\xc6\xae\xd5\xf8\x82\x81\x89\xc3\xda\x1c\xf7\x88\x2d\x59\x7d\xcf\x36\x28\x1b\x68\x13\x1d\xb1\xb6\xf1\x45\x42\xd2\x6e\xe4\x26\xdf\xd7\x96\x0a\x9a\x1e\xf9\xba\xc9\x63\xc2\xac\x7f\x21\x71\xae\xbd\xee\xb8\x1b\x7a\x75\x00\xd1\x2f\x25\x98\x6b\xe1\x9d\x3f\xd8\x0d\xd3\xe6\xb3\x46\x40\x4e\xc5\xb7\xe6\x51\x39\xf7\x0d\xb4\x89\xd7\xde\x77\xaa\xef\x30\x3d\x6b\xb2\x9a\x87\xaa\xec\x8d\xc5\x4d\x1c\xf5\x6b\xc4\x24\x84\xa1\x81\x30\x74\x20\xba\x87\xab\xdd\xd8\x33\x4c\xef\xcf\x43\xa2\x7b\xf0\x7a\x27\x66\xf0\x32\x8a\xfb\x0e\x9b\xf7\x39\xfc\x08\x6f\xf5\x2d\x49\xfd\x35\x6f\xbb\x44\x98\x92\x7b\x94\xa7\x59\xd6\x48\x52\x0b\xf8\xa8\x9f\xc3\xf2\x5f\x19\x1a\x04\x74\x55\x87\xbc\xd1\x6b\x9a\xad\xcc\xf9\x29\x7a\xbd\x01\x73\x25\xa6\x44\x9f\xdf\xaa\x61\x75\xbc\xce\x15\xc3\x2c\xfa\xd2\x57\x80\x58\xef\x53\x5f\x6b\xc6\x60\x1b\xc8\x63\xb3\x3a\x72\xa1\x47\xc1\x60\xaa\x8e\x5c\x5a\x7c\xf3\xa5\x4b\x41\x55\x19\xb9\x19\x48\xf2\x2e\xb1\x8d\xf2\x1e\xf6\xfe\xcb\xa5\xe1\x1a\x46\xa7\x24\x0c\x39\x97\x69\x77\xd4\x3d\x4f\xb2\x6e\xd6\x72\x5e\x0c\x75\x67\x86\xb2\x33\xb6\xdc\x8e\x27\x42\xeb\x17\x51\xf4\x21\x69\x93\x5b\x30\x7d\x6d\xf8\x87\x1b\xbf\x0d\x9d\xbe\x86\xff\x78\x70\x78\x35\xfd\x37\x4a\xc5\x30\x23\x21\x1c\x9e\x64\xd1\x99\x1e\x87\x82\x39\xaf\x10\x53\x40\x02\x28\xb8\x05\xa5\x63\x6e\x28\xe1\xc0\xbc\x48\xd0\xcd\x61\x24\x53\x8f\xef\x07\xca\x73\xc7\x00\xd8\x50\xd2\x09\xae\x26\x96\x51\x41\xc6\x44\xc4\x82\x24\x03\xbb\xeb\x75\x46\x7b\xde\x35\xf1\xc9\xdd\xa4\x35\xe5\x94\x1c\x67\x22\xc4\x9f\x6a\x37\x9f\xa6\x38\xd7\xb2\xac\x77\x7c\x83\x89\x60\x38\x15\xc3\x3b\x06\x09\x2f\x29\x13\xc3\x89\x79\x82\xfc\x18\x2c\xe0\xe3\x10\xce\xd1\x69\x70\x6d\x7d\x72\x37\x71\xfe\x18\x0d\xfd\x8b\xcc\xbb\xd2\x2f\x69\x4d\xaa\x69\x46\x17\x10\xeb\x18\x5d\xf6\x7d\xad\x49\x35\xbd\xd0\xa9\xb5\x6a\x26\x02\xe3\xc6\xe8\x48\x94\x4a\x4a\xfd\xe9\x8a\x37\xb8\x57\x6b\x25\xda\xa1\xe9\x58\xe5\xf5\x6c\xb8\xa6\x73\x6e\x2e\x0b\x3d\xe7\xba\x62\xd7\xa6\xd0\x8c\xa1\xdc\xdc\x4b\x3f\x6a\x85\xd7\x15\xb9\x75\x81\x78\xd6\x46\xed\x0d\xd1\x77\x14\x6a\xdf\xf1\x6c\x36\xf6\x49\x70\xff\x05\xce\xe7\xbc\xe3\xd9\x05\xe3\xa4\xad\x04\x8c\x2c\xbb\xa8\x4c\x6e\xc3\x80\x59\xfe\xa7\x0e\xf0\x2d\xbd\xa1\xd3\xf4\x29\xbf\x7a\xff\xd0\x13\x11\x53\x76\x30\x51\xde\xaa\xbb\x73\x24\x8c\x2b\xe2\x15\xd1\xb7\xd0\x82\x23\xd3\xc8\x64\xfa\xfb\xa1\x89\x30\xd6\x00\x39\x7e\xa9\x80\x4a\x39\x1a\xaa\x97\xbe\xa5\x98\xa4\xa6\xaf\xdc\x40\x2c\x98\x85\xcd\x0d\xb4\x77\xae\xfb\x24\xf4\xab\x1c\x18\x4c\x03\x3f\xe1\x41\xe4\x28\xe3\xfb\x4e\xfa\xf5\x6e\xab\xa2\xab\x8a\xef\x29\xe9\x57\x31\x3e\x95\x51\xb2\x8d\x5f\xba\x30\x50\x72\x67\xd4\x8a\xe1\x14\x12\xf5\x5a\x73\x9a\x63\xb4\xd4\x81\x02\x52\xfb\x70\x4e\x1d\x2b\x9c\x81\x1c\x2e\xf5\x2b\xf7\x93\xc9\x35\xf0\x15\x6d\x5e\xf4\x84\x19\xd5\x4f\xd1\xc4\xec\xaf\xf5\x44\xde\xa5\x2c\x72\xbc\x7c\x4b\x59\x8a\x26\x93\x6b\x27\x98\x3d\x83\x57\xb6\x80\x79\x70\xf6\x3a\xf6\x6b\x05\xb8\x0e\x9d\x77\x45\xec\x5f\xd7\x98\x7b\x7c\xa2\x5e\x76\xef\xa9\x8a\x76\xac\xa1\xba\xa3\x7f\x0b\xfa\x36\x40\x44\xab\x7a\xd5\x4b\x24\xc4\x12\x83\xe3\x0c\xb5\x79\x78\xeb\x69\x8e\x26\x1b\x07\x11\xb9\x3c\xca\x4b\x5a\xb5\xb6\xcd\xa3\xc9\x26\x96\xb4\x0a\xb6\xe0\xde\x5e\x86\x9e\x83\xa5\xf5\xac\xd5\xb0\xf0\x12\xc5\x10\xf8\x0a\xa1\x57\xec\x17\xa8\xad\xfe\x06\x4e\xd7\x05\x45\xb1\x5e\xac\x2a\x8c\xcc\xfa\x28\x2c\xad\xf6\xac\x66\xf4\xef\x7f\x3b\x89\xf5\x2c\x76\x90\x00\x9b\x87\x6c\x71\xd8\x85\xaf\x3f\x74\x1f\x2b\x40\xa7\x90\xd6\xb5\x99\xc5\x53\xd7\x6f\x11\xef\x68\xc6\xcd\x5e\xde\x04\xb3\xf0\xb2\x5c\xb4\xe9\x48\x66\xc2\xaa\x02\xa9\xbd\x22\x7c\x1b\xb3\x2e\xe1\xff\x3d\x92\xbc\xa0\xf3\xf6\x74\x8d\xd8\x87\x9f\xce\x26\x37\xe7\x94\x21\xc9\xe0\x5a\x93\x77\x7d\xf3\xf4\x01\xf2\x72\xe8\x95\x1b\xa6\x36\x54\xc7\x70\x2d\x3a\xcf\x25\xea\x06\xe1\x35\xc3\x0a\x1b\x86\xd9\xf4\x2b\x4a\x5e\xf0\x2b\xa2\x65\xc6\x98\x46\xcc\x1e\x00\xfa\x24\xa6\xd8\xa8\x45\x54\x77\x40\x3f\xe1\xa0\x1c\x69\x2c\x19\xea\x40\x2c\x81\xd6\x2d\x14\xaa\x2a\x91\x27\xc1\xc3\xdb\xa0\xa9\xfb\x3b\xe9\xac\x20\x45\x14\x99\xa6\x4a\x27\x3a\x72\x76\x1d\xf6\xd7\x44\xbf\x47\xc2\xe4\x34\xe0\xd4\x0f\x7e\xba\x6f\x82\xc4\xf0\xdc\x40\xf1\x40\x36\xe7\xca\xd0\x5d\x02\xcc\x1e\xf7\xc1\x4e\x81\x75\x88\x46\xa7\xa3\xb5\x97\x93\xac\x0f\x6a\xdf\xc4\xd0\xb5\x5b\xe9\xc3\xe7\x2f\xf2\xf8\x81\x66\x82\xe7\x04\x13\x7d\xac\x09\x6a\xf9\xec\xf6\xe0\x50\x6b\x5c\x5d\x0f\x64\x2d\x59\x67\x03\xa0\x1b\x86\x22\x19\xbf\x94\x48\x4a\x29\xc0\x11\xc3\x89\x52\xd0\x0f\xc4\x59\x07\xdf\xdc\x07\x29\x43\x32\x23\x08\xb7\x19\xd2\x4e\xc5\x51\xb5\xb4\x77\xd1\x31\x7b\x29\x6e\x35\xf7\xaa\xa0\x0a\x12\xab\xa1\x74\xc1\xef\x96\x6d\x9b\x84\x7f\x0d\x39\x4e\x2f\xf0\x1c\x71\xa1\xc9\x24\x19\x4e\x3b\x06\x44\x6d\x24\xef\xac\xa9\x43\xc1\x4f\x65\xea\xa0\x75\x0c\x91\x13\x53\x65\x35\x54\x3a\x4d\x20\xb7\x08\x16\x8b\xb6\x9c\x58\xd7\x4f\x2a\x8e\x98\xe6\xa2\xbd\x80\xde\xe2\x22\xae\x82\x89\xc5\x74\x91\xd0\x33\x55\xf7\x57\xa0\xa7\x01\xfc\x6a\xfc\x36\x50\x78\x48\x00\x94\xe1\x5f\xf4\x6c\x19\xb4\xb5\x60\x9b\x0c\x7c\x7d\xbd\x45\xfd\xd9\x11\xfb\x23\x0c\xa6\xa1\x63\x68\xf4\xcc\xd3\xee\x86\x3b\xcc\x3b\x5a\x00\x19\x7d\xbc\xbd\x8e\x2b\x06\x2a\x86\xc1\xff\x7b\xe9\x2b\x23\x7a\x36\x88\x86\xad\xc7\xc0\x76\xd7\xeb\xa2\xb9\x31\x86\xb0\x51\xb7\xfa\xd4\x96\xfe\xf7\xc7\x55\x61\x36\xda\xfd\x3a\xea\x4c\x1d\xae\x77\xe5\xc2\xa0\x55\x1c\xe9\x33\x3b\x80\x5c\x1b\x3b\x04\x75\x77\xcc\xf7\xc1\xb4\x12\x26\x08\x10\x5d\x22\xc6\x70\xe6\x47\x14\xde\x60\x06\xd9\x83\xf8\x27\xd9\x44\x6b\x0a\xb5\x56\x4e\x87\xb5\x25\x1c\xa3\x00\x66\x74\x88\x36\x52\xd8\x77\xb4\xd5\x10\xae\x7f\x0b\x1d\xb1\xb9\x88\xf7\x97\x76\xf8\xcf\xad\x1d\xde\x06\x4a\x8a\x07\x0f\x68\xca\xf5\xdb\xbc\xf5\xeb\xae\x7c\x63\x63\x92\xff\x7d\x34\x4f\xc2\xd6\x5f\xf0\x7c\x6c\xf4\x38\xe4\x6d\x28\xb6\xf1\x51\xfb\x92\xf5\x73\xb0\xf0\x1e\x23\xae\x9b\x8a\xb6\x73\x19\x3e\xdf\xe3\xd3\xeb\x99\x26\xb5\xfe\xf6\x23\xcf\xe6\x7e\x99\xe1\xf7\x5f\x43\x29\x41\x0c\xaf\x6e\xc2\x16\xfd\xf8\xf8\xbd\x67\xce\x35\x2f\x23\xf6\xb4\x5b\x3f\xe4\x29\xcb\xdb\x76\x63\xef\x17\x7e\x19\x2d\xbb\x5a\xe8\xeb\xd9\x26\xcb\xd7\x87\xeb\x71\xd4\x5e\x2e\xda\x0b\x44\xf9\x6a\x1a\x20\xee\x45\xd0\xe7\xd4\x57\x6f\xed\x7a\xf5\x7b\xfc\x01\x22\x80\xa2\x7e\x0a\xcf\xb0\xba\x77\xf8\x26\x44\x51\xe9\xda\x43\xdc\xf3\xda\x8d\x41\xdb\x18\xf7\x70\xa8\xe3\xaf\x3d\xdb\x29\x1b\x7d\xf1\xb9\x85\xdb\x02\x0b\x3c\x97\x5b\xd8\xe5\xdd\xdd\x0d\x7d\x5c\x81\x4f\x55\x41\x10\x83\x53\x5c\x60\xb1\x6a\x14\xb6\x7a\xaa\x87\x87\x87\x91\x8e\x5d\x9a\xd2\xc5\x78\x5a\xd0\xf9\xd8\xc0\xc1\x64\x3e\x14\x39\x1a\xaa\x27\x9d\x1e\x57\xc3\xa5\x0f\x6d\xf8\x80\x45\x6e\x62\xa5\xf6\x77\x59\x3b\x29\xb7\xbe\x96\x6b\x8c\x8b\xc5\x6b\x0d\x54\x82\x9a\x27\xe2\x6d\xd8\xdb\x8e\x03\xdd\xfd\x3e\xd8\x59\x3a\xc7\xfb\x9e\x88\x13\x51\xf4\x24\x5b\xbc\x6f\x3d\x54\x6b\x70\x94\x99\xcb\xb8\xf4\xd2\xc9\xa9\x0c\x9b\x8b\x44\x23\xf1\xaa\x37\x85\x59\xc3\x2e\xeb\xe0\x24\x3c\x3e\x85\x49\xd6\x03\x37\x0e\x7a\x82\x48\xb6\x06\x2e\x43\xf0\xf9\x70\x6f\x11\x0c\xe1\x46\x00\x6b\x69\xb9\xcf\xcb\x36\x26\xd9\xab\x7f\x5f\xbb\xaa\x2d\xf2\xfb\xb0\x3b\x8f\x0c\x5d\xa7\x06\x5f\x18\xef\x81\xdb\xe7\xa6\x78\xf4\x85\x90\x9d\x6b\x59\x27\x55\x62\x70\x8d\x87\x4a\x83\x1e\x11\xf0\x71\x17\x14\xff\x53\xee\x28\xd1\x29\x4b\xef\x31\x4a\xb4\x81\x36\x5a\x33\x3a\x65\x65\x25\x6d\xbe\xed\x30\x9d\x1b\xb8\xea\xd0\x19\xff\x3a\xe1\x86\xb1\x16\xed\xb7\x0d\xae\x08\x48\x21\x47\x80\xce\x80\x89\xda\x22\xd8\x4a\x31\x64\x82\x1e\x85\xf7\x6a\x9e\xb6\xb2\x4c\xd1\x8c\x32\x64\xce\xb6\xca\x5e\x45\x74\xbd\x08\xb6\x12\x80\xb3\x55\x76\x61\xab\x98\xf4\x7b\xf4\x28\x9c\x7c\xde\xc4\x3f\xcc\xac\xaf\x38\x08\xb6\x7a\x4f\xc9\x55\x86\x16\x25\x15\x4d\xbf\xe2\x0e\x2c\x12\xc1\x30\x6a\x4e\xc5\x08\xcd\xfc\x36\xef\x54\x95\x88\xd1\x58\x99\xfb\xb4\x69\x87\x92\x62\x05\x1e\x28\xbb\xe7\x56\x39\x67\x22\xc0\x02\xcc\xd5\xf9\x26\xa5\x8b\x92\x21\xce\x51\xd6\x75\x92\x8c\x38\x84\x66\xd9\x6b\xc8\x51\x44\xe5\xb8\xa9\xd0\x78\xa6\x02\xdf\x0c\x55\x64\x37\xbb\x3c\x36\xd6\xcc\x8c\x5f\x82\xb3\x2c\x03\x90\xac\xfc\x18\x22\xe1\xbd\x0b\x7d\x63\x3f\xde\xa7\x40\x38\xae\xeb\x78\x8e\xc1\x6b\xce\x82\x76\xa8\xad\x79\x20\xe6\x77\x0c\xbe\x62\xd0\x79\x8b\x77\x47\xbb\x1b\x6b\x96\xb4\x86\xf6\x01\x01\xc8\x10\x90\x5b\x4c\x6d\xee\xd5\xda\x79\x41\x01\xb4\x66\x43\xab\x92\x30\xc7\xe3\x7d\x55\x2f\xcb\xc2\xe7\x95\xec\x0e\xde\x65\xf0\xcd\x21\xbf\x61\x68\x86\x1f\x03\xdd\x9e\x02\x08\x06\xba\xa1\x66\x40\x9c\xe1\x60\xbd\x62\x42\x7f\x91\xe0\x4c\x3f\x34\x8d\x1e\xbf\x69\x44\xa6\xff\x90\x68\x4a\x1b\xcd\x8d\x4e\x9d\x91\x19\xae\x2e\xf5\xc6\x9a\xe8\xc8\x8d\x4a\x05\x9d\xf7\x87\x9e\xee\x7e\x64\x10\x6c\x6e\x27\x55\xac\x5b\xdf\x71\x53\x2e\x5d\x9b\x7a\x9c\x3c\x37\xd4\x73\xed\xd5\xb0\x1b\xe8\xfa\x3d\xe1\xc6\x6a\x4e\x95\x6f\xee\xc0\x4c\xf5\xc1\xde\xa6\x15\xe8\x6c\x36\x68\xfb\x31\x58\x21\x23\x7c\xb5\xbd\xfd\x75\x49\x5c\x41\x1b\xcf\x52\x07\x7c\xb5\x36\xd7\x96\xbb\xa3\x1b\xea\xfb\x3b\xf0\xdd\x06\xef\x29\x40\x2e\xe0\x25\x5c\x42\x5c\x28\xc3\xaa\x75\x55\x31\x3c\x2f\xa8\x64\x34\xe3\x2d\x2e\xf2\xcc\x96\xdd\x0d\x8e\x0c\x11\x8c\xb2\x11\xb8\x45\x90\x53\x13\xfe\xc7\x75\xfa\x42\x65\x36\x6b\x6f\x8e\x42\xff\x45\xc6\x8e\x4b\x19\x1d\x17\x37\xc3\x7b\x5e\xfa\x8d\x05\xa0\x5e\x0a\x51\x37\x1c\xd3\x82\x56\x99\xf3\xa3\xad\x9d\x49\x24\x1d\x2b\x2d\xa3\xf5\x86\x6c\x88\xde\x00\xb1\x85\x2f\x7b\x5e\x74\x88\x3b\x11\x7c\xe5\xb0\xfc\x5f\xfe\x6a\x84\x31\x87\x37\x6e\x88\xea\xc8\x42\xfa\x51\x72\xc9\x55\xd5\xe3\x2a\x98\x83\x29\x92\x68\x2d\x28\xc1\x82\x32\x94\x79\x50\x54\xe4\x21\x29\xb0\x1a\x13\x2c\xe0\x74\x26\x1e\xe4\x2e\xbd\x5b\xe0\x7b\x04\xf8\x8a\x67\x78\xbe\xd7\xa6\x61\xdf\x6b\x15\xdf\x82\x76\xf5\xd9\xbc\x3e\x97\xbf\x97\x28\x69\x0f\xc5\xab\x72\x79\x14\x7d\x77\x12\xb8\xd7\x0c\xec\xc1\x7b\xc3\x05\x17\xbf\xa8\x3f\xec\xb4\x01\x77\xa1\xf5\xea\xeb\xa2\x25\x53\x9b\x48\xd4\x0f\x30\x6c\x3c\xdd\xba\x9e\xc4\x08\x97\x71\x1d\xe7\xca\xfe\xf9\xff\x03\x00\x00\xff\xff\x3b\xfe\x83\x4f\x74\xa9\x00\x00") +var _etcNginxTemplateNginxTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\xff\x73\xdb\xb6\xf2\xe0\xef\xf9\x2b\x30\xb2\x6f\x62\x67\x22\x29\x69\xd3\xbc\x3e\x7b\x7c\x77\x8e\x9d\xbc\xf8\x9e\x93\x78\x2c\x27\x7d\xf3\xb9\xb9\xe1\x40\xe4\x4a\xc4\x33\x45\xb0\x00\x68\x5b\xcd\xf9\xfe\xf6\x1b\x7c\x25\x40\x82\x94\x9c\xa6\x69\x5f\xa7\xec\x4c\x6a\xe1\xcb\x62\xb1\x00\x16\x8b\xdd\xc5\xe2\xf3\x67\xb4\x8b\x8b\x02\x1d\x1c\xa1\x09\xba\xbf\x7f\x24\x7f\x73\x60\x37\xc0\xb8\x4a\x9b\x99\xbf\x4d\x56\xba\x58\xaa\xe4\x93\xc5\xd2\x26\x9d\xf1\xb3\x8b\x4f\x2f\x5f\x97\x78\x5e\x40\xa6\x32\xc3\x14\x53\x2c\x07\x5c\x88\xfc\x97\x8f\x97\x67\xaa\xcc\xdb\xe6\xa7\x29\x30\xc7\xe9\x35\x94\x99\x6e\xf6\x95\xfd\x61\x32\x2b\x46\xef\xd6\x6f\x01\x67\x16\xaf\x0b\x99\x30\x03\x61\xd3\x4c\x39\x9c\x65\x7e\xa9\xe3\xe6\xe7\xfd\xfd\x23\x59\x82\x2c\x54\x27\x26\x1a\xbb\x77\x34\xe3\x90\xd6\x8c\x88\xb5\x2c\x50\x50\x9c\x25\x2b\x9a\xd5\x05\xa0\x29\x88\x74\x5a\x2e\x49\x79\x37\xd5\x29\x7c\x5a\x2e\xef\x92\x5c\x88\x4a\x16\xb1\xd5\x4c\xf1\x09\xa7\x87\x12\x3c\x94\x99\x6d\x69\x5e\x93\x22\xfb\x50\x41\x29\x18\x4e\x49\xb9\x3c\xa7\x38\xd3\x04\x94\x05\x32\x0c\x2b\x5a\x22\xba\x58\x1c\x3e\x7a\x74\x4b\xd9\x35\xb0\xa4\x62\x34\x05\xce\x81\x23\x43\xea\xc9\x4f\x2a\xe3\xc2\xa5\xdf\xdf\x1f\x9a\x4e\x2c\x05\xda\x2b\xa0\xf4\x8b\x9d\x54\xf5\xf1\x62\x41\x4a\x22\xd6\xfb\xe8\x99\x6c\xc5\xc0\x4d\xab\x3a\xc1\x26\xa7\x05\xda\xab\x63\x81\xdb\x2e\x54\x24\x43\x53\x56\x97\x9a\x08\x93\x8a\x64\xb6\xed\x12\xd0\xe4\x1d\xbe\x93\x7d\x7b\x43\x0a\xe0\x41\x63\xac\x20\x2b\x22\x92\x92\x2e\x48\x01\xb2\xb5\xb0\x68\xab\x91\xcf\x9f\xa7\x4f\x90\xa4\xe9\xc1\xd4\xb4\x43\xd9\x72\x0a\xe5\x34\xa3\xa9\x26\x78\x4a\x19\x58\x22\xe7\x62\x55\xec\x98\x76\x78\x5e\x8b\x8c\xde\x96\x89\x20\x2b\xa0\xb5\x40\x4f\xa6\x6a\x0e\x4c\x9f\x20\x7c\x43\x49\x86\x6e\x31\x11\xa4\x5c\x22\x41\x29\x2a\x68\xb9\x44\x59\xcd\xe4\x6f\x8c\x18\xc8\x81\xd6\x15\xfa\xa0\x85\x64\x9a\x99\xec\x2b\x93\x7b\x7f\x8f\x0e\x1f\x3d\x82\x1b\x28\x05\x47\x9f\x1f\x21\x84\xd0\xaa\x2e\x04\x49\x70\x9a\x42\x25\x90\xf9\x68\x79\xa8\xf2\xec\x38\xd0\xb2\x84\x54\x10\x5a\x72\xe4\x1a\x78\x87\xef\xcc\x50\x78\xb9\x92\x4a\xb2\x62\xcd\x01\xb5\x3f\xa8\x68\x51\x1c\x3e\xba\x7f\xf4\x48\xd2\xcd\xb4\x6e\x66\x36\x2e\x8a\xc9\xe9\xba\xc4\x2b\x92\x9e\xd0\x72\x41\x96\x35\xc3\x12\xa2\xb7\x16\x65\xe9\xa2\xc6\x49\x85\xd3\x6b\xbc\x84\x24\xad\xb0\xc8\xd1\x68\x5a\x73\x36\x2d\x68\x8a\x8b\x69\x41\xe6\xd3\xa2\xc6\xd3\xff\x21\x27\xb5\x4e\x27\xf3\xe9\xdd\x8f\x2f\x93\x97\x2f\xc6\x05\x29\xeb\xbb\xf1\xb2\xac\x55\x91\x1f\x26\xcf\x75\xb1\xc3\xd1\x61\x07\xb2\x01\xdc\xac\x23\x0d\xb4\xa8\xf1\x61\x2b\xf1\x06\xca\x8c\x32\x9b\x17\xc3\x44\x66\xc8\x36\x5c\x23\x3c\xc7\x0c\xb2\x24\x23\xa9\x40\xa9\xdf\xd5\x24\xc3\x02\xa3\x1f\xde\x1d\x46\x8b\x32\x5a\x97\x59\xc2\xe8\x9c\x94\x09\x17\x58\x00\x7a\xde\x53\xb2\xa0\xe9\x35\x47\x3f\x3c\xff\xee\x3a\x9e\x3f\xc7\x05\x2e\x53\x60\x09\xdc\xae\x70\x2f\x94\xa0\x54\x52\x60\x2e\x12\x41\xeb\x34\x87\x2c\xc1\x42\xd5\x52\xd5\xe4\x02\x4c\xe6\xeb\x44\x56\x9f\xcb\x96\xcd\xb0\xca\x8f\xc1\xcf\x35\x61\xb0\x37\x62\xc0\xc5\x7a\x22\xd7\xc3\x68\xdf\xe5\xa6\xb4\x28\x20\x15\x4b\xcc\xe6\x78\x09\x7b\x23\xf3\x7b\xb4\xff\xc8\x15\x19\x8f\x15\x7c\x64\xd8\x98\x4b\x57\x34\x46\xf4\xfa\x29\x62\xc0\x9b\xe2\x26\x01\x1d\xa1\x2a\xc5\x45\xb1\x67\xda\x7f\x8a\x46\x01\x9d\x3d\x1c\x24\x4b\xa0\x02\xd1\x6b\x24\x72\x28\x1f\x79\x53\x95\x31\xca\x24\xe2\x0a\x02\x5a\x60\x52\x40\x76\x80\x46\x68\x32\x41\x82\x72\x21\xd7\xe3\x1e\x03\xbe\xdf\xc0\x82\x82\x83\x07\x21\x68\x12\x1d\x29\x4c\x5d\xd1\x32\xdb\x06\x6b\x3b\x04\xdf\x06\x61\xdb\x5a\x04\x57\xf9\xff\x7b\x6f\xbc\x0d\x57\xe8\x19\x76\x0b\x68\xe2\x95\xdd\xdb\x37\x40\xcc\x92\x37\x5c\x54\xff\x9a\x3e\x41\xb7\xa0\x38\x86\xc8\x01\xdd\xe0\xa2\x06\x44\x17\xea\x47\xae\xf6\x40\xf4\xaf\xf1\x1b\xca\x6e\x31\xcb\x20\x93\x7f\x21\x41\xd1\x1c\x90\xe4\x0c\xf2\x4f\x5b\x73\x09\x34\x21\x95\x99\x2d\x9a\x49\x7a\x1c\x46\xb2\xac\x8f\x1c\xd4\xf6\x7b\xc1\xa8\xa0\x29\x2d\x2c\x0e\x0c\x70\x91\x90\x2a\x31\xcd\xa9\x4f\x6d\xdc\x72\x67\x53\x25\x0f\x1d\xe6\x05\x87\xa1\x6a\x96\x3b\x3a\x84\xdf\x50\xa6\x77\x72\xc7\x1b\xbd\x5d\xc4\x87\xc2\xe4\xc6\xcc\xc9\x0d\x78\xfc\xf7\xf3\x67\xc4\x70\xb9\x04\xb4\x2b\x58\xcd\x05\x64\xb2\x83\x07\x47\xba\x09\xd5\x95\x4b\xc0\xc5\xd9\xc5\xc9\xd9\xe9\xa5\xc5\x8a\x83\x48\x2c\xcc\x05\xa3\x2b\x8b\x95\x07\xa1\x07\x93\x90\x52\xff\x00\x7a\x76\x11\x8c\x92\x64\x50\x73\x2c\xb7\xf3\x9a\x43\x26\x49\x9f\x81\x00\xb6\x22\xa5\x1e\x80\x94\xd6\xa5\x60\x6b\x94\x41\x05\x65\x26\xb7\x2c\x5a\xea\x8c\x82\x40\x29\xd0\xd9\x05\xc2\x59\xc6\x80\x73\x7f\x74\x86\xf6\x51\x99\xd1\x48\x2f\x4b\xa0\xa4\xf2\xb7\xd4\x16\x18\x91\x13\x8e\x08\xb7\x8c\x47\x22\x98\xe2\x22\xad\x0b\xc9\x2e\x05\x93\x92\x44\x8a\x16\x94\x21\x52\x66\xe4\x86\x64\x35\x2e\x1c\xce\x35\x97\xf8\xea\x3e\x13\x8d\xb5\x64\xb3\x35\x47\x15\x5e\x7a\xb3\x49\xe3\x60\x6b\xe9\xcf\xdb\x14\x54\xf6\x54\x81\x99\x64\x58\x1c\xfa\x75\xa4\xa8\xe2\xbe\x58\x9d\x73\x22\xe0\x84\x88\x75\xbb\x26\x65\x4b\x34\x5c\xf3\xec\xe2\x78\xf6\xbe\x5e\xb5\x2b\xea\x39\xdc\x4c\x2c\x6f\x5a\xf5\x8c\xbb\xde\x6f\x3f\x09\x3e\xd3\x9d\x37\xbd\xbe\xc9\xa9\xdc\x00\x34\x09\x13\x4d\x98\xe4\x17\x5a\x02\xd2\x7b\xc6\x41\xac\xc0\x81\x5d\x0b\x0e\xdc\x7f\xd1\x12\x66\xe4\x17\x70\x13\x30\x0a\x77\x41\x0a\xa1\xd9\x8b\x9c\xca\xd7\xd0\x88\x7e\x9f\x04\x3f\x85\x05\xae\x0b\xf1\x46\x95\xf9\x27\xac\xfb\xe6\x32\x26\x14\xb5\x3f\x91\x33\xc0\x19\x3f\xb4\x05\x92\x5b\x46\x84\x2f\xa7\x48\xfa\xa8\x4c\x91\x56\x49\x49\xab\x9a\xe7\x61\x66\x93\x97\x41\x81\xd7\xdd\x8a\x05\x5d\x26\xbc\x9e\xcb\x19\x08\x5c\xb4\x32\x19\xc8\x0e\x49\x41\x2d\xa3\xb5\xf0\xa4\xaa\xa6\xc8\x35\x40\x85\x0b\x72\x03\x4e\x9e\x73\x9d\xff\x27\x40\x75\x2c\xb3\xd0\xfd\xbd\xe9\x43\x53\xda\x34\xc8\xbb\xa5\x2f\x6d\x8e\x24\x94\xaa\xa5\x57\xa3\xe1\x5a\xc9\xbc\x5e\x2c\xa4\x1c\x29\x87\x25\x64\x61\x27\xaa\x9c\x66\x5e\xaf\x54\xa9\x60\xec\x42\x30\x0e\x5d\xf7\xc5\xc0\x34\x62\xa8\xe9\x41\x81\x99\x14\xe5\x22\x18\xf1\x00\xc8\xb9\x2c\xd7\x45\x88\xb7\xb1\x99\xd3\x6c\x1d\xe9\x52\x1b\x9b\x57\x34\x5b\xf7\x77\x49\x01\xe9\x76\x28\x06\x24\xe8\x90\x82\x21\x39\xd5\x77\xc9\x0a\xdf\x25\x0b\x02\x45\x16\x62\xe1\xc1\x78\x7b\x75\x75\xf1\xdd\x3b\x7c\xf7\x46\x96\x0a\xb0\x68\x20\x18\x82\xb4\x40\xb4\x21\x68\x82\x38\x10\x7a\x92\xae\x2b\xe0\x49\x8e\x79\xae\x00\xb5\x91\x40\xdf\x3d\x7b\xf1\xe3\xa1\xd9\x2e\xe4\x39\x39\x29\xf1\x2a\x5e\xc1\xb6\xa6\xcf\xd3\xef\xf1\x0a\xde\x62\x9e\xbf\xc3\x77\x01\xce\x5d\x28\xf3\x3a\xbd\x06\x61\x01\xc5\xa1\xbc\x52\x65\x02\x40\x2b\x5c\xc5\xea\x77\x3a\xff\x0e\x57\x11\x08\x0a\x84\xe6\x7a\x9a\x76\xb1\x2e\x59\x10\x17\xde\xd1\x3c\xd6\xa7\x08\x9c\x00\xa9\x3e\x38\x31\x9c\x6e\x30\x23\x92\xb3\x46\x89\xe3\xe1\xf4\xc9\x96\xeb\x21\x4f\x0b\x4e\x67\x6c\xa3\x70\xfc\x8e\xe9\xd3\x59\x29\x71\x95\x02\x39\x4f\x48\x69\xbb\x18\x10\x39\xdc\x10\x3e\x36\x15\xce\xca\x46\x31\x41\xcb\x46\x22\xa2\x8b\x85\x63\xc1\x1a\x57\xb2\x2c\xe5\x11\x98\x94\x37\xb8\x20\xd9\x60\x2b\x67\xaa\xe8\x99\x2e\xb9\x0d\x7c\xcd\x3c\xd4\x81\x9d\xc1\xcf\x66\xe7\x40\xad\xcf\x31\x0f\x59\xee\x12\x7e\xd6\x9b\xd0\x09\xcd\x3c\x52\x74\xba\xea\x29\x3e\xec\xee\x47\xbd\xa4\xfe\x2d\xb4\xad\x36\x69\x54\x26\x8a\x18\x65\x5a\xd4\x59\xa8\x9d\x21\x2b\x98\xa8\x85\xaa\x41\x66\x7a\x6b\x4b\x64\x12\x12\x70\x27\xa6\x52\xc6\xe9\xc3\xf3\x15\xa3\xa2\x20\x16\xc5\xb9\xfe\x65\xb1\xd3\x3f\x93\x94\xae\xaa\xa4\x80\x1b\x28\x1c\x2d\x74\xb5\x73\x95\x66\x07\xca\x94\x56\xa8\xb4\x0a\x5e\xa9\xb4\xed\xe4\xc5\x5f\x94\x64\xa9\xc5\x0f\xf9\xb7\x45\x46\xfe\xf0\x51\xf9\xc1\x4b\x56\x72\xdd\x0d\x30\x2e\x77\xc1\xe7\x93\xe7\x5e\xd6\x8a\x94\x49\x01\xe5\x52\xe4\xe8\xbb\x1f\x5e\x7a\x19\x21\x9e\xb2\xd9\x10\x4b\x55\x48\x2e\x5e\x02\x19\xc2\xe5\xda\x4b\xbd\xc1\x6c\xdd\x37\x84\x3b\xe8\xa4\xe6\x82\xae\x90\x9d\xa8\x52\x52\x64\xc0\x2b\x5a\x9a\x83\x52\x23\x8d\x5f\x3f\x45\xbb\x37\x4a\x10\xc7\x81\xa2\x4e\x96\xc2\x99\x9d\xeb\x0a\xc7\x6b\x74\x7f\xef\x4f\xca\x91\x4c\xbc\x41\xf7\xf7\xa3\x28\x16\x86\x91\x0a\x7a\x0d\x25\xf7\x29\x3c\xcb\xe9\xad\xe6\x9e\x57\x3a\x6f\xd3\xf2\x33\x2a\x2f\x2a\x7a\xeb\x6b\x86\x2b\xd7\xa8\x94\x4b\x6c\xb7\x47\xba\xd4\x01\x8a\x23\xb8\x83\x32\xc2\xd5\xd1\xeb\x16\xb3\x92\x94\x4b\x6e\x58\x8a\x3c\xee\x11\x5c\x90\x5f\x20\x4b\x2c\x9b\x4a\x64\x19\xa3\x2b\xd4\x95\x8f\xb3\x8c\x48\x91\x07\x17\x08\xdf\x60\x52\x28\x48\x8e\xab\x1d\x98\x52\xbb\x6a\x23\xa9\x70\x0a\x36\x81\x94\x4b\x79\x70\x50\x3b\x8c\x4d\x93\xb4\x22\x29\x34\x69\x52\xfa\x5a\x50\xb6\xc2\x02\xd5\x15\x17\x0c\xf0\x8a\x94\x0b\xea\x93\xf1\x9c\x2e\xdf\xa8\x12\xaf\x79\x8a\x2b\xf8\x5f\xb3\x0f\xef\xd1\xfd\x3d\xa8\x1f\x47\xff\xe6\xb4\x6c\xfa\xfb\xd8\x2e\x6a\x57\xe7\xa3\x01\x6a\x97\xf6\x63\xb7\x38\xa7\x4f\xe4\xce\x85\x6a\x56\x70\x24\x72\x2c\x10\xcf\x69\x5d\x64\x8a\xfc\xb8\xaa\x00\xcb\x43\x07\xc2\x69\x0a\x9c\x4f\x0a\xba\xfc\xb2\x03\x90\xec\x9f\xaf\x51\xd4\xf0\x92\x00\x9e\x44\x63\xd7\x88\x83\x49\xcd\x08\xda\x2d\xe8\x72\xa9\xc8\xdc\x9c\xd1\x9b\x99\xcc\xe0\xe7\x8f\x8c\xb8\x33\xe5\xec\x9a\x54\xc7\x0a\xea\x39\x5d\x7e\xbc\x3c\x77\xd3\xc4\xf2\x53\x53\xfe\xfe\x1e\x3d\x3b\x0c\x0f\xf2\x1e\x0b\x43\x66\x1d\x77\xf9\xc4\xa9\x9e\x3b\xae\x09\xb7\x68\x9a\x9e\xa8\xd9\x82\xba\xa7\xed\x0e\x07\x9c\xad\x79\x11\x85\xc0\x55\xc6\x81\x5e\x4a\x47\x4e\xf4\x50\xa9\x6f\x29\x97\xd2\xda\x41\x98\x7a\x41\x99\xd2\x8d\x06\xb3\x86\x2c\x8e\x1c\xed\xa2\x18\x79\x4d\x5a\x70\xae\x63\x17\x58\xe4\x5b\x42\xf4\x75\x21\xc3\xe7\xb2\xb0\xc7\x4a\xe7\xf3\x2b\x3b\x6c\x53\x5f\x4b\x58\xe7\x74\x19\x6e\x0c\xad\xfe\x36\x0d\x76\xea\xd9\xee\x6e\x86\x17\xd9\x34\x2f\x81\xd3\x42\x19\x6b\x54\x5d\xfb\x33\x98\x31\x67\xd5\xcd\xcb\xd3\xf7\x33\xaf\xee\xf4\x09\xfa\x29\x87\x12\x64\x49\xb5\x70\x90\xe6\xf9\x5c\x29\xca\xf5\xf9\xeb\x96\x88\x5c\x8a\xe7\x18\x8d\x1a\x2d\xf5\xc8\x70\xf8\xa7\xea\x94\x1f\xc9\x40\x84\x23\x0e\x02\x09\x8a\x46\x69\x41\x39\x8c\x5a\xcb\xf5\x36\x87\x12\xad\xf0\xb5\xd2\xd2\xe7\x80\x84\x3c\x9d\x08\xdb\xea\x04\xa1\xab\x9c\x70\xb4\x02\x5c\x1a\x6e\xb0\xa6\x35\x4a\x71\x29\xb9\x01\x27\xab\xaa\x58\x2b\xa5\x55\x08\x74\xa4\xe5\xcd\x86\x15\xa3\x06\x33\xb4\xab\xd6\x7f\xea\xa1\x2a\x77\xa7\x9f\x60\x3e\xa3\x52\x46\x44\xbc\xae\x2a\x39\xa4\x73\x48\xb1\x04\xad\x54\x18\x84\xa3\x14\x73\xd0\xfd\x6c\x35\x16\xe9\xf5\xad\xe2\x58\x73\x70\x7d\x1f\xa9\x8e\x2a\x02\x4b\x08\x94\x91\x25\x91\x8c\xdb\x52\x37\x23\x9a\xc1\xe5\xf8\x06\xfa\x48\xdc\x26\x1c\x49\x73\xd3\x90\x24\x0f\x2a\xe9\x30\x2a\x46\x15\xd3\x21\xf0\x8c\x94\x29\xe8\x2e\xea\xb2\x19\xdc\x10\x2c\x00\x29\x8d\x57\xd8\x68\x29\x79\x77\x61\xe6\xc8\x1c\x72\x7c\x43\x28\x43\xb7\xa0\xf1\x76\x0a\x44\xc2\x25\xa7\x66\x14\xa7\xf9\xa4\x81\xb0\x83\x2e\x41\x60\x83\x86\x65\x6f\x1a\x54\x8e\xcb\xac\x50\x32\xe1\x02\xb9\xf3\xf7\xe0\x8c\x6b\x18\xb4\x1a\xce\xba\x5a\x32\x9c\x01\xda\x6d\xc6\xd5\xa5\x7d\xee\xf0\x54\xf7\x99\x22\x87\xae\xc4\xe3\xc7\x2d\xc1\x57\x4d\xda\x80\x05\xcb\x46\xed\x72\xf3\x55\x93\x03\xca\x4a\xb4\x2b\x72\xb0\x9a\xc4\xd0\x5a\x33\xa4\x4b\xd5\x44\xfb\x07\x04\xea\x3e\x35\x2a\xaa\x38\xb2\xe5\xfb\xfb\xb7\x1b\xaa\x5e\x13\x09\x24\xca\x8f\xe2\xb5\x19\xac\xa8\x80\x56\xad\x86\xc7\x3a\x31\x46\xe9\x43\xd5\xce\x9b\xdc\x49\xa9\x41\x53\x40\x37\xeb\x64\xc0\x94\x32\x06\xa9\x28\xd6\x4a\x67\x98\xca\x19\xc6\x79\x21\xf7\xa8\x82\xe2\x8c\x94\xcb\xd6\x90\x76\x21\xed\x56\x98\xf3\xc4\x6c\x15\x3c\xcd\x61\x35\x38\xb8\x3d\x60\x06\x06\x7b\x57\x03\x3d\x0c\x7b\xa7\x4e\x52\x12\xdd\x58\xfb\xb8\xcc\x6c\x35\x84\x19\x28\x22\xc8\x85\xb0\xa0\x2c\x05\xc5\x3e\x33\x22\xbb\xed\x3a\x37\x32\xa5\x0f\x22\xd0\x46\x92\xe4\xba\x7c\x22\xa8\x12\x54\xf8\x50\x0f\x9f\x35\x7d\x19\x29\xb9\x47\xfe\x33\xd2\x09\xcf\x5b\x79\xdc\xcb\x7c\xde\x99\xd0\x11\x5a\x49\x1e\xa8\x71\x34\x82\xb4\x4a\x19\xc0\xa6\x07\xc8\x00\xbd\xad\x9b\x81\x57\x2e\xdc\xaf\x71\x51\x4c\xce\xf8\x6c\x76\x7e\x81\x39\x17\x39\xa3\xf5\x32\x6f\xd9\x31\x77\x14\xfe\x1a\x37\xed\xc7\x30\x39\x27\x5c\x40\x29\xf7\x65\x3e\x91\x75\xd5\x62\xb9\xbf\x97\xc3\xf2\xe2\xc5\xf7\x8a\xdd\x47\xac\x21\xb2\x7c\x43\x8f\x4e\xc7\x75\x4a\x8b\x06\x9b\x5a\x0c\xbe\x17\x2f\xbe\x3f\x1c\x5a\xaa\xad\x16\x2d\x3d\x50\x77\xb5\xfe\x4a\x0c\xdf\x5e\x5d\x5d\xcc\xbe\x36\x7a\xc1\xb9\xe6\xc3\x5c\x31\xfa\x39\x18\xb6\x80\x72\xca\x45\x6b\xb2\xc9\x24\xc9\x18\x09\xd7\x7f\x6e\x5c\xc9\xb2\xd4\xd0\xe2\x6d\xf2\x07\x27\xb6\x6e\x57\xa2\x96\x34\x78\x3c\x88\x8d\x6c\x42\xc4\xf5\xa9\x4f\x74\x3f\xa1\xab\xaa\x16\xf0\xa6\x2e\x8a\x60\x07\x71\x53\xfa\x27\x90\x32\xce\x63\xa1\xf6\x53\xc3\xc4\xe5\x61\xd8\xc7\x42\x4e\x63\x2b\xa3\xc8\x1d\x55\x6e\x2f\xce\x66\x67\xe0\x30\xa8\x0a\x9c\x02\x37\x05\x1c\x37\x57\x0e\x11\x9c\xd2\x72\x80\x4e\x12\xfe\xee\xa2\x2e\x8a\x4e\x6a\x30\xbb\xec\x32\x3d\xd9\xb0\x91\x75\xe8\x3a\x8a\x36\xf9\x34\xba\x67\x8d\x06\xc8\x3d\xda\x50\x61\x9b\x9d\xae\x17\x17\x4d\xd4\xc4\x23\xdd\x30\x2a\x83\xe5\xf5\x32\x71\x9b\x27\xea\x55\x59\xc8\x53\x78\x42\xca\xc4\x6e\x06\xcd\x41\x4e\xae\xbc\x20\xc7\x7c\x8d\x5e\x80\x81\x32\xc5\xe8\xb3\x85\xf7\x39\xbb\x08\xe7\x85\xa3\x55\xa3\xfb\xd1\x5c\xcb\x24\x3a\x95\xde\x0e\x12\x35\x2b\x11\x2d\x11\x07\xae\x14\x4b\x29\x4e\x73\xed\x51\x83\x32\x86\xb9\x20\x29\x2e\xe4\x96\xbe\xaa\x18\xbd\x01\x54\x01\x53\x5a\x83\x32\x85\xf6\xa4\x9f\xcd\xce\x67\x1a\xc8\x09\x4e\x73\x37\x1e\x12\x1d\x03\x3c\x49\x55\x86\x94\xac\x04\x29\x0f\x9e\x3f\x7b\xf6\xcc\x1a\xc5\x66\xb3\xf3\x03\x0f\x55\x1f\x50\xa8\x3c\xf7\xa0\xb5\xdd\x78\x9a\x7a\x8d\xa9\xa1\x47\x2f\x83\x8b\x82\xde\x3a\xc7\x03\xd9\x5f\x29\xaa\x58\x1a\x08\x22\x0f\x0a\x3c\xd2\xa0\x4a\x8f\x77\xfa\xca\x64\x6e\x54\xc5\x36\xca\xa6\x3d\x58\x55\x62\x1d\x07\xf4\x4f\x58\xa3\xfd\x18\x0d\x35\x12\xca\xd6\xe7\x29\x48\x0d\x6a\x93\x6b\x58\xf7\x74\x99\x17\x64\x99\x4b\xe9\x8c\x41\x56\xa7\x9a\xa5\x48\x0a\x8e\x05\x1d\x2f\x08\xe3\x62\x3c\x5f\x0b\x70\xcd\xf9\x86\x21\x8f\xc0\x2d\x4b\xd0\x70\x87\x4e\x48\x95\x03\xe3\xfb\x0d\xdf\xeb\xd2\x3d\xd5\x8a\x44\x49\xfe\x54\x17\x77\x28\x98\xdf\xe8\xb1\xd7\xbe\x01\xa9\x15\x4a\xcd\x6c\x07\x85\xab\x5e\x5c\xb6\xda\xa0\x05\x37\x82\xed\xe9\xdb\x0b\xcc\xf0\xaa\x8b\xad\xc6\xf0\xf4\x2d\x52\xde\x6e\x5b\xea\x9f\x24\x5e\xbe\xfe\x49\xfe\xce\xf2\x4a\xb6\xe0\xf0\x36\xbf\x7d\xfa\x1a\x24\x86\xd5\xc8\x4e\x51\xa9\x45\x25\xe3\x0c\x76\x75\x3e\xbb\x84\x94\xb2\x8c\xfb\xd3\x26\x5b\x4b\x66\x92\xaa\x81\x4c\x0a\x6a\x45\xca\x36\x5f\xe2\x45\x02\x69\x96\x27\x69\xcd\x6e\x82\x01\x7f\x7d\x72\xfa\xf6\x44\x25\xb6\xc6\x7b\xa2\x55\xc0\x4a\x7b\xc1\x1b\x9a\x19\xc5\xb0\xd2\x7f\x28\x7f\x00\x3d\x9e\x9a\x85\x93\x52\x00\x4b\xa1\x12\x09\xe8\x6a\xfd\x63\x64\x74\x6e\xc0\x98\x32\x42\x58\xa5\x9b\x06\x2f\x05\x9c\xb0\x61\xad\x6f\x51\xfe\x07\x12\x79\x5b\xed\xfe\x1e\x1d\xa1\xff\xa9\x47\x30\x09\x33\x0e\x5b\x6d\x1a\x95\x82\xb7\xd2\x18\xc8\xad\xd7\xf1\x55\x6f\xd5\x1f\xcb\x89\x61\xdc\x57\xb5\x0a\xd8\x1d\x05\x3d\x58\x4a\xa2\x32\x82\xa8\x2e\xb5\xa1\xb3\xa6\xac\xed\xeb\x5b\x92\x41\xa3\x30\x37\x26\x36\x92\x81\xaf\x32\xcf\x07\xfd\x65\xe2\x73\x5d\x89\x87\x25\xa9\x2a\x10\xfb\x9d\x81\x4b\x25\x75\xb8\xce\x75\x0b\x15\x32\xab\x5d\x08\x7d\xb5\xf4\xaf\x15\xae\x6c\x6b\x6d\xf8\x83\xda\x3a\x35\x8d\xb7\xf4\x66\x6c\x88\x24\xf7\xce\xa7\x68\xd7\x2a\x0b\x15\xb5\xe6\x9e\x27\x71\x03\x1f\x7e\x6e\x8a\x4d\x0c\x73\xb5\x8e\xb0\x13\xfb\xc7\xd5\xba\x02\x34\x4a\x29\xbd\x26\x30\xb2\xf5\x1d\x70\xb9\xff\x5d\xaf\xc7\xb2\x67\x0e\xd2\x7b\xbc\x52\x13\xab\x91\x92\x74\x29\x94\x63\x9e\x1f\x05\x45\xdb\x8d\x9e\xa8\x66\xda\xa9\x6f\x31\x57\x0a\x41\xd9\xb3\x2f\xa9\x6f\x11\x52\xac\x89\x96\xc5\xfa\xf0\x51\x4b\x80\xdb\x5b\x1a\x86\x61\xb5\xf2\xff\xb4\xde\x10\xbe\x43\xea\xb3\x7d\x5f\x86\x72\x0e\x13\x6e\x5c\x07\x2b\xdb\x19\x18\x19\xed\x70\xfc\x34\x97\x56\xc3\xe6\xfa\xf9\xba\xcc\x2a\x4a\x4a\xb5\x7b\x9a\xfc\xc6\x47\x7d\x72\x6c\x34\x23\xff\x17\x69\x83\x85\x72\xb5\x3a\xf0\x0a\x58\x0d\xad\xf2\x24\xc0\xa4\xe0\x47\x5e\xe6\x3b\x7c\xf7\x46\xa6\xc9\x02\x32\xd3\x8a\x0d\x7e\x19\x59\xa0\x2d\x33\xa0\x88\x3a\x24\xd2\x39\x37\x55\x36\xcc\x91\xc6\x40\x82\xb3\x57\xca\xed\x8f\x94\x4b\x3d\xe3\xbd\xc9\x6c\xec\x2e\xb6\x08\x1c\x17\x4b\xca\x88\xc8\x57\x6d\x62\xfe\x35\xa8\xbf\xd1\xa0\xf6\x72\xab\x6d\x39\x95\x1b\x4b\xfb\x47\xe2\xdc\x45\x3d\x8e\xa1\xe9\xf1\x6c\x22\xff\x7b\x7e\x88\x76\x90\x3a\xc7\xe5\xb4\xc8\x80\x35\x04\x76\x9e\xc5\x3d\xfe\xa3\x9e\x07\xa9\x72\x88\x6d\x3c\x56\xff\x38\xb3\xa5\x77\xe5\x28\x85\xb3\x5a\x13\x6a\x67\x59\xe1\xca\x58\x00\x6e\x49\x51\xa0\xb9\x71\x73\xa5\x8d\x7a\x4e\x96\xfa\x29\x27\x02\x0a\xc2\x45\xe0\xb4\x6a\x66\x21\x29\x33\xb8\x7b\x1a\xcc\x46\xde\x5c\x6d\x09\xcb\x16\x34\xd5\x7b\x58\x53\x6a\x72\x6e\xd2\xfc\xe2\xbb\xca\xc3\xfd\xe0\xc8\xae\x5e\x53\xab\xa9\x1f\xce\x12\xc2\x6d\x11\x25\x23\x40\x16\x96\x6c\x0a\xba\xbb\x1d\x36\x7b\xe2\xba\x36\x39\x39\x3b\xbd\x34\xb7\x3b\xcc\xe6\x7c\x0a\xe5\x5a\xe9\xb5\x3e\x7f\x46\x15\x23\xa5\x70\x38\xbf\xa5\x5c\xc8\x8d\x03\x19\x4c\x1b\xdf\xcb\x96\x52\xda\xf0\x1f\x09\xc9\x7a\xbc\xa0\xbd\x1e\x58\xa3\x64\x64\xe0\xed\x87\x5c\xcc\x33\x5a\x46\xb8\x80\x71\xb8\xed\xe9\x51\xdb\x3c\xaa\x5c\x20\x3a\xa6\xd1\xe1\xf5\xb8\xcd\x5a\xb5\xd6\x5a\x75\xdf\x69\x4f\x7b\x48\x5e\x62\x01\xca\xb5\x85\x37\x53\xc2\x93\x7d\x64\xb6\xf2\x90\xd1\x76\xdb\xc2\xf2\xef\x38\x29\x77\x6f\x6d\xbf\x12\x53\xfc\xec\x34\x4e\xa6\x67\x87\xfd\x54\x62\x45\x43\x9f\x38\x69\x9e\x77\x48\xb3\x0d\xba\x4a\xd9\xd3\x83\xe1\xae\x76\x03\xea\xc1\xfa\x59\xe8\x05\x24\x97\xf6\x7f\xd1\x12\xdc\x6c\xf1\xd7\xf7\x73\x34\x1a\x0d\x68\x08\xbd\xb5\x8d\x8b\xc2\x68\xa7\x94\xa7\x71\x86\x98\x5c\xcb\x1a\xfd\x5f\x68\x09\x7c\x82\x5e\xe3\x34\x47\xca\xe4\xa7\x17\x8a\x29\xca\x11\x46\x19\x68\x53\x42\xa6\xca\xb6\xac\x55\xcf\xdf\xbd\x42\xe3\xff\x8e\x9e\xbf\x44\x22\xa7\x35\xc7\x65\x86\x5e\xbe\x50\xc7\x58\xe5\x90\x0c\x1c\x51\x86\xf0\x5c\x6e\x00\x3f\x36\x45\x9e\x7f\xf7\x63\x50\x26\xc2\x48\x54\x5b\x72\xf6\x68\x9b\xab\x9d\x3c\x92\x1a\xcd\x04\xda\xf7\xb9\x84\xaa\xd1\x37\x25\xa7\x4f\xd0\x2b\x45\x0b\xc3\x98\xac\x72\x87\xa3\xbd\x05\xa3\xab\xa9\xa0\xe8\xf6\xf6\x76\x3f\x86\x49\x6e\x96\xe4\x53\xb4\x2b\xa8\xba\xee\x76\x69\x2a\xcf\x42\xce\x66\x77\xd8\xc8\x84\xb3\x96\x25\xe5\x83\x63\x34\x79\xaf\x48\x99\x99\x2d\xf8\xac\xba\x79\xe1\x4f\xc0\x42\x69\x92\x91\xb9\x69\xa7\x6a\x9a\x9d\x39\xa6\x67\x46\xf7\xf7\x9b\x95\x84\xad\x1b\x02\x2d\xef\x9b\xc1\x46\x37\x5b\x09\x36\xe9\xe8\xbb\x6d\x6b\xd5\xcc\x90\xe6\xfc\xcb\xbb\xe4\xfe\x90\x67\xea\x41\x25\xa5\xdf\xe5\x6f\x41\xd8\x3f\x11\x25\x43\x4f\x1a\xd3\x44\xe7\x46\xea\x97\xac\x84\x97\x7f\xad\x84\xaf\x3e\x7e\xdb\xac\x82\xff\x7d\x70\xf0\x7f\xbe\x11\x65\x6d\x53\x7f\x12\x7a\x76\xd6\x42\x2b\xc5\x33\x39\x68\x8d\x91\x15\xf2\x9c\x3e\xaf\x59\x43\x25\xf4\x21\xfe\xe2\xc5\xf7\x5d\xf7\x36\x63\xc9\x56\x16\x49\xb9\x5b\x2a\x69\x72\x81\x46\x07\xff\xed\x66\xd4\x03\x28\x38\x5f\x30\x50\xd6\x07\x4b\xae\x13\xa3\x3b\xb2\x3b\x9c\xd5\xe0\x59\x83\xfa\x74\xaa\xee\x66\x51\x43\xe1\xb0\xfd\xfb\x7b\xdf\x93\x6f\x70\xca\x7d\x79\xb3\xfd\x4d\x6c\x3c\xeb\x6c\x77\x46\xd1\x02\xde\x8e\x14\x4d\x98\x40\xdd\x53\xf3\xdb\x66\xf0\xe2\xbb\x7e\x7b\xb4\xbb\xf5\x82\x43\x78\x41\x70\xe7\xdc\x26\x60\x55\xa9\x6b\x60\xa3\xd9\xeb\xcb\x4f\xaf\x2f\x47\x06\xa8\x55\x56\x48\x81\xce\xa2\xdf\xd5\x4a\x74\x14\xeb\xaa\x60\x5b\xdd\x88\xbe\x92\xca\x11\x79\x6a\xc7\xa0\xa5\xf8\x9a\x88\x77\xf3\xe4\xe3\xec\xea\xc3\xbb\xe4\xf5\xe5\xe5\x87\xcb\x99\x9e\xb8\xe1\x60\xee\xec\x28\x00\xc3\xc3\x11\x1b\xf6\x1d\x77\x12\xd0\x15\x9e\xea\xdb\x80\xf2\x20\xf7\xfe\x1f\x67\xef\xff\x85\x74\xc0\x84\x34\x87\xf4\x5a\x79\x9a\x68\x6f\x11\x79\xea\xd5\x7e\x53\x52\x44\xe5\xf1\x91\xde\x41\x1f\x8d\x61\xb8\xdf\x37\xc2\x5e\x4c\x43\x7b\x0c\x97\x19\x5d\x99\x1b\xa3\xff\xae\xb9\xf2\x5a\xd3\x77\xe8\xaf\x4b\x7a\x5b\x2a\x20\x7c\x1f\x61\xee\x50\x56\x60\x25\xaa\xda\xd4\xe1\x8f\x5b\x8e\x65\xda\x52\x7b\x82\x69\x98\x9e\xcc\x9e\xe6\x6a\xaa\x93\xf2\xc0\xab\xa3\x5d\x54\xa6\xd3\x25\x11\x79\x3d\x9f\xa4\x74\x35\xbd\xae\xe7\xc0\x4a\x10\xc0\xa7\xc6\x65\x79\xac\x8d\x59\xf3\x82\xce\xa7\x2b\xcc\x05\xb0\x69\x4a\x4b\xc1\x68\x51\x00\xe3\xc6\xd4\x55\x5d\x2f\xa7\xe9\x2a\xf3\x72\x8c\x31\x66\x49\xb7\x91\xad\x1a\xa2\xd8\x4b\x04\xcd\xb8\xfa\x9c\xf9\x12\x6a\x0e\x46\x09\xa5\x2c\x01\x92\x1e\x8d\x4c\x32\xc7\xe9\x75\x41\x97\x47\xb6\x89\x57\xfa\x77\x60\xac\x44\xfd\xc2\xc9\xa6\x6d\xef\xdb\x60\x19\xdb\x2d\x84\x35\xd0\x3b\xfd\x95\x56\x09\x8c\x47\xde\x76\xe1\x74\x1a\xad\xa8\x1f\xc1\x79\x12\xf5\x38\x2b\xb7\xf8\xf0\x77\xcf\xbc\x63\xf2\x7d\xa4\x0d\x3d\xbc\xf6\xe2\x4a\x08\xbf\x1f\x5f\x65\x6b\x2a\x71\x31\x0a\x1b\xdd\xe6\x12\x8b\xfd\x82\xcb\x2c\x6d\xec\x23\x5c\x25\x0a\xbf\x73\x41\xd4\x7e\xd1\x0b\x9d\x19\xe1\x55\x81\xd7\x87\x5b\x97\xb4\x4e\xfc\xfa\xfe\x4b\x1b\xc1\xd6\xce\xb7\x69\x44\xb8\xa8\xe7\x96\xce\xd6\x34\xd7\xed\x6f\x64\xac\x1e\xa6\x22\x0d\x47\x37\xe4\xef\x9f\xbf\xe9\x68\x69\x0b\xef\xf3\xef\xfe\x66\x14\xb1\xb1\xc6\x7b\xcf\x15\x0d\x80\x83\x83\x6e\xd5\x16\xb1\x90\x52\x0b\x95\x6b\x59\x23\x2c\x2b\xf9\x98\xba\x4a\xd9\xa7\xe3\x45\xed\x18\x09\x6d\x65\x2f\x72\x3b\x55\xf8\x57\xa4\xd3\x0d\xd9\xa3\x94\x8e\x1a\x75\xed\xd7\x71\xba\x46\x08\xfd\x6b\xac\xc4\xa5\x17\xcf\x5e\x6c\x43\x80\xfe\xd5\x6a\x7f\x8e\x0d\xbb\x1b\x1b\x93\x5e\x7c\xf5\x3e\x60\x9e\xa1\xc0\x1c\xdb\xa4\x19\x33\x7e\x47\x49\xbf\xd5\x1a\xda\x02\x60\xbb\x23\x0f\x5b\x4c\x5b\x0a\x27\xf7\x8f\x1e\x59\xeb\xd3\x23\x14\x5e\xea\x51\xb7\xab\x1b\xcb\x54\x70\x9f\x67\xa6\xd3\x63\x17\xfb\x7e\xc5\xa5\x93\x6d\xae\x78\x34\x58\x45\xed\xd5\x9b\x6f\x4d\x38\xbf\xa5\xab\x93\x0b\x64\x2e\x35\xf1\xb6\x88\xfd\x14\xed\x8a\xb4\x9a\x39\x09\x7b\x72\x75\x72\xf1\xaa\x65\x22\x76\x66\x1a\x91\x56\xca\xbe\xeb\x6a\x58\xcb\x53\x2b\xd5\x00\x50\xba\x56\x75\xdd\x6a\xb8\x48\x7f\xae\xbb\x4f\xd2\x42\xfb\xdf\x4f\xd1\x2e\x18\x9b\x99\x3a\x17\x34\x55\x7d\x53\x5a\x4b\xd4\x47\x9d\x4f\xb9\x39\x98\x0a\xce\xcc\x66\xf4\x16\x2e\xdd\x20\x11\xf7\xfa\x46\xbf\x85\x3e\x31\x8a\x67\x4b\xad\xd2\x19\x03\x33\x33\x23\x44\xf4\x0f\xcd\x93\x53\x48\xcd\xa1\x6d\xa3\x12\xa0\x5f\x05\x11\x45\xf0\x1b\x61\xf4\x6d\x15\x5a\xff\x79\x43\xe1\xe4\xe4\xdf\x6b\x3c\x5a\x29\x1a\x48\x7f\x20\x07\x1d\xb9\x4e\x31\x98\x98\x09\x3a\xb6\x7f\x20\x1d\x2f\xe3\x77\xe1\x45\x9d\xe3\xca\x26\x72\xbe\x2e\x0d\x39\xdb\x5d\xb2\x6a\x2c\xf7\xf9\x62\x64\xd4\x9c\xd5\x39\x32\x7f\x3c\x1d\xe4\xec\x75\xe6\x73\xf6\x8f\xa7\xfd\x9c\xbd\xce\x34\x35\x5d\x8d\x80\x9a\x4d\x6a\x2f\x35\xe3\x45\xfa\x73\xb7\xe6\xec\x4d\xd5\x6f\xcc\xd9\x7f\x3f\xd6\xde\x19\x04\x39\x3c\x5f\xcc\x96\xb7\x80\xf6\xc7\x63\xa9\x5f\x8f\x04\x8e\x1d\x7e\x09\x1d\xa2\xac\xcc\x5e\xde\xe7\x41\x07\x5a\xac\xec\xd2\x15\xea\x32\xb3\xaf\xce\x0b\x7f\xaf\xd5\xdb\xbe\xd3\x61\xc8\x65\xe3\x58\x66\xa0\xbc\xee\x54\x24\xa2\x85\x93\xd3\x79\xa3\x4e\x63\x50\x81\x20\xda\x8d\xc4\x84\xab\xd4\x95\xba\xc2\x7c\x4b\xa1\x9e\xf9\x27\x1a\xc5\xdd\x06\xce\x38\xad\xba\x55\x2b\x54\x6a\x4f\xf8\xd4\xee\x74\xf7\x1c\x6c\xd5\x54\xef\x73\xb0\x45\xfe\xe1\x31\xee\x51\xdb\x3a\x51\x5a\x05\xcc\xe1\xa3\xc8\xd9\xa9\xeb\x09\xec\x2e\x38\x84\x05\xc3\xe3\x66\x73\xe2\x44\xad\x99\xe6\x39\xf6\x6e\x07\x45\x1f\x85\xbc\x92\xfa\x8a\x88\x0e\xee\xb9\x25\x8c\x0f\xe6\x9a\xef\xf8\xe3\xe5\x99\x86\x11\x35\x10\x0c\xc2\x68\xe6\xad\xc5\xc3\x05\x74\xd8\x12\xc2\x99\x51\x9e\xaa\xe9\xad\x20\xf8\x11\x20\xb6\x04\x32\xd3\x3b\xae\x07\xc4\x0f\x19\xd1\x1a\x1a\x73\x07\x05\xb5\xbe\xbd\xc9\x93\x7d\x34\x45\x73\x06\xf8\xfa\x30\xaa\x16\x0b\xa7\xf8\x16\xa7\xea\xdf\xe0\xa0\xfe\x15\x8e\xea\xdd\xbc\x76\xb8\xdb\x93\x0f\x97\x33\x77\xd3\x5c\x5d\xe9\xb5\x0a\xf0\x15\x49\x73\x02\xc5\x35\x2e\xae\x57\xb8\x54\x8a\x70\x63\xfb\x30\x0a\xee\x71\x4a\x19\x1f\xd3\x0a\xca\x71\xa8\xf5\x69\xc2\xf8\xf9\x2c\x25\xe0\x24\x8a\xe7\x52\xb3\xfe\x4f\x28\xe3\x2d\x4a\xef\x20\x99\x88\x2e\x18\x2c\xd4\x75\x10\xb4\x02\x91\xd3\x8c\xa3\x12\x20\xe3\x08\x37\x11\x47\x68\xa5\x59\x18\x2e\x33\x94\x91\xc5\x02\x18\x94\x02\x5d\x6a\x95\xad\x5c\x69\x1a\x20\x59\xa0\x3d\x37\xe9\x35\x30\x74\x84\x1e\x7f\xb8\xb8\x3a\xfb\xf0\x7e\xf6\x78\xdf\xe3\x09\x9d\xe8\x29\x8f\xb5\x7a\x60\x7c\xa2\x15\xf9\x63\xe5\x31\x67\xd6\xd4\x81\xeb\x8a\xea\x86\xca\xd2\x39\xcd\xd5\x0f\x6f\x5e\x85\x05\x4f\x18\x64\x50\x0a\x82\xb5\x83\xe8\x96\x0d\x7b\xb5\x62\xad\x87\x40\x1f\x1f\x46\x26\xc6\x96\x0d\xbd\xd3\x34\x8f\x35\x62\xb2\xc2\x3e\x6e\x09\xd6\xb0\xf9\x18\xd8\x66\x07\x78\x08\xd8\x77\xf8\x6e\x7c\xbc\x84\x16\xc0\x77\xf8\xee\x78\x09\x9b\x40\x9d\x68\xa5\xe6\xf8\x6a\x5d\xc1\x81\x8e\xd0\x54\x15\x98\x94\x28\xcd\x31\xe3\x20\x8e\x3e\x5e\xbd\x19\xff\xb8\x15\x88\x73\x15\xd8\xe8\x00\x3d\xf3\x4a\x3b\xd3\x81\x55\x3b\x7a\xea\xb3\xbf\xe6\xd9\x1f\x63\x9e\x75\x78\x62\x28\x3a\xe9\x53\xc8\xd8\x69\x3a\xa3\x02\xd4\x2d\x11\xb9\x2d\x89\x95\xb1\xba\xcd\xff\xac\x8d\xba\x25\x0f\xd9\x70\xf7\x6f\x08\xeb\xba\x57\x36\xb6\xf7\xc9\x0c\x52\xda\x91\x90\xff\xf0\x7e\x73\xcd\xfd\x96\x88\xe7\xee\x6f\x6b\x33\xfc\xfc\x59\x5d\x71\xfd\xdd\x3c\xdb\xfe\x68\x5d\x8f\x1e\x33\xb5\x5b\xd1\x7f\xb0\x3b\xda\xef\x4a\xe5\x3f\x84\xdb\xd8\x1f\x8f\x02\x9b\x1d\xbd\xb6\x32\xdd\x2b\x56\xac\x49\x85\x68\x8f\x8b\x84\xe7\xe3\x66\x23\x10\xf4\x3a\x99\xb8\x60\x13\xc4\xc4\xba\x36\x6e\x3b\x57\xe7\x33\xc4\x4b\x62\xb5\x4d\xce\xb7\xd9\xe1\xa0\x02\x3f\xe9\x71\x04\x86\x56\x35\x17\x08\x17\xb7\x78\xcd\x75\xb0\xa1\x96\x42\x11\xf4\x42\x7a\x1a\x84\x44\x98\xbd\x3f\x6b\x20\x98\xab\xfd\x5c\xdd\x66\xa7\x35\x4b\x01\xa9\x00\xd5\x0b\x2a\x51\x22\x62\xd2\xc6\xa1\xed\xae\x64\x06\x7a\x36\x3b\x3f\x01\x26\xc8\x42\x39\x9e\xef\xff\xb6\x7b\xc3\xd7\x76\x42\x44\xdf\xce\x2b\xf7\xf7\xe7\xc4\xea\xd6\x78\xb7\x2b\x2a\xd8\x2f\xba\xbf\x57\xc1\x81\x1f\xc4\x4e\xfe\x1a\x90\xdf\x6d\x40\xbe\xe1\x3e\xfa\x80\x95\xff\xe7\x73\xc6\xfe\x93\x4c\x97\xd6\xfa\x7d\xf8\x90\xfe\xc7\x7b\x81\xff\x49\x06\x72\x93\x54\xa3\x44\x85\x94\xae\x56\x50\x0a\x74\xf1\xfa\x1d\xe2\x39\xf6\x1e\xae\x70\x4f\x6b\xa4\xc2\xf8\x9d\x72\x2b\x80\x2c\xa5\x54\xa0\xae\x8e\x85\x1e\x66\xb8\xcc\xbc\xe8\x6d\xcd\x2b\x51\xb6\xc5\x1d\xdb\xcc\x81\x77\x58\x54\x23\x0e\xab\x93\x1c\xd2\x6b\x5e\xaf\x02\xb9\x8b\x17\x49\xda\xcc\x31\xd4\xf7\x85\xc0\xbc\x59\x19\xd0\xa4\x05\x4d\xc5\x79\xf9\x72\x68\x43\xeb\xe2\x4d\x5d\x14\x27\x39\x26\xa5\xbf\x40\x5a\xfd\xb2\x0f\xa1\x0c\xf5\x2f\xc4\x24\x06\xb5\xd3\x41\x2e\x70\xa5\xc2\x41\x0e\x7c\xbe\xe1\xd8\xaf\x93\xdc\x00\x23\x8b\x38\x51\xfa\x8d\xcd\xa8\xd7\x0f\x3c\x4e\x9f\xe3\x5a\xe4\x57\xe7\x33\x65\x03\x69\x79\xad\xfb\xfe\xf3\x5e\xa9\xc8\x0d\x83\x17\xcf\xbe\x8f\x72\xad\xcd\xcd\x7b\xc4\x93\x6d\x4c\x4e\x8e\xdf\x90\x02\xde\xe3\x15\xb4\x90\x89\x4d\xd5\x76\xe5\x0b\x58\xcd\xde\x1e\x77\xa6\xac\x7e\xc0\x61\x70\xe6\x0e\x00\x6d\x30\xea\x8c\xae\x1e\x20\xd3\x40\xcf\xe8\x0e\x40\xfe\xa4\xaa\xeb\x77\x23\xfa\x60\x67\x50\x89\xbc\x07\xf4\x20\x6c\x7d\x97\x9c\xd0\xf2\x54\x41\xd8\x6a\xad\xb4\x81\xa8\xe1\xbe\xc0\xcb\x60\xb5\x78\x01\x68\x5e\xfc\xfd\x07\xf4\xe2\xef\x2f\xd1\xd1\x10\x26\x0e\xc8\xd6\x1c\x71\xbb\xcd\xae\x15\x72\x09\xb5\x62\x29\x0d\x7d\x2d\x96\xe2\x22\x2d\x6d\x8a\x01\xd1\x83\x4c\xef\xc5\x0f\xbf\x9d\x87\xdd\xd9\x78\xc8\xdd\x7d\xdb\xd2\x16\xf7\xf7\xfd\xe2\xb8\x16\xf9\x85\x5f\x45\x8e\xd6\xc0\xb5\xff\x38\x0d\xdc\x15\xf8\x4b\x6d\x29\x9b\x1c\x57\xd5\x25\xa5\xc2\x9f\x31\xca\x74\x52\x33\x82\x8e\xd0\x74\xbf\x65\x3b\x35\x0c\xe4\xfb\x67\xdf\x29\xa4\xfa\xc0\x05\x83\xb3\xc5\x9c\x69\x7a\x17\xb3\xea\x1e\x85\x04\xd8\xd6\xa0\xbb\x83\xca\xe5\x5d\x22\xab\xd9\xa7\x75\xec\xbb\x62\xf4\x06\x18\x23\x19\xf0\x26\x6a\xbd\xdd\x9c\x2b\xac\xec\x49\xa6\xc2\xd3\x16\x40\x91\x03\x83\x05\x65\xe0\x87\x1e\x86\xbb\xaa\x20\x29\x11\xc5\x5a\x47\x5d\xd6\x77\x4f\xcc\xdd\x74\xbc\xc4\x44\x1e\xfb\x4d\x04\x89\x1c\x62\xcd\xb4\x5a\x61\xc0\xeb\x95\x44\x49\xa0\x1c\x73\x73\xd7\x48\xc5\xb0\x35\x77\x5a\x64\x33\x0b\xca\x5a\x4d\xd9\x46\xce\x6b\x8c\x52\x5c\xa2\x8a\xa4\xd7\xc8\x98\x0e\x9b\x20\xb8\x41\x5b\xfd\xaa\x19\x1b\x96\xc1\x06\xd6\x50\x0c\xb5\x23\xc7\x39\xc9\x4b\xf9\x39\xf9\x93\x70\x14\x35\x9a\xab\xc8\x53\xd6\x2a\x37\xa7\x99\xde\x2d\x3b\x4e\xf1\x3d\xc6\x60\xf5\x85\xd6\x17\x75\xdb\x3f\x66\xd0\x75\x33\xf3\xf5\x9d\x9e\x1c\x8a\xb9\x69\xf3\x42\xdc\x18\x6b\x8c\x84\xad\x2f\x98\xe5\x71\x58\xdb\xe3\x1e\x31\xcc\xab\xef\xc1\xd6\x79\x03\x6d\xa6\xc3\xff\xb6\xbe\x48\x7c\xdf\xad\xee\x1c\x0c\xb5\xa5\x22\xd0\x47\xbe\x7e\xf2\x98\x98\xf5\x5f\x48\x9c\x73\xaf\x3b\xee\xba\x63\x13\x8d\xf5\x4b\x09\xe6\x5a\x78\xe7\x0f\x76\xcb\x4e\xfc\xa0\x11\x90\x53\xf1\x8d\x79\xa1\xcf\x7d\x23\x6d\x2f\xb7\x97\xc7\x9a\x0b\x61\x0f\x9a\xac\xe6\xd5\x2f\x7b\xfd\x73\x9b\x5b\x0f\x0d\x62\x12\xc2\xd8\x40\x18\x3b\x10\xfd\xc3\xd5\x6d\xec\x01\x7e\x0c\x0f\x43\xa2\x7f\xf0\x06\x27\x66\xf0\xcc\x8c\xfb\x9e\xb7\x2f\xc7\xf8\xe1\xf2\x9a\x2b\xa7\xfa\x6b\x5f\x1d\x8a\x30\x25\xf7\xc2\x51\xbb\xac\x11\x4b\x57\xf8\x4e\xbf\x2d\xe6\x3f\xd9\x34\x0a\xe8\xaa\x4e\xcc\x93\x57\x34\x5b\x9b\xc3\x68\xf4\xae\x08\xe1\x4a\xe6\x8b\xbe\x65\xd6\xc0\xea\x79\xea\x2c\x86\x59\xf4\xd9\xb4\x00\xb1\xc1\x77\xd3\x36\x8c\xc1\x0e\xba\xc0\x5c\xef\x45\x70\x27\x18\x4e\xd5\xf9\x55\xcb\xc2\xbe\xa8\x2e\xa8\x2a\x23\x77\x5d\x49\xde\x1b\x62\x43\xe6\x87\xbd\xff\xf2\xa3\x45\x03\xa3\xf7\x58\x81\x39\x97\x69\x57\xd4\xbd\xf5\xb2\x69\xd6\x72\x5e\x8c\x75\x67\xc6\xb2\x33\xb6\xdc\xae\x77\x1e\xd1\xcf\xcb\xe8\x13\xe7\x36\x57\x8a\x86\xda\xf0\x4f\x8a\x7e\x1b\x3a\x7d\x03\xff\xf1\xe0\xf0\x7a\xfe\x6f\x48\xc5\x38\x2b\x43\x38\x3c\xc9\xa2\x33\x3d\x0e\x85\x70\x5e\x03\x53\x40\x02\x28\xa4\x03\xa5\x67\x6e\x28\x29\xc2\x3c\xef\xd0\xcf\x61\x24\x53\x8f\xef\x07\xca\x0d\xca\x00\xd8\x52\x6c\x0c\xee\x79\x56\x51\xa9\xd0\x84\x17\xc3\x65\x86\xf6\x36\x2b\xe0\xf6\xbd\x3b\xf7\xb3\xab\x59\x67\xca\x29\xa1\xd8\x84\xdb\x3f\xd2\x3e\x53\x6d\xd9\xb8\xe3\xa6\xd0\xf3\x8d\x66\x82\x91\x54\x8c\xaf\x18\x2e\x79\x45\x99\x18\xcf\xcc\x7b\xee\x07\x68\x85\xef\xc6\x78\x09\x47\x41\x0c\x80\xd9\xd5\xcc\x39\xb7\xb4\x94\x59\x32\xef\x4c\x3f\x4b\x36\xab\xe7\x19\x5d\x61\xa2\x03\x9e\xd9\xc7\xca\x66\xf5\xfc\x54\xa7\x36\x7a\xae\x08\x8c\x0b\xa3\x70\x52\xfa\x3d\xf5\xa7\x2b\xde\xe2\x5e\x9d\x95\x68\x87\xa6\x67\x95\x37\xb3\xe1\x9c\x2e\xb9\xb9\x79\xf5\x90\xbb\x9f\x7d\x9b\x42\x3b\x20\x75\x7b\x2f\xfd\xa8\xb5\x87\x67\xe5\xa5\x8b\x6a\xb4\x31\x04\x72\x88\xbe\xa3\x50\xf7\xc2\x6c\xbb\xb1\x4f\x82\xfb\xcf\x99\x3e\xe4\x51\xd4\x3e\x18\x87\x5d\x8d\x6a\x64\xd9\x7d\x13\xe1\x5d\xa2\x49\x4a\xe5\xfa\xbb\xb7\x04\x61\xfc\x3a\xcf\x4a\x7d\xa5\x2f\x38\x7f\x4e\x4c\xa6\xbf\x1f\x9a\x70\x6d\x2d\x90\xd3\x27\x0a\xa8\x94\xa3\xb1\x7a\x36\x5d\x8a\x49\x6a\xfa\xca\x0d\xc4\x82\x59\xd9\xdc\x40\x15\xea\xba\x5f\x86\x4e\xaa\x23\x83\x69\xe0\x74\xdd\x9a\xc0\xaa\x9e\xef\x88\xea\xd7\xbb\xac\x8b\xbe\x2a\xbe\xdb\xa9\x5f\xc5\x38\xa8\x46\xc9\x36\x7d\xe2\x62\x6a\xc9\x9d\x51\x6b\xd9\xe5\xd9\x6c\x0e\x08\xa7\x39\x81\x1b\x1d\x75\x21\xb5\xaf\x10\x35\x81\xd7\x99\x3c\x5f\xca\x64\x8c\x66\xb3\x73\xe4\x6b\x2d\xbd\x50\x14\xfa\x14\x08\x51\x63\x76\x33\x91\xf7\x28\x8b\x9c\xd5\xdf\x50\x96\xc2\x6c\x76\xee\x04\xb3\x07\xf0\xca\x0e\x30\x0f\xce\x7e\xcf\x7e\xad\x00\x37\x71\x08\xcf\x4a\xfb\xd7\x39\xe1\x1e\x9f\x68\x96\xdd\x7b\xaa\x42\x47\x6b\xa8\x4e\x8f\xd2\x81\xbe\x83\xa0\xd4\x7a\x73\xf5\xac\x4b\x69\x89\xc1\x49\x06\x5d\x1e\xde\x79\xe7\xa4\xcd\xc6\x51\x44\x2e\x8f\xf2\x92\x4e\xad\x1d\xf3\x02\xb5\x09\xcc\xad\x22\x57\xb8\x87\xac\xb1\xe7\xad\x6a\xdd\x94\x35\x2c\x72\x03\x31\x04\xbe\x42\x1c\x1b\xfb\x05\x3a\xc0\xbf\xa1\xa3\x4d\x11\x66\xac\x4b\xb0\x8a\xc9\xb3\x39\xa4\x4d\xa7\x3d\xab\x66\xfe\xfb\xdf\x0e\x63\x3d\x8b\x1d\x24\xd0\xf6\xf1\x6f\x1c\x76\xe1\x53\x1a\xfd\xc7\x0a\xd4\x2b\xa4\xf5\x6d\x66\xf1\xd4\xcd\x5b\xc4\x3b\x9a\x71\xb3\x97\xb7\xc1\xac\xbc\x2c\x17\xba\x3b\x92\x99\xb0\xba\x00\xb5\x57\x84\x0f\x8d\x36\x25\xfc\xbf\x27\x92\x17\xf4\x5e\x45\x6f\x10\xfb\xf0\xd3\xf1\xec\xe2\x84\x32\x90\x0c\xae\x33\x79\x37\x37\x4f\x6f\x31\xaf\xc6\x5e\xb9\x71\x6a\xe3\x9e\x8c\x37\xa2\xf3\x50\xa2\x6e\x11\xab\x34\xac\xb0\x65\xcc\x52\xbf\xa2\xe4\x05\xbf\x22\xf4\x68\x8c\x69\xc4\x8c\x2b\x68\x48\x62\x8a\x8d\x5a\x44\x0f\x8a\x8c\xea\x91\xf0\x46\xec\x6d\xa2\xda\xd4\x22\x87\x52\x10\x9d\x1e\x0a\x55\xbe\xe6\xb3\x69\xc6\x6f\xe3\xb0\xb7\x82\x14\x51\x64\x9a\x2a\x9d\xe8\x30\xe4\x4d\x0c\x65\xf3\x94\x00\x08\x93\xd3\x82\xd3\xbc\x9e\xea\xbe\x19\x88\xf1\x89\x81\xe2\x81\x6c\xcf\x95\xb1\xbb\x51\x99\xdd\x3d\x45\xbb\x05\xd1\xf1\x2e\x9d\xc2\xdb\xde\xf4\xb2\x0e\xbd\x43\x13\x43\xd7\xee\xa4\x8f\x1f\xbe\xc8\xe3\x07\x9a\x19\x59\x96\xa4\xd4\xc7\x9a\xa0\x96\xcf\x6e\x9f\x3d\xd7\xea\x6b\xd7\x03\x59\x4b\xd6\xd9\x02\xe8\x96\x71\x5d\xa6\x4f\x24\x92\x52\x0a\x70\xc4\x70\xa2\x14\xf6\xa3\x9a\x36\x91\x4c\x9f\xa2\x94\x81\xcc\x08\x62\x97\x86\xb4\x53\x41\x69\x2d\xed\x5d\xa8\xd1\x41\x8a\x5b\x33\x88\x2a\xa8\x22\xee\x6a\x28\x7d\xf0\xfb\x65\xdb\x36\xe1\x5f\x61\x4e\xd2\x53\xb2\x04\x2e\x34\x99\x24\xc3\xe9\x06\xd4\x68\x3c\x0e\x7a\x6b\xea\xb8\xfa\x73\x99\x3a\xea\x1c\x43\xe4\xc4\x54\x59\x2d\x95\x4e\x1b\xc8\x25\xe0\x62\xd5\x95\x13\x9b\xfa\x49\xcd\x81\x69\x2e\x3a\x08\xe8\x0d\x29\xe2\x2a\x98\x58\x80\x1c\x09\x3d\x53\x75\x7f\x05\x7a\x1a\xc0\xaf\xc6\x6f\x0b\x85\x87\x04\x40\x19\xf9\x45\xcf\x96\x51\x57\x0b\xb6\xcd\xc0\x37\x77\x85\xd4\x9f\x3d\x81\x54\xc2\xc8\x24\x3a\x20\xc9\xc0\x3c\xed\x6f\xb8\xc7\x56\xa6\x05\x90\xc9\xc7\xcb\xf3\xb8\x62\xa0\x66\x04\xfd\xbf\x27\xbe\x32\x62\x60\x83\x68\x19\xce\x0c\x6c\x77\x57\x31\x9a\x1b\x63\x08\x5b\x75\x6b\x48\x6d\xe9\x7f\x7f\x5c\x15\x66\xab\xdd\xaf\xa3\xce\xd4\xb1\x8f\xd7\x2e\xa6\x5c\xcd\x41\x9f\xd9\x11\xe6\xda\xd8\x21\xa8\xbb\xb0\xff\x14\xcd\x6b\x61\x22\x2a\x35\xa6\xc3\x9e\xb3\x56\x74\x06\xd9\x83\xf8\x27\xd9\x44\x67\x0a\x75\x56\x4e\x8f\xb5\x25\x1c\xa3\x00\x66\x74\x88\xb6\x52\xd8\xf7\xb4\xd5\x12\xae\x7f\x0b\x1d\xb1\x31\x4d\xfe\xa5\x1d\xfe\x73\x6b\x87\x77\x90\x92\xe2\xd1\x2d\xcc\xb9\x7e\xe8\xb8\x79\x2a\x97\x6f\x6d\x4c\xf2\xbf\x8f\xe6\x7d\xdd\xe6\x0b\xde\xe2\x8d\x1e\x87\xbc\x0d\xc5\x36\x3e\xe9\xde\x58\x7f\x08\x16\xde\xcb\xce\x4d\x53\xd1\x76\xde\x86\x6f\x21\xf9\xf4\x7a\xa0\x49\x6d\xb8\xfd\xc8\x1b\xc4\x5f\x66\xf8\xfd\xd7\x58\x4a\x10\xe3\xb3\x8b\xb0\x45\xff\xb1\x81\xc1\x33\xe7\x86\x67\x26\x07\xda\x6d\x5e\x45\x95\xe5\x6d\xbb\xb1\xc7\x20\xbf\x8c\x96\x7d\x2d\x0c\xf5\x6c\x9b\xe5\xeb\xc3\xf5\x38\xea\x20\x17\x1d\x04\xa2\x1c\x5f\x0d\x10\xf7\xbc\xea\x43\xea\xab\x87\x8b\xbd\xfa\x03\xfe\x00\x11\x40\x51\x3f\x85\x07\x58\xdd\x7b\x7c\x13\xa2\xa8\xf4\xed\x21\xee\xad\xf2\xd6\xa0\x6d\x8d\x7b\x38\xd4\xf1\xa7\xb3\xed\x94\x8d\x3e\x9f\xdd\xc1\x6d\x45\x04\x59\xca\x2d\xec\xed\xd5\xd5\x05\xbd\x5b\xa3\x4f\x75\x51\x02\xc3\x73\x52\x10\xb1\x6e\x15\xb6\x7a\xaa\xdb\xdb\xdb\x89\x0e\x04\x9b\xd2\xd5\x74\x5e\xd0\xe5\xd4\xc0\x21\xe5\x72\x2c\x72\x18\xab\xf7\xb1\xee\xd6\xe3\x1b\x1f\xda\xf8\x96\x88\xdc\x04\x9e\x1d\xee\xb2\xf6\xf8\xee\x7c\x1d\xd7\x18\x17\xd8\xd8\x1a\xa8\x04\x35\xef\xed\xdb\x18\xc2\x3d\x07\xba\xeb\xa7\x68\xf7\xc6\xdd\x62\x18\x08\xdf\x11\x45\x4f\xb2\xc5\xeb\xce\xab\xbf\x06\x47\x99\x79\x13\x97\x5e\x7a\x39\x95\x61\x73\x91\xd0\x2e\x5e\xf5\xb6\x30\x6b\xd8\x65\x13\xe9\x85\xc7\xa7\x70\x99\x0d\xc0\x8d\x83\x9e\x41\x99\x6d\x80\xcb\x00\x3f\x1c\xee\x25\xe0\x10\x6e\x04\xb0\x96\x96\x87\x5c\x96\x63\x92\xbd\xfa\xf7\x95\xab\xda\x21\xbf\x0f\xbb\xf7\xc8\xd0\x77\x6a\xf0\x85\xf1\x01\xb8\x43\x3e\x9f\x2f\xbe\x10\xb2\x73\x2d\xeb\xa5\x4a\x0c\xae\xf1\x50\x69\xd1\x23\x02\x3e\xee\x82\xe2\x7f\xca\x1d\x25\x3a\x65\xe9\x35\x81\x44\x1b\x68\xa3\x35\xa3\x53\x56\x56\xd2\xe6\xdb\x1e\xd3\xb9\x81\xab\x0e\x9d\xf1\xaf\x17\x6e\x18\xb8\xd2\x7e\x3b\xe8\xac\x44\x29\xe6\x80\xe8\x02\x99\x10\x38\x82\xad\x15\x43\x2e\xe1\x4e\x78\x4f\x10\x6a\x2b\xcb\x5c\xfb\x43\xea\xb3\xad\xb2\x57\x95\xba\x5e\x04\x5b\x09\xc0\xd9\x2a\xfb\xb0\x55\x4c\xfa\x3d\xdc\x09\x27\x9f\xb7\xf1\x0f\x33\x9b\xfb\x22\x82\xad\xdf\xd3\xf2\x2c\x83\x55\x45\x45\xdb\x49\xbb\x07\x8b\x44\x30\x02\xed\xa9\x18\xa1\x99\xdf\xe6\x95\xaa\x12\x31\x1a\x2b\x73\x9f\x36\xed\xd0\xb2\x58\xa3\x5b\xca\xae\xb9\x55\xce\x99\x70\xba\x88\x70\x75\xbe\x49\xe9\xaa\x62\xc0\x39\x64\x7d\x27\xc9\x88\x77\x6d\x96\xbd\xc2\x1c\x22\x2a\xc7\x6d\x85\xc6\x63\x15\x45\x68\xac\xc2\xe4\xd9\xe5\xb1\xb5\x66\x66\xfa\x04\x1d\x67\x19\xc2\xe5\xda\x0f\xc8\x12\x5e\x62\xd1\xe1\x0f\xe2\x7d\x0a\x84\xe3\xa6\x8e\xe7\x65\xbd\xe1\x2c\x68\x87\xda\x9a\x07\x62\x4e\xdc\xe8\x2b\x46\xf0\xb7\x78\xf7\xb4\xbb\xb5\x66\x49\x6b\x68\x6f\x01\x61\x06\x48\x6e\x31\x8d\xb9\x57\x6b\xe7\x05\x45\xd8\x9a\x0d\xad\x4a\xc2\x1c\x8f\x9f\xaa\x7a\x59\x16\xbe\x55\x65\x77\xf0\x3e\x83\x6f\x8e\xf9\x05\x83\x05\xb9\x0b\x74\x7b\xda\x15\x78\xa4\x1b\x6a\x47\x17\x1a\x8f\x36\x2b\x26\xf4\x17\x89\x74\xf5\x43\xdb\xe8\xf1\x9b\x86\xb7\xfa\x0f\x09\x4d\xb5\xd5\xdc\xe8\xd5\x19\x99\xe1\xea\x53\x6f\x6c\x08\x35\xdd\xaa\x54\xd0\xe5\x70\x1c\xef\xfe\x17\x1b\xd1\xf6\x76\x52\xc5\xba\xf5\x85\x41\xe5\xd2\xb5\xad\xc7\xc9\x43\xe3\x66\x37\x5e\x0d\x7b\x81\xae\xdf\x13\x6e\xac\xe6\x54\xf9\xe6\x8e\xcc\x54\x1f\xed\x6f\x5b\x81\x2e\x16\xa3\xae\x1f\x83\x15\x32\xc2\x27\xf0\xbb\x5f\x9f\xc4\x15\xb4\xf1\x20\x75\xc0\x57\x6b\x73\x63\xb9\x2b\xba\xa5\xbe\xbf\x07\xdf\x1d\xf4\x9e\x22\x70\xd1\x43\xf1\x0d\x26\x85\x32\xac\x5a\x57\x95\xd8\x9d\x07\xa3\x19\xef\x70\x91\x07\xb6\xec\xae\xc3\x64\x50\x12\xc8\x26\xe8\x12\x30\xa7\x26\x96\x92\xeb\xf4\xa9\xca\x6c\xd7\xde\x1e\x85\xe1\x5b\xa1\x3d\x37\x5c\x7a\x6e\xc1\x86\x97\xe6\xf4\x83\x15\x48\x3d\xbb\xa2\x6e\xa4\xa4\x05\xad\x33\xe7\x47\xdb\x38\x93\x48\x3a\xd6\x5a\x46\x1b\x8c\x7f\x11\xbd\x4e\x63\x0b\xbf\x1d\x78\x1e\x23\xee\x44\xf0\x95\xdf\x38\xf8\xf2\x27\x38\x8c\x39\xbc\x75\xdd\x56\x87\x69\xd2\x2f\xbc\x4b\xae\xaa\x5e\xaa\x21\x1c\xcd\x41\xa2\xb5\xa2\x25\x11\x94\x41\xe6\x41\x51\x61\x9c\xa4\xc0\x6a\x4c\xb0\x88\xd3\x85\xb8\x95\xbb\xf4\x5e\x41\xae\x01\xf1\x35\xcf\xc8\x72\xbf\x4b\xc3\xa1\xa7\x3f\xbe\x05\xed\x9a\xb3\x79\x73\x2e\x7f\x2f\x51\xd2\x1e\x8a\x67\xd5\xcd\x8b\xe8\x23\x9e\xc8\x3d\x0d\x61\x0f\xde\x5b\x2e\xb8\x78\xd4\x83\x71\xaf\x0d\xb8\x0f\xad\x97\x5f\x17\x2d\x99\xda\x46\xa2\x79\xcd\x62\xeb\xe9\xd6\xf7\xbe\x48\xb8\x8c\x9b\xa0\x61\xf6\xcf\xff\x1f\x00\x00\xff\xff\xd9\xa9\xe2\x62\xc1\xaa\x00\x00") func etcNginxTemplateNginxTmplBytes() ([]byte, error) { return bindataRead( diff --git a/rootfs/etc/nginx/lua/balancer.lua b/rootfs/etc/nginx/lua/balancer.lua index 1c92a6d10f..5a79a73791 100644 --- a/rootfs/etc/nginx/lua/balancer.lua +++ b/rootfs/etc/nginx/lua/balancer.lua @@ -27,7 +27,13 @@ end local function get_current_backend() local backend_name = ngx.var.proxy_upstream_name - return backends:get(backend_name) + local backend = backends:get(backend_name) + + if not backend then + ngx.log(ngx.WARN, "no backend configuration found for " .. tostring(backend_name)) + end + + return backend end local function get_current_lb_alg()