mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 00:37:55 +00:00
Updated gitignore
This commit is contained in:
@@ -29,3 +29,5 @@ parabotv2/parabotv2.iml
|
||||
parabotv2/src/META-INF/MANIFEST.MF
|
||||
|
||||
.idea/artifacts/Parabot_V2_02.xml
|
||||
|
||||
.idea/artifacts/parabotv2.xml
|
||||
|
||||
@@ -84,6 +84,8 @@ public final class Landing {
|
||||
username = args[++i];
|
||||
password = args[++i];
|
||||
break;
|
||||
|
||||
|
||||
case "-proxy":
|
||||
Ip.spoofIP(args[++i], args[++i]);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user