Rename to rfd-affiliate-stripper

This commit is contained in:
Dave Gallant
2024-10-29 18:24:53 -04:00
parent 8aef9b158c
commit b8f9f77e91
9 changed files with 20 additions and 22 deletions

View File

@@ -20,6 +20,6 @@ export function updateRedirects() {
export function setDefaultConfig() {
chrome.storage.local.set({
config:
"https://raw.githubusercontent.com/davegallant/rfd-redirect-stripper/main/redirects.json",
"https://raw.githubusercontent.com/davegallant/rfd-affiliate-stripper/main/redirects.json",
});
}