kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/718/head
rodzic
1e0c3cbc10
commit
ca4bf959d6
|
@ -20,6 +20,12 @@ if (!isServer) {
|
|||
a.removeAttribute('target')
|
||||
}
|
||||
|
||||
for (const a of document.querySelectorAll(
|
||||
'a[href="https://agentic.so/app"]'
|
||||
)) {
|
||||
a.removeAttribute('target')
|
||||
}
|
||||
|
||||
// document
|
||||
// .getElementById('https://agentic.so/contact')
|
||||
// .querySelector('.lucide-arrow-up-right')
|
||||
|
|
Ładowanie…
Reference in New Issue