|
@ -2085,9 +2085,7 @@ var AboutSettingTab = new Class({ |
|
|
text: ". For as low as $7.95 per month, you’ll get:" |
|
|
text: ". For as low as $7.95 per month, you’ll get:" |
|
|
})), new Element("ul").adopt(new Element("li.icon-ok", { |
|
|
})), new Element("ul").adopt(new Element("li.icon-ok", { |
|
|
text: Math.ceil((today.getTime() - millennium.getTime()) / one_day) + " days retention" |
|
|
text: Math.ceil((today.getTime() - millennium.getTime()) / one_day) + " days retention" |
|
|
}), new Element("li.icon-ok[text=No speed or download limits]"), new Element("li.icon-ok[text=Free SSL Encrypted connections]"))), new Element("div.donate", { |
|
|
}), new Element("li.icon-ok[text=No speed or download limits]"), new Element("li.icon-ok[text=Free SSL Encrypted connections]")))); |
|
|
html: 'Or support me via: <iframe src="https://couchpota.to/donate.html" scrolling="no"></iframe>' |
|
|
|
|
|
})); |
|
|
|
|
|
}, |
|
|
}, |
|
|
fillVersion: function(json) { |
|
|
fillVersion: function(json) { |
|
|
if (!json) return; |
|
|
if (!json) return; |
|
|