X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=Robots%2Fbkmk_rforking.py;h=4693f52979741235db3beb7fe4947e7ae6055823;hb=7028dcb5fe31ccf6d348dca315154d719f3c481e;hp=1fb18a0adb4a884a8a8d2b841df6baabcbdc7075;hpb=c067541ef9e42e33742ad90e1a51c9aea2bcdc51;p=bookmarks_db.git diff --git a/Robots/bkmk_rforking.py b/Robots/bkmk_rforking.py index 1fb18a0..4693f52 100644 --- a/Robots/bkmk_rforking.py +++ b/Robots/bkmk_rforking.py @@ -1,7 +1,7 @@ """ Forking robot - Written by BroytMann. Copyright (C) 2000-2007 PhiloSoft Design + Written by BroytMann. Copyright (C) 2000-2007 PhiloSoft Design. """ @@ -36,7 +36,7 @@ def restart_subp(log): from bkmk_objects import Robot class robot_forking(Robot): - def check_url(self, bookmark, url_type, url_rest): + def check_url(self, bookmark): if not check_subp: restart_subp(self.log) # Not restart, just start afresh