]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/commit
Apply domain settings even when the main URL is explicitly allowed by the filter...
authorSoren Stoutner <soren@stoutner.com>
Wed, 31 Jul 2024 02:51:18 +0000 (19:51 -0700)
committerSoren Stoutner <soren@stoutner.com>
Wed, 31 Jul 2024 02:51:18 +0000 (19:51 -0700)
commit06e3978774328adac273f50491dcd6d629054f7a
treeeb8d28401c94ca3a163ff8d776ad3b897348a10d
parentdd08da27e3e1cae734790cae8e3b8626fdf40c4b
Apply domain settings even when the main URL is explicitly allowed by the filter lists.  https://redmine.stoutner.com/issues/1218
doc/index.docbook
src/helpers/UserAgentHelper.cpp
src/interceptors/UrlRequestInterceptor.cpp
src/widgets/CMakeLists.txt
src/widgets/PrivacyWebEnginePage.cpp [new file with mode: 0644]
src/widgets/PrivacyWebEnginePage.h [new file with mode: 0644]
src/widgets/PrivacyWebEngineView.cpp