From d613344f9f979b8b44860316a10771544aa29d0a Mon Sep 17 00:00:00 2001 From: Agrim Shrivastava <132459461+agrim712@users.noreply.github.com> Date: Fri, 7 Jun 2024 19:20:39 +0530 Subject: [PATCH] Update gfg.js --- scripts/gfg.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/gfg.js b/scripts/gfg.js index c773c207..fe21ff15 100644 --- a/scripts/gfg.js +++ b/scripts/gfg.js @@ -100,7 +100,7 @@ const gfgLoader = setInterval(() => { if ( window.location.href.includes( - 'practice.geeksforgeeks.org/problems', + 'https://www.geeksforgeeks.org/explore?page=1&sortBy=submissions', ) ) {