diff options
author | bloodstalker <thabogre@gmail.com> | 2018-04-20 10:41:43 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2018-04-20 10:41:43 +0000 |
commit | 467dad08be01d38cc42a9b43cbf50ac9332e4ef7 (patch) | |
tree | 835d32f5421dfe5768de3c10af479884a4659755 | |
parent | update (diff) | |
download | kaminokumo-467dad08be01d38cc42a9b43cbf50ac9332e4ef7.tar.gz kaminokumo-467dad08be01d38cc42a9b43cbf50ac9332e4ef7.zip |
update
-rwxr-xr-x | kaminokumo | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ def mrg(url): if split.find("minutes") != -1: print("mg") return True + return False ############################################################################### def premain(argparser): |