commit 18c3c4c2bc6dc6eb18e24bc74e090256553dc852 Author: ilv ilv@users.noreply.github.com Date: Fri May 16 02:34:32 2014 -0400
We're talking about services, not providers --- spec/design/blacklist.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spec/design/blacklist.txt b/spec/design/blacklist.txt index 0cabaa2..34ce40e 100644 --- a/spec/design/blacklist.txt +++ b/spec/design/blacklist.txt @@ -35,7 +35,7 @@ * lib/gettor/blacklist.py: Blacklist module of GetTor.
isBlacklisted(address, provider) - Check if the given address is in the blacklist of provider and + Check if the given address is in the blacklist of services and if it acomplish certain restrictions. For example, it could check when was the last time it was updated on the blacklist.