From fd69c86a8663c8b51a68a4205a74935e83d45653 Mon Sep 17 00:00:00 2001 From: piair338 Date: Sun, 16 Oct 2022 12:54:20 +0000 Subject: [PATCH] test --- user_data/config.default | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 user_data/config.default diff --git a/user_data/config.default b/user_data/config.default deleted file mode 100644 index 285b00d..0000000 --- a/user_data/config.default +++ /dev/null @@ -1,36 +0,0 @@ -[PATH] - -motpath = /usr/share/dict/french -logpath = /your/path/to/loginandpass.csv - -[SETTINGS] - -FidelityLink = Null -embeds = False -Headless = True - -[DISCORD] - -DiscordErrorEnabled = True -DiscordSuccessEnabled = True -successlink = https://discord.com/api/webhooks/[put your webhook here] -errorlink =https://discord.com/api/webhooks/[put your webhook here] - -[PROXY] - -proxy_enabled = False -url = Null -port = 0 - -[SQL] - -sql_enabled = False -host = Null -database = MsRewards -usr = root -pwd = password - -[OTHER] - -ipv6 = False -claim_amazon = False