forked from blallo/rss-bridge
[README] Add instruction for wildcard in whitelist.txt
This commit is contained in:
parent
d3cbf38eb1
commit
eb419e2595
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ Enabling/Disabling bridges
|
||||||
By default, the script creates `whitelist.txt` and adds the main bridges (see above). `whitelist.txt` is ignored by git, you can edit it:
|
By default, the script creates `whitelist.txt` and adds the main bridges (see above). `whitelist.txt` is ignored by git, you can edit it:
|
||||||
* to enable extra bridges (one bridge per line)
|
* to enable extra bridges (one bridge per line)
|
||||||
* to disable main bridges (remove the line)
|
* to disable main bridges (remove the line)
|
||||||
|
* to enable all bridges (just one wildcard `*` as file content)
|
||||||
|
|
||||||
New bridges are disabled by default, so make sure to check regularly what's new and whitelist what you want!
|
New bridges are disabled by default, so make sure to check regularly what's new and whitelist what you want!
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue