Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This Python based program checks your given Credit Card List and returns if it i

# How to Use the Checker :-

- Load the list.txt text will your cards.
- Load the list.txt text with your cards.
- Change the variable in the program to the number of cards you uploaded in the list.txt (Default value if 100)
- Whenever you are replacing the list.txt , make the content of num.txt to 0
- Add the proxies to proxies.txt
Expand Down
1 change: 1 addition & 0 deletions checkcards.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Your Checked Cards are here


2 changes: 1 addition & 1 deletion num.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0
0
Loading