Bug 1812360 Comment 4 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

By testing with uBlock Origin I've found that currently:
* No network requests are made for the blocked resource (image in this case).
* but an empty frame is displayed
By testing with uBlock Origin I've found that currently:
* No network requests are made for the blocked resource (image in this case). I've also looked at the Wireshark log to verify that.
* but an empty frame is displayed
By testing with uBlock Origin I've found that currently:
* No network requests are made for the blocked resource (image in this case). I've also looked at the Wireshark log to verify that.
* but an empty frame is displayed

Edit:
the custom rule looks like this:
```
! 2023-02-01 http://localhost:2001
||localhost:2001/Aerial_view_of_Somapura_Mahavihara.jpg.webp$image
```

Back to Bug 1812360 Comment 4