go to the youtube page where u change ur usenrame, right click and click on "Inspect", go to console and then go back to the page, change your username to noname (don't click on publish yet)
and then go back to the console, type "allow pasting" and when you enter and it results in nothing, that means it successfully executed, now put this into the console:
var oldstringify=JSON.stringify
JSON.stringify=function(){
return oldstringify.apply(null,arguments).replaceAll("noname",'')
}
and then press enter on the console, now click on publish in the page and tehre you go.
مع السلامة
Comments
Displaying 0 of 0 comments ( View all | Add Comment )