Fix typo
This commit is contained in:
		| @@ -83,7 +83,7 @@ class IWLAPostAnalysisFeeds(IPlugin): | ||||
|         self.user_agents_re.append(re.compile(r'.*feed.*')) | ||||
|  | ||||
|         self.referers_uri = [] | ||||
|         for f in feeds_referer: | ||||
|         for f in feeds_referers: | ||||
|             self.referers_uri.append(f) | ||||
|  | ||||
|         return True | ||||
|   | ||||
		Reference in New Issue
	
	Block a user