This commit is contained in:
YouROK
2021-03-11 12:12:40 +03:00
committed by GitHub
parent 11db775e84
commit aec1eb1c62

View File

@@ -131,8 +131,22 @@ if hash is not empty, return viewed file of torrent
##### Json struct see in ##### Json struct see in
https://github.com/YouROK/TorrServer/blob/d36d0c28f805ceab39adb4aac2869cd7a272085b/server/settings/viewed.go https://github.com/YouROK/TorrServer/blob/d36d0c28f805ceab39adb4aac2869cd7a272085b/server/settings/viewed.go
###
#
### Authorization
The user data file should be located near to the settings.\
File name: *accs.db*\
File format:\
{\
"User1": "Pass1",\
"User2": "Pass2"\
}
#
### Donate: ### Donate:
[PayPal](https://www.paypal.me/yourok) [PayPal](https://www.paypal.me/yourok)