[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/vt/ - Virtual Youtubers

Search:


View post   

>> No.21980055 [View]
File: 2.90 MB, 334x590, ame-longest-aaaa[sound=https%3A%2F%2Ffiles.catbox.moe%2Fxlgd3h.ogg][sound=https%3A%2F%2Fz.zz.fo%2FyORNv.ogg].webm [View same] [iqdb] [saucenao] [google]
21980055

>>21979888
If you are using 4chan External Sounds as a userscript with Tampermonkey/Violentmonkey, open it using the </> and replace the lines around line 212 from

>try {
> link = new URL(link)
>} catch (error) {
> return
>}

with

>try {
> if (link.includes("files.catbox")) {
> link = new URL(link.replace("files.catbox", "de.catbox"))
> } else {
> link = new URL(link)
> }
>} catch (error) {
> return;
>}

Navigation
View posts[+24][+48][+96]