diff --git a/www/js/lib/kiwixServe.js b/www/js/lib/kiwixServe.js index 05bb3b29..7e10fd33 100644 --- a/www/js/lib/kiwixServe.js +++ b/www/js/lib/kiwixServe.js @@ -477,7 +477,7 @@ define([], function () { } var headerDoc = 'We found the following links to your file:'; var bodyDoc = '
\r\n'; - bodyDoc += /\/(ted|videos)\//i.test(URL) ? 'Please note if you cannot switch to Service Worker mode (see Configuration - Expert Settings) you will need to search for the videos using standard ZIM search or by typing a space in search to show the ZIM Archive Index, because the ZIM\'s proprietary UI does not work in JQuery mode.' : ''; + bodyDoc += /\/(ted|videos)\//i.test(URL) && /UWP/.test(params.appType) ? '
Please note if you cannot switch to Service Worker mode (see Configuration - Expert Settings) you will need to search for the videos using standard ZIM search or by typing a space in search to show the ZIM Archive Index, because the ZIM\'s proprietary UI does not work in JQuery mode.' : ''; bodyDoc += /\/gutenberg\//i.test(URL) ? '
You can read Gutenberg books in this app, but please note that if you cannot switch to Service Worker mode (see Configuration - Expert Settings) you will need to search for books using standard or wildcard ZIM search (e.g. \'.*quixote\') or by typing a space in search to show the ZIM Archive Index, because the ZIM\'s proprietary UI does not work in JQuery mode.' : ''; bodyDoc += "