- Stop searching for Grabbers once one has accepted the URL
[videosite.git] / videosite.pl
index fe94079..678cd32 100644 (file)
@@ -100,6 +100,7 @@ sub check_for_link {
             } else {
                 write_irssi($witem, '%%R>>> Invalid operation mode');
             }
+            last;
         }
     }
 }