|
|
@@ -19,12 +19,11 @@ if (matches) {
|
|
|
// rHtmlText = rHtmlText.replace(regex2, 'var protoUrl=null');
|
|
|
|
|
|
// rHtmlText = rHtmlText.replace('if\s*\(true\)\s*\{', 'if (false) {');
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
htmlText = rHtmlText;
|
|
|
+
|
|
|
+ lk.msg('在Nicegram里打开', '', '', newHref);
|
|
|
}
|
|
|
-$done({
|
|
|
+lk.done({
|
|
|
body: htmlText
|
|
|
});
|
|
|
|