mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-22 23:02:46 +00:00
Qute: update webrecorder; mpv: sid=1
This commit is contained in:
parent
712b717b47
commit
9fbe00af24
|
@ -19,6 +19,7 @@ sub-font=Funimitation
|
|||
sub-font-size=44
|
||||
sub-ass-override=force
|
||||
embeddedfonts=no
|
||||
sid=1
|
||||
|
||||
|
||||
[wallpaper]
|
||||
|
|
|
@ -34,7 +34,7 @@ settings:
|
|||
sq: open qr {url}
|
||||
sr: open javascript:(function()%7Bfunction%20R(w)%7Btry%7Bvar%20d=w.document,j,i,t,T,N,b,r=1,C;for(j=0;t=[%22object%22,%22embed%22,%22applet%22,%22iframe%22][j];++j)%7BT=d.getElementsByTagName(t);for(i=T.length-1;(i+1)&&(N=T[i]);--i)if(j!=3%7C%7C!R((C=N.contentWindow)?C:N.contentDocument.defaultView))%7Bb=d.createElement(%22div%22);b.style.width=N.width;%20b.style.height=N.height;b.innerHTML=%22%3Cdel%3E%22+(j==3?%22third-party%20%22+t:t)+%22%3C/del%3E%22;N.parentNode.replaceChild(b,N);%7D%7D%7Dcatch(E)%7Br=0%7Dreturn%20r%7DR(self);var%20i,x;for(i=0;x=frames[i];++i)R(x)%7D)();%20javascript:(function()%7Bvar%20newSS,%20styles='*%20%7B%20background:%20white%20!%20important;%20color:%20black%20!important%20%7D%20:link,%20:link%20*%20%7B%20color:%20#0000EE%20!important%20%7D%20:visited,%20:visited%20*%20%7B%20color:%20%23551A8B%20!important%20%7D';%20if(document.createStyleSheet)%20%7B%20document.createStyleSheet(%22javascript:'%22+styles+%22'%22);%20%7D%20else%20%7B%20newSS=document.createElement('link');%20newSS.rel='stylesheet';%20newSS.href='data:text/css,'+escape(styles);%20document.getElementsByTagName(%22head%22)[0].appendChild(newSS);%20%7D%20%7D)();%20javascript:(function()%7Bvar%20d=document;%20function%20K(N,w)%20%7B%20var%20nn%20=%20d.createElement(w),%20C%20=%20N.childNodes,%20i;%20for(i=C.length-1;i%3E=0;--i)%20nn.insertBefore(C[i],nn.childNodes[0]);%20N.parentNode.replaceChild(nn,N);%20%7D%20function%20Z(t,w)%20%7B%20var%20T%20=%20document.getElementsByTagName(t),%20j;%20for%20(j=T.length-1;j%3E=0;--j)%20K(T[j],w);%20%7D%20Z(%22blink%22,%20%22span%22);%20Z(%22marquee%22,%20%22div%22);%20%7D)();%20javascript:(function()%7Bvar%20H=[%22mouseover%22,%22mouseout%22,%22unload%22,%22resize%22],o=window.opera;%20if(document.addEventListener/*MOZ*/&&!o)%20for(j%20in%20H)document.addEventListener(H[j],function(e)%7Be.stopPropagation();%7D,true);%20else%20if(window.captureEvents/*NS4*/&&!o)%20%7B%20document.captureEvents(-1/*ALL*/);for(j%20in%20H)window[%22on%22+H[j]]=null;%7D%20else/*IE*/%20%7Bfunction%20R(N)%7Bvar%20i,x;for(j%20in%20H)if(N[%22on%22+H[j]]/*NOT%20TEXTNODE*/)N[%22on%22+H[j]]=null;for(i=0;x=N.childNodes[i];++i)R(x);%7DR(document);%7D%7D)();%20javascript:(function()%20%7B%20var%20c,%20tID,%20iID;%20tID%20=%20setTimeout(function()%7B%7D,%200);%20for%20(c=1;%20c%3C1000%20&&%20c%3C=tID;%20++c)%20clearTimeout(tID%20-%20c);%20iID%20=%20setInterval(function()%7B%7D,1000);%20for%20(c=0;%20c%3C1000%20&&%20c%3C=iID;%20++c)%20clearInterval(iID%20-%20c);%20%7D)();
|
||||
st: spawn -u switchtor
|
||||
sw: open https://webrecorder.io/record/{url}
|
||||
sw: open https://conifer.rhizome.org/record/{url}
|
||||
sx: spawn -u nitterize
|
||||
sz: spawn -u focusmode
|
||||
xs: spawn -u unitter
|
||||
|
|
Loading…
Reference in a new issue