File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ const surrogates = {
207
207
} + ')();' ,
208
208
209
209
// 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
211
211
/* eslint-disable no-empty */
212
212
'/gpt.js' : '(' +
213
213
function ( ) {
@@ -277,6 +277,7 @@ const surrogates = {
277
277
setForceSafeFrame : noopthisfn ,
278
278
setLocation : noopthisfn ,
279
279
setPublisherProvidedId : noopthisfn ,
280
+ setRequestNonPersonalizedAds : noopthisfn ,
280
281
setSafeFrameConfig : noopthisfn ,
281
282
setTagForChildDirectedTreatment : noopthisfn ,
282
283
setTargeting : noopthisfn ,
You can’t perform that action at this time.
0 commit comments