Skip to content

Instantly share code, notes, and snippets.

@ArtemSites
Last active October 8, 2019 09:05
Show Gist options
  • Save ArtemSites/7ab1c56c50ba0f444e6a57a6dff5b941 to your computer and use it in GitHub Desktop.
Save ArtemSites/7ab1c56c50ba0f444e6a57a6dff5b941 to your computer and use it in GitHub Desktop.
Пожалуйста обновите ваш браузер
.buorg {
background-color: rgba(0,0,0,1)!important;
color: white!important;
border-bottom: 1px solid white!important;
}
.buorg #buorgul {
background: #3266CC;
}
// https://browser-update.org/
var $buoop = {
required: { e: -4, f: -3, o: -3, s: -1, c: -3 },
insecure: true,
unsupported: true,
api: 2019.10,
reminder: 0,
reminderClosed: 0,
noclose: false,
no_permanent_hide: true,
test: false
};
function $buo_f() {
var e = document.createElement("script");
e.src = "//browser-update.org/update.min.js";
document.body.appendChild(e);
};
try { document.addEventListener("DOMContentLoaded", $buo_f, false) }
catch (e) { window.attachEvent("onload", $buo_f) }
<script src="./js/_bu.js" defer>/* browser update */</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment