Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

issue-8-blacklist-config #13

Merged
merged 10 commits into from
Feb 3, 2016
Merged

Conversation

CarlaLlama
Copy link
Contributor

No description provided.

@CarlaLlama
Copy link
Contributor Author

@hodgestar what do you think?

@@ -6,7 +6,7 @@
from twisted.web.client import Agent, readBody
from urlparse import urlparse, urlunparse
from twisted.internet.defer import inlineCallbacks, succeed

import yaml
# blacklist of disallowed domains (move to proxy_blacklist.py)

DEFAULT_BLACKLIST = ["69.16.230.117"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can probably remove DEFAULT_BLACKLIST now?

@hodgestar
Copy link
Contributor

Left some small comments, but looks really good!

@CarlaLlama
Copy link
Contributor Author

@hodgestar Thanks! I hope this is a bit better 🎱

@hodgestar
Copy link
Contributor

👍

I'm wondering about whether "./docs/proxy_blacklist.yml" is a sensible default filename? Maybe just None or "blacklist.yml" is better. Let's leave that for a future PR though.

@CarlaLlama CarlaLlama merged commit a19b62e into develop Feb 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants