34
loading...
This website collects cookies to deliver better user experience
view-source
URL prefix OR right clicking anywhere in your browser and selecting view page source
document.URL //=> https://www.thefastsaga.com/
URL
method on our document
object. As you can see the websites URL was returned. Displaying the URL of a website is just one of an infinite amount of things you can do with the power of the Document Object Model.