mirror of
https://github.com/cranci1/Sora.git
synced 2026-05-18 15:51:48 +00:00
Update JavaScriptCore+Extensions.swift
This commit is contained in:
parent
0be092d27f
commit
8eba9e90c1
1 changed files with 1 additions and 0 deletions
|
|
@ -387,6 +387,7 @@ extension JSContext {
|
||||||
setupWeirdCode()
|
setupWeirdCode()
|
||||||
setupConsoleLogging()
|
setupConsoleLogging()
|
||||||
setupNativeFetch()
|
setupNativeFetch()
|
||||||
|
setupNetworkFetch()
|
||||||
setupFetchV2()
|
setupFetchV2()
|
||||||
setupBase64Functions()
|
setupBase64Functions()
|
||||||
setupScrapingUtilities()
|
setupScrapingUtilities()
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue