Ich weiß, dass es ein Meta-Tag gibt, um die unvollständigen URLs der Seite der Ressourcen zu ändern. "
https://example.com/main.js"
But when you add the meta tag that I've talked about previously and set it to auto-complete with "
https://example2.com" and tried to load the same JS file in "
https://example.com" the website would load the file from "
https://example2.com"
< /code>
Wie heißt dieses Meta -Tag? Und wenn das, was ich sagte, nicht wahr war, gibt es eine andere Möglichkeit, das gleiche Verhalten zu erreichen?