slub / dfg-viewer

The DFG Viewer is a free web service for browsing digitized books from remote library repositories in a rich and dynamic environment.
https://dfg-viewer.de
GNU General Public License v3.0
29 stars 26 forks source link

uBlock Origin blocks PageView.js when `concatenateJs = 0` #229

Open csidirop opened 1 year ago

csidirop commented 1 year ago

The widely used browser extension uBlock Origin blocks PageView.js when concatenateJs is set to 0. This is triggered by fitlerlist EasyPrivacy.

As a result the page image is not shown. With concatenateJs = 1 (default) everting is fine.

Disabling the extension or the filter is a workaround.