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

Cross platform extension #569

Merged
merged 5 commits into from Jun 19, 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

Prev

Update location of tracker_db_v2.json

  • Loading branch information
sammacbeth committed Jun 19, 2020
commit 320c9a812925a98366f6118a793856eefcbec3ad
@@ -14,7 +14,7 @@
* @namespace PanelAndroidUtils
*/

import { apps } from '../../../cliqz/antitracking/tracker_db_v2.json';
import { apps } from '../../../cliqz/core/tracker_db_v2.json';

// Link to whotracks.me website
export default function getUrlFromTrackerId(id) {
ProTip! Use n and p to navigate between commits in a pull request.