Skip to content

Commit

Permalink
Update googletagservices.com surrogate.
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostwords committed May 29, 2018
1 parent 7ac2c6f commit de95135
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/data/surrogates.js
Expand Up @@ -207,7 +207,7 @@ const surrogates = {
} + ')();',

// https://github.com/EFForg/privacybadger/issues/993
// https://github.com/uBlockOrigin/uAssets/blob/862f28ca7909dbc0db590075928152f526966620/filters/resources.txt#L367-L497
// https://github.com/uBlockOrigin/uAssets/blob/2bc97541b3b9a9380b3ce8bd2242375925df293c/filters/resources.txt#L367-L497
/* eslint-disable no-empty */
'/gpt.js': '(' +
function() {
Expand Down Expand Up @@ -277,6 +277,7 @@ const surrogates = {
setForceSafeFrame: noopthisfn,
setLocation: noopthisfn,
setPublisherProvidedId: noopthisfn,
setRequestNonPersonalizedAds: noopthisfn,
setSafeFrameConfig: noopthisfn,
setTagForChildDirectedTreatment: noopthisfn,
setTargeting: noopthisfn,
Expand Down

0 comments on commit de95135

Please sign in to comment.