Skip to content

A flat list of known third-party scripts or trackers and remediations.

Notifications You must be signed in to change notification settings

SocialGouv/thirdparties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thirdparties

A flat list of known third-party scripts or trackers and remediations.

Usage

const { trackers, find } = require("@socialgouv/thirdparties");

// list of known trackers
console.log(trackers);

// check if some URL found in our collection
console.log(find("https://path/to/some/script"));

About

A flat list of known third-party scripts or trackers and remediations.

Resources

Stars

Watchers

Forks

Packages

No packages published