Athlon1600/SerpScraper

Naming Bug

Closed this issue · 0 comments

These may be OS related bugs but, I had temporary issues with the following:

  1. The following files:
  • DeathByCaptcha.php

  • deathbycaptcha.php

    Are recognized as the same file and one is overwritten when loaded.

  1. 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.