Naming Bug
prowebber opened this issue · 0 comments
prowebber commented
These may be OS related bugs but, I had temporary issues with the following:
- The following files:
-
DeathByCaptcha.php
-
deathbycaptcha.php
Are recognized as the same file and one is overwritten when loaded.
- The cookie set when using Proxies is saved to the computer as the proxy address, however if the proxy address contains a colon (e.g. 000.0000.00:0000) it is not recognized as a valid file name and is not created. This may not be an actual bug, since I created a quick proxy rotation function, but felt it may be helpful to others who may experience a similar issue.