From 49b45d82624c3c53aa2a0a4f8bd9957fed75abdd Mon Sep 17 00:00:00 2001 From: Commandtechno <68407783+Commandtechno@users.noreply.github.com> Date: Mon, 5 Dec 2022 17:14:48 -0600 Subject: [PATCH] google changed their shit (#294) --- src/plugins/reverseImageSearch.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/reverseImageSearch.tsx b/src/plugins/reverseImageSearch.tsx index 26e10038d..a4068ccdc 100644 --- a/src/plugins/reverseImageSearch.tsx +++ b/src/plugins/reverseImageSearch.tsx @@ -21,7 +21,7 @@ import definePlugin from "@utils/types"; import { Menu } from "@webpack/common"; const Engines = { - Google: "https://www.google.com/searchbyimage?image_url=", + Google: "https://lens.google.com/uploadbyurl?url=", Yandex: "https://yandex.com/images/search?rpt=imageview&url=", SauceNAO: "https://saucenao.com/search.php?url=", IQDB: "https://iqdb.org/?url=",