From 4caa66d556d7e1423c96df0709691830af481128 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Mon, 13 Jun 2016 02:54:01 -0700 Subject: [PATCH] Remove sandbox option for Sauce links. #904 --- src/General/Settings/Sauce.html | 1 - src/Images/Sauce.coffee | 15 +-------------- src/Images/Sauce/Sandbox.html | 16 ---------------- src/config/Config.coffee | 2 +- 4 files changed, 2 insertions(+), 32 deletions(-) delete mode 100644 src/Images/Sauce/Sandbox.html diff --git a/src/General/Settings/Sauce.html b/src/General/Settings/Sauce.html index b0e561a09..8b4e7a6e2 100644 --- a/src/General/Settings/Sauce.html +++ b/src/General/Settings/Sauce.html @@ -3,7 +3,6 @@
You can specify a display text by appending ;text:[text] to the URL.
You can specify the applicable boards by appending ;boards:[board1],[board2].
You can specify the applicable file types by appending ;types:[extension1],[extension2].
-
You can open links with scripts and popups disabled by appending ;sandbox.