Hotlink userscript gif
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 2.3 MiB |
@@ -96,7 +96,7 @@ var UserscriptSettingTab = new Class({
|
||||
})
|
||||
)
|
||||
).setStyles({
|
||||
'background-image': "url('"+App.createUrl('static/plugin/userscript/userscript.gif')+"')"
|
||||
'background-image': "url('https://couchpota.to/media/images/userscript.gif')"
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
@@ -39,7 +39,7 @@ Page.Wizard = new Class({
|
||||
'<br />Once installed, just click the bookmarklet on a movie page and watch the magic happen ;)',
|
||||
'content': function(){
|
||||
return App.createUserscriptButtons().setStyles({
|
||||
'background-image': "url('"+App.createUrl('static/plugin/userscript/userscript.gif')+"')"
|
||||
'background-image': "url('https://couchpota.to/media/images/userscript.gif')"
|
||||
})
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user