mirror of
https://github.com/fmhy/FMHY-SafeGuard.git
synced 2026-03-11 08:55:40 +00:00
Merge pull request #1 from RePacked/patch-2
Remove stray addKnownSafeSites() call from background.js
This commit is contained in:
commit
f255a4e4b7
1 changed files with 0 additions and 3 deletions
|
|
@ -858,9 +858,6 @@ async function initializeExtension() {
|
|||
}
|
||||
}
|
||||
|
||||
// Add fallback known sites - only for safe sites, not for starred
|
||||
addKnownSafeSites();
|
||||
|
||||
// Set up the update schedule
|
||||
await setupUpdateSchedule();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue