mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-12-16 00:40:43 +01:00
Update issues url
This commit is contained in:
@@ -39,7 +39,7 @@ async function main() {
|
||||
|
||||
const match = matches.find((m) => m.id === id)
|
||||
if (match === undefined) {
|
||||
show_message(`Invalid id: ${id}. Please report this <a href="https://github.com/ByteDream/stream-bypass/issues/new">here</a>`)
|
||||
show_message(`Invalid id: ${id}. Please report this <a href="https://github.com/ByteDream/stream-bypass/issues">here</a>`)
|
||||
return
|
||||
}
|
||||
document.title = `Stream Bypass (${domain})`
|
||||
|
||||
Reference in New Issue
Block a user