Make iframe https
This commit is contained in:
@@ -106,7 +106,7 @@ var AboutSettingTab = new Class({
|
||||
new Element('div.donate', {
|
||||
'html':
|
||||
'Or support me via:' +
|
||||
'<iframe src="http://couchpota.to/donate.html" style="border:none; height: 200px;" scrolling="no"></iframe>'
|
||||
'<iframe src="https://couchpota.to/donate.html" style="border:none; height: 200px;" scrolling="no"></iframe>'
|
||||
})
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user