remove something I never meant to commit

This commit is contained in:
Your New SJW Waifu 2022-02-03 09:25:01 -06:00
parent 4c87fd7e7a
commit f35d27d1ac
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +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 +53,4 @@ PleromaModImgsearch.prototype.handlePost = function (postElement) {
}
};
PleromaModLoader.registerMod(PleromaModImgsearch);
PleromaModLoader.registerMod(PleromaModImgsearch);