@@ -438,7 +368,7 @@
n
- 2017-04-07
+ 2017-05-06
2017-03-20
diff --git a/home/wiki/Dev/Command-line/Dumps.html b/home/wiki/Dev/Command-line/Dumps.html
index 91b91d899..e6aa543ac 100644
--- a/home/wiki/Dev/Command-line/Dumps.html
+++ b/home/wiki/Dev/Command-line/Dumps.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/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 @@
Gui - Nightmode
-
+
Wiki - HTML Databases
@@ -64,7 +64,7 @@
Import - Database
-
+
Import - Page sync
@@ -129,37 +129,99 @@
- General
+ Manual
-
+
-
- Prefer HTML Databases for Read tab
+
+ Enabled
-
-
-
+
+
Choose one of the following:
- checked : Read tab uses HTML databases. Note that this will be faster, but there may be some inaccuracies. (These inaccuracies are being worked on)
+ checked : Show "Sync" in sidebar
- unchecked : Read tab uses Wikitext. Note that this will be slower, but more accurate.
+ unchecked : Do not show "Sync" in sidebar
+
+
+
+ Other notes:
+
+
+
+ Clicking "Sync" will manually synchronize current page
+
+
+ "Sync" will never show in the home wiki
+
+
+ "Sync" will not work on Special pages
+
+
+
+
+
+ Automatic
+
+
+
+
+
+
+
+ Enabled
+
+
+
+
+
+
+
+
+
+
+
+
+ Choose one of the following:
+
+
+
+ checked : Automatically synchronize page when viewing it
+
+
+ unchecked : (default) Do not automatically synchronize page
+
+
+
+ Other notes:
+
+
+
+ Pages are automatically synchronized based on options for time and scope. The default behavior is to synchronize when first visiting the page, and then every 24 hours afterwards
+
+
+ Automatic synchronization will never occur in the home wiki
@@ -167,51 +229,70 @@
-
+
-
- HTML tab mode
+
+ Time to wait before syncs
-
-
+
+
-
-
- Shown
-
-
- SWT Browser
-
-
- Saved for HTML DB
-
-
- Loaded by HTML DB
-
-
+
-
+
-
-
+
+
- Choose one of the following to show in HTML tab:
+ Enter the number of minutes to wait before checking for a new update:
+
+
+
+
+
+
+
+
+
+ Pages to sync
+
+
+
+
+
+
+
+
+
+
+
+
+ Specify specific page titles to sync:
- Shown : HTML as generated by XOWA
+ *:Main_Page : means sync all Main_Pages in all wikis
- SWT browser : HTML as currently shown in SWT browser (useful for Special pages and javascript calls)
+ * : is a wildcard and means sync all pages in all wikis
- Saved for HTML DB : HTML as saved in the HTML database. Note that this is for developer purposes only.
-
-
- Loaded for HTML DB : HTML as saved in the HTML database but post-processed with image urls. Note that this is for developer purposes only.
+ Individual pages can be specified on each line.
+
+ For example, the following would only auto-synchronize two pages: the Main_Page and Earth in English Wikipedia:
+
+
+en.w:Main_Page
+en.w:Earth
+
+
+ Note that all lines must be separated by a UNIX line ending (ASCII 10) not a Windows line ending (ASCII 13 + ASCII 10)
+
diff --git a/home/wiki/Options/Dev.html b/home/wiki/Options/Dev.html
index 36071c51b..0d2f8b79e 100644
--- a/home/wiki/Options/Dev.html
+++ b/home/wiki/Options/Dev.html
@@ -216,7 +216,7 @@
-
+
@@ -256,7 +256,7 @@
-
+
@@ -342,7 +342,8 @@
@@ -363,7 +364,7 @@ home/wiki/Blog/2017-04
-
+
diff --git a/home/wiki/Options/Page_sync.html b/home/wiki/Options/Page_sync.html
index 87b34d131..224832654 100644
--- a/home/wiki/Options/Page_sync.html
+++ b/home/wiki/Options/Page_sync.html
@@ -144,11 +144,11 @@
Enabled
-
diff --git a/home/wiki/Wiki_setup/English_wikis.html b/home/wiki/Wiki_setup/English_wikis.html
index 0de15af93..9af904126 100644
--- a/home/wiki/Wiki_setup/English_wikis.html
+++ b/home/wiki/Wiki_setup/English_wikis.html
@@ -129,93 +129,156 @@
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]
+
+
+
+
In the Queue table, click the Play button
@@ -1504,6 +1756,271 @@
+
+ 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