- π¬π§United Kingdom the_g_bomb
The solution in β¨ Extend length of src fields Needs review may help
Apologies if this has been answered somewhere but I could not find a specific solution.
Im doing our initial setup of CSP configuration and the input field for "script-src" only allows X characters so were restrained to adding all the google country tld's.
We need to be able to add all the tld's for our google adservice which loads scripts from different country tld's. For example, users from Spain will get script from https://adservice.google.es/... and users from Vietnam get script from https://adservice.google.com.vn/..., etc..
Ive found all of googles tld's here: https://www.google.com/supported_domains
So I guess this is a 2 part question.
Thanks!
Active
2.0
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
The solution in β¨ Extend length of src fields Needs review may help