diff --git a/README.md b/README.md index f2bd5e0..04b8a1e 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,6 @@ chmod +x git-sign-check.sh * https://git.sr.ht/~mertgor/hacker-how-to -* https://git.vern.cc/hwpplayer1/hacker-how-to - * https://git.disroot.org/hwpplayer1/hacker-how-to * https://codeberg.org/hwpplayer1/hacker-how-to diff --git a/hacker.en.md b/hacker.en.md index f2bd5e0..04b8a1e 100644 --- a/hacker.en.md +++ b/hacker.en.md @@ -77,8 +77,6 @@ chmod +x git-sign-check.sh * https://git.sr.ht/~mertgor/hacker-how-to -* https://git.vern.cc/hwpplayer1/hacker-how-to - * https://git.disroot.org/hwpplayer1/hacker-how-to * https://codeberg.org/hwpplayer1/hacker-how-to diff --git a/hacker.tr.md b/hacker.tr.md index c3cd573..88e4cc4 100644 --- a/hacker.tr.md +++ b/hacker.tr.md @@ -88,8 +88,6 @@ mutlu hacklemeler(başarılar ve başarıya ulaşmanız dileğiyle) * https://git.sr.ht/~mertgor/hacker-how-to -* https://git.vern.cc/hwpplayer1/hacker-how-to - * https://git.disroot.org/hwpplayer1/hacker-how-to * https://codeberg.org/hwpplayer1/hacker-how-to diff --git a/multiple_push.md b/multiple_push.md index afc5c84..0e26e8a 100644 --- a/multiple_push.md +++ b/multiple_push.md @@ -12,8 +12,6 @@ For this repository it is : * [sr.ht](https://git.sr.ht/~mertgor/hacker-how-to) -* [vern.cc](https://git.vern.cc/hwpplayer1/hacker-how-to) - * [Disroot](https://git.disroot.org/hwpplayer1/hacker-how-to) * [Codeberg](https://codeberg.org/hwpplayer1/hacker-how-to) @@ -38,8 +36,6 @@ After this add GitLab ```git remote add gitlab git@gitlab.com:masscollabs/massco After this add sr.ht ```git remote add sr.ht git@git.sr.ht:~mertgor/hacker-how-to``` -After this add vern.cc ```git remote add vern.cc ssh://git@vern.cc:1813/hwpplayer1/hacker-how-to.git``` - After this add disroot ```git remote add disroot git@git.disroot.org:hwpplayer1/hacker-how-to.git``` After this add codeberg ```git remote add codeberg git@codeberg.org:hwpplayer1/hacker-how-to.git``` @@ -58,8 +54,6 @@ They are : ```git remote set-url --add --push all git@git.sr.ht:~mertgor/hacker-how-to``` -```git remote set-url --add --push all ssh://git@vern.cc:1813/hwpplayer1/hacker-how-to.git``` - ```git remote set-url --add --push all git@git.disroot.org:hwpplayer1/hacker-how-to.git``` ```git remote set-url --add --push all git@codeberg.org:hwpplayer1/hacker-how-to.git```