mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1162] Notifications blocked on site due to Intrusive ads protection #820
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#820
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @romfir on GitHub (Jul 27, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1162
🐞 Describe the bug
After sending a lot (>30) test messages some of them are ignored due to google intrusive ads policies, warning can be seen in the console when it happens:
Chrome is blocking ads on this site because this site tends to show ads that interrupt, distract, mislead, or prevent user control. You should fix the issues as soon as possible and submit your site for another review. Learn more at https://www.chromestatus.com/feature/5738264052891648As a workaround it can be manually toggled in the site permissions:

But maybe it would be a good idea to somehow detect it and inform user about it :)
💻 Components impacted
server: ntfy 2.11.0 (
d11b100), runtime go1.22.2, built at 2024-05-13T20:16:12Z running on Raspberry PI 4 on Ubuntu 24.04client: phone running android 14 with newest Kiwi Browser using Background notifications via Web Push