diff --git a/capturer/capturer.py b/capturer/capturer.py index c0cb799..58e485f 100644 --- a/capturer/capturer.py +++ b/capturer/capturer.py @@ -163,6 +163,7 @@ class CapturingTask: try: if self._is_dead_ad(attack.get_text()): self.update_status("Dead ad") + logging.info("Ad was tagged as dead.") return except AttributeError: logging.error(