mirror of
https://github.com/fmhy/FMHY-SafeGuard.git
synced 2026-03-11 08:55:40 +00:00
Fix URL in background.js for video documentation
This commit is contained in:
parent
932cb03184
commit
51bd64ec8f
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in a new issue