From 1a372474ad9b09216135521f07a15c966ef1225b Mon Sep 17 00:00:00 2001 From: gnosygnu Date: Fri, 12 May 2017 00:19:12 -0400 Subject: [PATCH] update --- home/wiki/App/Setup/Update/In-app.html | 4 +- home/wiki/Blog/2016-01.html | 2 +- home/wiki/Blog/2016-06.html | 2 +- home/wiki/Blog/2017-02.html | 2 +- home/wiki/Change_log/2016.html | 4 +- home/wiki/Change_log/v3.9.2.1.html | 2 +- home/wiki/Dashboard/Wiki_maintenance.html | 90 +- home/wiki/Dev/Command-line/Dumps.html | 49 +- home/wiki/Dev/Command-line/Thumbs.html | 49 +- home/wiki/Help/Contents.html | 2 +- home/wiki/Options.html | 167 +- home/wiki/Options/Dev.html | 9 +- home/wiki/Options/Page_sync.html | 4 +- home/wiki/Wiki_setup/English_wikis.html | 1945 ++++++++++++++++++++- 14 files changed, 2103 insertions(+), 228 deletions(-) diff --git a/home/wiki/App/Setup/Update/In-app.html b/home/wiki/App/Setup/Update/In-app.html index 2e43fd460..e7283f365 100644 --- a/home/wiki/App/Setup/Update/In-app.html +++ b/home/wiki/App/Setup/Update/In-app.html @@ -50,10 +50,10 @@

- Special:XowaAppUpdate + Special:XowaAppUpdate

- This Special page shows all pending updates. + This Special page shows all pending updates.

Opening diff --git a/home/wiki/Blog/2016-01.html b/home/wiki/Blog/2016-01.html index 0c99e653c..4b685300c 100644 --- a/home/wiki/Blog/2016-01.html +++ b/home/wiki/Blog/2016-01.html @@ -416,7 +416,7 @@ The Android app is a major release. It has a Random feature, shows more images, and adds CSS-tweaks.

- Documentation for html-dump script. See Dev/Command-line/Dumps + Documentation for html-dump script. See Dev/Command-line/Dumps

This item is self-explanatory. The XOWA Android app is getting more stable, so I felt it would be time to document the generation of the HTML databases. diff --git a/home/wiki/Blog/2016-06.html b/home/wiki/Blog/2016-06.html index 54b9bda2a..afac1a5e8 100644 --- a/home/wiki/Blog/2016-06.html +++ b/home/wiki/Blog/2016-06.html @@ -437,7 +437,7 @@

diff --git a/home/wiki/Blog/2017-02.html b/home/wiki/Blog/2017-02.html index 7641ca9c1..42e3adf7c 100644 --- a/home/wiki/Blog/2017-02.html +++ b/home/wiki/Blog/2017-02.html @@ -442,7 +442,7 @@

