Skip to content

Commit

Permalink
Remove CTL "surrogate scripts" that now live in tracker-surrogates re…
Browse files Browse the repository at this point in the history
…po (#1435)

We have recently moved[1] the Click to Load "surrogate scripts" to the
tracker-surrogates[2] repository. Let's complete the work by removing
the old copy of those files from this repository.

1 - duckduckgo/tracker-surrogates@54933a3
2 - https://github.com/duckduckgo/tracker-surrogates
  • Loading branch information
kzar committed Oct 6, 2022
1 parent 06dcf26 commit a692770
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 499 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ fonts:

web-resources:
mkdir -p build/$(browser)/$(type)/web_accessible_resources
cp shared/data/web_accessible_resources/* build/$(browser)/$(type)/web_accessible_resources/
cp shared/tracker-surrogates/surrogates/*.js build/$(browser)/$(type)/web_accessible_resources/
mkdir -p build/$(browser)/$(type)/data
node scripts/generateListOfSurrogates.js -i build/$(browser)/$(type)/web_accessible_resources/ >> build/$(browser)/$(type)/data/surrogates.txt
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

186 changes: 0 additions & 186 deletions shared/data/web_accessible_resources/fb-sdk.js

This file was deleted.

0 comments on commit a692770

Please sign in to comment.