Hard coded AlTop 10k Alexa Domain into payment challenge - server should send region in the future

This commit is contained in:
James Kasten 2012-11-18 23:28:01 -05:00
parent 8a795cbc32
commit 4a4b6e1acb

View file

@ -296,7 +296,7 @@ def challenge_factory(r, req_filepath, key_filepath, config):
if chall.type == r.Payment:
url = chall.data[0]
challenges.append(Payment_Challenge(url))
challenges.append(Payment_Challenge(url, "Top 10k Alexa Domain"))
#if chall.type == r.Interactive:
# message = chall.data