mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
18
README.md
18
README.md
@@ -150,6 +150,24 @@ File format:
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
### Whitelist/Blacklist ip
|
||||||
|
The lists file should be located near to the settings.
|
||||||
|
|
||||||
|
whitelist file name: wip.txt\
|
||||||
|
blacklist file name: bip.txt
|
||||||
|
|
||||||
|
whitelist has prior
|
||||||
|
|
||||||
|
Example:\
|
||||||
|
local:127.0.0.0-127.0.0.255\
|
||||||
|
127.0.0.0-127.0.0.255\
|
||||||
|
local:127.0.0.1\
|
||||||
|
127.0.0.1\
|
||||||
|
\# at the beginning of the line, comment
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
### Donate:
|
### Donate:
|
||||||
[PayPal](https://www.paypal.me/yourok)
|
[PayPal](https://www.paypal.me/yourok)
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
package version
|
package version
|
||||||
|
|
||||||
const Version = "MatriX.90"
|
const Version = "MatriX.91"
|
||||||
|
|||||||
Reference in New Issue
Block a user