Wie kann ich die Ressourcen -URL der Seite ändern?HTML

HTML-Programmierer
Anonymous
 Wie kann ich die Ressourcen -URL der Seite ändern?

Post by Anonymous »

Ich weiß, dass es ein Meta-Tag gibt, um die unvollständigen URLs der Seite der Ressourcen zu ändern. "https://example.com/main.js"

Code: Select all


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?

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post