Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Unable to load from local file #246

Open
ShaiBrumer opened this issue Jan 22, 2014 · 1 comment
Open

Unable to load from local file #246

ShaiBrumer opened this issue Jan 22, 2014 · 1 comment

Comments

@ShaiBrumer
Copy link

Hi,
When using the script from a local file it fails.
The regex: "var reURI = /^((http.?:)//([^:\/\s]+)(:\d+)*)/; "
which is used in the getLocation method: var m = url.toLowerCase().match(reURI);
does not include file:/// url handling

Thanks,
Shai.

@Biep
Copy link

Biep commented Nov 29, 2019

And local files is exactly the main reason for wanting this, for me and many others I know..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants