Skip to content

Commit f0583ab

Browse files
committed
Update list of JS engines to include GTK version of JavaScriptCore.
1 parent 56902a8 commit f0583ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Cross-platform proxy resolution with support for Linux, macOS, & Windows.
99
## Features
1010

1111
* Read the user's proxy configuration from the operating system.
12-
* Execute a PAC script using `JavaScriptCore` or `Windows Script Host` or `Duktape`.
12+
* Execute a PAC script using `JavaScriptCore`, `JavaScriptCoreGTK`, `Windows Script Host` or `Duktape`.
1313
* Get the proxies for a URL asynchronously using `WinHTTP`, `ProxyConfiguration`, and `CFNetwork`.
1414
* Or with a fallback proxy resolver featuring:
1515
* Support for `WPAD` using `DHCP` and `DNS`.

0 commit comments

Comments
 (0)