// ==UserScript== // @name 匿名版一键搜图 // @namespace http://zhihaofans.com // @version 0.4.0 // @description 一键搜图(让盗图狗不再得意,让你不再为祭品信息而烦恼) // @author zhihaofans // @match https://h.nimingban.com/f/* // @match https://h.nimingban.com/t/* // @match http://www.kukuku.cc/t/* // @match http://www.kukuku.cc/* // @match https://boards.4chan.org/*/* // @match http://boards.4chan.org/*/* // @require https://cdn.bootcss.com/jquery/3.2.1/jquery.min.js // @grant Apache-2.0 // @note 开源地址:https://github.com/zhihaofans/Some-JavaScript/blob/master/imageboard.imagesearch.js // @note Greasyfork地址:https://greasyfork.org/zh-CN/scripts/21115 // @note 0.3.9: 用coffee-script重写了一遍 // @note 0.4.0: 删除了360搜索引擎,以图搜图适配了'4chan.org' // @note generated by coffee-script // @downloadURL none // ==/UserScript== (function() { var addLink, nmb_search, search_change, setting, setting_show, start; jQuery.noConflict(); setting_show = 0; nmb_search = { 'sogou': 'http://pic.sogou.com/ris?query=', 'baidu': 'http://image.baidu.com/n/pc_search?queryImageUrl=', 'google': 'https://www.google.com/searchbyimage?image_url=', 'saucenao': 'http://saucenao.com/search.php?db=999&url=', 'iqdb': 'http://www.iqdb.org/?url=', 'iisearch': 'http://iisearch.ddo.jp/front.php?mode=1&url=', 'tineye': 'http://tineye.com/search/?url=' }; setting = function() { var li, nmb_select; nmb_select = ''; if (localStorage.getItem('setting_search') === null || localStorage.getItem('setting_search') === void 0) { localStorage.setItem('setting_search', 'baidu'); } console.log(localStorage.setting_search in nmb_search); if (localStorage.setting_search in nmb_search === false) { localStorage.setItem('setting_search', 'baidu'); alert('设置错误,已初始化(baidu)\n即将刷新'); location.reload(); } switch (location.hostname) { case 'h.nimingban.com': case 'www.kukuku.cc': li = '