diff --git a/src/js/background.js b/src/js/background.js index 238a3c9..cfc2375 100644 --- a/src/js/background.js +++ b/src/js/background.js @@ -30,7 +30,7 @@ const safeListURLs = [ "https://raw.githubusercontent.com/fmhy/edit/refs/heads/main/docs/text-tools.md", "https://raw.githubusercontent.com/fmhy/edit/refs/heads/main/docs/torrentpiracyguide.md", "https://raw.githubusercontent.com/fmhy/edit/refs/heads/main/docs/video-tools.md", - "https://raw.githubusercontent.com/fmhy/edit/refs/heads/main/docs/video", + "https://raw.githubusercontent.com/fmhy/edit/refs/heads/main/docs/video.md", ]; const fmhyFilterListURL = "https://raw.githubusercontent.com/fmhy/FMHY-SafeGuard/refs/heads/main/fmhy-filterlist.txt";