Add magical fish stockquotes service. - gopher-lawn - The gopher lawn gopher di… | |
git clone git://bitreich.org/gopher-lawn/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhf… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 1c93fd0f61eab94f848175f6eeee4b31e0368a4f | |
parent 18a7900a51a742d2f353cfadec811573c723c539 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Wed, 2 Aug 2023 19:52:56 +0200 | |
Add magical fish stockquotes service. | |
Diffstat: | |
A categories/finance.category | 11 +++++++++++ | |
A db/magical.fish-stockquotes.link | 9 +++++++++ | |
2 files changed, 20 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/categories/finance.category b/categories/finance.category | |
@@ -0,0 +1,11 @@ | |
+Type: category | |
+Name: finance | |
+Selector: /lawn/finance | |
+Host: server | |
+Port: port | |
+LinkName: finance | |
+Title: F_I_N_A_N_C_E | |
+Description: finance resources | |
+Parent: root | |
+Keywords: finance | |
+ | |
diff --git a/db/magical.fish-stockquotes.link b/db/magical.fish-stockquotes.link | |
@@ -0,0 +1,9 @@ | |
+Type: link | |
+Selector: /stockquotes | |
+Host: magical.fish | |
+Port: 70 | |
+LinkName: Get a Stock Quote | |
+Description: Stock Quotes at magical.fish | |
+Category: finance | |
+Keywords: finance | |
+ |