MediaWiki:Common.js: различия между версиями
Перейти к навигации
Перейти к поиску
Support (обсуждение | вклад) (Новая страница: «/* Размещённый здесь код JavaScript будет загружаться пользователям при обращении к каждой ст...») |
Support (обсуждение | вклад) |
||
(не показано 7 промежуточных версий этого же участника) | |||
Строка 1: | Строка 1: | ||
− | + | $(function () { | |
− | + | var widgetOptions291769 = { bg_color: "transparent" }; | |
− | + | var a = document.createElement("script"), h = "head"; | |
+ | a.async = true; a.src = (document.location.protocol == "https:" ? "https:" : "http:") + "//ucalc.pro/api/widget.js?id=291769&t="+Math.floor(new Date()/18e5); | ||
+ | document.getElementsByTagName(h)[0].appendChild(a); | ||
+ | }()); |
Текущая версия на 13:17, 17 июля 2020
$(function () {
var widgetOptions291769 = { bg_color: "transparent" };
var a = document.createElement("script"), h = "head";
a.async = true; a.src = (document.location.protocol == "https:" ? "https:" : "http:") + "//ucalc.pro/api/widget.js?id=291769&t="+Math.floor(new Date()/18e5);
document.getElementsByTagName(h)[0].appendChild(a);
}());