From 7958371a24f145d7edaccfe1044281eb99b110ea Mon Sep 17 00:00:00 2001 From: Zixaphir Date: Mon, 16 Dec 2013 18:29:45 -0700 Subject: [PATCH] I have no idea how I enabled that by default. I == dumb --- builds/4chan-X.user.js | 2 +- builds/crx/script.js | 2 +- src/General/Config.coffee | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js index a27b879dd..8fdcc0ace 100644 --- a/builds/4chan-X.user.js +++ b/builds/4chan-X.user.js @@ -254,7 +254,7 @@ sauces: "https://www.google.com/searchbyimage?image_url=%TURL\nhttp://iqdb.org/?url=%TURL\n#//tineye.com/search?url=%TURL\n#http://saucenao.com/search.php?url=%TURL\n#http://3d.iqdb.org/?url=%TURL\n#http://regex.info/exif.cgi?imgurl=%URL\n# uploaders:\n#http://imgur.com/upload?url=%URL;text:Upload to imgur\n#http://ompldr.org/upload?url1=%URL;text:Upload to ompldr\n# \"View Same\" in archives:\n#//archive.foolz.us/_/search/image/%MD5/;text:View same on foolz\n#//archive.foolz.us/%board/search/image/%MD5/;text:View same on foolz /%board/\n#//archive.installgentoo.net/%board/image/%MD5;text:View same on installgentoo /%board/", FappeT: { fappe: false, - werk: true + werk: false }, 'sageEmoji': '4chan SS', 'emojiPos': 'before', diff --git a/builds/crx/script.js b/builds/crx/script.js index ec9cb9d22..ce225ef1f 100644 --- a/builds/crx/script.js +++ b/builds/crx/script.js @@ -232,7 +232,7 @@ sauces: "https://www.google.com/searchbyimage?image_url=%TURL\nhttp://iqdb.org/?url=%TURL\n#//tineye.com/search?url=%TURL\n#http://saucenao.com/search.php?url=%TURL\n#http://3d.iqdb.org/?url=%TURL\n#http://regex.info/exif.cgi?imgurl=%URL\n# uploaders:\n#http://imgur.com/upload?url=%URL;text:Upload to imgur\n#http://ompldr.org/upload?url1=%URL;text:Upload to ompldr\n# \"View Same\" in archives:\n#//archive.foolz.us/_/search/image/%MD5/;text:View same on foolz\n#//archive.foolz.us/%board/search/image/%MD5/;text:View same on foolz /%board/\n#//archive.installgentoo.net/%board/image/%MD5;text:View same on installgentoo /%board/", FappeT: { fappe: false, - werk: true + werk: false }, 'sageEmoji': '4chan SS', 'emojiPos': 'before', diff --git a/src/General/Config.coffee b/src/General/Config.coffee index a49f7c8cc..8bd2b4df1 100755 --- a/src/General/Config.coffee +++ b/src/General/Config.coffee @@ -496,7 +496,7 @@ http://iqdb.org/?url=%TURL FappeT: fappe: false - werk: true + werk: false 'sageEmoji': '4chan SS'