Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Bridge] Improve performance for correctly written whitelist.txt
If the bridge name matches exactly, it is not necessary to perform a strtolower compare of bridges. In some situations this can lead to much faster response times (depending on the amount of bridges in whitelist.txt).
- Loading branch information