|
@@ -2,9 +2,9 @@ function opennamu_do_ie_end_support() {
|
|
|
if(document.currentScript === undefined) {
|
|
if(document.currentScript === undefined) {
|
|
|
window.location = 'microsoft-edge:' + window.location;
|
|
window.location = 'microsoft-edge:' + window.location;
|
|
|
setTimeout(function() {
|
|
setTimeout(function() {
|
|
|
- window.location = 'https://go.microsoft.com/fwlink/?linkid=2135547';
|
|
|
|
|
|
|
+ window.location = 'https://support.microsoft.com/office/160fa918-d581-4932-9e4e-1075c4713595';
|
|
|
}, 1);
|
|
}, 1);
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-opennamu_do_ie_end_support();
|
|
|
|
|
|
|
+opennamu_do_ie_end_support();
|