diff --git a/www/A/Wikipedia%3AWikiProject_Medicine/Open_Textbook_of_Medicine b/www/A/Wikipedia%3AWikiProject_Medicine/Open_Textbook_of_Medicine deleted file mode 100644 index b9313adf..00000000 --- a/www/A/Wikipedia%3AWikiProject_Medicine/Open_Textbook_of_Medicine +++ /dev/null @@ -1,698 +0,0 @@ - - - - - - Wikipedia:WikiProject Medicine/Open Textbook of Medicine - - - - - - - - - - - - - - - - -
-
-
- -
-
-
-
-
-

- Open Textbook of Medicine -

-
-

Welcome to the Offline Medical Encyclopedia by Wikipedia’s WikiProject Medicine. - Please bear in mind that this is volunteer generated content. While we try our best to - make it as accurate as possible, it is not perfect. Thus we request that you use common - sense when consulting this app.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
- This article is issued from - - Wikipedia - . - The text is licensed under - Creative - Commons - Attribution - Sharealike - . - Additional terms may apply for the media files. -
-
- -
-
-
-
-
- - - - - - - - - - - - \ No newline at end of file diff --git a/www/A/Wikipedia%3AWikiProject_Medicine/Open_Textbook_of_Medicine2 b/www/A/Wikipedia%3AWikiProject_Medicine/Open_Textbook_of_Medicine2 new file mode 100644 index 00000000..3efaf05a --- /dev/null +++ b/www/A/Wikipedia%3AWikiProject_Medicine/Open_Textbook_of_Medicine2 @@ -0,0 +1,421 @@ + + + + + + Wikipedia:WikiProject Medicine/Open Textbook of Medicine + + + + + + + + + + + + + + + +
+
+
+ +
+
+
+
+
+

+ Open Textbook of Medicine +

+
+

Welcome to the Offline Medical Encyclopedia by Wikipedia’s WikiProject Medicine. + Please bear in mind that this is volunteer generated content. While we try our best to + make it as accurate as possible, it is not perfect. Thus we request that you use common + sense when consulting this app.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ This article is issued from + + Wikipedia + . + The text is licensed under + Creative + Commons - Attribution - Sharealike + . + Additional terms may apply for the media files. +
+ +

 

 

 

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

 

 

 

 

+ + + + \ No newline at end of file diff --git a/www/js/app.js b/www/js/app.js index 6986d246..69a3661d 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -3488,7 +3488,7 @@ define(['jquery', 'zimArchiveLoader', 'uiUtil', 'util', 'cache', 'images', 'sett // URLs that begin 'http' (i.e. non-relative URLs). It then captures the whole of the URL up until either the opening delimiter // (" or ', which is capture group \3) or a querystring or hash character (? or #). When the regex is used below, it will be further // processed to calculate the ZIM URL from the relative path. This regex can cope with legitimate single quote marks (') in the URL. - params.regexpTagsWithZimUrl = /(<(?:img|script|link)\b[^>]*?\s)(?:src|href)(\s*=\s*(["']))(?!http|app:)(.+?)(?=\3|\?|#)/ig; + params.regexpTagsWithZimUrl = /(<(?:img|script|link)\b[^>]*?\s)(?:src|href)(\s*=\s*(["']))(?!http|app:|data:)(.+?)(?=\3|\?|#)/ig; // Regex below tests the html of an article for active content [kiwix-js #466] // It inspects every