From 79ec2f3efd9a4675e58a96171aa5ae01e54afe2c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 14 Feb 2017 09:32:21 +0300 Subject: set error report url to https --- js/functions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/functions.js') diff --git a/js/functions.js b/js/functions.js index e29a834c9..88d8e331e 100755 --- a/js/functions.js +++ b/js/functions.js @@ -66,7 +66,7 @@ function exception_error(location, e, ext_info) { "
" + msg + "
"; content += "
"; + "action=\"https://tt-rss.org/report.php\" method=\"POST\">"; content += ""; content += ""; -- cgit v1.2.3