Skip to content
This repository has been archived by the owner on Mar 19, 2020. It is now read-only.

Pull customizations to the Disconnect list into another file #32

Open
fmarier opened this issue Apr 9, 2019 · 2 comments
Open

Pull customizations to the Disconnect list into another file #32

fmarier opened this issue Apr 9, 2019 · 2 comments

Comments

@fmarier
Copy link
Member

fmarier commented Apr 9, 2019

We have a few webcompat-related customizations in our fork of the Disconnect list.

It would be good to pull these out into a separate file so that we can then pull directly from the upstream disconnect list or alternatively the Firefox fork of it.

@fmarier
Copy link
Member Author

fmarier commented Apr 26, 2019

Reopening since #37 re-added a customization.

@fmarier fmarier reopened this Apr 26, 2019
@fmarier
Copy link
Member Author

fmarier commented Apr 26, 2019

One way to do this would be to move our customizations to a separate file and then write a script that would:

  1. Pull down the latest https://github.com/mozilla-services/shavar-prod-lists/blob/master/disconnect-blacklist.json into a temporary json file.
  2. Automatically add our extra entries to the temporary json file.
  3. Run json_verify over the temporary json file.
  4. Rename the temporary file to disconnect.json.
  5. Build the extension and generate the TrackingProtection.dat file.

@fmarier fmarier self-assigned this Apr 26, 2019
@fmarier fmarier removed their assignment Jul 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant