]> 91.132.146.200 Git - aranea.git/commitdiff
typo in url
authorBanana <mail@bananas-playground.net>
Tue, 8 Oct 2024 07:47:00 +0000 (09:47 +0200)
committerBanana <mail@bananas-playground.net>
Tue, 8 Oct 2024 07:47:00 +0000 (09:47 +0200)
Signed-off-by: Banana <mail@bananas-playground.net>
cleanup.pl
fetch.pl
parse-results.pl

index 8b938e70a99e7847fc167d33fa1b1954080cfd45..4dce87c69e06df814ef0287188bd8c2651ab46ba 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 
-# 2022 - 2024 https://://www.bananas-playground.net/projekt/aranea
+# 2022 - 2024 https://www.bananas-playground.net/projekt/aranea
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e270cb71951e84d0cb6851eb9bfdb2eab209ce3c..311015824b240038150ccbdd15701349bec2ea73 100644 (file)
--- a/fetch.pl
+++ b/fetch.pl
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 
-# 2022 - 2024 https://://www.bananas-playground.net/projekt/aranea
+# 2022 - 2024 https://www.bananas-playground.net/projekt/aranea
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -154,4 +154,3 @@ sub updateFailed {
     $dbh->commit();
     sayGreen "Update fetch failed done";
 }
-
index 16e7e9253308cecba18eee619d1b7dbcb0451887..9a785d54b424bbe5408d7c7eec840f869cacf117 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 
-# 2022 - 2024 https://://www.bananas-playground.net/projekt/aranea
+# 2022 - 2024 https://www.bananas-playground.net/projekt/aranea
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by