Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQ] Website request: https://voebb.onleihe.de/ #61

Closed
dayt47 opened this issue Sep 29, 2022 · 3 comments · Fixed by #64
Closed

[REQ] Website request: https://voebb.onleihe.de/ #61

dayt47 opened this issue Sep 29, 2022 · 3 comments · Fixed by #64
Assignees

Comments

@dayt47
Copy link

dayt47 commented Sep 29, 2022

Website URL(s)

Browser
[ ] Firefox
[x] Chrome

Extension version
V1.0.0

@OhMyGuus OhMyGuus changed the title [REQ] Website request: https://voebb.onleihe.de/berlin/frontend/welcome,51-0-0-100-0-0-1-0-0-0-0.html [REQ] Website request: https://voebb.onleihe.de/ Sep 29, 2022
@appeasementPolitik
Copy link
Contributor

appeasementPolitik commented Sep 30, 2022

To hide cookie banner and make website functional for as far as I could tell on Firefox:

Remove the element div.modal-backdrop.fade.show
Remove overflow: hidden in element class in body.d-flex.flex-column.h-100.modal-open

Alternatively:

Clicking the grey consent button button.btn.btn-light.privacyAcceptChoice.fw-bold sets the cookie onleiheTracking: false. Setting the cookie also allows access.

@OhMyGuus
Copy link
Owner

OhMyGuus commented Oct 1, 2022

To hide cookie banner and make website functional for as far as I could tell on Firefox:

Remove the element div.modal-backdrop.fade.show Remove overflow: hidden in element class in body.d-flex.flex-column.h-100.modal-open

Alternatively:

Clicking the grey consent button button.btn.btn-light.privacyAcceptChoice.fw-bold sets the cookie onleiheTracking: false. Setting the cookie also allows access.

Thanks a lot 😄 used the cookie for this website (since the modal could be used for other things)

OhMyGuus added a commit that referenced this issue Oct 1, 2022
* - Fixed for thekey.academy Closes #63

* Added support for voebb.onleihe.de closes #51

* Small fix for voebb.onleihe.de closes #61

* Support for prosciutteriasandaniele.it closes #59

* Support for schobuell-wetter.de closes #56

* Support for yellow.systems closes #53

* Support withings.com closes #62
@OhMyGuus
Copy link
Owner

OhMyGuus commented Oct 1, 2022

Will be supported in the next update thanks for the request 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants