temp: replace bpc-uploads with my own version

because it was removed from gitlab
This commit is contained in:
Noah Masur
2024-04-13 09:02:41 -04:00
parent 83496bcad1
commit e8e0c97e59
2 changed files with 11 additions and 10 deletions

View File

@ -187,7 +187,8 @@
# Firefox addon from outside the extension store
bypass-paywalls-clean = {
# https://gitlab.com/magnolia1234/bpc-uploads/-/commits/master/?ref_type=HEADS
url = "gitlab:magnolia1234/bpc-uploads";
url =
"git+https://git.masu.rs/noah/bpc-uploads"; # temporary, shouldn't rely on myself
flake = false;
};