mirror of
https://github.com/fmhy/FMHY-SafeGuard.git
synced 2026-03-11 08:55:40 +00:00
Update background.js
Updated links
This commit is contained in:
parent
c833799589
commit
6c7a89d27a
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ const safeListURL = "https://api.fmhy.net/single-page";
|
|||
const starredListURL =
|
||||
"https://raw.githubusercontent.com/fmhy/bookmarks/refs/heads/main/fmhy_in_bookmarks_starred_only.html";
|
||||
const fmhyFilterListURL =
|
||||
"https://raw.githubusercontent.com/kenhendricks00/FMHY-SafeGuard/refs/heads/main/fmhy-filterlist.txt";
|
||||
"https://raw.githubusercontent.com/fmhy/FMHY-SafeGuard/refs/heads/main/fmhy-filterlist.txt";
|
||||
const DEFAULT_CHECK_INTERVAL = 60 * 60 * 1000; // 1 hour in milliseconds
|
||||
|
||||
// State Variables
|
||||
|
|
|
|||
Loading…
Reference in a new issue