- Links: Dev/Command-line/Dumps + Links: Dev/Command-line/Dumps
- Links: Dev/Command-line/Dumps + Links: Dev/Command-line/Dumps
diff --git a/home/wiki/Dev/Command-line/Thumbs.html b/home/wiki/Dev/Command-line/Thumbs.html index a11652415..d299e9235 100644 --- a/home/wiki/Dev/Command-line/Thumbs.html +++ b/home/wiki/Dev/Command-line/Thumbs.html @@ -441,8 +441,8 @@ app.bldr.cmds { add ('simple.wikipedia.org' , 'wiki.mass_parse.exec') { cfg { - num_wkrs = 8; load_all_templates = 'y'; cleanup_interval = 50; hzip_enabled = 'y'; hdiff_enabled ='y'; manual_now = '2016-08-01 01:02:03'; - load_all_imglinks = 'y'; + num_wkrs = 8; load_all_templates = 'y'; load_all_imglinks = 'y'; indexer_enabled = 'y'; + cleanup_interval = 50; hzip_enabled = 'y'; hdiff_enabled ='y'; manual_now = '2017-04-01 00:00:00' // uncomment the following 3 lines if using the build script as a "worker" helping a "server" // num_pages_in_pool = 32000; @@ -521,7 +521,8 @@ app.bldr.cmds { add ('www.wikidata.org' , 'wiki.page_props'); add ('www.wikidata.org' , 'wiki.categorylinks'); add ('www.wikidata.org' , 'wiki.redirect') {commit_interval = 1000; progress_interval = 100; cleanup_interval = 100;} -// add ('www.wikidata.org' , 'util.cleanup') {delete_tmp = 'y'; delete_by_match('*.xml|*.sql|*.bz2|*.gz');} + add ('www.wikidata.org' , 'util.cleanup') {delete_tmp = 'y'; delete_by_match('*.xml|*.sql|*.bz2|*.gz');} + add ('commons.wikimedia.org' , 'util.cleanup') {delete_all = 'y';} add ('commons.wikimedia.org' , 'util.download') {dump_type = 'pages-articles';} add ('commons.wikimedia.org' , 'util.download') {dump_type = 'image';} @@ -535,7 +536,8 @@ app.bldr.cmds { add ('commons.wikimedia.org' , 'file.page_regy') {build_commons = 'y'} add ('commons.wikimedia.org' , 'wiki.page_dump.make'); add ('commons.wikimedia.org' , 'wiki.redirect') {commit_interval = 1000; progress_interval = 100; cleanup_interval = 100;} -// add ('commons.wikimedia.org' , 'util.cleanup') {delete_tmp = 'y'; delete_by_match('*.xml|*.sql|*.bz2|*.gz');} + add ('commons.wikimedia.org' , 'util.cleanup') {delete_tmp = 'y'; delete_by_match('*.xml|*.sql|*.bz2|*.gz');} + add ('en.wikipedia.org' , 'util.download') {dump_type = 'pages-articles';} add ('en.wikipedia.org' , 'util.download') {dump_type = 'pagelinks';} add ('en.wikipedia.org' , 'util.download') {dump_type = 'categorylinks';} @@ -543,6 +545,7 @@ app.bldr.cmds { add ('en.wikipedia.org' , 'util.download') {dump_type = 'image';} add ('en.wikipedia.org' , 'util.download') {dump_type = 'imagelinks';} */ + /* // en.wikipedia.org add ('en.wikipedia.org' , 'text.init'); @@ -568,28 +571,25 @@ app.bldr.cmds { } } } - add ('en.wikipedia.org' , 'search.word__link_count') + add ('en.wikipedia.org' , 'search.word__link_count'); add ('en.wikipedia.org' , 'wiki.page_props'); add ('en.wikipedia.org' , 'wiki.categorylinks'); -*/ -/* + add ('en.wikipedia.org' , 'file.page_regy') {build_commons = 'n'} +// add ('en.wikipedia.org' , 'wiki.mass_parse.resume'); add ('en.wikipedia.org' , 'wiki.mass_parse.init') {cfg {ns_ids = '0|4|100|14|8';}} - // add ('en.wikipedia.org' , 'wiki.mass_parse.resume'); add ('en.wikipedia.org' , 'wiki.mass_parse.exec') {cfg { - num_wkrs = 8; load_all_templates = 'y'; load_ifexists_ns = '*'; cleanup_interval = 25; hzip_enabled = 'y'; hdiff_enabled ='y'; manual_now = '2017-01-01 01:02:03';} -// num_wkrs = 1; load_all_templates = 'n'; load_all_imglnks = 'n'; cleanup_interval = 50; hzip_enabled = 'y'; hdiff_enabled ='y'; manual_now = '2016-07-28 01:02:03';} + num_wkrs = 8; load_all_templates = 'y'; load_all_imglinks = 'y'; indexer_enabled = 'y'; + cleanup_interval = 50; hzip_enabled = 'y'; hdiff_enabled ='y'; manual_now = '2017-04-01 00:00:00' + } } +*/ + +/* add ('en.wikipedia.org' , 'wiki.mass_parse.make'); -*/ -/* - add ('en.wikipedia.org' , 'file.lnki_temp') { - commit_interval = 10000; progress_interval = 50; cleanup_interval = 50; select_size = 25; - ns_ids = '0|4|14|100|12|8|6|10|828|108|118|446|710|2300|2302|2600'; - hdump_bldr {enabled = 'y'; hzip_enabled = 'y'; hzip_diff = 'y';} - } -*/ -/* + // SELECT * FROM image ORDER BY img_timestamp DESC LIMIT 20; // 20170306194400 + // SELECT * FROM page WHERE page_namespace = 6 ORDER BY page_touched DESC LIMIT 20; // 20170302024207 + // SELECT * FROM xowa_cfg WHERE cfg_key = 'props.modified_latest'; add ('commons.wikimedia.org' , 'file.page_regy') {build_commons = 'y'} add ('en.wikipedia.org' , 'file.page_regy') {build_commons = 'n';} add ('en.wikipedia.org' , 'file.lnki_regy'); @@ -597,9 +597,15 @@ app.bldr.cmds { add ('en.wikipedia.org' , 'file.orig_regy'); add ('en.wikipedia.org' , 'file.xfer_temp.thumb'); +// SELECT * FROM orig_regy WHERE lnki_ttl = 'BSicon_CONTr.svg'; +// SELECT * FROM page_regy WHERE src_ttl = 'BSicon_CONTr.svg'; +// SELECT Count(*) FROM xfer_regy WHERE xfer_status = 0; +// SELECT * FROM xfer_regy WHERE xfer_status = 0 AND lnki_page_id = 372692; --en.w:Featured_picture_candidates + add ('en.wikipedia.org' , 'file.xfer_regy'); add ('en.wikipedia.org' , 'file.xfer_regy_update'); */ + /* add ('en.wikipedia.org' , 'file.fsdb_make') { commit_interval = 1000; progress_interval = 200; select_interval = 10000; @@ -630,7 +636,10 @@ app.bldr.run; 2016-10-12: explicitly set web_access_enabled to y
  • - 2017-02-02: updated script for multi-threaded version and new options + 2017-02-02: added multi-threaded version and new options +
  • +
  • + 2017-05-12: added full-text search
  • diff --git a/home/wiki/Help/Contents.html b/home/wiki/Help/Contents.html index 4cb78d859..dceb403e0 100644 --- a/home/wiki/Help/Contents.html +++ b/home/wiki/Help/Contents.html @@ -184,7 +184,7 @@ Overview
  • - Image dumps + Image dumps
  • Wikidata diff --git a/home/wiki/Options.html b/home/wiki/Options.html index 592aa5c98..44bf8689f 100644 --- a/home/wiki/Options.html +++ b/home/wiki/Options.html @@ -52,7 +52,7 @@ - -
  • 4.2.3 en.wiktionary.org 2016-10_patch-1 (2016-10)
  • - - -
  • - 4.3 en.wikisource.org - +
  • +
  • + 4.3 en.wikisource.org +
  • -
  • +
  • 4.4 en.wikivoyage.org -
  • -
  • - 4.5 en.wikiquote.org - -
  • -
  • - 4.6 en.wikibooks.org -
  • -
  • - 4.7 en.wikiversity.org +
  • + 4.5 en.wikiquote.org -
  • -
  • - 4.8 en.wikinews.org -
  • + 4.6 en.wikibooks.org + +
  • +
  • + 4.7 en.wikiversity.org + +
  • +
  • + 4.8 en.wikinews.org + +
  • +
  • 4.9 All links
  • @@ -308,6 +371,33 @@
    +
    +
    +
    +
    + English Wiktionary - Articles (2017-04) [6.70 GB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wiktionary - Images (2017-04) [694.14 MB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wiktionary - Wikitext (2017-04) [1.40 GB] +
    +
    +
    +
    @@ -335,6 +425,33 @@
    +
    +
    +
    +
    + English Wikisource - Articles (2017-04) [6.85 GB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikisource - Images (2017-04) [10.17 GB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikisource - Wikitext (2017-04) [3.46 GB] +
    +
    +
    +
    @@ -362,6 +479,33 @@
    +
    +
    +
    +
    + English Wikivoyage - Articles (2017-04) [221.53 MB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikivoyage - Images (2017-04) [10.14 GB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikivoyage - Wikitext (2017-04) [127.66 MB] +
    +
    +
    +
    @@ -389,6 +533,33 @@
    +
    +
    +
    +
    + English Wikiquote - Articles (2017-04) [235.24 MB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikiquote - Images (2017-04) [687.58 MB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikiquote - Wikitext (2017-04) [153.85 MB] +
    +
    +
    +
    @@ -416,6 +587,33 @@
    +
    +
    +
    +
    + English Wikibooks - Articles (2017-04) [413.24 MB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikibooks - Images (2017-04) [2.0 GB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikibooks - Wikitext (2017-04) [219.88 MB] +
    +
    +
    +
    @@ -443,6 +641,33 @@
    +
    +
    +
    +
    + English Wikiversity - Articles (2017-04) [209.86 MB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikiversity - Images (2017-04) [985.70 MB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikiversity - Wikitext (2017-04) [116.28 MB] +
    +
    +
    +
    @@ -470,6 +695,33 @@
    +
    +
    +
    +
    + English Wikinews - Articles (2017-04) [249.40 MB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikinews - Images (2017-04) [437.38 MB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikinews - Wikitext (2017-04) [79.89 MB] +
    +
    +
    +
    +

    + en.wiktionary.org Articles (2017-04) +

    +
    + + + + + + + + + + + + + + + + + + + + + + +
    +

    + en.wiktionary.org Images (2017-04) +

    +
    + + + + + + + + + +
    +

    + en.wiktionary.org Source (2017-04) +

    +
    + + + + + + + + + + + + + + + + + + + +

    en.wikisource.org

    @@ -1692,6 +2209,241 @@ +

    + en.wikisource.org Articles (2017-04) +

    +
    + + + + + + + + + + + + + + + + + +
    +

    + en.wikisource.org Images (2017-04) +

    +
    + + + + + + + + + + + + + +
    +

    + en.wikisource.org Source (2017-04) +

    +
    + + + + + + + + + + + + + + +

    en.wikivoyage.org

    @@ -1810,6 +2562,166 @@ +

    + en.wikivoyage.org Articles (2017-04) +

    +
    + + + + + + + + + + + +
    +

    + en.wikivoyage.org Images (2017-04) +

    +
    + + + + + + + + + + +
    +

    + en.wikivoyage.org Source (2017-04) +

    +
    + + + + + + + + +

    en.wikiquote.org

    @@ -1903,6 +2815,136 @@ +

    + en.wikiquote.org Articles (2017-04) +

    +
    + + + + + + + + + + + +
    +

    + en.wikiquote.org Images (2017-04) +

    +
    + + + + +
    +

    + en.wikiquote.org Source (2017-04) +

    +
    + + + + + + + + +

    en.wikibooks.org

    @@ -2036,6 +3078,201 @@ +

    + en.wikibooks.org Articles (2017-04) +

    +
    + + + + + + + + + + + + + + + +
    +

    + en.wikibooks.org Images (2017-04) +

    +
    + + + + + + + + + +
    +

    + en.wikibooks.org Source (2017-04) +

    +
    + + + + + + + + + + + + +

    en.wikiversity.org

    @@ -2169,6 +3406,196 @@ +

    + en.wikiversity.org Articles (2017-04) +

    +
    + + + + + + + + + + + + + + + +
    +

    + en.wikiversity.org Images (2017-04) +

    +
    + + + + + + + + +
    +

    + en.wikiversity.org Source (2017-04) +

    +
    + + + + + + + + + + + + +

    en.wikinews.org

    @@ -2277,6 +3704,176 @@ +

    + en.wikinews.org Articles (2017-04) +

    +
    + + + + + + + + + + + + + +
    +

    + en.wikinews.org Images (2017-04) +

    +
    + + + + + + +
    +

    + en.wikinews.org Source (2017-04) +

    +
    + + + + + + + + + + + + +

    All links

    @@ -2465,6 +4062,56 @@ http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-10_file_ns http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-10_file_ns.110_db.001.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-10_file_ns.114_db.001.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-10_patch-1_file_ns.000_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_xtn.search.core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_xtn.search.link_title_ns.000_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_xtn.search.link_title_ns.999_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_html_ns.000.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_html_ns.000_db.002.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_html_ns.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_html_ns.014.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_html_ns.090.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_html_ns.092.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_html_ns.100.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_html_ns.102.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_html_ns.104.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_html_ns.106.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_html_ns.108.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_html_ns.110.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_html_ns.114.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_html_ns.116.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_html_ns.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_xtn.category.core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_xtn.category.link_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_xtn.fulltext_search.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_file_core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_file_ns.000_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_file_ns.004_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_file_ns.014_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_file_ns.090_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_file_ns.100_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_file_ns.104_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_file_ns.110_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_file_ns.114_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.000.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.100.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.012.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.118.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.104.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.114.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.010.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.102.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.106.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.014.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.110.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.006.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.108.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.090.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.092.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.116.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_text_ns.828.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-10_core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-10_xtn.search.core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-10_html_ns.000.zip @@ -2499,6 +4146,50 @@ http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-10_patch-1 http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-10_patch-1_file_ns.104_db.006.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-10_patch-1_file_ns.106_db.001.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-10_patch-1_file_ns.114_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_xtn.search.core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_xtn.search.link_title_ns.000_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_xtn.search.link_title_ns.999_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_html_ns.000.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_html_ns.000_db.002.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_html_ns.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_html_ns.100.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_html_ns.102.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_html_ns.104.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_html_ns.104_db.002.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_html_ns.106.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_html_ns.114.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_html_ns.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_xtn.category.core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_xtn.category.link_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_xtn.fulltext_search.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_file_core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_file_ns.000_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_file_ns.004_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_file_ns.100_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_file_ns.102_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_file_ns.104_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_file_ns.104_db.002.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_file_ns.104_db.003.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_file_ns.104_db.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_file_ns.104_db.005.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_file_ns.104_db.006.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_file_ns.106_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_file_ns.114_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_text_ns.000.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_text_ns.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_text_ns.102.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_text_ns.100.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_text_ns.114.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_text_ns.010.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_text_ns.014.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_text_ns.012.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_text_ns.006.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_text_ns.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_text_ns.104.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_text_ns.106.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_text_ns.828.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2017-04_text_ns.104_db.002.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-10_core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-10_xtn.search.core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-10_html_ns.000.zip @@ -2519,6 +4210,35 @@ http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-10_file_ns http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-10_patch-1_file_core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-10_patch-1_file_ns.000_db.006.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-10_patch-1_file_ns.004_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_xtn.search.core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_xtn.search.link_title_ns.000_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_xtn.search.link_title_ns.999_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_html_ns.000.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_html_ns.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_html_ns.014.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_html_ns.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_xtn.category.core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_xtn.category.link_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_xtn.fulltext_search.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_file_core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_file_ns.000_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_file_ns.000_db.002.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_file_ns.000_db.003.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_file_ns.000_db.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_file_ns.000_db.005.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_file_ns.000_db.006.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_file_ns.000_db.007.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_file_ns.004_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_file_ns.014_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_text_ns.000.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_text_ns.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_text_ns.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_text_ns.010.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_text_ns.012.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_text_ns.014.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_text_ns.006.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2017-04_text_ns.828.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2016-10_core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2016-10_xtn.search.core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2016-10_html_ns.000.zip @@ -2534,6 +4254,29 @@ http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2016-10_file_ns. http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2016-10_patch-1_file_core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2016-10_patch-1_file_ns.000_db.001.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2016-10_patch-1_file_ns.004_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_xtn.search.core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_xtn.search.link_title_ns.000_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_xtn.search.link_title_ns.999_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_html_ns.000.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_html_ns.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_html_ns.014.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_html_ns.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_xtn.category.core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_xtn.category.link_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_xtn.fulltext_search.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_file_core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_file_ns.000_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_file_ns.004_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_file_ns.014_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_text_ns.000.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_text_ns.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_text_ns.012.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_text_ns.010.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_text_ns.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_text_ns.014.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_text_ns.828.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2017-04_text_ns.006.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2016-10_core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2016-10_xtn.search.core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2016-10_html_ns.000.zip @@ -2557,6 +4300,42 @@ http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2016-10_file_ns. http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2016-10_file_ns.112_db.001.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2016-10_patch-1_file_core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2016-10_patch-1_file_ns.000_db.002.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_xtn.search.core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_xtn.search.link_title_ns.000_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_xtn.search.link_title_ns.999_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_html_ns.000.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_html_ns.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_html_ns.014.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_html_ns.102.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_html_ns.108.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_html_ns.110.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_html_ns.112.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_html_ns.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_xtn.category.core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_xtn.category.link_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_xtn.fulltext_search.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_file_core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_file_ns.000_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_file_ns.000_db.002.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_file_ns.004_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_file_ns.014_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_file_ns.102_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_file_ns.108_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_file_ns.110_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_file_ns.112_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_text_ns.000.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_text_ns.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_text_ns.102.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_text_ns.006.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_text_ns.012.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_text_ns.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_text_ns.112.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_text_ns.010.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_text_ns.014.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_text_ns.110.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_text_ns.108.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2017-04_text_ns.828.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2016-10_core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2016-10_xtn.search.core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2016-10_html_ns.000.zip @@ -2580,6 +4359,41 @@ http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2016-10_file_n http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2016-10_patch-1_file_core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2016-10_patch-1_file_ns.000_db.001.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2016-10_patch-1_file_ns.102_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_xtn.search.core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_xtn.search.link_title_ns.000_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_xtn.search.link_title_ns.999_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_html_ns.000.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_html_ns.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_html_ns.014.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_html_ns.100.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_html_ns.102.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_html_ns.104.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_html_ns.106.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_html_ns.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_xtn.category.core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_xtn.category.link_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_xtn.fulltext_search.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_file_core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_file_ns.000_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_file_ns.004_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_file_ns.014_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_file_ns.100_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_file_ns.102_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_file_ns.104_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_file_ns.106_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_text_ns.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_text_ns.010.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_text_ns.000.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_text_ns.014.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_text_ns.006.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_text_ns.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_text_ns.012.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_text_ns.104.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_text_ns.102.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_text_ns.100.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_text_ns.106.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2017-04_text_ns.828.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2016-10_core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2016-10_xtn.search.core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2016-10_html_ns.000.zip @@ -2598,6 +4412,37 @@ http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2016-10_file_ns.1 http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2016-10_file_ns.102_db.001.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2016-10_patch-1_file_core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2016-10_patch-1_file_ns.000_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_xtn.search.core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_xtn.search.link_title_ns.000_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_xtn.search.link_title_ns.999_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_html_ns.000.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_html_ns.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_html_ns.014.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_html_ns.100.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_html_ns.102.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_html_ns.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_xtn.category.core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_xtn.category.link_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_xtn.fulltext_search.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_file_core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_file_ns.000_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_file_ns.004_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_file_ns.014_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_file_ns.100_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_file_ns.102_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_text_ns.006.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_text_ns.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_text_ns.000.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_text_ns.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_text_ns.010.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_text_ns.100.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_text_ns.014.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_text_ns.012.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_text_ns.102.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_text_ns.090.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_text_ns.092.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2017-04_text_ns.828.zip