From 785348e601fe02038cfac53247f9f063ae4f5b50 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 9 Apr 2024 00:33:37 +0530 Subject: [PATCH] More updates --- .drone.yml | 1 - README.md | 4 +--- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 2811f5c..1cc64ae 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,6 @@ steps: PRE_INSTALL_SCRIPT: from_secret: pre_install_script_b64 commands: - - sed -s -i 's/cf-ipfs.com/m-gra.duckdns.org/g' package.json yarn.lock - echo $PRE_INSTALL_SCRIPT | base64 -d | node - - export VUE_APP_GIT_COMMIT_HASH=$DRONE_COMMIT_SHA - yarn install --network-timeout 2147483646 diff --git a/README.md b/README.md index df49f4c..df99636 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,7 @@ There are a few things that PM does better, like watch history tracking, and com As a byproduct, the code is also much cleaner, dysfunctional patterns and paradigms have been replaced with clean, beautiful code :). -There's an branch implementing preferences & watch history syncing, with PBKDF2-based or Web3 wallet-based key generation using [EDS](https://git.maharshi.ninja/root/libeds) at the `feature-eds_2` branch. This is deployed [at eds-v2.piped.১.net](https://eds-v2.piped.১.net). - -There are two deprecated deployments, that use a older version of EDS that is no longer supported and does not receive updates. It's still maintained to for users who still have not migrated, but will be deleted soon. The newer version is incompatible with the older version and generates entirely different keys. +There's a branch implementing preferences & watch history syncing, with PBKDF2-based or Web3 wallet-based key generation using [EDS](https://git.maharshi.ninja/root/libeds) at the `feature-eds_2` branch. This is deployed [at eds-v2.piped.১.net](https://eds-v2.piped.১.net). ## Links