aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/client.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/client.js b/res/client.js
index 9903f55..89d0d81 100644
--- a/res/client.js
+++ b/res/client.js
@@ -1006,7 +1006,7 @@ client_Main.prototype = {
mediaUrl.value = "";
this.settings.latestLinks.push(url);
client_Settings.write(this.settings);
- var _this_r = new RegExp(",(https?)","g".split("u").join(""));
+ var _this_r = new RegExp(", ?(https?)","g".split("u").join(""));
var links = url.replace(_this_r,"|$1").split("|");
this.handleUrlMasks(links);
if(!atEnd) {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage