spelling: uploads

This commit is contained in:
Josh Soref 2019-10-26 22:14:15 -04:00
parent 5ae7695229
commit b93bcd07d4
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ __author__ = '33197631+dadav@users.noreply.github.com'
__version__ = '2.0.0'
__name__ = 'onlinehashcrack'
__license__ = 'GPL3'
__description__ = 'This plugin automatically uploades handshakes to https://onlinehashcrack.com'
__description__ = 'This plugin automatically uploads handshakes to https://onlinehashcrack.com'
import os
import logging

View File

@ -2,7 +2,7 @@ __author__ = '33197631+dadav@users.noreply.github.com'
__version__ = '2.0.0'
__name__ = 'wigle'
__license__ = 'GPL3'
__description__ = 'This plugin automatically uploades collected wifis to wigle.net'
__description__ = 'This plugin automatically uploads collected wifis to wigle.net'
import os
import logging

View File

@ -2,7 +2,7 @@ __author__ = '33197631+dadav@users.noreply.github.com'
__version__ = '2.0.1'
__name__ = 'wpa-sec'
__license__ = 'GPL3'
__description__ = 'This plugin automatically uploades handshakes to https://wpa-sec.stanev.org'
__description__ = 'This plugin automatically uploads handshakes to https://wpa-sec.stanev.org'
import os
import logging