aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorawy <awy@tutamail.com>2024-08-07 04:39:31 +0300
committerawy <awy@tutamail.com>2024-08-07 04:39:31 +0300
commit5b67cbbd4e21d92ea9bc647b88fe693e6e68f21b (patch)
treea9a227c00f14bca9a75e760ff829c8775db7fc44
parentef538a73fa9a834123cf31ff2303408d3dd73be3 (diff)
fix
-rwxr-xr-xconfigure_firefox.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure_firefox.sh b/configure_firefox.sh
index d3eaa99..a680566 100755
--- a/configure_firefox.sh
+++ b/configure_firefox.sh
@@ -14,7 +14,7 @@ URL_UPDATER_SH="https://raw.githubusercontent.com/arkenfox/user.js/master/update
URL_USER_OVERRIDES_JS="https://codeberg.org/awy/user-overrides.js/raw/branch/master/user-overrides.js"
URL_USERCHROME_CSS="https://codeberg.org/awy/user-overrides.js/raw/branch/master/userChrome.css"
URL_USERCONTENT_CSS="https://codeberg.org/awy/user-overrides.js/raw/branch/master/userContent.css"
-URL_UBLOCK_BACKUP="https://codeberg.org/awy/user-overrides.js/src/branch/master/ublock_backup.txt"
+URL_UBLOCK_BACKUP="https://codeberg.org/awy/user-overrides.js/raw/branch/master/ublock_backup.txt"
FILES_DIR="${HOME}/files"