mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 02:29:58 +00:00
Fix Typo Punycode
This commit is contained in:
parent
1b8c84a2fc
commit
f020618595
1 changed files with 1 additions and 1 deletions
|
@ -289,7 +289,7 @@ Log any issues regarding incorrect listings or any other problems on the issues
|
|||
- Ability to add other IP ranges and IP blocks that you want to block out.
|
||||
- If its out there and it's bad it's already in here and BLOCKED !!
|
||||
|
||||
### UNDERSTANDS PUNNYCODE / IDN DOMAIN NAMES
|
||||
### UNDERSTANDS PUNYCODE / IDN DOMAIN NAMES
|
||||
A lot of lists out there put funny domains into their hosts file. Your hosts file and DNS will not understand this. This list uses converted domains which are in the correct DNS format to be understood by any operating system. **Avoid using lists** that do not put the correctly formatted domain structure into their lists.
|
||||
|
||||
For instance
|
||||
|
|
Loading…
Add table
Reference in a new issue