DanMcInerney / LANs.py

Inject code and spy on wifi users
GNU General Public License v3.0
2.59k stars 495 forks source link

Improve URLSpy filtering #47

Closed ddworken closed 10 years ago

ddworken commented 10 years ago

Any URL containing the string ".jpg" will not be displayed when URLSpy is enabled. E.g. www.jpg.daviddworken.com will not be listed. This is an edge case, but should still be addressed.

Filter out ad URLs.