From 474f90a427cc5c1d0535d78bb8ba5239029377f1 Mon Sep 17 00:00:00 2001 From: Justin Dhillon Date: Tue, 7 Nov 2023 09:52:55 -0800 Subject: [PATCH 01/12] replaced 404 github link to twitter profile --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1471fb4..6c36c52 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Sometimes I add new posts about this project [on my blog page](https://developer * [agungrbudiman](https://github.com/agungrbudiman) * Perfect algorithms and great examples taken from mrdude project [mrdude2478/IPS_Patch_Creator](https://github.com/mrdude2478/IPS_Patch_Creator/) -* French by [Stephane Meden (JackFromNice)](https://github.com/JackFromNice) +* French by [Stephane Meden (JackFromNice)](https://twitter.com/medenstephane) * Italian by [unbranched](https://github.com/unbranched) * Korean by [DDinghoya](https://github.com/DDinghoya) * Portuguese by [almircanella](https://github.com/almircanella) From 25910ac94c73f679bb744c76713bf2ef2398dc68 Mon Sep 17 00:00:00 2001 From: Justin Dhillon Date: Tue, 7 Nov 2023 09:55:05 -0800 Subject: [PATCH 02/12] fixed broken website link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c36c52..57149b3 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,8 @@ Sometimes I add new posts about this project [on my blog page](https://developer * Korean by [DDinghoya](https://github.com/DDinghoya) * Portuguese by [almircanella](https://github.com/almircanella) * Spanish by [/u/cokimaya007](https://www.reddit.com/u/cokimaya007), [Kuziel Alejandro](https://github.com/Uzi-Oni) -* Chinese (Simplified) by [Huang YunKun (htynkn)](https://github.com/htynkn), [FFT9 (XXgame Group)](https://www.xxgame.net) -* Chinese (Traditional) by [qazrfv1234](https://github.com/qazrfv1234), [FFT9 (XXgame Group)](https://www.xxgame.net) +* Chinese (Simplified) by [Huang YunKun (htynkn)](https://github.com/htynkn), [FFT9 (XXgame Group)](http://xxgame.net/) +* Chinese (Traditional) by [qazrfv1234](https://github.com/qazrfv1234), [FFT9 (XXgame Group)](http://xxgame.net/) * German by [Swarsele](https://github.com/Swarsele) * Vietnamese by [Hai Phan Nguyen (pnghai)](https://github.com/pnghai) * Czech by [Spenaat](https://github.com/spenaat) From c5688f79df4ffd2942dc4d51ada08bf9cc28ba6a Mon Sep 17 00:00:00 2001 From: Justin Dhillon Date: Tue, 7 Nov 2023 09:56:31 -0800 Subject: [PATCH 03/12] replaced missing github repo link with link to creator --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57149b3..c26a784 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ where '+' means 'any next NS-USBloader version'. ### Awoo Installer and compatible applications support -Awoo Installer uses the same command-set (or 'protocol') to [Adubbz/Tinfoil](https://github.com/Adubbz/Tinfoil/). +Awoo Installer uses the same command-set (or 'protocol') to [Adubbz](https://github.com/Adubbz) Tinfoil (repo does not exist anymore) A lot of other forks/apps uses the same command-set. To stop speculating about the name it's now called 'Awoo'. It WAS called 'TinFoil' before. Not any more. From abf7621f287b88f02ab59e32f6a35bad9904795d Mon Sep 17 00:00:00 2001 From: Justin Dhillon Date: Tue, 7 Nov 2023 09:57:50 -0800 Subject: [PATCH 04/12] github account does not exist anymore, so I replaced the link with instagram --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c26a784..685d705 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Sometimes I add new posts about this project [on my blog page](https://developer * Spanish by [/u/cokimaya007](https://www.reddit.com/u/cokimaya007), [Kuziel Alejandro](https://github.com/Uzi-Oni) * Chinese (Simplified) by [Huang YunKun (htynkn)](https://github.com/htynkn), [FFT9 (XXgame Group)](http://xxgame.net/) * Chinese (Traditional) by [qazrfv1234](https://github.com/qazrfv1234), [FFT9 (XXgame Group)](http://xxgame.net/) -* German by [Swarsele](https://github.com/Swarsele) +* German by [Swarsele](https://www.instagram.com/swarsele/?hl=en) * Vietnamese by [Hai Phan Nguyen (pnghai)](https://github.com/pnghai) * Czech by [Spenaat](https://github.com/spenaat) * Arabic by [eslamabdel](https://github.com/eslamabdel) From b89bfa806d5aa23a12947b83936f077f48bba988 Mon Sep 17 00:00:00 2001 From: Justin Dhillon Date: Tue, 7 Nov 2023 09:59:17 -0800 Subject: [PATCH 05/12] fixed broken link to github user developersu --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 58b1a1e..163c17c 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ GitHub - https://github.com/developer_su/${project.artifactId}/issues + https://github.com/developersu/${project.artifactId}/issues From 94ad332bf7b5b921c7bcbb4b868c99586f399b61 Mon Sep 17 00:00:00 2001 From: Justin Dhillon Date: Tue, 7 Nov 2023 10:05:17 -0800 Subject: [PATCH 06/12] fixed broken link to maven.apache.org/POM/4.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 163c17c..a12525c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="https://maven.apache.org/ref/3.9.5/maven-model/maven.html https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 loper From 5b120204ef18f7bbc93858ffd3a9be61197ee7b5 Mon Sep 17 00:00:00 2001 From: Justin Dhillon Date: Tue, 7 Nov 2023 10:10:24 -0800 Subject: [PATCH 07/12] fixed broken link --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a12525c..10a222e 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ redrise redrise.ru repository - https://repo.redrise.ru/releases + https://repo.redrise.ru/#/releases From 1251d39a6b5f07e3c983d794101a165cfeac1ec1 Mon Sep 17 00:00:00 2001 From: Justin Dhillon Date: Wed, 8 Nov 2023 09:11:36 -0800 Subject: [PATCH 08/12] revert Adubbz/Tinfoil --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 685d705..7ccbb9b 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ where '+' means 'any next NS-USBloader version'. ### Awoo Installer and compatible applications support -Awoo Installer uses the same command-set (or 'protocol') to [Adubbz](https://github.com/Adubbz) Tinfoil (repo does not exist anymore) +Awoo Installer uses the same command-set (or 'protocol') to [Adubbz/Tinfoil](https://github.com/Adubbz/Tinfoil/). A lot of other forks/apps uses the same command-set. To stop speculating about the name it's now called 'Awoo'. It WAS called 'TinFoil' before. Not any more. From 5b3ea13b08f721c05d6b1488586ce17796e899a1 Mon Sep 17 00:00:00 2001 From: Justin Dhillon Date: Wed, 8 Nov 2023 09:12:22 -0800 Subject: [PATCH 09/12] revert Stephane Meden (JackFromNice) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ccbb9b..52ce6c5 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Sometimes I add new posts about this project [on my blog page](https://developer * [agungrbudiman](https://github.com/agungrbudiman) * Perfect algorithms and great examples taken from mrdude project [mrdude2478/IPS_Patch_Creator](https://github.com/mrdude2478/IPS_Patch_Creator/) -* French by [Stephane Meden (JackFromNice)](https://twitter.com/medenstephane) +* French by [Stephane Meden (JackFromNice)](https://github.com/JackFromNice) * Italian by [unbranched](https://github.com/unbranched) * Korean by [DDinghoya](https://github.com/DDinghoya) * Portuguese by [almircanella](https://github.com/almircanella) From 353b058388707a884326dd215046b9548da50a40 Mon Sep 17 00:00:00 2001 From: Justin Dhillon Date: Wed, 8 Nov 2023 09:13:44 -0800 Subject: [PATCH 10/12] revert Swarsele --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52ce6c5..52c7904 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Sometimes I add new posts about this project [on my blog page](https://developer * Spanish by [/u/cokimaya007](https://www.reddit.com/u/cokimaya007), [Kuziel Alejandro](https://github.com/Uzi-Oni) * Chinese (Simplified) by [Huang YunKun (htynkn)](https://github.com/htynkn), [FFT9 (XXgame Group)](http://xxgame.net/) * Chinese (Traditional) by [qazrfv1234](https://github.com/qazrfv1234), [FFT9 (XXgame Group)](http://xxgame.net/) -* German by [Swarsele](https://www.instagram.com/swarsele/?hl=en) +* German by [Swarsele](https://github.com/Swarsele) * Vietnamese by [Hai Phan Nguyen (pnghai)](https://github.com/pnghai) * Czech by [Spenaat](https://github.com/spenaat) * Arabic by [eslamabdel](https://github.com/eslamabdel) From 2935d4ef559c3a4ea7ad28dcff500f7e4b921073 Mon Sep 17 00:00:00 2001 From: Justin Dhillon Date: Sat, 11 Nov 2023 12:48:21 -0800 Subject: [PATCH 11/12] revert broken link --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 10a222e..a12525c 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ redrise redrise.ru repository - https://repo.redrise.ru/#/releases + https://repo.redrise.ru/releases From b32986682efa37680b75565eebcc35ed1754ed9a Mon Sep 17 00:00:00 2001 From: Justin Dhillon Date: Sat, 11 Nov 2023 12:49:17 -0800 Subject: [PATCH 12/12] revert maven.apache.org link --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a12525c..163c17c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 loper