mirror of
https://github.com/gnosygnu/xowa.git
synced 2024-10-27 20:34:16 +00:00
486 lines
19 KiB
HTML
486 lines
19 KiB
HTML
<!DOCTYPE html>
|
|
<html dir="ltr">
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
|
|
<title>Change log/v3.10.3.1 - XOWA</title>
|
|
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
|
|
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
|
|
|
|
</head>
|
|
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
|
|
<div id="mw-page-base" class="noprint"></div>
|
|
<div id="mw-head-base" class="noprint"></div>
|
|
<div id="content" class="mw-body">
|
|
<h1 id="firstHeading" class="firstHeading"><span>Change log/v3.10.3.1</span></h1>
|
|
<div id="bodyContent" class="mw-body-content">
|
|
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
|
|
<div id="contentSub"></div>
|
|
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
|
|
|
|
<div id="toc" class="toc">
|
|
<div id="toctitle" class="toctitle">
|
|
<h2>
|
|
Contents
|
|
</h2>
|
|
</div>
|
|
<ul>
|
|
<li class="toclevel-1 tocsection-1">
|
|
<a href="#v3.10.3.2_(2016-10-17)"><span class="tocnumber">1</span> <span class="toctext">v3.10.3.2 (2016-10-17)</span></a>
|
|
<ul>
|
|
<li class="toclevel-2 tocsection-2">
|
|
<a href="#PC"><span class="tocnumber">1.1</span> <span class="toctext">PC</span></a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="toclevel-1 tocsection-3">
|
|
<a href="#v3.10.3.1_(2016-10-16)"><span class="tocnumber">2</span> <span class="toctext">v3.10.3.1 (2016-10-16)</span></a>
|
|
<ul>
|
|
<li class="toclevel-2 tocsection-4">
|
|
<a href="#Wiki"><span class="tocnumber">2.1</span> <span class="toctext">Wiki</span></a>
|
|
</li>
|
|
<li class="toclevel-2 tocsection-5">
|
|
<a href="#PC_2"><span class="tocnumber">2.2</span> <span class="toctext">PC</span></a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="toclevel-1 tocsection-6">
|
|
<a href="#Android"><span class="tocnumber">3</span> <span class="toctext">Android</span></a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<h2>
|
|
<span class="mw-headline" id="v3.10.3.2_(2016-10-17)">v3.10.3.2 (2016-10-17)</span>
|
|
</h2>
|
|
<h3>
|
|
<span class="mw-headline" id="PC">PC</span>
|
|
</h3>
|
|
<ul>
|
|
<li>
|
|
DownloadCentral: Show 2016-10 entries for English / German Wikipedia in Download Central. {detected by Ope30}
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Resolved by</span>: Include latest download central database.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Wiki_setup/English_wikis" id="xolnki_2" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a> <a href="/wiki/Wiki_setup/German_wikis" id="xolnki_3" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
|
|
</dd>
|
|
</dl>
|
|
<h2>
|
|
<span class="mw-headline" id="v3.10.3.1_(2016-10-16)">v3.10.3.1 (2016-10-16)</span>
|
|
</h2>
|
|
<h3>
|
|
<span class="mw-headline" id="Wiki">Wiki</span>
|
|
</h3>
|
|
<ul>
|
|
<li>
|
|
Package: Publish 2016-10 English Wikipedia.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Wiki_setup/English_wikis" id="xolnki_4" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Package: Publish 2016-10 German Wikipedia.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Wiki_setup/German_wikis" id="xolnki_5" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
|
|
</dd>
|
|
</dl>
|
|
<h3>
|
|
<span class="mw-headline" id="PC_2">PC</span>
|
|
</h3>
|
|
<p>
|
|
<b>major</b>
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
Category: Improve performance for Category pages on non-SSD drives. {detected by Ope30}
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Resolved by</span>: Denormalize sortkey from cat_sort table to cat_link table and add explicit index for it.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Category:Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:Earth</a> <a href="https://en.wikipedia.org/wiki/Category:2001_albums" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:2001_albums</a> <a href="https://en.wikipedia.org/wiki/Category:Unprintworthy_redirects" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:Unprintworthy_redirects</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Category: Add UCA support for category sorting. {detected by Ope30}
|
|
</li>
|
|
</ul>
|
|
<ul>
|
|
<li>
|
|
Category: Support "uca-default", "uca-*", "uppercase" collations in different wikis.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Example</span>: bin/any/xowa/cfg/wiki.
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Category: Load catpage wikitext from precompiled HTML and merge with catpage link data.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="https://simple.wikipedia.org/wiki/Category:Living_people" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Category:Living_people</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Scribunto: Fix script error "index is out of bounds" on many en.w geography pages.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Message</span>: <code>Script error: @C:/xowa/bin/any/xowa/xtns/Scribunto/engines/Luaj/MWServer.lua:59 vm error: gplx.Err: index is out of bounds: idx=0 len=0</code>
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Resolved by</span>: Handle parser functions with 0 arguments, like {{#coordinates}}.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/New_York_City" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/New_York_City</a> <a href="https://en.wikipedia.org/wiki/Paris" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Paris</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Scribunto: Show flags as correct small size not extremely large size.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Resolved by</span>: Evaluate optional args of missing templates.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Example</span>: "size={{{size|}}}" -> "size=" x> "size={{{size|}}}".
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Europe" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Europe</a> <a href="https://en.wikipedia.org/wiki/Template:Country_data_Guernsey" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Template:Country_data_Guernsey</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Scripting: Add scripting support through standalone js / lua files. {requested by anonymous}
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/App/Xtn/Scripting" id="xolnki_6" title="App/Xtn/Scripting">App/Xtn/Scripting</a>
|
|
</dd>
|
|
</dl>
|
|
<p>
|
|
<br>
|
|
<b>minor</b>
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
Category: Show categories in User / Talk namespace as MISSING.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Category:2001_albums?pageuntil=WALK%2BON%2BTHE%2BWIRED%2BSIDE,%2BA#mw-pages" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:2001_albums?pageuntil=WALK%2BON%2BTHE%2BWIRED%2BSIDE,%2BA#mw-pages</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Category: Fix Category bookmarks not working if bookmarking something past first page.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Resolved by</span>: Write anchor after query args, not before.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Example</span>: Category:2001_albums&pagefrom=Beautiful+View#mw-pages x> Category:2001_albums#mw-pages?pagefrom=Beautiful%2BView.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Category:2001_albums?pagefrom=Beautiful%2BView#mw-pages" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:2001_albums?pagefrom=Beautiful%2BView#mw-pages</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Category: Fix "Next 200" not working on category pages when "Next 200" link refers to page with "#". {detected by Ope30}
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Resolved by</span>: Do not automatically url-decode query arguments.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Kategorie:Begriffsklärung" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Kategorie:Begriffsklärung</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Category: Fix rare skipping of one page when pressing "Next 200".
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Resolved by</span>: Do not automatically url-decode query arguments.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Example</span>: Category:2001_albums&pagefrom=Nightclubbing+%28Blank+and+Jones+album%29%0ANightclubbing+%28Blank+%26+Jones+album%29#mw-pages.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/w/index.php?title=Category:2001_albums&pagefrom=Loving%20Every%20Minute%20(album)#mw-pages" rel="nofollow" class="external free">https://en.wikipedia.org/w/index.php?title=Category:2001_albums&pagefrom=Loving%20Every%20Minute%20(album)#mw-pages</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Category: Sort headings numerically under 0-9.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Category:2001_albums" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:2001_albums</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Category: Hide "hidden categories" group for wikitext databases (already hidden for HTML databases).
|
|
</li>
|
|
</ul>
|
|
<ul>
|
|
<li>
|
|
Search: Fix "Next" / "Previous" not working on full text search.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Special:Search/earth?fulltext=y&xowa_page_index=0" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search/earth?fulltext=y&xowa_page_index=0</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Options: Fix Shortcuts not saving. {detected by Ope30}
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Options/Shortcuts" id="xolnki_7" title="Options/Shortcuts">Options/Shortcuts</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Scribunto: Fix hidden script error on a few dozen en.w observatory pages.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Resolved by</span>: If unit is a wikidata url, show label for that wikidata article, not the wikidata url.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Example</span>: "305±2 meter" x> "305±2 http://www.wikidata.org/entity/Q11573".
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Arecibo_Observatory" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Arecibo_Observatory</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Setup: Add setup instruction pages to list URLs for specific wikis.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Wiki_setup/Listing" id="xolnki_8" title="Wiki setup/Listing">Wiki_setup/Listing</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
File: Add deletion database for 2016-09 English Wikipedia.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Dashboard/Files/Deletion" id="xolnki_9" title="Dashboard/Files/Deletion">Dashboard/Files/Deletion</a> <a href="https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Html_dump: If option is set to use wikitext, but no wikitext is available, and html is available, just use html.
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
<br>
|
|
<b>trivial</b>
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
Setup: Add icu4j library.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Example</span>: bin/any/java/icu4j/icu4j-4_8.jar.
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Setup: Add xz library (not officially supported).
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Example</span>: bin/any/java/xz/xz-1.5.jar .
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Luaj: Cast string, int, long, double and bool args in method reflection.
|
|
</li>
|
|
</ul>
|
|
<ul>
|
|
<li>
|
|
Luaj: Handle varargs in method reflection.
|
|
</li>
|
|
</ul>
|
|
<ul>
|
|
<li>
|
|
Make.Images: Add builder command to create customized deletion_db for dansguardian wikis.
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
<br>
|
|
<b>dev</b>
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
Dev: Refactor Io_stream_rdr.
|
|
</li>
|
|
</ul>
|
|
<ul>
|
|
<li>
|
|
Dev: Refactor Gfo_url_parser.
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
<br>
|
|
</p>
|
|
<h2>
|
|
<span class="mw-headline" id="Android">Android</span>
|
|
</h2>
|
|
<p>
|
|
<b>minor</b>
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
Launch: Ignore application directory which are no longer accessible (removed SD card).
|
|
</li>
|
|
</ul>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div id="mw-head" class="noprint">
|
|
<div id="left-navigation">
|
|
<div id="p-namespaces" class="vectorTabs">
|
|
<h3>Namespaces</h3>
|
|
<ul>
|
|
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id='mw-panel' class='noprint'>
|
|
<div id='p-logo'>
|
|
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
|
|
</div>
|
|
<div class="portal" id='xowa-portal-home'>
|
|
<h3>XOWA</h3>
|
|
<div class="body">
|
|
<ul>
|
|
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
|
|
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
|
|
<li><a href="https://www.youtube.com/watch?v=q0qbXYXEH6M" title="See a video of XOWA Desktop in action">Video</a></li>
|
|
<li><a href="http://xowa.org/home/wiki/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
|
|
<li><a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="portal" id='xowa-portal-started'>
|
|
<h3>Getting started</h3>
|
|
<div class="body">
|
|
<ul>
|
|
<li><a href="http://xowa.org/home/wiki/App/Setup/System_requirements.html" title='Get XOWA's system requirements'>Requirements</a></li>
|
|
<li><a href="http://xowa.org/home/wiki/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
|
|
<li><a href="http://xowa.org/home/wiki/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
|
|
<li><a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
|
|
<li><a href="http://xowa.org/home/wiki/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="portal" id='xowa-portal-android'>
|
|
<h3>Android</h3>
|
|
<div class="body">
|
|
<ul>
|
|
<li><a href="http://xowa.org/home/wiki/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
|
|
<li><a href="https://www.youtube.com/watch?v=jsMTBxGweUw" title="See a video of XOWA Android in action">Video</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="portal" id='xowa-portal-help'>
|
|
<h3>Help</h3>
|
|
<div class="body">
|
|
<ul>
|
|
<li><a href="http://xowa.org/home/wiki/Help/About.html" title='Get more information about XOWA'>About</a></li>
|
|
<li><a href="http://xowa.org/home/wiki/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
|
|
<li><a href="http://xowa.org/home/wiki/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
|
|
<li><a href="http://xowa.org/home/wiki/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="portal" id='xowa-portal-blog'>
|
|
<h3>Blog</h3>
|
|
<div class="body">
|
|
<ul>
|
|
<li><a href="http://xowa.org/home/wiki/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="portal" id='xowa-portal-links'>
|
|
<h3>Links</h3>
|
|
<div class="body">
|
|
<ul>
|
|
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
|
|
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
|
|
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="portal" id='xowa-portal-donate'>
|
|
<h3>Donate</h3>
|
|
<div class="body">
|
|
<ul>
|
|
<li><a href="https://archive.org/donate/index.php" title="Support archive.org!">archive.org</a></li><!-- listed first due to recent fire damages: http://blog.archive.org/2013/11/06/scanning-center-fire-please-help-rebuild/ -->
|
|
<li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
|
|
<li><a href="http://xowa.org/home/wiki/Help/Donate.html" title="Support XOWA!">XOWA</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</body>
|
|
</html> |