Removed bunch of logs (#245)

* Update JSController-NetworkFetch.swift

* Shitty AI code by paul

* Fix tab bar

* Better networkFetch

Added networkFetchSimple, stealthier version
Added HTML support, module can provide HTML which will get rendered
Added cookie return support for regular networkFetch

* remove logs

* Header support for simple fetcher or wtv

---------

Co-authored-by: cranci1 <100066266+cranci1@users.noreply.github.com>
This commit is contained in:
aka paul 2025-09-18 19:08:00 +04:00 committed by GitHub
parent 298ebdbf12
commit f7b64391f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 758 additions and 186 deletions

View file

@ -385,6 +385,7 @@ extension JSContext {
setupConsoleLogging()
setupNativeFetch()
setupNetworkFetch()
setupNetworkFetchSimple()
setupFetchV2()
setupBase64Functions()
setupScrapingUtilities()

File diff suppressed because it is too large Load diff