mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-10-31 14:23:53 +01:00 
			
		
		
		
	better config path + enabled proxy usage
This commit is contained in:
		
							
								
								
									
										24
									
								
								config
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								config
									
									
									
									
									
								
							| @@ -1,9 +1,21 @@ | ||||
| [DEFAULT] | ||||
| motpath = /your/path/to/words/list.txt | ||||
| logpath = /your/path/to/words/loginandpass.csv | ||||
| successlink = https://discord.com/api/webhooks/[put your webhook here] | ||||
| errorlink =https://discord.com/api/webhooks/[put your webhook here] | ||||
| [PATH] | ||||
|  | ||||
| motpath = /your/path/to/words_list.txt | ||||
| logpath = /your/path/to/loginandpass.csv | ||||
|  | ||||
| [SETTINGS] | ||||
|  | ||||
| FidelityLink = Null | ||||
| embeds = False | ||||
| Headless = True | ||||
| Log = False | ||||
|  | ||||
| [DISCORD] | ||||
|  | ||||
| successlink = https://discord.com/api/webhooks/[put your webhook here] | ||||
| errorlink =https://discord.com/api/webhooks/[put your webhook here] | ||||
|  | ||||
| [PROXY] | ||||
|  | ||||
| enabled = False | ||||
| url = Null | ||||
| port = 0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user