mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 20:03:44 +00:00
yeah
This commit is contained in:
@@ -2780,7 +2780,7 @@ More Epic options owo~
|
||||
navigator.share({
|
||||
title: document.title,
|
||||
text: "",
|
||||
url: "https://" + window.location.hostname + "/<%=inv_vid.videoId%>"
|
||||
url: "https://" + window.location.hostname + "/<%=inv_vid.videoId%>?piwik_si=mobile_share"
|
||||
})
|
||||
.then(() => console.log('Successful share'))
|
||||
.catch(error => console.log('Error sharing:', error));
|
||||
|
||||
Reference in New Issue
Block a user