joeyt83/TrackingFinder
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Tracking Finder is a program which visits a list of websites and will print a list of tracking scripts present on these websites. Tracking Finder needs gradle to build and run - http://www.gradle.org/ How to run: gradle run How to run the tests (it has full unit test coverage) gradle test.