We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 393c9c3 commit d4d08e9Copy full SHA for d4d08e9
3 files changed
.gitignore
@@ -1,4 +1,5 @@
1
archive/
2
.vscode
3
username-checker.iml
4
-.idea
+.idea
5
+word_lists/TEST-LIST
config.ini
@@ -21,7 +21,7 @@
21
; Place the number from the table above that corresponds
22
; with the site you want to check available names for.
23
; If your target site is not listed, put "1" for CUSTOM (without the quotes).
24
-siteNum = 12
+siteNum = 8
25
; Fill in the option below with the profile URL of the service you want to check available names for.
26
; Use %%word%% as the placeholder for the username to check.
27
; customSite is only for sites not specifically listed in the chart above, but please be aware
word_lists/TEST-LIST
0 commit comments