mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-03 14:17:29 +00:00
Improve doc for --internal-urls (PR #833)
This commit is contained in:
parent
b4d1ee0d39
commit
99b1808dde
@ -372,6 +372,12 @@ Example:
|
||||
nativefier https://google.com --internal-urls ".*?\.google\.*?"
|
||||
```
|
||||
|
||||
Or, if you want to allow all domains for example for external auths,
|
||||
|
||||
```bash
|
||||
nativefier https://google.com --internal-urls ".*?"
|
||||
```
|
||||
|
||||
#### [flash]
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user