( function () {
    'use strict';
    const outer = document.querySelector( '.mw-EditRecovery-special' );
    if ( !outer ) {
        return;