Untitled

Anonymous
javascript
07/13/2023 6:52 PM
208 B
14
Indexable
var chachachange = document.querySelector("#dropdown-setting > div > ul > li:nth-child(3) > a").outerHTML
chachachange.replace('tools/user', 'auth/logout');
Editor is loading...