Changting Url that loads gpt.js in Nessecarry.js file

Created on 26 July 2023, about 1 year ago

Problem/Motivation

Currently, your pages load gpt.js, pubads_impl.js, and/or other libraries are loading from a non-official URL.

<!--break-->

Before September 18th, 2023, you will need to update your

tag to load the GPT JavaScript from a Google domain following the guidance in our developers website.

Steps to reproduce

Proposed resolution

Replace " gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js';"
WIth " gads.src = (useSSL ? 'https:' : 'http:') + '//securepubads.g.doubleclick.net/tag/js/gpt.js';"
in /js/Necessary.js file line 15

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

1.1

Component

Code

Created by

🇨🇾Cyprus Alexandros Stylianou

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.71.5 2024