Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-2214 - Remove Ghostery Rewards #630

Merged
merged 5 commits into from Nov 17, 2020
Merged
Changes from 1 commit
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

Next

remove rewards code

  • Loading branch information
christophertino committed Nov 11, 2020
commit 0a53911551603369037c3487e5cec8c86381904b
@@ -1,3 +1,13 @@
### GHOSTERY 8.5.4 ()

+ Adds support for Ghostery Browser (#621, #622)
+ Sunset Ghostery Rewards ()
+ Updated feature names (#613, #626, #627)
+ Shortened metrics uninstall URL (#615)
+ Fixes bug with initial account settings sync (#629)
+ Bug fixes (#617, #624, #625, #628)
+ Updated translations

### GHOSTERY 8.5.3 (October 8, 2020)

+ Updated Firefox Android extension panel UI and mobile optimizations (#587)
@@ -6,7 +6,7 @@
Ghostery helps you browse smarter by giving you control over ads and tracking technologies to speed up page loads, eliminate clutter, and protect your data. This is the unified code repository for the Ghostery browser extensions in Chrome, Firefox, Opera and Edge.

## Downloads
**Firefox / Cliqz** – [Download](https://addons.mozilla.org/en-US/firefox/addon/ghostery/)
**Firefox** – [Download](https://addons.mozilla.org/en-US/firefox/addon/ghostery/)

**Chrome** – [Download](https://chrome.google.com/webstore/detail/ghostery-%E2%80%93-privacy-ad-blo/mlomiejdfkolichcflejclcbmpeaniij)

@@ -127,9 +127,6 @@ Ghostery implements the following open-source products from Cliqz:
[**Ad Blocker**](https://cliqz.com/en/whycliqz/adblocking)
+ [GitHub](https://github.com/cliqz-oss/adblocker)

[**MyOffrz**](https://cliqz.com/en/cliqz-angebote)
+ [GitHub](https://github.com/cliqz-oss/browser-core/blob/master/modules/offers-v2)

### Building Cliqz Modules for Ghostery
Cliqz modules are pre-built and included under the `browser-core` NPM dependency in [package.json](package.json). To reproduce this build process, download the appropriate Ghostery release (v7.x.x) from the [browser-core](https://github.com/cliqz-oss/browser-core/releases) project.

ProTip! Use n and p to navigate between commits in a pull request.