Thank you for your contribution @pcsg-dev and I can see that it takes efforts to understand and fix the problems even the fix may not look complicated.
For the caching, it is expected that the users coming from different regions should be cached into different places. You can take country-code to differentiate the path of the caching.
You might want to use third party caching plugins or services such as Cloudflare.
The pattern (reg) you are looking for may be too strict? Have you considered extra spaces/single quotes in the following?
/(.*)<\/script>/Uis
Similarly, will there be a problem for text/javascript
?
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Chat with us on Discord.
RE: QUIQQER - Cache Update