Use SauceNAO instead of IQDB

This commit is contained in:
Your New SJW Waifu 2020-04-27 13:06:13 -05:00
parent 0a1400f0ef
commit 02ce457cbd
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
PleromaModImgsearch = function () {
this.config = {
stylesheet: "style.css",
url: "https://iqdb.org/?url={img}"
url: "https://saucenao.com/search.php?url={img}"
};
};
@ -52,4 +52,4 @@ PleromaModImgsearch.prototype.handlePost = function (postElement) {
}
};
PleromaModLoader.registerMod(PleromaModImgsearch);
PleromaModLoader.registerMod(PleromaModImgsearch);