From 932490d7f137a2adf896e4e9326f4e8f2b9a2b54 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 30 Mar 2018 01:32:18 -0400 Subject: [PATCH] conf: add option to rewrite authorized_keys file at start (#4435) Added config option '[server] REWRITE_AUTHORIZED_KEYS_AT_START'. --- conf/app.ini | 2 ++ gogs.go | 2 +- pkg/bindata/bindata.go | 4 ++-- pkg/setting/setting.go | 30 ++++++++++++++++++------------ routes/install.go | 12 +++++++++++- templates/.VERSION | 2 +- 6 files changed, 35 insertions(+), 17 deletions(-) diff --git a/conf/app.ini b/conf/app.ini index 2bf481238..ed1c3b760 100644 --- a/conf/app.ini +++ b/conf/app.ini @@ -35,6 +35,8 @@ SSH_LISTEN_HOST = 0.0.0.0 SSH_LISTEN_PORT = %(SSH_PORT)s ; Root path of SSH directory, default is '~/.ssh', but you have to use '/home/git/.ssh'. SSH_ROOT_PATH = +; Indicate whether to rewrite authorized_keys at start, ignored when use builtin SSH server +REWRITE_AUTHORIZED_KEYS_AT_START = false ; Choose the ciphers to support for SSH connections SSH_SERVER_CIPHERS = aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, arcfour256, arcfour128 ; Directory to create temporary files when test publick key using ssh-keygen, diff --git a/gogs.go b/gogs.go index 392d634aa..fba033d9a 100644 --- a/gogs.go +++ b/gogs.go @@ -16,7 +16,7 @@ import ( "github.com/gogits/gogs/pkg/setting" ) -const APP_VER = "0.11.41.0329" +const APP_VER = "0.11.42.0330" func init() { setting.AppVer = APP_VER diff --git a/pkg/bindata/bindata.go b/pkg/bindata/bindata.go index f0d406460..3f6a5f38e 100644 --- a/pkg/bindata/bindata.go +++ b/pkg/bindata/bindata.go @@ -299,7 +299,7 @@ func (fi bindataFileInfo) Sys() interface{} { return nil } -var _confAppIni = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xe4\xbb\xdf\xaf\xdc\x48\x76\x1f\xfe\x5e\x7f\x45\xcd\xdd\xef\x7e\x47\x5a\xb0\xfb\xfe\xd2\xbd\xa3\xd1\xdd\x5e\x0c\xd5\xcd\xee\x4b\xab\x7f\x0d\xc9\x96\x46\x23\x08\x54\x5d\xb2\xba\x59\xdb\x24\x8b\xc3\x2a\xde\xab\x1e\x04\xc6\x0c\xfc\xe0\x24\x88\x9f\x92\xd8\x08\x60\x04\x30\x82\xc4\x80\x13\x27\x6b\x24\x01\xd6\x9b\x35\xf2\x30\xf6\xbb\xf4\x3f\x18\xbb\x76\x90\xc0\xff\x42\x70\x4e\x91\xdd\xec\xab\x2b\xed\x2c\x90\x3c\x45\x02\x6e\xb3\xc9\xaa\xc3\xaa\xf3\xf3\x73\xce\xa9\xfe\x01\xfd\xe8\xa3\x8f\xe8\xd4\x79\xea\x78\x14\xff\x4c\x66\x03\x77\xf8\x9c\x06\x97\xae\x4f\x87\xee\xd8\x81\xe7\xc4\x8c\x9a\x8f\x1d\xdb\x77\xe8\xc4\x7e\xe2\xd0\xfe\xa5\x3d\x1d\x39\x3e\x9d\x4d\x69\x7f\xe6\x79\x8e\x3f\x9f\x4d\x07\xee\x74\x44\xfb\x0b\x3f\x98\x4d\x68\x7f\x36\x1d\xba\xa3\xdb\x14\xdc\x21\x7d\x3e\x5b\x50\xdb\x73\xe8\xdc\xee\x3f\xb1\x47\x30\x63\xee\xcd\x9e\xba\x03\xc7\xb3\xf6\x5e\x30\x7b\x06\x94\xe7\xcf\xe9\x6c\x48\xdd\x00\x69\x90\x0b\x6a\x17\x05\xcd\x59\xc6\xa9\x4e\x98\xa6\x2a\x91\x37\x8a\xca\x9c\xf2\x6b\x5e\x6e\x68\xc1\x56\x9c\x6a\xa1\x53\x4e\xec\xf9\x3c\x9c\xda\x13\x87\xf6\xe8\x48\xae\x14\xb9\xa0\x41\xc2\xcd\x4c\xb9\xa4\x3a\xe1\x54\x6d\x94\xe6\x19\xad\x14\x2f\x0d\xb1\xb2\xca\x95\x19\xec\x2d\xa6\xe1\xc2\x77\x3c\xda\xa3\x2b\xa1\xc9\x05\x75\x84\x4e\x78\x49\x0f\x62\x7e\x7d\x60\xd1\x83\xa2\x94\xf1\x01\x95\x25\x3d\xd0\x5c\xe9\x03\x1c\x3f\x99\x0d\xe0\x65\x31\xbf\x26\xe4\x85\xe2\xe5\x35\x2f\x5f\x92\xb9\x37\x0b\x66\xfd\xd9\x98\xf6\x68\xa2\x75\x41\x06\xb3\x89\xed\x4e\x69\x8f\xa6\x32\x62\x69\x22\x95\x26\xde\x6c\x16\x84\x0b\x0f\x86\xfc\xf0\x5e\x33\xfe\xbe\x7a\x74\x78\xf8\xc3\x7b\x66\xf8\x7d\xf5\xe8\x87\xf7\x2e\x83\x60\x1e\xce\x67\x5e\x70\x5f\x1d\x12\xfc\x62\x0f\x06\xb0\xc0\xa3\x2e\xfe\x27\xdb\x01\xb4\x47\x4f\x8f\x8e\x8e\xc8\x05\x9d\xf3\x32\x13\x4a\x09\x99\xd3\xa5\x2c\x69\x95\x8b\xd7\x54\xc9\x68\xcd\x35\x59\x4c\xdd\x2f\x42\x7f\xd6\x7f\xe2\x04\xe1\xdc\xf1\x26\xae\xef\xbb\x33\x58\xd8\xf9\xf9\x39\xb9\xa0\x63\x58\x1e\xbd\x37\x98\x7c\x79\x9f\xc2\xda\x60\x3a\x70\x86\xde\xc8\x72\xcd\x4b\x45\xef\xa9\x2a\x4a\x28\x53\xd4\xf7\x2f\x69\x55\xc4\x4c\xf3\xfb\x94\x45\x11\x57\x4a\xe4\x2b\x7a\xc3\xaf\x28\xf0\x40\x44\xbc\x4b\x2e\xa8\x9b\xd3\x4c\x2a\x4d\x23\xa6\xb8\xa2\x1b\x59\xd1\x58\xd2\x5c\x6a\x9a\x73\x1e\x53\x2d\x69\x94\xb0\x1c\x44\x97\x70\x1a\xf3\x25\xab\x52\x4d\xaf\x59\x5a\xe1\x64\x3b\xd5\xbc\xa4\x42\x53\x99\xa7\x1b\x2a\x96\x30\xbf\xc4\xf7\x1a\x2e\xd3\x5c\xc6\x9c\x0a\x85\x04\x51\xb0\x20\x64\xa6\x28\x70\x04\x1f\x76\xc9\x78\xd6\xb7\xc7\xe1\x87\x58\xbd\x65\xe9\xbb\xdc\xbe\xa0\x03\xa1\xd8\x55\xca\xf1\xa5\x4b\xce\x74\x55\x72\x7a\x93\xf0\x1c\x5f\xc9\xae\x99\x48\xe1\x31\x19\xb8\xbe\xfd\x78\xec\x84\x30\xac\x47\x97\x2c\x55\x9c\x5c\xd0\x67\x09\x47\xe5\xa9\x14\xa7\x57\x95\x48\xb5\xc8\xdb\xab\x97\xb0\x01\xdd\x25\x7e\x60\x7b\x01\x4c\x0d\x7d\xc7\x7b\x8a\xba\xd7\x50\x18\xc8\x8c\x89\xbc\x56\x7b\x49\xaf\x38\xe5\xaf\x0b\xa9\x78\x4c\x6b\x52\x51\x2a\x73\x0e\x82\x22\x30\x7f\xab\x64\x3b\x05\x02\x65\x90\xa5\xa6\x79\x95\x5d\x81\xba\xff\x66\x22\xb5\x26\x9d\x9c\x90\x0b\x3a\xe5\x1a\xe4\x4e\x45\xae\x79\xb9\x64\xd1\x9d\xfb\x48\x85\xd2\x3c\x07\x63\xc4\xf9\x63\xd7\x0f\x9c\x69\x78\x39\xf3\x83\x96\x92\xee\x2f\xe3\x7b\x53\xa9\x17\xf3\xc3\x7b\xcd\xca\x70\x47\x9e\x94\x9a\x16\x4c\x27\x60\xd1\x40\x23\x16\x25\x8f\xb4\x2c\x37\xd6\x56\x8b\x84\xa2\x1f\xff\xee\x61\x57\xa9\xe4\x63\x8b\x5e\x55\x1a\x95\x2f\x61\xd7\xc8\x48\x90\xc8\xc7\x87\x89\xcc\xf8\xe1\x4a\x68\x33\xaa\x8b\xef\x45\x4d\x99\xdb\xc1\x25\xed\x91\x0b\xda\x4f\xa4\x54\x46\x3b\x23\x51\x24\xa0\xff\x5a\x52\x55\x15\x05\x6c\x06\x6c\x03\xf9\x27\xf3\x9c\x47\x5a\xc8\x5c\x91\x9d\x18\xc3\xbe\x3b\xbf\x74\x3c\x9f\xf6\x28\xe3\xea\xf8\xe4\x61\x27\xd2\xa5\x85\xd7\x9f\x9e\x6c\xaf\x4f\xce\xce\x77\xf7\x4f\x1e\x76\x56\x51\xf6\x99\x2c\x78\xae\x54\xd2\x8d\x64\x66\x51\x56\x46\x4b\x59\x95\x27\x67\xe7\xdb\xeb\xe3\x93\x87\xa8\x9a\xf5\x9e\xd1\x8c\x4a\xce\x34\xa7\x9a\x67\x85\x2c\x59\xb9\xa1\x4b\x91\x72\x65\x54\x15\x3c\x15\x2d\xaa\xab\x54\x44\x6b\xba\xe6\x1b\x5a\xa1\xa5\x2a\x95\x74\xd6\x7c\xb3\xe2\xb9\x45\x2e\xda\x6c\xab\xdd\xe3\x8e\xd6\x96\xbb\x86\x45\x4f\x9c\xe7\x61\xe0\xf8\x2d\x36\xcd\x41\x14\xc0\x98\x1d\xc9\x3d\x39\xec\xee\x7f\x4c\x59\x1e\xd3\x94\x83\x03\xe7\x69\x4a\x97\x22\x8f\xa9\xac\x34\xbd\x49\x44\x94\x50\xd0\x43\xd8\x0d\x4b\xd3\xed\xbb\x46\xa0\x06\xf8\xa6\x16\x7d\x74\x2d\xb1\x88\x60\xd3\x37\xb5\x99\xa1\x37\xe1\xd1\x9a\x66\x22\x17\x59\x95\xe1\x5e\x95\xf8\x9a\xd3\x1b\xa1\x13\x1a\xc9\xb2\xe4\xaa\x90\x79\x0c\xbb\xd7\x9b\x82\x93\x89\x3b\x75\x27\x8b\x09\xee\xc8\x77\xbf\x74\xc2\xfe\xa5\xd3\x7f\xd2\xb6\xbf\xda\xfc\xfb\x83\x29\x04\x9a\x1c\x2c\xa6\x8e\x01\x99\x8c\x39\x99\x0d\x87\x63\x77\xea\x34\x21\xc0\x4c\x6b\x9c\x81\x37\x5b\x04\x8e\x17\x8e\x67\xa3\x16\xc5\x11\xcf\x79\x09\xab\x56\x9a\x17\xea\x11\xb9\xa0\xff\x1f\xed\x1e\xae\xc0\xc3\x46\xbc\xd4\xb4\x13\xb1\x9e\x2e\x2b\x4e\x3b\x71\x55\x32\xd0\xa9\xde\xc3\x4f\xce\x8f\x92\xa3\xec\x48\xd1\x0e\xc4\x8d\x5e\xb6\x81\x8f\x2e\x7f\xcd\xb2\x22\xe5\xa0\x25\xe4\x82\x5c\xd0\x59\x49\x97\xa5\xcc\x28\xa3\xdd\x62\xf9\x1a\x15\x00\x0d\xbd\xd4\x3c\x36\x4f\x40\x8d\x9f\x89\x3c\x86\xc8\x09\x2f\x13\x4b\xc3\x40\xa5\x65\xc9\xe9\xbd\x58\x92\x0b\xf4\x6b\x4b\x59\xae\xb8\x06\x7e\x9a\xf9\x38\xb1\x28\xc5\x35\x0c\x5e\xf3\xcd\x7d\xb3\x6c\xa3\xa6\x29\x2d\xd6\x91\x3a\x3e\xa1\x1d\x91\x23\x55\x7c\x7b\x07\x64\x6a\xbe\xf1\x8c\x76\x72\xb9\xe6\x1b\xf5\xfd\x66\xad\xf9\xa6\x99\x04\x0f\x14\x5c\xc4\x5c\x91\xbe\xe3\x05\x21\x82\x8a\x1e\x8d\x2a\xa5\x65\x76\x08\x91\x55\x1d\x36\xaf\x21\x20\xc6\xbb\x06\xd4\x14\x31\xa2\xa4\xf2\x86\xc7\x34\x18\xfb\xf4\x9a\x97\x18\x20\x31\xdc\xa8\x47\xd4\xf7\xc7\xa7\x47\x16\x3c\x3a\xae\x3f\x8e\xcd\xc7\x09\x09\xc6\x7e\x38\x71\xa7\xe1\x53\xc7\xab\x83\x25\x8e\x02\x54\xb2\x28\x0a\x70\x5e\xfc\x9a\xa7\x08\x2f\x78\x56\xa4\xc0\x26\x50\x73\xa5\x99\x16\x91\x91\x04\x78\xab\x7d\x33\x43\xa6\x82\xe1\xdc\x24\xbc\xe4\x26\xc8\x0a\x45\xf9\x6b\x1e\x55\x9a\xc7\x10\x16\x02\xb7\x7f\xcb\x21\x0d\xea\xf9\x38\x11\xfc\x0f\xa0\xa2\x98\x69\x86\xb0\x67\x60\x07\x76\x63\x2b\x78\x13\x51\x53\x0a\x52\x86\x9d\x9a\x55\x8e\xbe\x74\xe7\x8d\x0b\x23\xce\x14\x55\x15\xef\xed\x94\x74\xcc\x8c\x91\x20\xaa\x5a\x62\x9c\xca\x3b\xa9\x5c\xad\x78\x8c\xa8\x49\x59\x34\x62\x39\x44\x92\x03\xf0\xa1\x06\x10\xf1\xd7\x45\x2a\x4b\x7e\x40\xc6\x36\xc2\xc1\x70\x6e\x8f\x40\x14\x30\x82\x90\x17\x25\x2f\xa4\x12\xe0\x45\x5e\xee\x79\x70\x20\x0f\x0a\x08\xef\xdb\x8e\x11\x5c\x7d\xac\x70\x0b\x7b\x8e\xe4\xe0\x77\x0f\x7f\x0c\xef\x87\x78\xf8\x13\x34\x9a\x4e\x7b\xca\x01\x42\x2a\xe4\x13\x40\x3e\x15\x95\xa2\xd0\x68\xe9\x4d\x90\xa9\xb7\xad\x2c\xaa\x64\xc6\xb5\xc8\xb8\xa2\x91\xac\xd2\x18\xf7\xa2\x92\x03\xe2\xf7\x3d\x77\x1e\x84\xc1\xf3\x39\xac\xfd\x8a\xa9\xa4\xc5\x75\x7b\xea\xbb\x80\x58\x4a\xc5\x8d\xf7\x67\x39\xad\xf2\x92\x47\x72\x95\x8b\xaf\x79\xdc\x3c\x23\x30\x30\xec\x5f\xda\x9e\xef\x98\xf5\x0c\x65\x19\xf1\x1a\xab\xe6\xfc\x66\xb7\xd3\x4d\x1d\x92\x6b\xf3\x22\xc3\x99\xd7\x77\xc2\xb9\xe7\x3e\xb5\x03\xa7\xed\x37\x52\x79\xc5\x52\x9a\xb1\xd7\xe8\xda\xd0\xdf\xa3\x4c\x45\x06\x00\x69\xd9\xa6\x58\x18\xcc\x51\x5a\xb4\x73\x4c\x33\xce\x72\x40\x48\x66\x24\x99\xd8\x5f\x84\x7d\xcf\xb1\x03\x77\x36\x0d\xc7\xee\xc4\x85\xf0\xda\x39\x26\x17\x74\x22\xca\x12\x64\xb1\xc9\x23\xfa\x55\xc5\x2b\x4e\x53\x9e\xaf\x74\x62\x51\x91\xc3\xeb\x14\x07\x08\x96\xed\x46\x61\x10\xd1\x0c\x4c\x14\x40\x9c\xc8\x57\x64\xe2\x7a\xde\xcc\x0b\x3f\x5f\x38\x0b\x27\x1c\x3b\xd3\x11\xaa\xe2\x71\x0d\x4a\x99\x8e\x12\x13\x8d\xde\x4f\xbf\xa8\xd2\x94\x96\xfc\xab\x0a\x83\xd6\x76\xc6\x1d\xef\x9a\x2f\xc6\xe3\xd0\x73\x3e\x5f\x40\x28\x7a\xcf\x1b\x4b\xbe\xe4\x65\xc9\x63\x3a\x16\x11\xcf\x01\x82\x6a\x49\x8b\x14\x80\x0c\x33\x6e\x4d\xcb\xa2\x49\x0b\x00\x81\x00\xe6\x01\xb0\x95\x55\x4a\xd3\x0c\x5f\x8f\xe6\x8b\x08\x0c\x5c\x95\xcc\x97\x87\xa9\x21\x06\x5a\x5f\xfb\x99\xf6\x6d\x32\xf7\x9c\xa1\xe3\x79\xce\x20\x1c\xbb\x7d\x67\xea\x3b\x00\x01\xec\x82\x45\x09\x6f\xd6\x41\x4f\xba\x47\x16\xf0\xbe\xfe\xde\x0a\x35\xec\x4a\xa4\x42\xa3\x5a\x20\xea\x62\x91\x36\xf1\xab\xad\xe9\xf4\x6a\x63\x40\x6e\x51\x4a\x2d\x23\x99\x6e\x83\x0e\xe2\xd7\x11\x4a\xb5\x51\x1d\x27\xbf\x4d\x38\x13\x2b\x8c\x41\x2d\x9d\xb9\xda\x98\xcc\xc4\x38\xaa\xda\x2d\x18\xf0\x0c\x0e\x25\x9c\xb8\x23\x0f\x95\xa6\x45\xb8\x2f\xf3\xa8\x2a\x4b\x9e\x47\x1b\xb0\xce\x4a\x19\x48\x5f\x72\x5d\x0a\x7e\xcd\x69\x24\xb3\x4c\x68\x45\x45\xbe\x94\x65\x86\xfa\xda\xa5\x41\x22\x14\xbd\x66\xa5\xc0\x45\xc5\x7c\x29\x72\xa0\x05\x02\x68\x94\xbb\x06\x89\x20\x16\xa6\xd6\xca\xe4\x68\xb5\xc3\x29\xab\xbc\x11\x1d\xa2\x7d\xb0\xe1\x2e\x5d\xa8\x8a\xa5\xe9\xc6\x82\xfb\xe4\xc2\xb8\x74\x1a\xf3\x82\x03\xba\x58\xd2\x44\xde\xd0\x8c\xe5\x1b\xda\x9f\x2f\x14\xbd\x17\xc9\x92\xab\xfb\x5b\x40\xd8\xa5\xae\x51\x00\x33\x0d\x10\x90\x89\x7e\x5f\xf3\x12\x42\x22\x26\x50\x31\x98\xd3\x68\x36\xf2\xe9\x8d\x48\x53\xca\x2a\x2d\x61\x47\x80\x54\x36\x34\xe6\x9a\x47\x66\x51\xbb\xb5\xe3\xbb\x30\x63\xa9\x01\x15\xbc\x8b\xf4\x67\x93\x89\x1b\xf8\xe1\xd0\x09\xfa\x97\x61\x7f\x36\xed\x2f\x3c\xcf\x99\xf6\x9f\x03\x56\xde\x09\xab\xe4\xf0\x46\x04\x19\xe8\x68\x4a\x76\x83\x8a\xd8\x48\xc6\xb3\x9f\x61\xa8\x0b\x3d\x67\x3a\x70\xbc\x7d\x00\xd2\x76\xb6\x5d\x1e\xc3\x27\xf8\xdc\xb1\x50\xe8\x29\x6a\x64\x00\x68\x1b\x20\xeb\x36\x9f\x06\x37\x88\x00\x39\x15\x39\xa7\x37\x25\x2b\x40\x74\xb8\xab\xbe\x8c\x79\xed\x1f\x0c\x3d\x48\xcf\x7c\x5e\x30\x54\xa3\x16\x2d\xd4\x54\x86\x92\x67\x5d\x1a\xc8\x1d\xad\x06\x91\x0a\x9d\x40\x94\xdf\xce\xb1\xe8\x4f\x2b\xc4\xa7\xba\x99\x47\x10\x52\x3d\xf3\xec\x79\xe8\x7c\x11\x38\x53\x08\xb9\x60\x42\x5d\xfd\x5a\x5b\xdd\x2c\xb6\xba\x19\x2b\xd7\xb1\xbc\xc9\xe1\x9b\xf9\x58\xc7\x00\x62\x9f\xb2\x54\xc4\x66\x7f\xc0\xb9\x7a\x6b\xb8\x27\x46\x8b\x92\x5f\x0b\x7e\x43\xed\xb9\x4b\x99\x52\x32\x12\x0c\x90\x11\xae\x58\x27\x3c\xb3\x68\x93\xd9\xb2\x42\x1c\x5e\x1f\x1f\x36\x6f\xd9\xdb\xab\x41\x0b\x60\x2e\xb8\x56\xd5\x05\x27\x83\x74\x35\xbb\x02\x76\x01\x7f\x8c\xdc\x6e\x64\xfe\xb1\x29\x54\x80\x63\x03\x36\xee\x73\x9e\xc6\x92\x2b\x18\x82\x7e\x06\xdc\xc6\x53\xd7\x79\x86\xe2\x45\xd1\x82\x4c\x61\xdf\xcd\x3a\xf6\xe5\x5a\x15\xa9\x64\xf1\xcb\xb6\xca\x6c\x8d\x19\xdf\x63\x06\xa8\x6e\xad\x32\x03\xda\xa3\x00\x2c\x5b\x70\xbd\x41\xf8\x22\xdd\xd4\x18\xb0\x9e\x43\xef\xc5\x6d\x9c\xb1\xe2\x5a\xd1\x28\xe5\x2c\xe7\x31\xec\xdc\x40\x95\xa6\xf4\x82\x6e\xf9\x3e\x09\x9c\xc9\xbc\x8d\x3d\x0e\x75\x56\x1c\xd6\xf4\x20\x00\xc2\x92\x20\x14\xd7\x42\x61\x25\xa7\xac\x46\x63\x26\x02\x9a\xb1\x3c\xb6\x28\xef\xae\xba\x54\x64\x6c\xc5\x0f\x7f\x5a\xf0\xd5\x3f\x32\x97\x45\xbe\xea\xd2\x31\x07\x61\xf2\xac\xd0\x9b\x3a\xb2\x21\x11\x0a\xc6\xbd\x6c\x5e\x41\xec\xf1\x78\xf6\xcc\x19\x60\x14\xf7\x31\xfe\x4e\x6a\xd7\x82\xe9\x80\x5c\x52\xce\x1a\xcf\x2e\x72\x3a\x79\x4c\x0c\xc3\xed\x2f\x30\x0d\xa0\x3d\x7a\xda\x9a\xb3\x33\x69\xa3\xc2\x18\x5e\x71\xb1\x18\x4d\x61\x2a\x88\xe9\x0c\x8b\x54\x5a\xb3\x28\xc9\x78\xae\xc1\x89\x40\xd8\x52\xc6\x7e\x79\x0a\x11\x4e\x81\x08\xf1\xaa\xcb\xb6\x23\x5f\xb6\x4a\x05\xbb\xbb\x0a\x59\xc4\x51\xb6\x71\xb7\x81\x20\x18\xc0\x5e\x81\x1c\x5f\xbd\x47\xae\x08\x4b\x76\x54\x6e\xcd\x44\xc9\xb4\x1e\xbf\x22\x6d\x91\xb5\x1e\x40\x42\x91\x63\x88\xcb\x64\x5b\x54\x20\xc1\x0f\x48\xe8\x36\xeb\xe9\x8f\x0e\x7f\x64\x58\xf9\x2e\xeb\xf7\x97\x76\x7a\x32\x79\x4c\xda\x12\x38\xa9\xe7\xbd\x9f\xfd\xfb\x04\x8e\x8f\xf6\xc4\x01\xf0\xfc\x45\x63\x3a\x2d\x33\x49\x58\x19\x1b\xaf\x74\x55\x72\xb6\xde\x99\x63\xe3\x5a\x2f\x6d\x0f\x22\xf7\xd4\x09\x1f\x7b\x8e\xdd\xce\x06\x1b\x07\x6a\x82\x3e\x5d\x78\xe3\x8e\x1f\x25\x3c\xbb\x4b\xa7\x99\x82\x97\xac\xeb\x14\xdc\xb8\x73\x00\x31\x93\xc6\x98\x2f\x50\x52\x75\x12\x47\x57\x42\x5b\x19\x5b\xe5\x5c\x13\x53\x45\x0d\x17\xde\x38\xf4\xfb\x97\xce\xa4\xd6\xe0\xef\xe3\xbd\xaf\x9a\xc0\xc1\xe3\x43\xf0\x43\x66\x1d\xad\x57\x7e\x2f\x97\x5d\xc7\x9e\xda\x5f\x1f\xca\x96\xc7\x62\x6a\xeb\x8d\xee\xf0\xdb\x68\x44\xfb\x2e\xfb\x7d\xde\x9a\x90\x17\x2a\x63\xa5\xde\x14\x2c\xd7\xea\x65\x4b\x97\x0d\xb3\x87\x9e\xdd\x0f\x6a\x22\xa8\xdd\x03\xdb\xbf\x74\xb6\xdf\xc6\x76\xe0\x7c\x11\xee\xdf\xb3\xa7\xa3\xb1\x33\x08\x3f\x5f\xcc\x82\xdd\x4d\xf2\x02\x52\xc0\x97\x26\x36\x54\x26\x96\xda\x58\xac\xec\xf4\x65\xae\x4b\x99\x76\x30\x27\xec\xcc\x4a\xb1\x12\x39\x4d\x38\xc3\x48\xdf\x4a\x3a\xb0\xb8\x28\x21\x7c\x28\x9e\x6b\x62\xf7\xfb\x8e\xef\x43\xe4\x0e\xbc\xd9\x38\x44\x7d\x0f\x67\x9e\x3b\x72\xa7\xb4\x47\x4c\xb2\x00\xda\xb5\x55\x84\x74\x25\x4b\xa1\x93\x4c\x61\x4e\xa8\x13\x2e\xca\xbd\x0a\x85\x41\xc1\xf4\x5e\xa5\x38\xe0\x75\x2d\x69\xdc\x40\x41\x34\xb7\xfb\xe4\x85\x52\x49\xb7\x9e\x12\xae\xf9\x26\x04\x53\x02\xa6\x0d\x4e\xce\xce\x8e\x3f\xa5\x3d\x7a\x72\x76\x4e\x9c\xfe\xc0\xb7\x29\xad\xbf\x79\x78\x8d\xdf\x8e\x1e\x3c\x24\x83\xed\xd7\xe3\xa3\x93\x07\x84\xbc\x00\x7b\xbf\x62\x8a\xbf\x6c\xd5\xb8\xb3\x8d\xfa\x2a\xc5\x2a\xb7\x54\x7a\x55\x72\x65\x12\x3b\xf5\x55\x2a\x34\x3f\x3d\xb0\x10\x31\x01\x0e\xab\x0b\x5e\xb0\xd6\x40\x0c\x1e\x1b\x15\x9a\x6c\xfc\xcf\xc7\x2d\x40\xfa\xb8\x49\xa2\x90\x2c\xa9\xeb\x81\xc7\x27\x9f\x60\x45\xf0\xf8\xd1\xe9\xe9\xd1\x39\xa9\x0b\xf5\x90\xca\x91\xba\xee\x5e\x4a\xa9\xc9\xdc\xf6\xfd\x67\x83\x26\x75\xda\x5b\x51\x0e\x38\x8f\x37\x65\x79\xc3\x2a\x58\x34\x24\x0d\xa2\xac\x93\xd1\x6b\x5e\x8a\xe5\xa6\xb3\xac\xd2\xf4\x80\xf8\xfe\x78\x5b\xa4\x37\xe3\x1b\xb2\xcd\xd6\x50\x34\x07\x5a\xc4\x57\x07\x16\x16\x07\xd9\x95\x92\x69\xa5\x77\x19\x7a\x8e\x9b\xc7\x58\x07\x56\x50\x97\xb8\xf7\xbc\x27\x6c\xa2\x1b\x5f\x11\xf2\x82\xc5\x99\x40\x9f\xd3\x80\xfa\x92\xaf\xaa\x94\x95\xf4\x1e\x24\xd2\xf8\xf4\xbe\x49\xa4\x5b\xb5\x3b\x59\xae\x58\x2e\xbe\x66\xa6\x8e\xb8\x2d\x22\x39\xa3\xc5\xd8\xf6\xc2\x99\x37\xda\xe6\x6d\x2d\xa0\xa7\x78\x54\x95\x42\x6f\x5e\x12\x77\xea\x07\xf6\x78\x0c\x98\xbd\xed\xb3\x3e\xfa\xc8\xb4\x6b\x4c\x57\x27\x98\xd1\x27\x8e\x33\xa7\xcf\x67\x0b\x8f\x22\xbf\x07\x76\x60\x53\xdf\x1e\x3a\x1f\x7d\x44\x7c\xa7\xef\x39\x41\xf8\xc4\x01\x30\xfa\xd1\x0f\x3e\x1b\x0e\x9c\x67\x9e\xf3\xcc\xfb\xff\x7f\x74\x0f\x42\x5b\xa5\x65\x27\x95\x60\x25\x25\xcf\x38\x3a\xe5\x98\x6d\x14\x19\xcf\x46\xee\x34\xf4\x9c\x89\x33\x79\xec\x78\xe1\xc0\x7e\x0e\xe6\xf7\x09\xe9\xcf\x66\x4f\x5c\x07\xdb\x29\x2d\x31\x87\xec\x86\x43\xf2\xdd\x3c\xde\xce\x6b\x8f\xc1\x8c\x30\x16\x20\xa9\x7a\x98\xef\xf4\x17\x5e\x3b\x21\xf6\x00\x7d\x28\x48\x9c\xe5\xeb\x0d\xe0\xf1\x84\xe7\xba\xa9\x74\x18\x33\xde\x36\x7d\xb0\xd3\x03\x5f\x88\xe7\x3c\x75\x3c\x1f\x12\xec\xd9\x17\xcf\x43\x7b\x11\x5c\x3a\xd3\xc0\xed\x9b\x74\xb8\x56\xc0\x2f\x3a\xcf\x9c\xc7\xf0\xa8\x03\x37\x76\x91\x43\x4b\x4c\x0c\x22\x29\xd7\x82\x9b\xfc\xac\xae\x40\x22\x7d\xc3\x1a\xa5\x99\xae\xd4\x2e\x81\x02\xd6\xf8\x81\x1d\x2c\xc0\x65\xc0\x4e\xb6\x5b\xb8\xe3\x59\xc3\x03\x24\x15\xd6\xa4\x4c\x4f\x49\x44\xfc\x25\x01\x9f\xf8\xd4\x09\xfb\xb3\x81\x13\x8e\xe1\x6a\xe2\x4e\x17\xc6\xdb\x1d\x3f\x3c\x22\x9e\xe3\x3b\x41\x68\x4c\xe7\xbd\x83\x2e\xe8\x02\xb9\xd1\xf4\x5f\x64\xbe\x14\x65\x46\x79\x27\x63\x22\xad\xb1\xca\x4a\x28\x6d\x8a\x8f\xc4\x73\x46\xae\x1f\x38\x5e\xe8\x4c\x6c\x77\x1c\x62\x6f\xcf\x9b\xec\xb5\x28\xb8\xf1\x91\x06\x88\x99\xc9\x80\x64\xf2\x98\xa2\xa6\x37\xfa\xcd\xa2\x48\x56\xb9\x69\xe6\xb4\xd5\xdb\xf5\x83\x77\x32\x4b\x5c\x22\xe6\xe0\x4a\xac\xb0\xea\xaa\x25\x45\x94\xcd\xf2\x8d\x4e\x44\xbe\xea\x12\x48\xfd\x5d\xcf\x09\x7d\x77\x34\x75\xa7\x21\x60\xe7\x16\x85\x09\xec\x26\x97\x75\x8d\xb3\x15\xde\xa7\xb3\xc0\x1d\x3e\x0f\x61\x37\xed\xe1\x00\x72\x62\xae\x99\x48\x1f\x61\xc3\x4e\x3d\x3a\x3c\x5c\x09\x9d\x54\x57\xdd\x48\x66\x60\xdb\x42\x2b\x34\xf1\x43\xa1\x54\xc5\xd5\xe1\xf1\xf9\xd9\x36\x1b\xfb\x80\x56\x6d\x5f\xf2\xbe\xb1\xb3\xf7\x31\xa1\x56\xbb\x88\x15\x3a\x4a\x18\x64\x1e\x22\x36\xea\xfd\x8e\x94\x6a\xda\x7d\x7b\x1e\xf4\x2f\xed\x5d\xf0\xbb\xe1\x57\x89\x94\x6b\x70\x45\x01\x62\xef\x16\xa6\x34\x9d\xc1\xc6\x09\x55\x8a\xef\x8a\x7a\xb0\x4d\x70\xa9\x2a\x65\xd1\x1a\x2e\x62\xa1\x22\x59\xc6\xe6\x32\x5f\x69\x96\xae\x0f\x48\x03\xf1\x60\xb4\x45\x71\xac\x45\xeb\x91\x70\x61\xc6\x91\x0b\x7a\x29\xe5\x1a\x53\xf9\x0f\xd4\x7d\xea\x95\x02\x92\x91\x77\x55\x7b\xee\x2e\xf0\x0c\x78\x2a\xae\x79\x89\x55\x00\xc8\x2a\xc1\x00\x79\x24\xf3\x58\x91\x81\x03\xca\xef\x85\x81\x3b\x71\x66\x0b\x0c\x3d\x67\x4d\x05\x98\x8a\x1c\x1d\x27\x6f\x95\xc1\x81\x8d\xfe\x13\x77\x1e\x06\x63\x3f\x7c\xea\x78\xee\xf0\x79\x4b\x16\xd3\x2d\x08\x4d\x84\xc2\x1c\xab\x55\xd4\xc0\x5c\x08\x50\x6d\xc1\x56\x10\x12\x46\xee\x74\x14\x4e\x17\x93\x1d\x0a\x15\x29\x2f\xdf\x05\x39\x17\xf4\x71\xb5\x5c\x62\xf9\x18\x21\x00\x40\xcb\x84\xe5\x39\x4f\x2d\xba\xe6\xbc\xa0\x02\x63\x8d\x40\x18\x62\xda\x9f\x34\xc6\xa4\x72\x9d\xcb\x1b\x7a\x03\xc8\x0f\x1f\x76\x89\xef\x4c\x07\xe1\xe3\xc5\x70\xe8\x78\xc0\x24\xc3\xa1\xa6\x98\x15\x0b\x55\xa4\x6c\x63\x1a\x7e\x68\xe6\xa6\x53\xee\x2f\x1e\xff\x8e\xd3\x37\xfd\xb5\xa6\x6b\x8e\xfd\x35\x34\x1e\x53\x32\x25\x17\x74\x94\xa1\x55\xa8\x4c\x17\xdd\x15\x5c\x83\x45\x3c\x3a\x7b\xf8\x09\xb9\xa0\x9f\x7f\x5e\x3f\xf8\xea\x2b\xbc\xfb\xe0\x1c\x98\x3c\x95\x9a\x5b\x4d\xd2\x8b\x1d\x04\x9e\xc7\x35\xd2\x3c\x78\x70\x7e\x76\x60\x51\x7f\x12\xcc\xeb\x5a\xca\x15\x3a\xd0\xb8\x4b\x17\xd8\x97\xc2\x76\x68\x30\xf6\xa9\xcc\xcd\xdc\xb3\x87\x9f\x00\x03\x4a\x0e\x28\x13\xb0\x69\x8c\x39\x80\x37\xec\xd3\xf3\x07\x47\x9f\x6e\xcb\x37\xb7\x6a\xbc\x3b\x42\x42\xd7\x45\x9b\xf4\x86\x6d\xd4\xf6\x7d\x35\x24\x69\x85\xe9\x4b\x67\x3c\xa3\xb2\xe0\xc6\xaa\x4c\xd8\x4f\xa4\xd2\x18\x47\xc0\x74\x62\x01\xf2\xe2\xb9\xee\xee\x0a\x6e\x30\x07\x7b\x85\x26\x2b\xd8\x8e\x07\xf3\xda\x27\xb8\x07\x2b\xb1\x23\x63\x2a\x43\x5d\x02\xe3\xb0\x63\x6a\x02\x00\xba\x55\x74\xaa\x06\xc7\x98\x06\x64\xab\x63\x23\xdb\x3b\xee\xd2\x59\x9e\x6e\x10\xb6\xe8\x44\x98\x7c\x53\xf1\x74\xd9\x01\xdf\xc9\xe3\xf6\x44\x65\x54\xbc\x51\x6f\xe3\x69\x69\x94\x0a\x48\x58\x5b\xe3\x00\x8b\x85\x7d\xc7\x0b\xdc\x21\xb8\xb1\x5d\xd0\xba\xa3\x09\x63\xb4\xfb\x43\x5d\x98\x7a\xc4\xae\x0d\x83\xfa\x65\x9a\x55\x71\x5c\x72\xa5\x2c\x94\xe6\xd9\xe9\xc9\x49\x5d\x20\xac\x3d\x11\xa6\x18\x2c\xa7\x1c\xb5\x76\x3b\x58\x96\xb8\xfd\x57\x07\xa0\xde\x07\xf4\xc7\xf8\xf8\xb3\x56\x43\xec\x27\xaf\xa8\xb1\x4e\x32\xf4\x66\x93\xba\x02\x00\x8b\xd8\x41\x01\x0c\x50\x05\x53\xea\x46\x96\x71\x8d\x3d\xdb\xb0\x13\x18\xa3\xf9\x6b\x7d\x58\xa4\x4c\x60\xe6\x63\x28\xa2\x95\xca\x5c\x43\x2e\x00\x5c\x9a\x8f\x6d\x77\x1a\x06\xce\x17\x41\x0b\x96\x45\x2c\x4a\xf6\xa1\x35\xcf\x64\xb9\x31\x30\x35\x16\xe0\x5c\xa5\xb9\x8b\x23\x0f\xf6\xbb\x1c\xf5\x60\x62\x0f\xec\x79\x80\x90\xc4\xdc\x69\x50\x6b\xfd\xbc\x86\xc2\xa3\xbe\x29\x14\x5f\xb3\xb4\xe5\xff\xf6\x28\x9e\x1f\x11\x77\x1a\x38\xde\x53\x1b\x62\xde\xf9\x51\x43\xc8\xac\xc5\x80\xdf\xd6\x5a\x76\xfd\x6c\xd4\xe6\x86\xef\xe4\x82\xe2\x84\x47\x34\x37\xc7\x02\x7a\x3a\x2a\x2c\x78\xd8\x7b\x74\x7e\xfa\xc9\xa7\x56\xc3\xcd\x5e\xc6\x22\x56\xca\xdc\x8a\xaf\x7a\x47\x56\x21\x65\x8a\x19\x4b\xef\xf8\xe8\xc8\x12\x71\xca\xc3\xda\x5d\xf7\x0c\x1e\x69\xde\xfc\x88\xbe\xda\x65\x07\xc7\xc7\x27\xc7\xc7\xaf\x1a\x13\x05\x0c\x84\xc7\x59\xee\xe6\x29\xa4\xaa\x35\x4b\x1b\xf6\xde\xc5\xcf\xe6\xb4\x51\x9b\xa1\xf3\x52\x5e\x0b\xc0\x8a\x08\x84\x56\x54\x16\x06\x7f\x5f\xd4\x43\x1e\xa1\x19\x9a\x12\x62\xbe\x69\x46\x6d\xb8\x86\x04\x5e\xa4\xfc\x11\xad\x57\xb6\x6b\xf3\xd5\xe5\x11\x53\x6b\xa9\x9f\xaa\x57\xff\xd7\xb8\x07\xd9\xd5\x23\xba\x92\x1d\xf5\x55\xda\x89\x4b\x88\x87\x87\x78\x93\xc6\x2a\x6f\x16\xac\x74\x29\xf2\x55\xb3\x32\x48\xb1\x1e\x35\xef\xfb\xac\x59\x63\xa8\xc1\x09\xbe\xda\xb2\x29\xac\x0f\x72\xd5\xe9\x4d\xb3\x13\x2c\x23\x98\x2d\xd7\x50\x18\x91\xf5\x3e\x82\x15\x61\x2a\xd6\x3c\x34\xb0\x89\x5c\x80\x8b\x86\xe8\x05\x3e\xaa\xe1\x17\x64\xdb\x00\xb4\x6a\x35\x6e\xbb\x46\xe3\x6a\xde\x03\xfc\x6b\x58\xb4\x83\xe2\x7b\x73\x11\xf8\xd4\x70\x08\xd0\xf0\x16\x74\xd7\x35\xb2\x66\xe9\xa3\x3e\x82\x86\xad\xe9\xec\x11\x39\x3d\x3f\x3a\x22\xa3\x7e\xd8\x18\x0d\x82\x08\xda\x33\xf7\x77\x34\x52\xb1\x34\x0d\x88\xbd\xc9\x0f\xcf\x1f\x1c\x1d\x11\xdf\xc1\x73\x55\xe1\xd8\x1d\x3a\xcd\x74\xf3\xe4\x82\xf6\x77\x6c\x43\x67\xdd\xf7\xbd\x21\x81\x3f\xb7\xd2\x80\x30\x52\xe5\x92\x90\x17\x85\x88\x74\x55\xa2\x3f\xd9\x9e\xb4\x30\xe5\x5a\xb5\xad\x85\xf1\x98\xb2\x6b\xa6\x59\xa9\x88\xfd\xd4\x0e\x6c\x2f\x5c\xcc\xc7\x33\x7b\xb0\x57\x92\x6d\x46\x5c\xd0\x7e\x22\x72\xae\x78\x8d\xff\x30\xa7\x37\x47\x5d\x0e\xe2\x4a\xaa\xa4\x92\x07\xa6\xf1\xc1\x9a\x62\x97\x99\x4a\x95\xac\xca\x88\x5b\x14\xa4\x6b\x80\xf2\xa3\xc3\xc3\x28\xef\xae\x4a\x33\x00\xc1\xb2\xb9\x3c\x24\x23\xaf\x5e\x8a\x3f\x5b\x78\x7d\x4c\xee\xea\x61\xd8\xa1\xc5\x3e\x50\x5a\xf1\x2d\x0a\x58\xca\x32\xda\x96\x83\xf1\x10\x84\xc8\xa9\x5c\x2e\xb1\x5a\x97\xe1\x71\xae\x26\xea\x36\xa4\x5b\x7a\x31\xe4\x31\x9e\xac\x68\x18\x41\x53\x29\xd7\x55\x01\x5b\x54\x74\x30\xf5\xeb\xca\x4a\x24\x01\x24\xd4\x43\x76\x7d\x00\x72\x61\xe0\x09\x86\x12\x80\xb3\x9c\x6f\xf3\x80\x9b\x9b\x9b\x6e\x2a\xae\x9a\x2d\xca\x72\xf5\x3d\xd6\x8f\xcb\xba\xbd\x01\x60\xe9\xa8\xa6\x03\xba\x12\x0b\x75\xc5\x52\xc0\x22\xb5\xca\x0e\x9d\x81\xe3\xd9\x81\x33\x08\x6f\xed\xef\x03\xb5\x65\x93\x8f\x90\x17\xff\x8f\x54\x94\xef\x1c\xf4\xbd\x4a\xcc\x0f\xf6\x2b\xcc\x0f\x7e\xcb\x02\xf3\xd9\xed\x72\xff\x0b\xb0\x7d\xe0\xb5\x5f\xf0\x48\x2c\x05\x37\x87\x3a\x6a\x9c\x00\x6c\x5b\x56\x69\xba\xa1\xb2\xd2\x45\x05\x8a\x19\x03\x04\xdb\x27\xea\x0d\xfb\xc7\xc7\x27\xa7\x0d\x11\x96\x36\xf8\x95\xc7\x4d\xaf\x09\xa4\x66\x4f\x7d\xb7\x6f\xd1\x45\x2e\x5e\x0f\x18\x80\x6b\xaf\xba\xda\xd4\x57\xc3\xfe\xc3\x93\x93\xe6\xf3\x4b\x73\x71\x76\x64\x35\xa4\xb7\x17\xe6\xd1\xe9\xe9\xe9\xa7\xdb\x8b\x29\xcb\xa5\x45\x9f\x08\x1d\x25\x3c\xb7\xa8\xaf\x59\x56\xd4\x1f\x13\x91\xa6\x62\x7b\x1d\x95\x12\x61\x02\x7e\x85\x59\x35\x84\x40\x51\xb6\x53\x21\x76\x05\x79\x58\x8b\x0d\x8d\x21\x41\x3e\x2d\x53\x96\xaf\xc0\x7e\x0e\x8b\xf5\xea\x10\xb8\x77\xf8\x83\x62\xbd\xea\x44\x32\x57\x9a\x81\x8e\x0c\x67\xde\xc4\x0e\x4c\x21\xd5\x1c\x95\x4a\x77\xca\x2e\x97\x14\x0f\xa1\x94\x8a\xbc\x48\xe5\xea\x25\xb9\x75\x58\xaf\xce\x5e\x81\x9a\x4c\x79\x8d\x6b\x6a\x6c\xd0\xc6\x03\xcd\x80\x06\xfe\xca\x2c\x63\xa6\xba\x53\x57\xc7\xb3\x2a\xd5\xa2\x68\xba\x88\xb5\x72\x36\xd3\x2c\x54\x93\x03\x52\x57\x14\xeb\xbb\xff\x27\x93\xb9\x3b\xf2\xb8\x06\xf3\x04\x25\x8b\xb0\xda\xe9\xe6\x4b\x09\x9f\xcf\x58\x99\xc3\xa7\x53\x96\xb2\x84\x8b\x21\xd3\x2c\xbd\xb5\x61\x33\x8b\x8c\x9d\xa7\x0e\x00\x40\xfc\x4a\x1a\x10\xb8\x65\x97\x71\x50\x79\xba\x41\xee\x76\xeb\xfb\xa0\xdf\x69\xab\xeb\x86\x75\xaf\x84\x97\x42\x37\xf4\xb6\x94\x90\x2f\xb7\xc9\xc0\xcd\xef\x41\xa3\x76\xa8\xc6\x3b\xa9\xa6\xbf\xce\x63\x90\x38\x2d\xa5\x06\xb1\xdc\x53\x37\xa0\xa9\x68\xa9\x12\xdc\x07\xa4\x8b\x35\x60\xbb\x4f\xc6\xb3\x51\xe8\xcd\x02\x93\xad\x6c\xa3\xfd\x0a\xfd\x25\x10\x89\x99\x48\x37\x64\x60\xbb\xe3\xe7\xef\x8c\xdb\x3a\x0f\x95\x88\x25\x42\x7c\x48\x45\x53\xd3\xb1\xdd\xe3\xe5\xc9\xc3\xba\xef\x78\x4c\x7f\xfc\x63\x7a\xf2\xd0\xa2\x27\x67\xe7\x2d\xbf\x12\xfa\x97\xee\x10\xcf\xcf\x3e\xac\xe9\xa2\xf3\xdf\xf9\x98\x16\x61\x9c\x34\x76\xa7\x75\xbf\x0a\xff\x81\xac\x5f\x17\xa2\x44\x6f\xb1\x69\x74\xde\x80\xcb\x7b\x31\x4f\xb9\xe6\x94\x2d\x35\x2f\x69\xc6\x5e\xe3\x90\xfb\x48\x66\x5b\x75\xdd\x96\xb6\xb1\x76\x73\x5b\x1a\x78\xf7\x7b\x89\xe3\x59\x5d\x90\x59\x78\x63\x82\x27\xa7\x89\xa1\xf0\x5a\x96\x59\xab\x9d\x86\x0b\x43\xf9\x60\xb5\xf0\x16\x5f\x3d\x23\x38\xd3\x28\x8e\xd9\xa6\x1e\x10\xa2\x14\xde\x19\x26\xf3\xa8\x26\x88\xb2\xe0\xaf\x23\xae\x20\x78\xbf\xa6\xfb\x8e\xdb\x98\x44\xd3\x9e\x45\x36\x69\x69\x8c\xcc\xf8\x07\xe3\xc8\xdb\x7c\x39\x85\xa4\xac\x94\xed\x46\x60\x59\xe5\x39\x28\x10\xdc\xae\x0f\x9a\x14\xbc\x14\x32\x36\x87\x3a\xee\xe8\x9b\x7b\x55\xde\x1e\x8d\xe5\x01\xec\x85\x9b\x5a\x55\x17\x7f\x0d\x60\x07\x21\x16\x1e\xda\x91\x7b\x81\xc7\xe4\xeb\xb3\x53\xca\xac\xa4\x6b\xce\xce\x87\xf5\xcd\x97\xc4\xef\x5f\x3a\x83\x05\xe6\xcd\x9f\x19\x86\x1d\x1f\x65\x04\x2b\xdd\xdb\xc6\x7e\xc2\x59\xaa\x13\x73\xcc\xb5\x26\x53\xf2\x42\x86\xe6\x7e\x88\xf7\xef\xa2\x74\xf2\x20\x21\xbb\x42\xd8\xf9\x11\x04\x63\xbb\x5c\x55\x06\x16\x40\xa4\x42\x27\x98\xc7\xf4\xe3\x95\xd0\x74\xa9\xa2\xf5\xc7\x8d\xdb\xeb\x74\xaa\xbc\x84\x88\x8a\x5c\xeb\x74\x34\x5b\x29\x70\x9d\xe0\xd8\xd1\xfd\xcb\x7c\xeb\xe0\x85\xee\xa8\x28\x43\x10\x18\xcb\x48\xe1\x0d\x20\x76\x78\xdc\xfd\xa4\x7b\x46\x6c\x6f\xe4\x1b\x7f\xd1\xc7\x83\xba\xad\x23\x0b\x78\x56\x52\x69\x11\x35\xec\xc1\xbd\x84\xb8\x3b\x78\xa6\x5e\xde\xe6\x2e\x0a\xe5\xee\xad\xc2\x0b\x52\xce\xf2\xaa\x68\xbf\x82\x95\x51\x22\xae\xb9\x6a\x33\xae\xbe\x17\x46\x66\xf8\x3b\x2f\x31\x22\xbc\xfb\x2d\x17\x34\x80\x0c\xa2\x39\xa7\xbb\x3b\x7f\x2c\x96\xcd\xbb\x5a\x8d\xd9\xfa\xfc\x04\x99\x8d\x21\xb5\x0a\x2e\x6d\x70\xee\xb8\xd8\x17\x2b\xa1\x5b\xcd\x22\x45\x13\xb1\x4a\x52\xb1\x4a\xd0\x11\xb1\x18\xb1\x7d\x1e\xd3\x92\x67\xf2\xda\x1c\x32\xcc\x57\x7c\xd7\x22\x1a\xb8\xc3\x61\x78\xe9\x8e\x2e\xc7\xee\xe8\x32\xd8\xab\x81\xb7\xc1\x0d\xf8\x21\xb5\x85\x5d\x40\xb9\xed\x8b\x00\xa9\xc6\x62\xb9\xc4\x2a\x3b\x5a\xce\xc8\x0d\x0c\xe9\xb6\x87\x7a\x87\x6a\x94\xb0\x92\x45\x1a\xb2\x08\x24\x99\xb6\x7b\x9f\x1f\xa6\x89\x07\x24\xed\x7e\x60\xce\xc8\x9f\xdd\x41\xdc\xe0\x31\x95\xc8\x9b\xfc\x03\xb4\x76\x1d\xff\xa3\x0f\xab\xf5\x2a\x6a\x29\x35\x5b\xad\x4a\xc8\xe3\xae\x41\xa7\x21\xdc\xfc\x36\x3a\xbd\x8a\x6a\x8d\x1e\xf5\xc3\x9d\x52\xcf\xb6\x95\xc3\x3b\xea\xd1\x20\xe5\x6e\x7d\xff\x25\x31\xc7\xe9\x1c\x34\xc6\xa3\xfa\xd8\xa4\xf9\xf9\x0e\xe9\x8f\x67\x53\xa7\xbe\x9e\x2f\xc6\xe3\xfa\x72\xd4\x37\xa5\x1b\xf2\xc2\x78\x8c\x97\xad\x73\xa9\xed\xfa\x4f\x22\xab\x52\xd1\x2b\xae\x6f\x38\xaf\xcb\xd2\xc6\x5d\x0c\x9c\xa1\xbd\x18\x07\x61\xab\x12\xf4\x90\x90\x17\xac\x10\x2f\xdf\x61\xbc\xd0\x3c\x53\x26\xaf\x31\x67\xe6\x4d\x2a\xc3\x4c\x85\x1b\xb8\x6f\x7e\xf6\xe5\x3b\xa1\x1b\x38\x13\x23\x3f\x42\x5e\x54\x48\x6b\x57\x2c\xdf\x3b\xb3\xb8\x3d\x23\x01\x02\x35\xda\x21\x73\x3c\xa3\x9e\x02\xcb\x91\xb4\xf3\xc5\x7c\x3c\xf3\x9c\x70\xaf\x88\x7e\x72\xb4\x47\xd4\xe4\x3b\xef\x23\x87\x64\x5c\xdf\x5f\xdc\x22\x72\xbc\x4f\x64\x7b\x90\xb6\x3e\xa3\xb8\x4f\x84\x45\x5a\x5c\x0b\xbd\xa1\x4b\xce\x63\x32\x74\x9c\x01\x1e\x0e\x32\x87\xf7\x6a\x82\x67\xdb\x43\x05\x72\x49\x0f\x74\xc2\x33\xde\x89\x64\x2a\xcb\x03\x9a\x71\xcd\xa8\x66\x2b\xcb\x9c\x89\xbc\xda\x50\x3b\x8f\x4b\x29\x62\xfa\x93\x1e\x3d\xc3\x5f\xc3\xd8\xa0\xd1\xd8\xd2\xa1\x38\x09\x33\x6a\x7a\x90\xcb\xbc\xee\x60\x37\x9d\x6d\x23\x05\xf3\xc3\x95\xd6\x8f\xa4\x94\xde\xa4\xdb\xc6\x15\x00\xf0\x5d\xdb\x2a\xe6\xd7\x3c\x95\x05\x2f\x55\x77\x25\xe5\xca\x54\x44\x0f\x6f\xf8\xd5\xa1\x09\x39\xea\xf0\xe4\xe8\xf8\xc1\xe1\xf1\xf1\xa1\x6f\x52\x8d\xce\x52\x96\x9d\xd6\x06\x3a\x22\xef\xf4\x93\x52\x66\xbc\x73\xfa\x29\x3e\xac\x97\x4f\x82\x4b\x67\xe2\x84\xfd\xd9\x78\xe6\x85\x13\x27\xb0\xc3\xc0\x1e\xd1\x1e\x7d\xf5\x83\xe5\xf2\xec\xf4\xc1\xe9\xab\x36\x94\x12\x39\xbd\xda\x68\xae\x76\x86\x6c\x12\xe3\x5d\x37\xe2\x5e\xbb\x6a\x32\x79\x5c\x03\x19\xd7\x9f\x8f\x6d\x53\x42\x6e\x02\xfe\xc3\xd3\x87\x0f\xcf\x8f\x1e\xa2\x82\x75\xb7\xcd\xf5\x9d\x30\xeb\x2e\xd6\x07\x14\x62\xe1\x3b\xde\xbe\x3e\x9c\x1d\xbd\xab\xa9\x1f\x24\xe1\x39\xf3\xd9\x07\x49\xe4\x52\x8b\xe8\x37\x28\xe6\x74\x16\xb8\xfd\xdb\xea\x7d\xb6\x47\xa6\x7d\x0e\xe0\x83\xb4\x66\xde\xe8\x9d\xf5\x20\x87\x80\x1d\x77\xd8\xe1\x6f\xb9\xbb\xe3\xfd\x65\xe5\xfc\x46\xa1\x39\xfc\x86\x0d\x3a\xcf\xfc\x10\x0d\xe6\x43\x26\xdc\x58\xdd\x87\x28\x35\x27\x65\xf7\xe8\x9c\xc2\x16\xc5\xf1\xc3\xfc\x25\x19\xdb\x53\x70\xbc\x94\xe7\x9d\x85\x6f\x7d\x9d\x74\xfa\x53\xf8\x7b\xf9\x04\xfe\x06\xcf\xac\x98\x77\x06\x8e\xb5\x2c\x3b\x43\xcf\xca\xd3\xce\x74\x6c\xa5\xd7\x9d\xf1\x53\xab\xac\x3a\xde\xc2\xfa\x29\xeb\xfc\xce\xdc\xe2\xaa\xe3\xf8\x56\xa1\x3b\x8f\x3d\xab\x48\x3b\xf3\xb1\x75\xb5\xea\x3c\x1e\x59\x42\x77\xdc\xc0\x5a\x8a\xce\xd0\xb5\x74\xd9\x09\x3c\x2b\x52\x9d\xfe\x97\x96\x2a\x3b\xfe\xdc\x52\xd7\x1d\xdf\xb1\xd6\xb2\xf3\xc4\xb3\x56\x29\x50\xa8\xd6\x9d\x85\x6d\xf1\xbc\x33\x7a\x6c\x25\x55\xe7\x72\x61\xa9\x75\xc7\x7f\x62\x89\xb8\xe3\x0e\xac\x25\xeb\xb8\x1e\x1e\x75\x81\xf5\x3a\xf9\x2a\x15\x2a\xb1\x7e\xfd\x1f\xbf\xf9\xdb\xbf\xfa\xe7\x7f\xfb\xf3\x3f\xff\xd5\x1f\xfe\xbe\xf5\xeb\xbf\xfc\xf6\xef\xff\xfd\xbf\x30\x5f\xfe\xe1\x97\xff\xf8\xef\xff\xdd\xbf\xfa\xd5\xcf\xff\xd3\x3f\xfc\xf2\x9f\xdc\x7e\xf0\x77\xbf\xff\x8b\x5f\x7f\xfb\x6f\xe0\xc1\x80\x57\x5a\x45\x89\xb5\x2c\x59\xfe\xdd\x9f\x32\xa1\xac\x29\x8f\x79\x99\xb2\x3c\x56\x56\xca\xf4\xb5\xe0\x7f\xf3\x27\x95\xf5\xf6\x9b\xb7\xbf\xf7\xf6\xdb\xb7\xdf\xbe\xf9\xc5\x9b\x9f\xbf\xf9\x4b\xeb\x57\x7f\xf4\x6f\x7f\xf5\xc7\xff\xe1\xef\xfe\xec\x5f\x5b\x5c\x15\xec\xbb\xbf\x90\xa9\x05\x1e\xa0\x5a\x55\xdf\xfd\x99\xa2\xb1\xa4\x8f\x4b\xa6\x04\xdc\x4c\xd5\x5a\x58\x6f\xfe\xe2\xed\x3f\x7d\xf3\xdf\xde\xfc\xe7\x37\x3f\x7b\xfb\x8d\xa1\x61\x09\xcd\x52\xc1\x72\x69\xa9\x4a\x66\xc2\x0a\xbe\xfb\x65\xb9\xfe\xee\x4f\xb9\xf5\xd7\x7f\xc0\xff\xe6\x4f\xb4\xc8\x99\xf5\xf6\xdb\xb7\xdf\xbc\xf9\xef\xf5\x70\x75\xcd\x73\xb5\x66\xd6\xff\xfa\x97\x7f\xfc\x3f\xfe\xeb\x9f\xff\xcf\x3f\xfc\x2f\xd6\x8a\xa5\x7c\x25\xad\xb7\xbf\xf7\xe6\x17\x6f\xbf\x79\xf3\xb3\xb7\x7f\xf4\xe6\xaf\xde\x7e\xfb\xf6\x9f\xbd\xf9\xc5\x9b\x9f\x59\x35\x6f\xe8\xbd\x45\x8e\xa7\xd7\x9e\x88\x7c\x15\xcb\xec\xbe\x35\x61\xab\x0d\x2b\x2d\x3f\x95\xd7\x3c\xff\xeb\x3f\x80\xd7\xb8\x79\x2c\x73\xae\x04\xcb\xad\x39\x2f\xe1\x93\x98\x84\xde\x74\xb6\xc1\xd3\x41\xb8\x2d\x44\xb4\xe6\xa5\x51\x9a\x2e\xdc\x4c\x59\xbe\x7a\x49\x50\x6b\x50\x7b\x08\xaa\x0e\xed\xd1\xaf\x13\x82\xfa\x83\x97\x9d\xe0\x19\xc1\xbf\xdb\x6f\xa8\x4f\xf8\x3b\x5f\x82\x4a\x05\x40\xab\x24\xa8\x59\xb4\x47\xf3\x94\xa0\x7a\xd1\x1e\x4d\xaf\x09\xea\x18\xed\xd1\xb2\x22\xa8\x68\xb4\x47\x7f\xca\x08\x6a\x1b\xbc\x53\x11\x54\x39\xda\xa3\xf8\x49\x50\xf5\xe0\x5b\x4a\x50\xff\x68\x8f\x5e\xad\x08\x2a\x21\xed\x51\xa1\x09\x6a\x22\xbc\x50\x10\x54\x47\x84\xbf\x04\x75\x92\xf6\x28\x7e\x12\xd4\x4d\xda\xa3\xaa\x24\xa8\xa0\x70\x79\x4d\x50\x4b\x69\x8f\xae\x25\x41\x55\xa5\x3d\xba\x4a\x09\xea\x2b\xed\xd1\x6a\x4d\x50\x69\x8d\x19\x8d\x1e\x13\x54\x5e\xda\xa3\x49\x45\x50\x83\x81\xc8\x9a\xa0\x1a\xc3\x4a\x62\x82\xba\x8c\x18\x93\x60\xaa\xda\x9c\x0c\xcc\x58\x51\xe0\xef\xea\x64\x0b\xbe\x46\x29\xc3\xb6\x11\x62\xae\xae\x96\x59\xda\x13\xb9\x20\x2f\xb6\x23\xba\xf5\xb4\x97\x84\xbc\x90\x3a\x01\xb7\xe5\x5f\xce\x9e\x85\xc3\xd9\x2c\x70\xbc\xf0\xb1\x67\x7e\x4a\xd4\xc2\xb4\x7e\x22\x6f\xb6\x3f\xdd\x7a\xb7\xf0\x84\xe9\x18\x00\xbe\x91\x6c\xce\xae\x2f\xa5\xd4\xbc\xdc\xa3\xbb\xfb\x1d\x57\x53\x27\x00\xaa\xd8\x0f\x68\xff\x86\xcb\xfc\x14\xab\xee\x55\xbc\x87\x54\xe0\x4c\xe6\x63\x48\x69\xb1\xd8\x5e\x17\xfa\x91\xea\xff\x0e\x00\x00\xff\xff\x21\x2f\xc7\x79\x5f\x3f\x00\x00") +var _confAppIni = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xe4\xbb\xdd\x8e\xe4\x48\x76\x1f\x7e\x1f\x4f\x11\x53\xfb\xdf\xff\x74\x2f\x98\x59\x5f\x5d\x35\x35\x5d\x9b\x8b\x61\x67\xb2\xb2\xa8\xce\xaf\x21\x99\xdd\xd3\xd3\x68\xb0\xa3\xc8\xc8\x64\x6c\x31\x19\x9c\x88\x60\x55\xe7\xc0\x10\x66\xa0\x0b\xd9\x86\x75\x65\x5b\x82\x01\xc1\x80\x60\xd8\x02\x64\xcb\x5e\xc1\x36\xb0\x5a\xaf\xe0\x8b\x91\xee\xbb\xdf\x41\xd8\x95\x0c\x1b\x7a\x05\xe3\x9c\x20\x33\x99\xdd\xd5\xbd\xb3\x80\x7d\xe5\x6e\xa0\x92\x49\x46\x1c\x46\x9c\xcf\xdf\x39\x27\xf2\x07\xf4\xa3\x8f\x3e\xa2\x13\xef\x89\x17\x50\xfc\x33\x9e\x0e\xfc\x8b\x67\x34\xba\xf4\x43\x7a\xe1\x8f\x3c\x78\x4e\xec\xa8\xd9\xc8\x73\x43\x8f\x8e\xdd\xc7\x1e\xed\x5f\xba\x93\xa1\x17\xd2\xe9\x84\xf6\xa7\x41\xe0\x85\xb3\xe9\x64\xe0\x4f\x86\xb4\x3f\x0f\xa3\xe9\x98\xf6\xa7\x93\x0b\x7f\xf8\x36\x05\xff\x82\x3e\x9b\xce\xa9\x1b\x78\x74\xe6\xf6\x1f\xbb\x43\x98\x31\x0b\xa6\x4f\xfc\x81\x17\x38\x3b\x2f\x98\x3e\x05\xca\xb3\x67\x74\x7a\x41\xfd\x08\x69\x90\x73\xea\x96\x25\x2d\xd8\x8a\x53\x93\x31\x43\x75\x26\x6f\x35\x95\x05\xe5\x37\x5c\xad\x69\xc9\x96\x9c\x1a\x61\x72\x4e\xdc\xd9\x2c\x9e\xb8\x63\x8f\xf6\xe8\x50\x2e\x35\x39\xa7\x51\xc6\xed\x4c\xb9\xa0\x26\xe3\x54\xaf\xb5\xe1\x2b\x5a\x69\xae\x2c\x31\x55\x15\xda\x0e\x0e\xe6\x93\x78\x1e\x7a\x01\xed\xd1\xa5\x30\xe4\x9c\x7a\xc2\x64\x5c\xd1\xbd\x94\xdf\xec\x39\x74\xaf\x54\x32\xdd\xa3\x52\xd1\x3d\xc3\xb5\xd9\xc3\xf1\xe3\xe9\x00\x5e\x96\xf2\x1b\x42\x9e\x6b\xae\x6e\xb8\x7a\x41\x66\xc1\x34\x9a\xf6\xa7\x23\xda\xa3\x99\x31\x25\x19\x4c\xc7\xae\x3f\xa1\x3d\x9a\xcb\x84\xe5\x99\xd4\x86\x04\xd3\x69\x14\xcf\x03\x18\xf2\xc3\x7b\xcd\xf8\xfb\xfa\xe1\xfe\xfe\x0f\xef\xd9\xe1\xf7\xf5\xc3\x1f\xde\xbb\x8c\xa2\x59\x3c\x9b\x06\xd1\x7d\xbd\x4f\xf0\x8b\x3b\x18\xc0\x02\x0f\xba\xf8\x9f\x6c\x06\xd0\x1e\x3d\x3e\x38\x38\x20\xe7\x74\xc6\xd5\x4a\x68\x2d\x64\x41\x17\x52\xd1\xaa\x10\xaf\xa8\x96\xc9\x35\x37\x64\x3e\xf1\xbf\x88\xc3\x69\xff\xb1\x17\xc5\x33\x2f\x18\xfb\x61\xe8\x4f\x61\x61\xa7\xa7\xa7\xe4\x9c\x8e\x60\x79\xf4\xde\x60\xfc\xe5\x7d\x0a\x6b\x83\xe9\xc0\x19\x7a\x2b\xd5\x35\x57\x9a\xde\xd3\x55\x92\x51\xa6\x69\x18\x5e\xd2\xaa\x4c\x99\xe1\xf7\x29\x4b\x12\xae\xb5\x28\x96\xf4\x96\x5f\x51\xe0\x81\x48\x78\x97\x9c\x53\xbf\xa0\x2b\xa9\x0d\x4d\x98\xe6\x9a\xae\x65\x45\x53\x49\x0b\x69\x68\xc1\x79\x4a\x8d\xa4\x49\xc6\x0a\x10\x5d\xc6\x69\xca\x17\xac\xca\x0d\xbd\x61\x79\x85\x93\xdd\xdc\x70\x45\x85\xa1\xb2\xc8\xd7\x54\x2c\x60\xbe\xc2\xf7\x5a\x2e\xd3\x42\xa6\x9c\x0a\x8d\x04\x51\xb0\x20\x64\xa6\x29\x70\x04\x1f\x76\xc9\x68\xda\x77\x47\xf1\x87\x58\xbd\x61\xe9\xbb\xdc\x3e\xa7\x03\xa1\xd9\x55\xce\xf1\xa5\x0b\xce\x4c\xa5\x38\xbd\xcd\x78\x81\xaf\x64\x37\x4c\xe4\xf0\x98\x0c\xfc\xd0\x7d\x34\xf2\x62\x18\xd6\xa3\x0b\x96\x6b\x4e\xce\xe9\xd3\x8c\xa3\xf2\x54\x9a\xd3\xab\x4a\xe4\x46\x14\xed\xd5\x4b\xd8\x80\xe9\x92\x30\x72\x83\x08\xa6\xc6\xa1\x17\x3c\x41\xdd\x6b\x28\x0c\xe4\x8a\x89\xa2\x56\x7b\x49\xaf\x38\xe5\xaf\x4a\xa9\x79\x4a\x6b\x52\x49\x2e\x0b\x0e\x82\x22\x30\x7f\xa3\x64\x5b\x05\x02\x65\x90\xca\xd0\xa2\x5a\x5d\x81\xba\xff\x66\x22\xb5\x26\x1d\x1d\x91\x73\x3a\xe1\x06\xe4\x4e\x45\x61\xb8\x5a\xb0\xe4\xce\x7d\xe4\x42\x1b\x5e\x80\x31\xe2\xfc\x91\x1f\x46\xde\x24\xbe\x9c\x86\x51\x4b\x49\x77\x97\xf1\xbd\xa9\xd4\x8b\xf9\xe1\xbd\x66\x65\xb8\xa3\x40\x4a\x43\x4b\x66\x32\xb0\x68\xa0\x91\x0a\xc5\x13\x23\xd5\xda\xd9\x68\x91\xd0\xf4\xe3\xdf\xdd\xef\x6a\x9d\x7d\xec\xd0\xab\xca\xa0\xf2\x65\xec\x06\x19\x09\x12\xf9\x78\x3f\x93\x2b\xbe\xbf\x14\xc6\x8e\xea\xe2\x7b\x51\x53\x66\x6e\x74\x49\x7b\xa8\xbe\xa9\x48\x98\x41\x99\xa3\x28\x8d\xa4\x8a\xdf\x2a\x61\x38\x65\x95\xc9\xa4\x12\x5f\xf3\x34\xbe\xe6\x6b\x4d\xc1\x29\x19\xa6\x8c\x43\xc5\xb2\x90\x8a\xa7\x56\x51\xee\x16\x3e\x09\xbc\xa7\x81\x1f\x79\xb1\x3b\x8f\x2e\xa7\x81\xff\xa5\x37\x88\x1f\x7b\xcf\xc2\xd8\x8d\x62\xd4\x87\x96\x12\xf4\x33\x29\xb5\x35\x91\x44\x94\x19\x18\xa1\x91\x54\x57\x65\x09\x1c\x05\x03\x45\x21\xca\xa2\xe0\x89\x11\xb2\xd0\x64\xab\x4b\x71\xdf\x9f\x5d\x7a\x41\x48\x7b\x94\x71\x7d\x78\x74\xd6\x49\x8c\x72\xf0\xfa\xd3\xa3\xcd\xf5\xd1\xc9\xe9\xf6\xfe\xd1\x59\x67\x99\xac\x3e\x93\x25\x2f\xb4\xce\xba\x89\x5c\x39\x94\xa9\x64\x21\x2b\x75\x74\x72\xba\xb9\x3e\x3c\x3a\x43\xfb\xa8\x19\x8f\xb6\xac\x38\xf0\xca\xf0\x55\x29\x15\x53\x6b\xba\x10\x39\xd7\x96\x0d\xe0\x2e\x69\x59\x5d\xe5\x22\xb9\xa6\xd7\x7c\x4d\x2b\x74\x17\x5a\x67\x9d\x6b\xbe\x5e\xf2\xc2\x21\xe7\x6d\xd9\xd5\x3e\x7a\x4b\x6b\x23\x62\x2b\xa7\xc7\xde\xb3\x38\xf2\xc2\x96\xac\x66\xa0\x0f\xc0\x98\x2d\xc9\x1d\x65\xd8\xde\xff\x98\xb2\x22\xa5\x39\x87\x28\xc2\xf3\x9c\x2e\x44\x91\x52\x59\x19\x7a\x9b\x89\x24\xa3\x60\x0c\xb0\x1b\x96\xe7\x9b\x77\x0d\x41\x17\xf1\x4d\x2d\xfa\xef\x51\x90\x24\xe3\xc9\x35\x5d\x89\x42\xac\xaa\x15\xee\x55\x8b\xaf\x39\xbd\x15\x26\xa3\x89\x54\x8a\xeb\x52\x16\x29\xec\xde\xac\x4b\x4e\xc6\xfe\xc4\x1f\xcf\xc7\xb8\xa3\xd0\xff\xd2\x8b\xfb\x97\x5e\xff\x71\xdb\x09\xd4\x3e\xa8\x3f\x98\x40\xb4\x2b\xc0\x6c\xeb\x40\xb4\x92\x29\x27\xd3\x8b\x8b\x91\x3f\xf1\x9a\x38\x64\xa7\x35\x1e\x29\x98\xce\x23\x2f\x88\x47\xd3\x61\x8b\xe2\x90\x17\x5c\xc1\xaa\xb5\xe1\xa5\x7e\x48\xce\xe9\xff\x47\xbb\xfb\x4b\x70\xf3\x09\x57\x86\x76\x12\xd6\x33\xaa\xe2\xb4\x93\x56\x8a\x81\x4e\xf5\xce\x3e\x39\x3d\xc8\x0e\x56\x07\x9a\x76\x20\x78\xf5\x56\x6b\xf8\xe8\xf2\x57\x6c\x55\xe6\x1c\xb4\x84\x9c\x93\x73\x3a\x55\x74\xa1\xe4\x8a\x32\xda\x2d\x17\xaf\x50\x01\xd0\xdb\x28\xc3\x53\xfb\x04\xd4\xf8\xa9\x28\x52\x08\xdf\xf0\x32\xb1\xb0\x0c\xd4\x46\x2a\x4e\xef\xa5\x92\x9c\xa3\x73\x5d\x48\xb5\xe4\x06\xf8\x69\xe7\xe3\xc4\x52\x89\x1b\x18\x7c\xcd\xd7\xf7\xed\xb2\xad\x9a\xe6\xb4\xbc\x4e\xf4\xe1\x11\xed\x88\x02\xa9\xe2\xdb\x3b\x20\x53\xfb\x8d\xaf\x68\xa7\x90\x60\xa7\xdf\x6f\xd6\x35\x5f\x37\x93\xe0\x81\x86\x8b\x94\x6b\xd2\xf7\x82\x28\x46\x64\xd3\xa3\x49\xa5\x8d\x5c\xed\x43\x78\xd7\xfb\xcd\x6b\x08\x88\xf1\xae\x01\x35\x45\x0c\x6b\xb9\xbc\xe5\x29\x8d\x46\x21\xbd\xe1\x0a\xa3\x34\xc6\x3c\xfd\x90\x86\xe1\xe8\xf8\xc0\x81\x47\x87\xf5\xc7\xa1\xfd\x38\x22\xd1\x28\x8c\xc7\xfe\x24\x7e\xe2\x05\x75\xc4\xc6\x51\x00\x8d\xe6\x65\x09\x1e\x94\xdf\xf0\x1c\x31\x0e\x5f\x95\x39\xb0\x09\xd4\x5c\x1b\x66\x44\x62\x25\x01\x2e\x73\xd7\xcc\x90\xa9\x60\x38\xb7\x19\x57\xdc\x46\x7a\xa1\x29\x7f\xc5\x93\xca\xf0\x14\x62\x53\xe4\xf7\xdf\xf2\x8a\x83\x7a\x3e\x4e\x04\xff\x03\xd0\x2c\x65\x86\x21\xf6\x1a\xb8\x91\xdb\xd8\x0a\xde\x44\xe8\x96\x83\x94\x61\xa7\x76\x95\xc3\x2f\xfd\x59\xe3\xc2\x88\x37\x41\x55\xc5\x7b\x5b\x25\x1d\x31\x6b\x24\x08\xed\x16\x18\x2c\x8b\x4e\x2e\x97\x4b\x9e\x22\x74\xd3\x0e\x4d\x58\x01\xe1\x6c\x0f\x1c\xb9\x45\x65\xfc\x55\x99\x4b\xc5\xf7\xc8\xc8\x45\x4c\x1a\xcf\xdc\x21\x88\x02\x46\x10\xf2\x5c\xf1\x52\x6a\x01\x5e\xe4\xc5\x4e\x18\x01\xf2\xa0\x80\xf0\xbe\xcd\x18\xc1\xf5\xc7\x1a\xb7\xb0\xe3\x48\xf6\x7e\x77\xff\xc7\xf0\x7e\x08\xca\x3f\x41\xa3\xe9\xb4\xa7\xec\x21\xae\x43\x3e\x01\xee\xd4\x89\x12\xa5\x41\x4b\x6f\x22\x5d\xbd\x6d\xed\x50\x2d\x57\xdc\x88\x15\xd7\x34\x91\x55\x9e\xe2\x5e\x74\xb6\x47\xc2\x7e\xe0\xcf\xa2\x38\x7a\x36\x83\xb5\x5f\x31\x9d\xb5\xb8\xee\x4e\x42\x1f\x60\x93\xd2\xdc\x7a\x7f\x56\xd0\xaa\x50\x3c\x91\xcb\x02\xa2\x51\xf3\x8c\xc0\xc0\xb8\x7f\xe9\x06\xa1\x67\xd7\x73\x21\x55\xc2\x6b\xc0\x5c\xf0\xdb\xed\x4e\xd7\x35\x2e\xa8\xcd\x8b\x5c\x4c\x83\xbe\x17\xcf\x02\xff\x89\x1b\x79\x6d\xbf\x91\xcb\x2b\x96\xd3\x15\x7b\x85\xae\x0d\xfd\x3d\xca\x54\xac\x00\xa5\x2d\xda\x14\x4b\x0b\x7c\x94\x43\x3b\x87\x74\xc5\x59\x01\x30\xcd\x8e\x24\x63\xf7\x8b\xb8\x1f\x78\x6e\xe4\x4f\x27\xf1\xc8\x1f\xfb\x10\xee\x3a\x87\xe4\x9c\x8e\x85\x52\x20\x8b\x75\x91\xd0\xaf\x2a\x5e\x71\x9a\xf3\x62\x69\x32\x87\x8a\x02\x5e\xa7\x39\xe0\xc0\xd5\x76\x14\x06\x11\x08\xbb\x9a\x02\x92\x14\xc5\x92\x8c\xfd\x20\x98\x06\xf1\xe7\x73\x6f\xee\xc5\x23\x6f\x32\x44\x55\x3c\xac\x91\x31\x33\x49\x66\xa3\xd1\xfb\xe9\x97\x55\x9e\x53\xc5\xbf\xaa\x30\x68\x6d\x66\xdc\xf1\xae\xd9\x7c\x34\x8a\x03\xef\xf3\x39\x84\xa2\xf7\xbc\x51\xf1\x05\x57\x80\x07\x46\x22\xe1\x05\xe0\x60\x23\x69\x99\x03\x9a\x62\xd6\xad\x19\x59\x36\xb9\x09\xc0\x20\x00\x5e\x80\xf8\x56\x95\x36\x74\x85\xaf\x47\xf3\x45\x18\x08\xae\x4a\x16\x8b\xfd\xdc\x12\x03\xad\xaf\xfd\x4c\xfb\x36\x99\x05\xde\x85\x17\x04\xde\x20\x1e\xf9\x7d\x6f\x12\x7a\x00\x01\xdc\x92\x25\x19\x6f\xd6\x41\x8f\xba\x07\x0e\xf0\xbe\xfe\xde\x0a\x35\xec\x4a\xe4\xc2\xa0\x5a\x20\xf4\x63\x89\xb1\xf1\xab\xad\xe9\xf4\x6a\x6d\x91\x76\xa9\xa4\x91\x89\xcc\x37\x41\x07\x41\xf4\xd0\x6f\x83\x18\xaf\x78\x9b\xf0\x4a\x2c\x31\x06\xb5\x74\xe6\x6a\x6d\xd3\x23\xeb\xa8\x6a\xb7\x60\x11\x3c\x38\x94\x78\xec\x0f\x03\x54\x9a\x36\x3a\x92\x45\x52\x29\xc5\x8b\x64\x0d\xd6\x59\x69\x9b\x57\x28\x6e\x94\xe0\x37\x9c\x26\x72\xb5\x12\x46\x53\x51\x2c\xa4\x5a\xa1\xbe\x76\x69\x94\x09\x4d\x6f\x98\x12\xb8\xa8\x94\x2f\x44\x01\xb4\x40\x00\x8d\x72\xd7\x48\x15\xc4\xc2\xf4\xb5\xb6\x89\x62\xed\x70\x54\x55\x34\xa2\xc3\x94\x03\x6c\xb8\x4b\xe7\xba\x62\x79\xbe\x76\xe0\x3e\x39\xb7\x2e\x9d\xa6\xbc\xe4\x80\x2e\x16\x34\x93\xb7\x74\xc5\x8a\x35\xed\xcf\xe6\x9a\xde\x4b\xa4\xe2\xfa\xfe\x06\x95\x76\xa9\x6f\x15\xc0\x4e\x03\x04\x64\xa3\xdf\xd7\x5c\x41\x48\xc4\x2c\x2e\x05\x73\x1a\x4e\x87\x21\xbd\x15\x79\x0e\x08\x54\xc2\x8e\x00\xa9\xac\x69\xca\x0d\x4f\xec\xa2\xb6\x6b\xc7\x77\x61\xda\x54\x03\x2a\x78\x17\xe9\x4f\xc7\x63\x3f\x0a\xe3\x0b\x2f\xea\x5f\xc6\xfd\xe9\xa4\x3f\x0f\x02\x6f\xd2\x7f\x06\x80\x7d\x2b\x2c\xc5\xe1\x8d\x08\x32\xd0\xd1\x28\x76\x8b\x8a\xd8\x48\x26\x70\x9f\x62\xa8\x8b\x03\x6f\x32\xf0\x82\x5d\x00\xd2\x76\xb6\x5d\x9e\xc2\x27\xf8\xdc\x91\xd0\xe8\x29\x6a\x64\x00\x90\x1f\x20\xeb\x26\xa9\x07\x37\x88\x28\x3d\x17\x05\xa7\xb7\x8a\x95\x20\x3a\xdc\x55\x5f\xa6\xbc\xf6\x0f\x96\x1e\xe4\x88\x21\x2f\x19\xaa\x51\x8b\x16\x6a\x2a\x43\xc9\xb3\x2e\x8d\xe4\x96\x56\x83\x48\x85\xc9\x20\xca\x6f\xe6\x38\xf4\xa7\x15\xe2\x53\xd3\xcc\x23\x08\xa9\x9e\x06\xee\x2c\xf6\xbe\x88\xbc\x09\x84\x5c\x30\xa1\xae\x79\x65\x9c\xee\x2a\x75\xba\x2b\xa6\xae\x53\x79\x5b\xc0\x37\xfb\x71\x9d\x02\x88\x7d\xc2\x72\x91\xda\xfd\x01\xe7\xea\xad\xe1\x9e\x18\x2d\x15\xbf\x11\xfc\x96\xba\x33\x9f\x32\xad\x65\x22\x18\x20\x23\x5c\xb1\xc9\xf8\xca\xa1\x4d\x7a\xcd\x4a\xb1\x7f\x73\xb8\xdf\xbc\x65\x67\xaf\x16\x2d\x80\xb9\xe0\x5a\x75\x17\x9c\x0c\xd2\x35\xec\x0a\xd8\x05\xfc\xb1\x72\xbb\x95\xc5\xc7\xb6\x5a\x02\x8e\x0d\xd8\xb8\xcb\x79\x9a\x4a\xae\x61\x08\xfa\x19\x70\x1b\x4f\x7c\xef\x29\x8a\x17\x45\x0b\x32\x85\x7d\x37\xeb\xd8\x95\x6b\x55\xe6\x92\xa5\x2f\xda\x2a\xb3\x31\x66\x7c\x8f\x1d\xa0\xbb\xb5\xca\x0c\x68\x8f\x02\xb0\x6c\xc1\xf5\x06\xe1\x8b\x7c\x5d\x63\xc0\x7a\x0e\xbd\x97\xb6\x71\xc6\x92\x1b\x4d\x93\x9c\xb3\x82\xa7\xb0\x73\x0b\x55\x9a\xfa\x0f\xba\xe5\xfb\x24\xf2\xc6\xb3\x36\xf6\xd8\x37\xab\x72\xbf\xa6\x07\x01\x10\x96\x04\xa1\xb8\x16\x0a\x53\x9c\xb2\x1a\x8d\xd9\x08\x68\xc7\xf2\xd4\xa1\xbc\xbb\xec\x52\xb1\x62\x4b\xbe\xff\xd3\x92\x2f\xff\x91\xbd\x2c\x8b\x65\x97\x8e\x38\x08\x93\xaf\x4a\xb3\xae\x23\x1b\x12\xa1\x60\xdc\x8b\xe6\x15\xc4\x1d\x8d\xa6\x4f\xbd\x01\x46\xf1\x10\xe3\xef\xb8\x76\x2d\x98\x0e\xc8\x05\xe5\xac\xf1\xec\xa2\xa0\xe3\x47\xc4\x32\xdc\xfd\x02\xd3\x00\xda\xa3\xc7\xad\x39\x5b\x93\xb6\x2a\x8c\xe1\x15\x17\x8b\xd1\x14\xa6\x82\x98\x4e\xb0\x52\x66\x0c\x4b\xb2\x15\x2f\x0c\x38\x11\x08\x5b\xda\xda\x2f\xcf\x21\xc2\x69\x10\x21\x5e\x75\xd9\x66\xe4\x8b\x56\xbd\x62\x7b\x57\x23\x8b\x38\xca\x36\xed\x36\x10\x04\x03\xd8\x4b\x90\xe3\xcb\xf7\xc8\x15\x61\xc9\x96\xca\x5b\x33\x51\x32\xad\xc7\x2f\x49\x5b\x64\xad\x07\x90\x50\x14\x18\xe2\x56\xb2\x2d\x2a\x90\xe0\x07\x24\xf4\x36\xeb\xe9\x8f\xf6\x7f\x64\x59\xf9\x2e\xeb\x77\x97\x76\x7c\x34\x7e\x44\xda\x12\x38\xaa\xe7\xbd\x9f\xfd\xbb\x04\x0e\x0f\x76\xc4\x01\xf0\xfc\x79\x63\x3a\x2d\x33\xc9\x98\x4a\xad\x57\xba\x52\x9c\x5d\x6f\xcd\xb1\x71\xad\x97\x6e\x00\x91\x7b\xe2\xc5\x8f\x02\xcf\x6d\x67\x83\x8d\x03\xb5\x41\x9f\xce\x83\x51\x27\x4c\x32\xbe\xba\x4b\xa7\x99\x86\x97\x5c\xd7\x29\xb8\x75\xe7\x00\x62\xc6\x8d\x31\x9f\xa3\xa4\xea\x24\x8e\x2e\x85\x71\x56\x6c\x59\x70\x43\x6c\x29\x37\x9e\x07\xa3\x38\xec\x5f\x7a\xe3\x5a\x83\xbf\x8f\xf7\xbe\x6a\x02\x07\x4f\xf7\xc1\x0f\xd9\x75\xb4\x5e\xf9\xbd\x5c\x76\x1d\x7b\x6a\x7f\xbd\x2f\x5b\x1e\x8b\xe9\x8d\x37\xba\xc3\x6f\xa3\x11\xed\xba\xec\xf7\x79\x6b\x42\x9e\xeb\x15\x53\x66\x5d\xb2\xc2\xe8\x17\x2d\x5d\xb6\xcc\xbe\x08\xdc\x7e\x54\x13\x41\xed\x1e\xb8\xe1\xa5\xb7\xf9\x36\x72\x23\xef\x8b\x78\xf7\x9e\x3b\x19\x8e\xbc\x41\xfc\xf9\x7c\x1a\x6d\x6f\x92\xe7\x90\x02\xbe\xb0\xb1\xa1\xb2\xb1\xd4\xc5\x8a\x69\xa7\x2f\x0b\xa3\x64\xde\xc1\x9c\xb0\x33\x55\x62\x29\x0a\x9a\x71\x86\x91\xbe\x95\x74\x60\x85\x53\x42\xf8\xd0\xbc\x30\xc4\xed\xf7\xbd\x30\x84\xc8\x1d\x05\xd3\x51\x8c\xfa\x1e\x4f\x03\x7f\xe8\x4f\x68\x8f\xd8\x64\x01\xb4\x6b\xa3\x08\xf9\x52\x2a\x61\xb2\x95\xc6\x9c\xd0\x64\x5c\xa8\x9d\x0a\x85\x45\xc1\xf4\x5e\xa5\x39\xe0\x75\x23\x69\xda\x40\x41\x34\xb7\xfb\xe4\xb9\xd6\x59\xb7\x9e\x12\x5f\xf3\x75\x0c\xa6\x04\x4c\x1b\x1c\x9d\x9c\x1c\x7e\x4a\x7b\xf4\xe8\xe4\x94\x78\xfd\x41\xe8\x52\x5a\x7f\x0b\xf0\x1a\xbf\x1d\x3c\x38\x23\x83\xcd\xd7\xc3\x83\xa3\x07\x84\x3c\x07\x7b\xbf\x62\x9a\xbf\x68\x15\xda\x57\x6b\xfd\x55\x8e\xa5\x76\xa9\xcd\x52\x71\x6d\x13\x3b\xfd\x55\x2e\x0c\x3f\xde\x73\x10\x31\x01\x0e\xab\x0b\x5e\xb0\xd6\x48\x0c\x1e\x59\x15\x1a\xaf\xc3\xcf\x47\x2d\x40\xfa\xa8\x49\xa2\x90\x2c\xa9\x8b\x92\x87\x47\x9f\x60\x59\xf2\xf0\xe1\xf1\xf1\xc1\x29\xa9\xbb\x05\x90\xca\x91\xba\xf8\xaf\xa4\x34\x64\xe6\x86\xe1\xd3\x41\x93\x3a\xed\xac\xa8\x00\x9c\xc7\x9b\xde\x80\x65\x15\x2c\x1a\x92\x06\xa1\xea\x64\xf4\x86\x2b\xb1\x58\x77\x16\x55\x9e\xef\x91\x30\x1c\x6d\x3a\x05\x76\x7c\x43\xb6\xd9\x1a\x8a\x66\xcf\x88\xf4\x6a\xcf\xc1\xb2\x21\xbb\xd2\x32\xaf\xcc\x36\x43\x2f\x70\xf3\x18\xeb\xc0\x0a\xea\x3a\xfb\x8e\xf7\x84\x4d\x74\xd3\x2b\x42\x9e\xb3\x74\x25\xd0\xe7\x34\xa0\x5e\xf1\x65\x95\x33\x45\xef\x41\x22\x8d\x4f\xef\xdb\x44\xba\x55\xbb\x93\x6a\xc9\x0a\xf1\x35\xb3\x75\xc4\x4d\x11\xc9\x1b\xce\x47\x6e\x10\x4f\x83\xe1\x26\x6f\x6b\x01\x3d\xcd\x93\x4a\x09\xb3\x7e\x41\xfc\x49\x18\xb9\xa3\x11\x60\xf6\xb6\xcf\xfa\xe8\x23\xdb\x33\xb2\xad\xa5\x68\x4a\x1f\x7b\xde\x8c\x3e\x9b\xce\x03\x8a\xfc\x1e\xb8\x91\x4b\x43\xf7\xc2\xfb\xe8\x23\x12\x7a\xfd\xc0\x8b\xe2\xc7\x1e\x80\xd1\x8f\x7e\xf0\xd9\xc5\xc0\x7b\x1a\x78\x4f\x83\xff\xff\x47\xf7\x20\xb4\x55\x46\x76\x72\x09\x56\xa2\xf8\x8a\xa3\x53\x4e\xd9\x5a\x93\xd1\x74\xe8\x4f\xe2\xc0\x1b\x7b\xe3\x47\x5e\x10\x0f\xdc\x67\x60\x7e\x9f\x90\xfe\x74\xfa\xd8\xf7\xb0\xa7\xd3\x12\x73\xcc\x6e\x39\x24\xdf\xcd\xe3\xcd\xbc\xf6\x18\xcc\x08\x53\x01\x92\xaa\x87\x85\x5e\x7f\x1e\xb4\x13\xe2\x00\xd0\x87\x86\xc4\x59\xbe\x5a\x63\x45\x98\x17\xa6\xa9\x74\x58\x33\xde\x74\x9e\xb0\xdd\x04\x5f\x48\xe0\x3d\xf1\x82\x10\x12\xec\xe9\x17\xcf\xb0\x02\xec\x4d\x22\xbf\x6f\xd3\xe1\x5a\x01\xbf\xe8\x3c\xf5\x1e\xc1\xa3\x0e\xdc\xd8\x46\x0e\x23\x31\x31\x48\xa4\xbc\x16\xdc\xe6\x67\x75\x05\x12\xe9\x5b\xd6\x68\xc3\x4c\xa5\xb7\x09\x14\xb0\x26\x8c\xdc\x68\x0e\x2e\x03\x76\xb2\xd9\xc2\x1d\xcf\x1a\x1e\x20\xa9\xb8\x26\x65\x1b\x5b\x22\xe1\x2f\x08\xf8\xc4\x27\x5e\xdc\x9f\x0e\xbc\x78\x04\x57\x63\x7f\x32\xb7\xde\xee\xf0\xec\x80\x04\x5e\xe8\x45\xb1\x35\x9d\xf7\x0e\x3a\xa7\x73\xe4\x46\xd3\x04\x92\xc5\x42\xa8\x15\xe5\x9d\x15\x13\x79\x8d\x55\x96\x42\x1b\x5b\x7c\x24\x81\x37\xf4\xc3\xc8\x0b\x62\x6f\xec\xfa\xa3\x18\x1b\x8c\xc1\x78\xa7\x4f\xc2\xad\x8f\xb4\x40\xcc\x4e\x06\x24\x53\xa4\x14\x35\xbd\xd1\x6f\x96\x24\xb2\x2a\x6c\x47\xa9\xad\xde\x7e\x18\xbd\x93\x59\xe2\x12\x31\x07\xd7\x62\x89\x55\x57\x23\x29\xa2\x6c\x56\xac\x4d\x26\x8a\x65\x97\x40\xea\xef\x07\x5e\x1c\xfa\xc3\x89\x3f\x89\x01\x3b\xb7\x28\x8c\x61\x37\x85\xac\x6b\x9c\xad\xf0\x3e\x99\x46\xfe\xc5\xb3\x18\x76\xd3\x1e\x0e\x20\x27\xe5\x86\x89\xfc\x21\x76\x0d\xf5\xc3\xfd\xfd\xa5\x30\x59\x75\xd5\x4d\xe4\x0a\x6c\x5b\x18\x8d\x26\xbe\x2f\xb4\xae\xb8\xde\x3f\x3c\x3d\xd9\x64\x63\x1f\xd0\xaa\xcd\x4b\xde\x37\x76\xfa\x3e\x26\xd4\x6a\x97\xb0\xd2\x24\x19\x83\xcc\x43\xa4\x56\xbd\xdf\x91\x52\x4d\xbb\xef\xce\xa2\xfe\xa5\xbb\x0d\x7e\xb7\xfc\x2a\x93\xf2\x1a\x5c\x51\x84\xd8\xbb\x85\x29\x6d\x7b\xb2\x71\x42\x95\xe6\xdb\xa2\x1e\x6c\x13\x5c\xaa\xce\x59\x72\x0d\x17\xa9\xd0\x89\x54\xa9\xbd\x2c\x96\x86\xe5\xd7\x7b\xa4\x81\x78\x30\xda\xa1\x38\xd6\xa1\xf5\x48\xb8\xb0\xe3\xc8\x39\xbd\x94\xf2\x1a\x53\xf9\x0f\xd4\x7d\xea\x95\x02\x92\x91\x77\x55\x7b\xee\x2e\xf0\x0c\x78\x2e\x6e\xb8\xc2\x2a\x00\x64\x95\x60\x80\x3c\x91\x45\xaa\xc9\xc0\x03\xe5\x0f\xe2\xc8\x1f\x7b\xd3\x39\x86\x9e\x93\xa6\x02\x4c\x45\x81\x8e\x93\xb7\xca\xe0\xc0\xc6\xf0\xb1\x3f\x8b\xa3\x51\x18\x3f\xf1\x02\xff\xe2\x59\x4b\x16\x93\x0d\x08\xcd\x84\xc6\x1c\xab\x55\xd4\xc0\x5c\x08\x50\x6d\xc9\x96\x10\x12\x86\xfe\x64\x18\x4f\xe6\xe3\x2d\x0a\x15\x39\x57\xef\x82\x9c\x73\xfa\xa8\x5a\x2c\xb0\x7c\x8c\x10\x00\xa0\x65\xc6\x8a\x82\xe7\x0e\xbd\xe6\xbc\xa4\x02\x63\x8d\x40\x18\x62\x7b\xb0\x34\xc5\xa4\xf2\xba\x90\xb7\xf4\x16\x90\x1f\x3e\xec\x92\xd0\x9b\x0c\xe2\x47\xf3\x8b\x0b\x2f\x00\x26\x59\x0e\x35\xc5\xac\x54\xe8\x32\x67\x6b\xdb\x75\x44\x33\xb7\xed\xfa\x70\xfe\xe8\x77\xbc\xbe\x6d\xf2\x35\xad\x7b\x6c\xf2\xa1\xf1\xd4\xdd\xb2\x73\x3a\x5c\xa1\x55\xe8\x95\x29\xbb\x4b\xb8\x06\x8b\x78\x78\x72\xf6\x09\x39\xa7\x9f\x7f\x5e\x3f\xf8\xea\x2b\xbc\xfb\xe0\x14\x98\x3c\x91\x86\x3b\x4d\xd2\x8b\x1d\x04\x5e\xa4\x35\xd2\xdc\x7b\x70\x7a\xb2\xe7\xd0\x70\x1c\xcd\xea\x5a\xca\x15\x3a\xd0\xb4\x4b\xe7\xd8\x97\xc2\x1e\x5c\x34\x0a\xa9\x2c\xec\xdc\x93\xb3\x4f\x80\x01\x8a\x03\xca\x04\x6c\x9a\x62\x0e\x10\x5c\xf4\xe9\xe9\x83\x83\x4f\x37\xe5\x9b\xb7\x6a\xbc\x5b\x42\xc2\xd4\x45\x9b\xfc\x96\xad\xf5\xe6\x7d\x35\x24\x69\x85\xe9\x4b\x6f\x34\xa5\xb2\xe4\xd6\xaa\x6c\xd8\xcf\xa4\x36\x18\x47\xc0\x74\x52\x01\xf2\xe2\x85\xe9\x6e\x0b\x6e\x30\x07\x88\xf4\x6d\x56\xb0\x19\x0f\xe6\xb5\x4b\x70\x07\x56\x62\x47\xc6\x56\x86\xba\x04\xc6\x61\xdb\xd6\x06\x00\x74\xab\xe8\x54\x2d\x8e\xb1\x0d\xc8\x56\xc7\x46\xb6\x77\xdc\xa5\xd3\x22\x5f\x23\x6c\x31\x99\xb0\xf9\xa6\xe6\xf9\xa2\x03\xbe\x93\xa7\xed\x89\xda\xaa\x78\xa3\xde\xd6\xd3\xd2\x24\x17\x90\xb0\xb6\xc6\x01\x16\x8b\xfb\x5e\x10\xf9\x17\xe0\xc6\xb6\x41\xeb\x8e\x26\x8c\xd5\xee\x0f\x75\x61\xea\x11\xdb\x36\x0c\xea\x97\x6d\x56\xa5\xa9\xe2\x5a\x3b\x28\xcd\x93\xe3\xa3\xa3\xba\x40\x58\x7b\x22\x4c\x31\x58\x41\x39\x6a\xed\x66\xb0\x54\xb8\xfd\x97\x7b\xa0\xde\x7b\xf4\xc7\xf8\xf8\xb3\x56\x43\xec\x27\x2f\xa9\xb5\x4e\x72\x11\x4c\xc7\x75\x05\x00\x16\xb1\x85\x02\x18\xa0\x4a\xa6\xf5\xad\x54\x69\x8d\x3d\xdb\xb0\x13\x18\x63\xf8\x2b\xb3\x5f\xe6\x4c\x60\xe6\x63\x29\xa2\x95\xca\xc2\x40\x2e\x00\x5c\x9a\x8d\x5c\x7f\x12\x47\xde\x17\x51\x0b\x96\x25\x2c\xc9\x76\xa1\x35\x5f\x49\xb5\xb6\x30\x35\x15\xe0\x5c\xa5\xbd\x8b\x23\xf7\x76\xbb\x1c\xf5\x60\xe2\x0e\xdc\x59\x84\x90\xc4\xde\x69\x50\x6b\xfd\xbc\x86\xc2\xc3\xbe\x2d\x14\xdf\xb0\xbc\xe5\xff\x76\x28\x9e\x1e\x10\x7f\x12\x79\xc1\x13\x17\x62\xde\xe9\x41\x43\xc8\xae\xc5\x82\xdf\xd6\x5a\xb6\xfd\x6c\xd4\xe6\x86\xef\xe4\x9c\xe2\x84\x87\xb4\xb0\x67\x13\x7a\x26\x29\x1d\x78\xd8\x7b\x78\x7a\xfc\xc9\xa7\x4e\xc3\xcd\xde\x8a\x25\x4c\xc9\xc2\x49\xaf\x7a\x07\x4e\x29\x65\x8e\x19\x4b\xef\xf0\xe0\xc0\x11\x69\xce\xe3\xda\x5d\xf7\x2c\x1e\x69\xde\xfc\x90\xbe\xdc\x66\x07\x87\x87\x47\x87\x87\x2f\x1b\x13\x05\x0c\x84\x67\x6a\xee\xe6\x29\xa4\xaa\x35\x4b\x1b\xf6\xde\xc5\xcf\xe6\xc8\x53\x9b\xa1\x33\x25\x6f\x04\x60\x45\x04\x42\x4b\x2a\x4b\x8b\xbf\xcf\xeb\x21\x0f\xd1\x0c\x6d\x09\xb1\x58\x37\xa3\xd6\xdc\x40\x02\x2f\x72\xfe\x90\xd6\x2b\xdb\xb6\xf9\xea\xf2\x88\xad\xb5\xd4\x4f\xf5\xcb\xff\x6b\xdc\x83\xec\xea\x21\x5d\xca\x8e\xfe\x2a\xef\xa4\x0a\xe2\xe1\x3e\xde\xa4\xa9\x2e\x9a\x05\x6b\xa3\x44\xb1\x6c\x56\x06\x29\xd6\xc3\xe6\x7d\x9f\x35\x6b\x8c\x0d\x38\xc1\x97\x1b\x36\xc5\xf5\x69\xb2\x3a\xbd\x69\x76\x82\x65\x04\xbb\xe5\x1a\x0a\x23\xb2\xde\x45\xb0\x22\xce\xc5\x35\x8f\x2d\x6c\x22\xe7\xe0\xa2\x21\x7a\x81\x8f\x6a\xf8\x05\xd9\x36\x00\xad\x5a\x8d\xdb\xae\xd1\xba\x9a\xf7\x00\xff\x1a\x16\x6d\xa1\xf8\xce\x5c\x04\x3e\x35\x1c\x02\x34\xbc\x01\xdd\x75\x8d\xac\x59\xfa\xb0\x8f\xa0\x61\x63\x3a\x3b\x44\x8e\x4f\x0f\x0e\xc8\xb0\x1f\x37\x46\x83\x20\x82\xf6\xec\xfd\x2d\x8d\x5c\x2c\x6c\x03\x62\x67\xf2\xd9\xe9\x83\x83\x03\x12\x7a\x78\xb8\x2b\x1e\xf9\x17\x5e\x33\xdd\x3e\x39\xa7\xfd\x2d\xdb\xd0\x59\xf7\xc3\xe0\x82\xc0\x9f\xb7\xd2\x80\x38\xd1\x6a\x41\xc8\xf3\x52\x24\xa6\x52\xe8\x4f\x36\x27\x2d\x6c\xb9\x56\x6f\x6a\x61\x3c\xa5\xec\x86\x19\xa6\x34\x71\x9f\xb8\x91\x1b\xc4\xf3\xd9\x68\xea\x0e\x76\x4a\xb2\xcd\x88\x73\xda\xcf\x44\xc1\x35\xaf\xf1\x1f\xe6\xf4\xf6\xa8\xcb\x5e\x5a\x49\x9d\x55\x72\xcf\x36\x3e\x58\x53\xec\xb2\x53\xa9\x96\x95\x4a\xb8\x43\x41\xba\x16\x28\x3f\xdc\xdf\x4f\x8a\xee\x52\xd9\x01\x08\x96\xed\xe5\x3e\x19\x06\xf5\x52\xc2\xe9\x3c\xe8\x63\x72\x57\x0f\xc3\x0e\x2d\xf6\x81\xf2\x8a\x6f\x50\xc0\x42\xaa\x64\x53\x0e\xc6\x43\x10\xa2\xa0\x72\xb1\xc0\x6a\xdd\x0a\xcf\x94\x35\x51\xb7\x21\xdd\xd2\x8b\x0b\x9e\xe2\xc9\x8a\x86\x11\x34\x97\xf2\xba\x2a\x61\x8b\x9a\x0e\x26\x61\x5d\x59\x49\x24\x80\x84\x7a\xc8\xb6\x0f\x40\xce\x2d\x3c\xc1\x50\x02\x70\x96\xf3\x4d\x1e\x70\x7b\x7b\xdb\xcd\xc5\x55\xb3\x45\xa9\x96\xdf\x63\xfd\xb8\xac\xb7\x37\x00\x2c\x1d\xd6\x74\x40\x57\x52\xa1\xaf\x58\x0e\x58\xa4\x56\xd9\x0b\x6f\xe0\x05\x6e\xe4\x0d\xe2\xb7\xf6\xf7\x81\xda\xb2\xcd\x47\xc8\xf3\xff\x47\x2a\xca\x77\x0e\xfa\x5e\x25\xe6\x07\xbb\x15\xe6\x07\xbf\x65\x81\xf9\xe4\xed\x72\xff\x73\xb0\x7d\xe0\x75\x58\xf2\x44\x2c\x04\xb7\x87\x3a\x6a\x9c\x00\x6c\x5b\x54\x79\xbe\xa6\xb2\x32\x65\x05\x8a\x99\x02\x04\xdb\x25\x1a\x5c\xf4\x0f\x0f\x8f\x8e\x1b\x22\x2c\x6f\xf0\x2b\x4f\x9b\x5e\x13\x48\xcd\x9d\x84\x7e\xdf\xa1\xf3\x42\xbc\x1a\x30\x00\xd7\x41\x75\xb5\xae\xaf\x2e\xfa\x67\x47\x47\xcd\xe7\x97\xf6\xe2\xe4\xc0\x69\x48\x6f\x2e\xec\xa3\xe3\xe3\xe3\x4f\x37\x17\x13\x56\x48\x87\x3e\x16\x26\xc9\x78\xe1\xd0\xd0\xb0\x55\x59\x7f\x8c\x45\x9e\x8b\xcd\x75\xa2\x24\xc2\x04\xfc\x0a\xb3\x6a\x08\x81\xa2\x6c\xa7\x42\xec\x0a\xf2\xb0\x16\x1b\x1a\x43\x82\x7c\x5a\xe6\xac\x58\x82\xfd\xec\x97\xd7\xcb\x7d\xe0\xde\xfe\x0f\xca\xeb\x65\x27\x91\x85\x36\x0c\x74\xe4\x62\x1a\x8c\xdd\xc8\x16\x52\xed\x51\xa9\x7c\xab\xec\x72\x41\xf1\x10\x8a\xd2\xe4\x79\x2e\x97\x2f\xc8\xee\xd9\x98\x7e\x9d\xbd\x02\x35\x99\xf3\x1a\xd7\xd4\xd8\xa0\x8d\x07\x9a\x01\x0d\xfc\x95\xab\x15\xb3\xd5\x9d\xba\x3a\xbe\xaa\x72\x23\xca\xa6\x8b\x58\x2b\x67\x33\xcd\x41\x35\xd9\x23\x75\x45\xb1\xbe\xfb\x7f\x32\x99\xbb\x23\x8f\x6b\x30\x4f\xa4\x58\x82\xd5\x4e\xbf\x58\x48\xf8\x7c\xca\x54\x01\x9f\x9e\x52\x52\xc1\xc5\x05\x33\x2c\x7f\x6b\xc3\x76\x16\x19\x79\x4f\x3c\x00\x80\xf8\x95\x34\x20\x70\xc3\x2e\xeb\xa0\x8a\x7c\x8d\xdc\xed\xd6\xf7\x41\xbf\xf3\x56\xd7\x0d\xeb\x5e\x19\x57\xc2\x34\xf4\x36\x94\x90\x2f\x6f\x93\x81\x9b\xdf\x83\x46\xed\x50\xad\x77\xd2\x4d\x7f\x9d\xa7\x20\x71\xaa\xa4\x01\xb1\xdc\xd3\xb7\xa0\xa9\x68\xa9\x12\xdc\x07\xa4\x8b\x35\x60\xbb\x4f\x46\xd3\x61\x1c\x4c\x23\x9b\xad\x6c\xa2\xfd\x12\xfd\x25\x10\x49\x99\xc8\xd7\x64\xe0\xfa\xa3\x67\xef\x8c\xdb\x38\x0f\x9d\x89\x05\x42\x7c\x48\x45\x73\xdb\xb1\xdd\xe1\xe5\xd1\x59\xdd\x77\x3c\xa4\x3f\xfe\x31\x3d\x3a\x73\xe8\xd1\xc9\x69\xcb\xaf\xc4\xe1\xa5\x7f\x81\x87\x78\xcf\x6a\xba\xe8\xfc\xb7\x3e\xa6\x45\x18\x27\x8d\xfc\x49\xdd\xaf\xc2\x7f\x20\xeb\x57\xa5\x50\xe8\x2d\xd6\x8d\xce\x5b\x70\x79\x2f\xe5\x39\x37\x9c\xb2\x85\xe1\x8a\xae\xd8\x2b\x1c\x72\x1f\xc9\x6c\xaa\xae\x9b\xd2\x36\xd6\x6e\xde\x96\x06\xde\xfd\x5e\xe2\x78\x5a\x17\x64\xe6\xc1\x88\xe0\xf1\x6d\x62\x29\xbc\x92\x6a\xd5\x6a\xa7\xe1\xc2\x50\x3e\x58\x2d\x7c\x8b\xaf\x81\x15\x9c\x6d\x14\xa7\x6c\x5d\x0f\x88\x51\x0a\xef\x0c\x93\x45\x52\x13\x44\x59\xf0\x57\x09\xd7\x10\xbc\x5f\xd1\x5d\xc7\x6d\x4d\xa2\x69\xcf\x22\x9b\x8c\xb4\x46\x66\xfd\x83\x75\xe4\x6d\xbe\x1c\x43\x52\xa6\x64\xbb\x11\xa8\xaa\xa2\x00\x05\x82\xdb\xf5\x41\x93\x92\x2b\x21\x53\x7b\xa8\xe3\x8e\xbe\x79\x50\x15\xed\xd1\x58\x1e\xc0\x5e\xb8\xad\x55\x75\xf1\x27\x09\xef\x9c\x22\xc6\x43\x82\x29\xba\x15\x3c\x41\xa1\xed\x4a\xba\xf6\x00\x7f\x5c\xdf\x7c\x41\xc2\xfe\xa5\x37\x98\x63\xde\xfc\x99\x65\xd8\xe1\xc1\x8a\x60\xa5\x7b\xd3\xd8\xcf\x38\xcb\x4d\x66\x8f\xb9\xd6\x64\x14\x2f\x65\x6c\xef\xc7\x78\xff\x2e\x4a\x47\x0f\x32\xb2\x2d\x84\x9d\x1e\x40\x30\x76\xd5\xb2\xb2\xb0\x00\x22\x15\x3a\xc1\x22\xa5\x1f\x2f\x85\xa1\x0b\x9d\x5c\x7f\xdc\xb8\xbd\x4e\xa7\x2a\x14\x44\x54\xe4\x5a\xa7\x63\xd8\x52\x83\xeb\x04\xc7\x8e\xee\x5f\x16\x1b\x07\x2f\x4c\x47\x27\x2b\x04\x81\xa9\x4c\x34\xde\x00\x62\xfb\x87\xdd\x4f\xba\x27\xc4\x0d\x86\xa1\xf5\x17\x7d\x3c\xa8\xdb\x3a\xb2\x80\x67\x25\xb5\x11\x49\xc3\x1e\xdc\x4b\x8c\xbb\x83\x67\xfa\xc5\xdb\xdc\x45\xa1\xdc\xbd\x55\x78\x41\xce\x59\x51\x95\xed\x57\x30\x95\x64\xe2\x86\xeb\x36\xe3\xea\x7b\x71\x62\x87\xbf\xf3\x12\x2b\xc2\xbb\xdf\x72\x4e\x23\xc8\x20\x9a\x73\xba\xdb\xf3\xc7\x62\xd1\xbc\xab\xd5\x98\xad\xcf\x4f\x90\xe9\x08\x52\xab\xe8\xd2\x05\xe7\x8e\x8b\x7d\xbe\x14\xa6\xd5\x2c\xd2\x34\x13\xcb\x2c\x17\xcb\x0c\x1d\x11\x4b\x11\xdb\x17\x29\x55\x7c\x25\x6f\xec\x21\xc3\x62\xc9\xb7\x2d\xa2\x81\x7f\x71\x11\x5f\xfa\xc3\xcb\x91\x3f\xbc\x8c\x76\x6a\xe0\x6d\x70\x03\x7e\x48\x6f\x60\x17\x50\x6e\xfb\x22\x40\xaa\xa9\x58\x2c\xb0\xca\x8e\x96\x33\xf4\x23\x4b\xba\xed\xa1\xde\xa1\x9a\x64\x4c\xb1\xc4\x40\x16\x81\x24\xf3\x76\xef\xf3\xc3\x34\xf1\x80\xa4\xdb\x8f\xec\x19\xf9\x93\x3b\x88\x5b\x3c\xa6\x33\x79\x5b\x7c\x80\xd6\xb6\xe3\x7f\xf0\x61\xb5\x5e\x26\x2d\xa5\x66\xcb\xa5\x82\x3c\xee\x06\x74\x1a\xc2\xcd\x6f\xa3\xd3\xcb\xa4\xd6\xe8\x61\x3f\xde\x2a\xf5\x74\x53\x39\xbc\xa3\x1e\x0d\x52\xee\xd6\xf7\x5f\x10\x7b\x9c\xce\x43\x63\x3c\xa8\x8f\x4d\xda\xdf\x10\x91\xfe\x68\x3a\xf1\xea\xeb\xd9\x7c\x34\xaa\x2f\x87\x7d\x5b\xba\x21\xcf\xad\xc7\x78\xd1\x3a\x97\xda\xae\xff\x64\xb2\x52\x9a\x5e\x71\x73\xcb\x79\x5d\x96\xb6\xee\x62\xe0\x5d\xb8\xf3\x51\x14\xb7\x2a\x41\x67\x84\x3c\x67\xa5\x78\xf1\x0e\xe3\x85\xe1\x2b\x6d\xf3\x1a\x7b\x66\xde\xa6\x32\xcc\x56\xb8\x81\xfb\xf6\xb7\x67\xa1\x17\xfb\x91\x37\xb6\xf2\x23\xe4\x79\x85\xb4\xb6\xc5\xf2\x9d\x33\x8b\x9b\x33\x12\x20\x50\xab\x1d\xb2\xc0\x33\xea\x39\xb0\x1c\x49\x7b\x5f\xcc\x46\xd3\xc0\x8b\x77\x8a\xe8\x47\x07\x3b\x44\x6d\xbe\xf3\x3e\x72\x48\xc6\x0f\xc3\xf9\x5b\x44\x0e\x77\x89\x6c\x0e\xd2\xd6\x67\x14\x77\x89\xb0\xc4\x88\x1b\x61\xd6\x74\xc1\x79\x4a\x2e\x3c\x6f\x80\x87\x83\xec\xe1\xbd\x9a\xe0\xc9\xe6\x50\x81\x5c\xd0\x3d\x93\xf1\x15\xef\x24\x32\x97\x6a\x8f\xae\xb8\x61\xd4\xb0\xa5\x63\xcf\x44\x5e\xad\xa9\x5b\xa4\x4a\x8a\x94\xfe\xa4\x47\x4f\xf0\x27\x39\x2e\x68\x34\xb6\x74\x28\x4e\xc2\x8c\x9a\xee\x15\xb2\xa8\x3b\xd8\x4d\x67\xdb\x4a\xc1\xfe\x7a\xa6\xf5\x4b\x2d\x6d\xd6\xf9\xa6\x71\x05\x00\x7c\xdb\xb6\x4a\xf9\x0d\xcf\x65\xc9\x95\xee\x2e\xa5\x5c\xda\x8a\xe8\xfe\x2d\xbf\xda\xb7\x21\x47\xef\x1f\x1d\x1c\x3e\xd8\x3f\x3c\xdc\x0f\x6d\xaa\xd1\x59\x48\xd5\x69\x6d\xa0\x23\x8a\x4e\x3f\x53\x72\xc5\x3b\xc7\x9f\xe2\xc3\x7a\xf9\x24\xba\xf4\xc6\x5e\xdc\x9f\x8e\xa6\x41\x3c\xf6\x22\x37\x8e\xdc\x21\xed\xd1\x97\x3f\x58\x2c\x4e\x8e\x1f\x1c\xbf\x6c\x43\x29\x51\xd0\xab\xb5\xe1\x7a\x6b\xc8\x36\x31\xde\x76\x23\xee\xb5\xab\x26\xe3\x47\x35\x90\xf1\xc3\xd9\xc8\xb5\x25\xe4\x26\xe0\x9f\x1d\x9f\x9d\x9d\x1e\x9c\xa1\x82\x75\x37\xcd\xf5\xad\x30\xeb\x2e\xd6\x07\x14\x62\x1e\x7a\xc1\xae\x3e\x9c\x1c\xbc\xab\xa9\x1f\x24\x11\x78\xb3\xe9\x07\x49\x14\xd2\x88\xe4\x37\x28\xe6\x64\x1a\xf9\xfd\xb7\xd5\xfb\x64\x87\x4c\xfb\x1c\xc0\x07\x69\x4d\x83\xe1\x3b\xeb\x41\x0e\x01\x3b\xee\xb0\xc3\xdf\x72\x77\x87\xbb\xcb\x2a\xf8\xad\x46\x73\xf8\x0d\x1b\xf4\x9e\x86\x31\x1a\xcc\x87\x4c\xb8\xb1\xba\x0f\x51\x6a\x4e\xca\xee\xd0\x39\x86\x2d\x8a\xc3\xb3\xe2\x05\x19\xb9\x13\x70\xbc\x94\x17\x9d\x79\xe8\x7c\x9d\x75\xfa\x13\xf8\x7b\xf9\x18\xfe\x46\x4f\x9d\x94\x77\x06\x9e\xb3\x50\x9d\x8b\xc0\x29\xf2\xce\x64\xe4\xe4\x37\x9d\xd1\x13\x47\x55\x9d\x60\xee\xfc\x94\x75\x7e\x67\xe6\x70\xdd\xf1\x42\xa7\x34\x9d\x47\x81\x53\xe6\x9d\xd9\xc8\xb9\x5a\x76\x1e\x0d\x1d\x61\x3a\x7e\xe4\x2c\x44\xe7\xc2\x77\x8c\xea\x44\x81\x93\xe8\x4e\xff\x4b\x47\xab\x4e\x38\x73\xf4\x4d\x27\xf4\x9c\x6b\xd9\x79\x1c\x38\xcb\x1c\x28\x54\xd7\x9d\xb9\xeb\xf0\xa2\x33\x7c\xe4\x64\x55\xe7\x72\xee\xe8\xeb\x4e\xf8\xd8\x11\x69\xc7\x1f\x38\x0b\xd6\xf1\x03\x3c\xea\x02\xeb\xf5\x8a\x65\x2e\x74\xe6\xfc\xfa\x3f\x7e\xf3\xb7\x7f\xf5\xcf\xff\xf6\xe7\x7f\xfe\xab\x3f\xfc\x7d\xe7\xd7\x7f\xf9\xed\xdf\xff\xfb\x7f\x61\xbf\xfc\xc3\x2f\xff\xf1\xdf\xff\xbb\x7f\xf5\xab\x9f\xff\xa7\x7f\xf8\xe5\x3f\x79\xfb\xc1\xdf\xfd\xfe\x2f\x7e\xfd\xed\xbf\x81\x07\x03\x5e\x19\x9d\x64\xce\x42\xb1\xe2\xbb\x3f\x65\x42\x3b\x13\x9e\x72\x95\xb3\x22\xd5\x4e\xce\xcc\x8d\xe0\x7f\xf3\x27\x95\xf3\xe6\x9b\x37\xbf\xf7\xe6\xdb\x37\xdf\xbe\xfe\xc5\xeb\x9f\xbf\xfe\x4b\xe7\x57\x7f\xf4\x6f\x7f\xf5\xc7\xff\xe1\xef\xfe\xec\x5f\x3b\x5c\x97\xec\xbb\xbf\x90\xb9\x03\x1e\xa0\x5a\x56\xdf\xfd\x99\xa6\xa9\xa4\x8f\x14\xd3\x02\x6e\xe6\xfa\x5a\x38\xaf\xff\xe2\xcd\x3f\x7d\xfd\xdf\x5e\xff\xe7\xd7\x3f\x7b\xf3\x8d\xa5\xe1\x08\xc3\x72\xc1\x0a\xe9\xe8\x4a\xae\x84\x13\x7d\xf7\x4b\x75\xfd\xdd\x9f\x72\xe7\xaf\xff\x80\xff\xcd\x9f\x18\x51\x30\xe7\xcd\xb7\x6f\xbe\x79\xfd\xdf\xeb\xe1\xfa\x86\x17\xfa\x9a\x39\xff\xeb\x5f\xfe\xf1\xff\xf8\xaf\x7f\xfe\x3f\xff\xf0\xbf\x38\x4b\x96\xf3\xa5\x74\xde\xfc\xde\xeb\x5f\xbc\xf9\xe6\xf5\xcf\xde\xfc\xd1\xeb\xbf\x7a\xf3\xed\x9b\x7f\xf6\xfa\x17\xaf\x7f\xe6\xd4\xbc\xa1\xf7\xe6\x05\x9e\x5e\x7b\x2c\x8a\x65\x2a\x57\xf7\x9d\x31\x5b\xae\x99\x72\xc2\x5c\xde\xf0\xe2\xaf\xff\x00\x5e\xe3\x17\xa9\x2c\xb8\x16\xac\x70\x66\x5c\xc1\x27\xb1\x09\xbd\xed\x6c\x83\xa7\x83\x70\x5b\x8a\xe4\x9a\x2b\xab\x34\x5d\xb8\x99\xb3\x62\xf9\x82\xa0\xd6\xa0\xf6\x10\x54\x1d\xda\xa3\x5f\x67\x04\xf5\x07\x2f\x3b\xd1\x53\x82\x7f\x37\xdf\x50\x9f\xf0\xc7\xc6\x04\x95\x0a\x80\x96\x22\xa8\x59\xb4\x47\x8b\x9c\xa0\x7a\xd1\x1e\xcd\x6f\x08\xea\x18\xed\x51\x55\x11\x54\x34\xda\xa3\x3f\x65\x04\xb5\x0d\xde\xa9\x09\xaa\x1c\xed\x51\xfc\x24\xa8\x7a\xf0\x2d\x27\xa8\x7f\xb4\x47\xaf\x96\x04\x95\x90\xf6\xa8\x30\x04\x35\x11\x5e\x28\x08\xaa\x23\xc2\x5f\x82\x3a\x49\x7b\x14\x3f\x09\xea\x26\xed\x51\xad\x08\x2a\x28\x5c\xde\x10\xd4\x52\xda\xa3\xd7\x92\xa0\xaa\xd2\x1e\x5d\xe6\x04\xf5\x95\xf6\x68\x75\x4d\x50\x69\xad\x19\x0d\x1f\x11\x54\x5e\xda\xa3\x59\x45\x50\x83\x81\xc8\x35\x41\x35\x86\x95\xa4\x04\x75\x19\x31\x26\xc1\x54\xb5\x39\x19\xb8\x62\x65\x89\xbf\xab\x93\x2d\xf8\x9a\xe4\x0c\xdb\x46\x88\xb9\xba\x46\xae\xf2\x9e\x28\x04\x79\xbe\x19\xd1\xad\xa7\xbd\x20\xe4\xb9\x34\x19\xb8\xad\xf0\x72\xfa\x34\xbe\x98\x4e\x23\x2f\x88\x1f\x05\xf6\xa7\x44\x2d\x4c\x1b\x66\xf2\x76\xf3\xd3\xad\x77\x0b\x4f\x98\x8e\x01\xe0\x1b\xca\xe6\xec\xfa\x42\x4a\xc3\xd5\x0e\xdd\xed\xef\xb8\x9a\x3a\x01\x50\xc5\x7e\x40\xfb\x37\x5c\xf6\xa7\x58\x75\xaf\xe2\x3d\xa4\x22\x6f\x3c\x1b\x41\x4a\x8b\xc5\xf6\xba\xd0\x8f\x54\xff\x77\x00\x00\x00\xff\xff\x8e\xc2\xa9\xaa\xe4\x3f\x00\x00") func confAppIniBytes() ([]byte, error) { return bindataRead( @@ -314,7 +314,7 @@ func confAppIni() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "conf/app.ini", size: 16223, mode: os.FileMode(420), modTime: time.Unix(1522317431, 0)} + info := bindataFileInfo{name: "conf/app.ini", size: 16356, mode: os.FileMode(420), modTime: time.Unix(1522385974, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/pkg/setting/setting.go b/pkg/setting/setting.go index f206592d3..c78b689ba 100644 --- a/pkg/setting/setting.go +++ b/pkg/setting/setting.go @@ -82,18 +82,19 @@ var ( } SSH struct { - Disabled bool `ini:"DISABLE_SSH"` - StartBuiltinServer bool `ini:"START_SSH_SERVER"` - Domain string `ini:"SSH_DOMAIN"` - Port int `ini:"SSH_PORT"` - ListenHost string `ini:"SSH_LISTEN_HOST"` - ListenPort int `ini:"SSH_LISTEN_PORT"` - RootPath string `ini:"SSH_ROOT_PATH"` - ServerCiphers []string `ini:"SSH_SERVER_CIPHERS"` - KeyTestPath string `ini:"SSH_KEY_TEST_PATH"` - KeygenPath string `ini:"SSH_KEYGEN_PATH"` - MinimumKeySizeCheck bool `ini:"MINIMUM_KEY_SIZE_CHECK"` - MinimumKeySizes map[string]int `ini:"-"` + Disabled bool `ini:"DISABLE_SSH"` + StartBuiltinServer bool `ini:"START_SSH_SERVER"` + Domain string `ini:"SSH_DOMAIN"` + Port int `ini:"SSH_PORT"` + ListenHost string `ini:"SSH_LISTEN_HOST"` + ListenPort int `ini:"SSH_LISTEN_PORT"` + RootPath string `ini:"SSH_ROOT_PATH"` + RewriteAuthorizedKeysAtStrat bool `ini:"REWRITE_AUTHORIZED_KEYS_AT_START"` + ServerCiphers []string `ini:"SSH_SERVER_CIPHERS"` + KeyTestPath string `ini:"SSH_KEY_TEST_PATH"` + KeygenPath string `ini:"SSH_KEYGEN_PATH"` + MinimumKeySizeCheck bool `ini:"MINIMUM_KEY_SIZE_CHECK"` + MinimumKeySizes map[string]int `ini:"-"` } // Security settings @@ -486,6 +487,7 @@ func NewContext() { } SSH.RootPath = path.Join(homeDir, ".ssh") + SSH.RewriteAuthorizedKeysAtStrat = sec.Key("REWRITE_AUTHORIZED_KEYS_AT_START").MustBool() SSH.ServerCiphers = sec.Key("SSH_SERVER_CIPHERS").Strings(",") SSH.KeyTestPath = os.TempDir() if err = Cfg.Section("server").MapTo(&SSH); err != nil { @@ -504,6 +506,10 @@ func NewContext() { } } + if SSH.StartBuiltinServer { + SSH.RewriteAuthorizedKeysAtStrat = false + } + // Check if server is eligible for minimum key size check when user choose to enable. // Windows server and OpenSSH version lower than 5.1 (https://github.com/gogits/gogs/issues/4507) // are forced to be disabled because the "ssh-keygen" in Windows does not print key type. diff --git a/routes/install.go b/routes/install.go index 948c67c2d..2c50f1b3e 100644 --- a/routes/install.go +++ b/routes/install.go @@ -84,11 +84,21 @@ func GlobalInit() { } checkRunMode() - if setting.InstallLock && setting.SSH.StartBuiltinServer { + if !setting.InstallLock { + return + } + + if setting.SSH.StartBuiltinServer { ssh.Listen(setting.SSH.ListenHost, setting.SSH.ListenPort, setting.SSH.ServerCiphers) log.Info("SSH server started on %s:%v", setting.SSH.ListenHost, setting.SSH.ListenPort) log.Trace("SSH server cipher list: %v", setting.SSH.ServerCiphers) } + + if setting.SSH.RewriteAuthorizedKeysAtStrat { + if err := models.RewriteAuthorizedKeys(); err != nil { + log.Warn("Fail to rewrite authorized_keys file: %v", err) + } + } } func InstallInit(c *context.Context) { diff --git a/templates/.VERSION b/templates/.VERSION index 74131b7d0..49a354616 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.11.41.0329 \ No newline at end of file +0.11.42.0330 \ No newline at end of file