Index: sitescripts/urlfixer/README.md |
=================================================================== |
--- a/sitescripts/urlfixer/README.md |
+++ b/sitescripts/urlfixer/README.md |
@@ -3,6 +3,9 @@ |
Backend for the URL Fixer data collection. It provides the following URLs: |
+* */refreshScores* - Calculate scores and update scores in database |
+* */resetScores* - Reset counts after each month / year |
+* */showScores* - Show data from URL Fixer extension |
* */submitData* - Receive data from URL Fixer extension |
Required packages |
@@ -23,6 +26,10 @@ |
* _database_ |
* _dbuser_ |
* _dbpassword_ |
+* _basic\_auth\_realm_ |
+* _basic\_auth\_username_ |
+* _basic\_auth\_password_ |
+* _template_ |
Data transfer format |
---------------------------- |