Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 2.1.1 #119

Merged
merged 5 commits into from
Jun 7, 2023
Merged

Version 2.1.1 #119

merged 5 commits into from
Jun 7, 2023

Conversation

iamgojoof6eyes
Copy link
Member

No description provided.

@iamgojoof6eyes iamgojoof6eyes merged commit 6d9f9ad into main Jun 7, 2023
Powers/plugins/web_con.py Show resolved Hide resolved
@Gojo.on_message(command(["vsong","ytv"]))
async def video_down_up(c: Gojo, m: Message):
splited = m.text.split(None,1)[1].strip()
if splited.startswith("https://youtube.com"):

Check failure

Code scanning / CodeQL

Incomplete URL substring sanitization

The string [https://youtube.com](1) may be at an arbitrary position in the sanitized URL.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant