Skip to content

Commit

Permalink
Update pyddos.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael ATem committed Jul 12, 2016
1 parent e80a122 commit 107dc75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyddos.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
import sys
import json
import time
import Queue
import string
import httplib,urlparse
from random import *
Expand Down Expand Up @@ -460,4 +459,4 @@ def main():


if __name__ == '__main__':
main()
main()

0 comments on commit 107dc75

Please sign in to comment.