Commit 5bfe8151 authored by Thomas Capricelli's avatar Thomas Capricelli
Browse files

pdsh are the four current types

parent 1b83f823938a
......@@ -12,7 +12,7 @@ from django.core.management.base import BaseCommand, CommandError
# projet
from main.models import Reason, Server, IPWhiteList, ReportBadIP
feed_url = "https://www.projecthoneypot.org/list_of_ips.php?t=d&rss=1"
feed_url = "https://www.projecthoneypot.org/list_of_ips.php?t=pdsh&rss=1"
class Command(BaseCommand):
help = """
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment