src/eric7/WebBrowser/SafeBrowsing/SafeBrowsingCache.py

branch
eric7
changeset 10503
6a37b6ac3928
parent 10439
21c28b0f9e41
child 11090
f5f5f5803935
diff -r 89b8e0a67fde -r 6a37b6ac3928 src/eric7/WebBrowser/SafeBrowsing/SafeBrowsingCache.py
--- a/src/eric7/WebBrowser/SafeBrowsing/SafeBrowsingCache.py	Sun Jan 14 13:02:05 2024 +0100
+++ b/src/eric7/WebBrowser/SafeBrowsing/SafeBrowsingCache.py	Tue Jan 16 14:18:52 2024 +0100
@@ -178,7 +178,7 @@
     def lookupFullHashes(self, hashValues):
         """
         Public method to get a list of threat lists and expiration flag
-        for the given hashes if a hash is blacklisted.
+        for the given hashes if a hash is on the block list.
 
         @param hashValues list of hash values to look up
         @type list of bytes

eric ide

mercurial