mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-08-20 09:27:15 +02:00
Initial open source release
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package data
|
||||
|
||||
const (
|
||||
MESSAGE_TYPE_EMAIL = "email"
|
||||
MESSAGE_TYPE_SMS = "sms"
|
||||
)
|
||||
Reference in New Issue
Block a user