From e3548902df7ddf0c78968e98e77f5e2ca604c28c Mon Sep 17 00:00:00 2001 From: contentrajabot <109162597+contentrajabot@users.noreply.github.com> Date: Fri, 26 May 2023 18:40:36 +0530 Subject: [PATCH] Update cp.py --- plugins/cp.py | 25 ++----------------------- 1 file changed, 2 insertions(+), 23 deletions(-) diff --git a/plugins/cp.py b/plugins/cp.py index 71cfc30..d6b85a9 100644 --- a/plugins/cp.py +++ b/plugins/cp.py @@ -1,25 +1,4 @@ -# MIT License -# -# Copyright (c) 2019-present Dan -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in all -# copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -# SOFTWARE -# Code edited By Cryptostark + import urllib import urllib.parse import requests @@ -217,4 +196,4 @@ async def account_login(bot: Client, m: Message): await editable.edit(f'{"**You have these Videos :-**"}\n\n{FFF}\n\n{cool}') #await m.reply_document(f"{nam2}.txt") await input3.delete(True) - await m.reply_text("**Now Press /cpd to Download **") \ No newline at end of file + await m.reply_text("**Now Press /cpd to Download **")