-
Notifications
You must be signed in to change notification settings - Fork 657
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
Fix #197131 whitebridge.ai #197136
Fix #197131 whitebridge.ai #197136
Conversation
@@ -308,6 +308,7 @@ scootertechno.com#$?#div[consent-skip-blocker] { remove: true; } | |||
! | |||
! NOTE: Regular rules | |||
! | |||
||cdn.jsdelivr.net/npm/@finsweet/cookie-consent@1/$domain=whitebridge.ai |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What about generic rule?
I found many results, checked 20 sites
https://publicwww.com/websites/%22fs-cc-components%22/
It seems ||cdn.jsdelivr.net/npm/@finsweet/cookie-consent@1/fs-cc.js
would be ok. Or even /fs-cc.js
line in EasyList Cookie List.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah generic rule is fine. I'll update it.
@@ -308,6 +308,7 @@ scootertechno.com#$?#div[consent-skip-blocker] { remove: true; } | |||
! | |||
! NOTE: Regular rules | |||
! | |||
/fs-cc.js |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. I have updated it.
Creating the pull request
Prerequisites
To avoid invalid pull requests, please check and confirm following terms
What problem does the pull request fix?
If the problem does not fall under any category that is listed here, please write a comment below in corresponding section
What issue is being fixed?
Enter the issue address
#197131
Add your comment and screenshots
If possible, a screenshot of a page or application should not be cropped too much. Otherwise, it is not always clear where the element is located
DO NOT upload screenshots with sexually explicit material on GitHub directly.
Instead, upload it to a third-party image hosting and post the link to it without preview (!) here.
Also, mention if the link leads to NSFW content;
Add screenshots of the problem. You can drag and drop images or paste them from clipboard
Use
<details> </details>
tag to hide screenshots under the spoiler;Describe the issue in detail until it is absolutely clear from the screenshot what the problem is
You can also indicate any other information that you think the developers should know.
Warning: Please remove personal information before uploading screenshots!
Screenshot 1:
Screenshot N:
Terms