From 3f592685b8280da6ec0c7f2bc32353f94ded4b53 Mon Sep 17 00:00:00 2001 From: rugk Date: Sun, 12 Nov 2017 23:55:39 +0100 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/FAQ.md b/FAQ.md index 12f595b..748ef6b 100644 --- a/FAQ.md +++ b/FAQ.md @@ -211,6 +211,4 @@ Similarly, if you encounter problems with `email-decode.min.js` you've enabled " When changing the JS files (or adding new ones) you need to [regenerate the SRI hashes](https://github.com/PrivateBin/PrivateBin/wiki/Development#subresource-integrity-for-javascript-resources) in your template, so that they match the updated files. -If you didn't change the JS files intentionally, there might be someone/something interfering with these files. Most likely this is a (reverse) proxy, such as Cloudflare, certain VPNs, data saver modes in your client, etc. Try to use it from a different internet connection and a different device to figure out what is manipulating the files and if you can disable/circumvent it. - -### How to fix script from causing errors? +If you didn't change the JS files intentionally, there might be someone/something interfering with these files. Most likely this is a (reverse) proxy, such as Cloudflare, certain VPNs, data saver modes in your client, etc. Try to use it from a different internet connection and a different device to figure out what is manipulating the files and if you can disable/circumvent it. \ No newline at end of file