File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 36
36
< script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5125794458843883 "
37
37
crossorigin ="anonymous "> </ script >
38
38
< script async src ="https://securepubads.g.doubleclick.net/tag/js/gpt.js "> </ script >
39
+ {# Ad blocking recovery #}
40
+ < script async src ="https://fundingchoicesmessages.google.com/i/pub-5125794458843883?ers=1 " nonce ="uJEXANW_-AZQW7BJU31BeQ "> </ script > < script nonce ="uJEXANW_-AZQW7BJU31BeQ "> ( function ( ) { function signalGooglefcPresent ( ) { if ( ! window . frames [ 'googlefcPresent' ] ) { if ( document . body ) { const iframe = document . createElement ( 'iframe' ) ; iframe . style = 'width: 0; height: 0; border: none; z-index: -1000; left: -1000px; top: -1000px;' ; iframe . style . display = 'none' ; iframe . name = 'googlefcPresent' ; document . body . appendChild ( iframe ) ; } else { setTimeout ( signalGooglefcPresent , 0 ) ; } } } signalGooglefcPresent ( ) ; } ) ( ) ; </ script >
39
41
{% endif %}
40
42
{% csrf_token %}
41
43
< meta name ="is_authenticated " content ="{{ user.is_authenticated }} "/>
You can’t perform that action at this time.
0 commit comments