Skip to content

Commit de95135

Browse files
committed
Update googletagservices.com surrogate.
1 parent 7ac2c6f commit de95135

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/data/surrogates.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ const surrogates = {
207207
} + ')();',
208208

209209
// https://github.com/EFForg/privacybadger/issues/993
210-
// https://github.com/uBlockOrigin/uAssets/blob/862f28ca7909dbc0db590075928152f526966620/filters/resources.txt#L367-L497
210+
// https://github.com/uBlockOrigin/uAssets/blob/2bc97541b3b9a9380b3ce8bd2242375925df293c/filters/resources.txt#L367-L497
211211
/* eslint-disable no-empty */
212212
'/gpt.js': '(' +
213213
function() {
@@ -277,6 +277,7 @@ const surrogates = {
277277
setForceSafeFrame: noopthisfn,
278278
setLocation: noopthisfn,
279279
setPublisherProvidedId: noopthisfn,
280+
setRequestNonPersonalizedAds: noopthisfn,
280281
setSafeFrameConfig: noopthisfn,
281282
setTagForChildDirectedTreatment: noopthisfn,
282283
setTargeting: noopthisfn,

0 commit comments

Comments
 (0)