JavaScript Restrictor
Browser extension that improves privacy and security
|
Functions that handles working with URLs. More...
Functions | |
function | extractSubDomains (thisDomain) |
Functions that handles working with URLs.
function extractSubDomains | ( | thisDomain | ) |
Get all sub domains for a domain.
thisDomain | Domain name string, e.g. www.fit.vutbr.cz IPv4 address, e.g. 147.229.9.23 IPv6 address, e.g. 2001:67c:1220:809::93e5:917 |