X-Git-Url: http://gitweb.pimeys.fr/?p=today.git;a=blobdiff_plain;f=today_server.py;fp=today_server.py;h=1c6e78734b3ad390f4df607bbcf5381f2b74c945;hp=80407293c42286e7a0e39749790f934aa847ea71;hb=d99dc87bf2ae3672cac54fae5e56a07467c0be8e;hpb=6f28d79c1a3532cd94daea5220be5239e71c9510 diff --git a/today_server.py b/today_server.py index 8040729..1c6e787 100755 --- a/today_server.py +++ b/today_server.py @@ -104,7 +104,7 @@ def last_noob_warpzone(): for serie in [noobs, warpzones]: # Les titres sont dans l'ordre antichronologique, on s'arrête donc au premier qu'on comprend for titre in serie: - if "noob le film" in titre or "making of" in titre or "noob versus rct" == titre: + if "noob le film" in titre or "making of" in titre or "noob versus rct" == titre or "extraits ost" in titre: continue try: if DEBUG: