Skip to content

Commit 97867cf

Browse files
authored
Update cc.py
1 parent c6e38f2 commit 97867cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def logo():
3131
return (gn + figlet)
3232
print (logo())
3333
print (bl + "[-] Powered by Team HH [Hello Hackers] ")
34-
print (gn + "[+] Script By AnukarOP")
34+
print (gn + "[+] Made with 💖 By AnukarOP")
3535
print (cy + "[=] Multi-CC Tool Version : 1.0")
3636

3737
opr = input (mag + "\n[x] 1) Generate single valid cc\n[x] 2) Generate multi valid cc (generate cc list)\n[x] 3) CC validator\n[x] 4) Generate Multi Bin Number \n\n[^] Please Enter an option : ")

0 commit comments

Comments
 (0)