-
Hi,
I copied your example and use it with the CDN files provided.
Am I missing something obvious in that configuration?????
```
// obtain cookieconsent plugin
var cc = initCookieConsen…
ghost updated
3 years ago
-
Trying to parse the body from a bbc link:
https://bbc.co.uk
```
37 try {
38 console.log('parsing article');
39 //article = new Readability(doc.window.document).parse();
4…
-
### Prerequisites
- [X] This is not a [support issue or a question](https://old.reddit.com/r/uBlockOrigin/)
- [X] I performed a [cursory search of the issue tracker](https://github.com/uBlockOrigi…
-
### Prerequisites
- [X] I read and understood the [policy as to what is a valid filter issue](https://github.com/uBlockOrigin/uAssets/blob/master/README.md#uassets)
- [X] I verified that the issue ha…
-
It would be useful to have a method to set the revision in the cookie, in the same way the `.accept()` method lets us set accepted levels.
The use case is as follows: I want to persist the consent …
-
Hi!
This is a great package, and really just what I needed for my cookie consent modal. However, I am unsure how to set the consent cookie as persistent?
Right now, If I use the function:
``…
-
Issue occurs on each on my TYPO3 11.5.x installations when installing ws_scss and deleting the cache.
-
HI there!
Amazing script for first, ty for that ;)
For now i need my users to accept all cookies, even optionally ones, and for that i'm thinking, is possible to show the consent modal every time …
-
### Affected site:
`https://www.zdnet.com/`
### Issue:
~~Modal overlay, unclickable items and~~ unplayable videos, due to a blocked cookie consent, which needs to be accepted!
### Examples:
`…
-
Hello,
if I understand correctly, the revision is used to "signal" a change. Is it correct to say that if I change the "revision" parameter in the settings it will also change in the cookie?
Altho…