diff --git a/src/plugins/reverseImageSearch.tsx b/src/plugins/reverseImageSearch.tsx index a4068ccd..8de9de78 100644 --- a/src/plugins/reverseImageSearch.tsx +++ b/src/plugins/reverseImageSearch.tsx @@ -25,7 +25,8 @@ const Engines = { Yandex: "https://yandex.com/images/search?rpt=imageview&url=", SauceNAO: "https://saucenao.com/search.php?url=", IQDB: "https://iqdb.org/?url=", - TinEye: "https://www.tineye.com/search?url=" + TinEye: "https://www.tineye.com/search?url=", + ImgOps: "https://imgops.com/start?url=" }; export default definePlugin({