讚讬诇讜讙 诇转讜讻谉
  • 讞讜拽讬 讛驻讜专讜诐
  • 诇讗 谞驻转专
  • 诪砖转诪砖讬诐
  • 讞讬驻讜砖 讙讜讙诇 讘驻讜专讜诐
  • 爪讜专 拽砖专
注讬爪讜讘讬诐
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • 讘专讬专转 诪讞讚诇 (诇诇讗 注讬爪讜讘 (讘专讬专转 诪讞讚诇))
  • 诇诇讗 注讬爪讜讘 (讘专讬专转 诪讞讚诇)
讻讬讜讜抓
诇讜讙讜 诪讜转讙
  1. 讚祝 讛讘讬转
  2. 诪讞砖讘讬诐 讜讟讻谞讜诇讜讙讬讛
  3. 注讝专讛 讛讚讚讬转 - 诪讞砖讘讬诐 讜讟讻谞讜诇讜讙讬讛
  4. 馃洜 住拽专讬驻讟 Tampermonky | 讛讜住驻转 住专讙诇 讻诇讬诐 馃洜

馃洜 住拽专讬驻讟 Tampermonky | 讛讜住驻转 住专讙诇 讻诇讬诐 馃洜

诪转讜讝诪谉 谞注讜抓 谞注讜诇 讛讜注讘专 注讝专讛 讛讚讚讬转 - 诪讞砖讘讬诐 讜讟讻谞讜诇讜讙讬讛
96 驻讜住讟讬诐 27 讻讜转讘讬诐 3.0k 爪驻讬讜转 21 Watching
  • 诪讛讬砖谉 诇讞讚砖
  • 诪讛讞讚砖 诇讬砖谉
  • 讛讻讬 讛专讘讛 讛爪讘注讜转
转讙讜讘讛
  • 转讙讜讘讛 讻谞讜砖讗
讛转讞讘专讜 讻讚讬 诇驻专住诐 转讙讜讘讛
谞讜砖讗 讝讛 谞诪讞拽. 专拽 诪砖转诪砖讬诐 注诐 讛专砖讗讜转 诪转讗讬诪讜转 讬讜讻诇讜 诇爪驻讜转 讘讜.
  • 谞 谞讞谞 谞 谞讞

    @brochabar
    谞住讛 讗转 讝讛

    let panel = document.createElement('div');
    let title = document.createElement('div');
    panel.addEventListener('mouseenter', (event) => {
        panel.style.width = '60px';
        title.style.transform = 'scale(1, 1)';
        for (let images of document.getElementsByClassName('images')) {
            images.style.transform = 'scale(1, 1)'
            images.style.filter = 'blur(0)'
        }
    });
    panel.addEventListener('mouseleave', (event) => {
        panel.style.width = '20px';
        title.style.transform = 'scale(0, 0)';
        for (let images of document.getElementsByClassName('images')) {
            images.style.transform = 'scale(0, 0)'
            images.style.filter = 'blur(20px)'
        }
    });
    panel.style.transition = 'width 0.5s';
    panel.style.boxShadow = '0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)'
    panel.style.position = 'fixed';
    panel.style.width = '20px';
    panel.style.height = 'auto';
    panel.style.left = '36px';
    panel.style.bottom = '46.2%';
    panel.style.transform = 'translate(0, 50%)';
    panel.style.paddingTop = '12px';
    panel.style.paddingBottom = '8px';
    panel.style.flexDirection = 'column';
    panel.style.alignItems = 'center';
    panel.style.justifyContent = 'center';
    panel.style.borderRadius = '10px';
    panel.style.backgroundColor = 'rgb(255, 255, 190)';
    title.style.transform = 'scale(0, 0)';
    title.style.transition = '0.5s';
    title.style.display = 'block';
    title.style.textAlign = 'center';
    title.style.fontSize = '25px';
    title.style.color = '#357BB8';
    title.innerHTML = '讻诇讬诐<br><br>';
    panel.appendChild(title);
    let image1 = document.createElement('img');
    image1.src = '/assets/uploads/files/1616637195056-img.png';
    image1.title = '讬讞住 诪讜谞讬讟讬谉 诇驻讜住讟';
    image1.style.cursor = 'pointer';
    image1.onclick = function () { var result = (app.user.reputation) / app.user.postcount; app.alert({ title: '<h4 style="color: #4caf50;">讞讬砖讜讘 驻讜住讟讬诐 VS 诪讜谞讬讟讬谉</h4>', message: '诪住驻专 讛驻讜住讟讬诐 砖讻转讘转 讛讜讗 ' + app.user.postcount + '<br>诪讗讬讚讱 诪住驻专 讛诇讬讬拽讬诐 砖拽讘诇转 讛讜讗 ' + app.user.reputation + '<hr style="border-top: 2px solid #838694;">讘转\'讻诇住 讬讞住 讛诇讬讬拽讬诐 诇驻讜住讟 讛讜讗: <h3 style="color: #4caf50; text-align: center;">' + result.toFixed(4), timeout: 7000 }) }
    image1.style.display = 'block';
    image1.style.margin = 'auto';
    image1.style.width = '37px';
    image1.style.marginBottom = '15px';
    image1.style.transition = '0.5s';
    image1.style.transform = 'scale(0, 0) translate(-40px, 0)';
    let image2 = document.createElement('img');
    image2.src = '/assets/uploads/files/1616631561115-asset-2.png';
    image2.title = '注专讬讻转 讛驻讜专讜诐';
    image2.style.cursor = 'pointer';
    image2.onclick = function () {
        if (document.designMode == 'off') {
            image2.src = '/assets/uploads/files/1616627933907-asset-1.png';
            app.alert({ title: '注专讬讻转 讛驻讜专讜诐', message: '注专讜讱 讗转 讛讗转专 讻专爪讜谞讱!', type: 'success', timeout: 2500 })
            document.designMode = 'on'
        } else {
            document.designMode = 'off'
            image2.src = '/assets/uploads/files/1616631561115-asset-2.png';
            app.alert({ title: '注专讬讻转 讛驻讜专讜诐', message: '讛注专讬讻讛 讛住转讬讬诪讛', timeout: 2500 })
        }
    }
    image2.style.display = 'block';
    image2.style.margin = 'auto';
    image2.style.width = '37px';
    image2.style.marginBottom = '15px';
    image2.style.transition = '0.5s';
    image2.style.transform = 'scale(0, 0) translate(-40px, 0)';
    let image3 = document.createElement('img');
    image3.src = 'https://讙讜讙诇-讘驻讜专讜诪讬诐.tk/unnamed.png';
    image3.title = '讞讬驻讜砖 讙讜讙诇 讘驻讜专讜诪讬诐 讛讞专讚讬讬诐';
    image3.style.cursor = 'pointer';
    image3.style.display = 'block';
    image3.style.margin = 'auto';
    image3.style.width = '37px';
    image3.style.marginBottom = '15px';
    image3.style.transition = '0.5s';
    image3.style.transform = 'scale(0, 0) translate(-40px, 0)';
    image3.onclick = function () {
        var search = prompt("诪讛 讗转讛 专讜爪讛 诇讞驻砖 讘驻讜专讜诪讬诐?");
        if (search != null && search != "") {
            search = encodeURIComponent(search.trim());
            var link = "https://讙讜讙诇-讘驻讜专讜诪讬诐.tk/#gsc.tab=0&gsc.q=" + search;
            function linkb(href) { Object.assign(document.createElement('a'), { target: '_blank', href, }).click(); } linkb(link);
        }
    }
    let image4 = document.createElement('div');
    image4.title = '砖讬谞讜讬 爪讘注 讘驻讜住讟讬诐';
    let colorInput = document.createElement('input');
    colorInput.id = 'colorPostInput';
    colorInput.type = 'color';
    colorInput.style.position = 'absolute';
    colorInput.style.right = '-8px';
    colorInput.style.top = '-8px';
    colorInput.style.width = '56px';
    colorInput.style.height = '56px';
    colorInput.style.border = 'none';
    colorInput.style.cursor = 'pointer';
    if (localStorage.allParagraphsColor) {
        document.body.style.color = localStorage.allParagraphsColor;
        colorInput.value = localStorage.allParagraphsColor;
    }
    colorInput.addEventListener('change', (event) => {
        localStorage.allParagraphsColor = colorInput.value;
        document.body.style.color = colorInput.value;
    });
    image4.style.cursor = 'pointer';
    image4.style.display = 'block';
    image4.style.margin = 'auto';
    image4.style.position = 'relative';
    image4.style.overflow = 'hidden';
    image4.style.width = '40px';
    image4.style.height = '40px';
    image4.style.border = 'solid 2px #ddd';
    image4.style.borderRadius = '40px';
    image4.style.marginBottom = '15px';
    image4.style.transition = '0.5s';
    image4.style.transform = 'scale(0, 0) translate(-40px, 0)';
    let image5 = document.createElement('img');
    image5.src = 'https://ssl.gstatic.com/translate/favicon.ico';
    image5.title = '转专讙讜诐 诪讗谞讙诇讬转 诇注讘专讬转';
    image5.style.cursor = 'pointer';
    image5.style.display = 'block';
    image5.style.margin = 'auto';
    image5.style.width = '37px';
    image5.style.marginBottom = '15px';
    image5.style.transition = '0.5s';
    image5.style.transform = 'scale(0, 0) translate(-40px, 0)';
    image5.onclick = function () {
        var translate = prompt("诪讛 讗转讛 专讜爪讛 诇转专讙诐?");
        if (translate != null && translate != "") {
            translate = encodeURIComponent(translate.trim());
            var link = "https://translate.google.co.il/?sl=en&tl=iw&text=" + translate + "&op=translate";
            function linkb(href) { Object.assign(document.createElement('a'), { target: '_blank', href, }).click(); } linkb(link);
        }
    }
    if (localStorage.hideForumLogo) {
        if (localStorage.hideForumLogo === "hide") {
            $('.forum-logo').css("display", "none");
        } else {
            $('.forum-logo').css("display", "block");
        }
    }
    let image6 = document.createElement('img');
    image6.src = '/favicon.ico';
    image6.title = '讛住转专转 讛诇讜讙讜 砖诇 讛驻讜专讜诐';
    image6.style.cursor = 'pointer';
    image6.onclick = function () {
        if (localStorage.hideForumLogo) {
            if (localStorage.hideForumLogo === "show") {
                localStorage.hideForumLogo = "hide";
                $('.forum-logo').css("display", "none");
            } else {
                localStorage.hideForumLogo = "show";
                $('.forum-logo').css("display", "block");
            }
        } else {
            localStorage.hideForumLogo = "hide";
            $('.forum-logo').css("display", "none");
        }
    }
    image6.style.display = 'block';
    image6.style.margin = 'auto';
    image6.style.width = '37px';
    image6.style.marginBottom = '15px';
    image6.style.transition = '0.5s';
    image6.style.transform = 'scale(0, 0) translate(-40px, 0)';
    
    if (localStorage.emojisize) {
        for (var i = 0; i < document.getElementsByClassName('emoji').length; i++) {
            document.querySelector('head').innerHTML += `<style>.emoji { width: ${localStorage.emojisize}px; height: ${localStorage.emojisize}px; }</style>`;
        }
    }
    let image7 = document.createElement('img');
    image7.src = '/plugins/nodebb-plugin-emoji/emoji/apple/1f642.png?v=a54dqpiknn4';
    image7.title = '砖讬谞讜讬 讙讜讚诇 讗讬诪讜讙\'讬诐';
    image7.style.cursor = 'pointer';
    image7.onclick = function () {
        var emojisize = prompt("诇讗讬讝讛 讙讜讚诇 诇砖谞讜转 讗转 讛讗讬诪讜讙'讬诐? (讘驻讬拽住诇讬诐)");
        if (emojisize != null && emojisize != "") {
            emojisize = encodeURIComponent(emojisize.trim());
            localStorage.emojisize = emojisize;
            for (var i = 0; i < document.getElementsByClassName('emoji').length; i++) {
                var emojis = document.getElementsByClassName('emoji')[i];
                emojis.style.width = emojisize + 'px';
                emojis.style.height = emojisize + 'px'
            }
        }
    }
    image7.style.display = 'block';
    image7.style.margin = 'auto';
    image7.style.width = '37px';
    image7.style.marginBottom = '15px';
    image7.style.transition = '0.5s';
    image7.style.transform = 'scale(0, 0) translate(-40px, 0)';
    let image8 = document.createElement('img');
    image8.src = '/assets/uploads/files/1616992426113-link.png';
    image8.title = '驻讜专讜诪讬诐';
    image8.style.cursor = 'pointer';
    image8.onclick = function () {
        app.alert({
            type: 'success', timeout: 10000, title: '<h3 style="text-align: center;">驻讜专讜诪讬诐</h3>', message:
                '<hr><a href="https://tchumim.com" target="_blank"><img width="40px" title="转讞讜诪讬诐" src="/assets/uploads/files/1616989719968-1.png"></a>' +
                '<a href="https://诪拽爪讜注讜转.com/" target="_blank"><img width="40px" title="诪拽爪讜注讜转" src="/assets/uploads/files/1616989719998-2.png"></a>' +
                '<a href="https://www.prog.co.il" target="_blank"><img width="40px" title="驻专讜讙" src="/assets/uploads/files/1616989720025-3.png"></a>' +
                '<a href="https://forum-office.ml" target="_blank"><img width="40px" title="驻讜专讜诐 讗讜驻讬住" src="/assets/uploads/files/1616989720045-4.png"></a>' +
                '<a href="https://f2.freeivr.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 讬诪讜转 讛诪砖讬讞" src="/assets/uploads/files/1616989720065-5.png"></a>' +
                '<br><br><a href="https://www.tora-forum.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 诇转讜专讛" src="/assets/uploads/files/1616989720081-6.png"></a>' +
                '<a href="https://meatzvim.cf" target="_blank"><img width="40px" title="诪注爪讘讬诐" src="/assets/uploads/files/1616989720101-7.png"></a>' +
                '<a href="https://www.techno-tech.cf" target="_blank"><img width="40px" title="转讻谞讜讟拽" src="/assets/uploads/files/1616989720122-8.png"></a>' +
                '<a href="http://forum.netfree.link" target="_blank"><img width="40px" title="驻讜专讜诐 谞讟驻专讬" src="/assets/uploads/files/1617018043234-9.png"></a>'
        })
    }
    image8.style.display = 'block';
    image8.style.margin = 'auto';
    image8.style.width = '37px';
    image8.style.marginBottom = '15px';
    image8.style.transition = '0.5s';
    image8.style.transform = 'scale(0, 0) translate(-40px, 0)';
    let image9 = document.createElement('img');
    image9.src = '/assets/uploads/files/1616992426113-link.png';
    image9.title = '讛拽讬砖讜专讬诐 砖诇讬';
    image9.style.cursor = 'pointer';
    image9.onclick = function () {
        app.alert({
            type: 'success', timeout: 10000, title: '<h3 style="text-align: center;">讛拽讬砖讜专讬诐 砖诇讬</h3>', message:
                '<hr><a href="/user/brochabar" target="_blank"><img width="40px" title="brochabar" src="/assets/uploads/profile/6823-profileavatar-1612680469756.png"></a>'
        })
    }
    image9.style.display = 'block';
    image9.style.margin = 'auto';
    image9.style.width = '37px';
    image9.style.marginBottom = '15px';
    image9.style.transition = '0.5s';
    image9.style.transform = 'scale(0, 0) translate(-40px, 0)';
    image1.classList.add('images');
    image2.classList.add('images');
    image3.classList.add('images');
    image4.classList.add('images');
    image5.classList.add('images');
    image6.classList.add('images');
    image7.classList.add('images');
    image8.classList.add('images');
    image9.classList.add('images');
    image4.appendChild(colorInput);
    panel.appendChild(image1);
    panel.appendChild(image2);
    panel.appendChild(image3);
    panel.appendChild(image4);
    panel.appendChild(image5);
    panel.appendChild(image6);
    panel.appendChild(image7);
    panel.appendChild(image8);
    panel.appendChild(image9);
    document.body.appendChild(panel);
    
    // ==UserScript==
    // @name         住专讙诇 讻诇讬诐
    // @version      0.1
    // @author       诪讜讟讬 讗讜专谉, 谞 谞讞
    // @description  馃榾 讛讜住驻转 住专讙诇 讻诇讬诐 诇驻讜专讜诐
    // @include      https://mitmachim.top/*
    // @icon         https://mitmachim.top/assets/uploads/files/1616983314128-tools-solid.svg
    // @homepage     https://mitmachim.top
    // ==/UserScript==
    
    B 诪谞讜转拽
    B 诪谞讜转拽
    brochabar
    讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
    #73

    @谞-谞讞 讗诪专 讘馃洜 住拽专讬驻讟 Tampermonky | 讛讜住驻转 住专讙诇 讻诇讬诐 馃洜:

    @brochabar
    谞住讛 讗转 讝讛

    let panel = document.createElement('div');
    let title = document.createElement('div');
    panel.addEventListener('mouseenter', (event) => {
        panel.style.width = '60px';
        title.style.transform = 'scale(1, 1)';
        for (let images of document.getElementsByClassName('images')) {
            images.style.transform = 'scale(1, 1)'
            images.style.filter = 'blur(0)'
        }
    });
    panel.addEventListener('mouseleave', (event) => {
        panel.style.width = '20px';
        title.style.transform = 'scale(0, 0)';
        for (let images of document.getElementsByClassName('images')) {
            images.style.transform = 'scale(0, 0)'
            images.style.filter = 'blur(20px)'
        }
    });
    panel.style.transition = 'width 0.5s';
    panel.style.boxShadow = '0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)'
    panel.style.position = 'fixed';
    panel.style.width = '20px';
    panel.style.height = 'auto';
    panel.style.left = '36px';
    panel.style.bottom = '46.2%';
    panel.style.transform = 'translate(0, 50%)';
    panel.style.paddingTop = '12px';
    panel.style.paddingBottom = '8px';
    panel.style.flexDirection = 'column';
    panel.style.alignItems = 'center';
    panel.style.justifyContent = 'center';
    panel.style.borderRadius = '10px';
    panel.style.backgroundColor = 'rgb(255, 255, 190)';
    title.style.transform = 'scale(0, 0)';
    title.style.transition = '0.5s';
    title.style.display = 'block';
    title.style.textAlign = 'center';
    title.style.fontSize = '25px';
    title.style.color = '#357BB8';
    title.innerHTML = '讻诇讬诐<br><br>';
    panel.appendChild(title);
    let image1 = document.createElement('img');
    image1.src = '/assets/uploads/files/1616637195056-img.png';
    image1.title = '讬讞住 诪讜谞讬讟讬谉 诇驻讜住讟';
    image1.style.cursor = 'pointer';
    image1.onclick = function () { var result = (app.user.reputation) / app.user.postcount; app.alert({ title: '<h4 style="color: #4caf50;">讞讬砖讜讘 驻讜住讟讬诐 VS 诪讜谞讬讟讬谉</h4>', message: '诪住驻专 讛驻讜住讟讬诐 砖讻转讘转 讛讜讗 ' + app.user.postcount + '<br>诪讗讬讚讱 诪住驻专 讛诇讬讬拽讬诐 砖拽讘诇转 讛讜讗 ' + app.user.reputation + '<hr style="border-top: 2px solid #838694;">讘转\'讻诇住 讬讞住 讛诇讬讬拽讬诐 诇驻讜住讟 讛讜讗: <h3 style="color: #4caf50; text-align: center;">' + result.toFixed(4), timeout: 7000 }) }
    image1.style.display = 'block';
    image1.style.margin = 'auto';
    image1.style.width = '37px';
    image1.style.marginBottom = '15px';
    image1.style.transition = '0.5s';
    image1.style.transform = 'scale(0, 0) translate(-40px, 0)';
    let image2 = document.createElement('img');
    image2.src = '/assets/uploads/files/1616631561115-asset-2.png';
    image2.title = '注专讬讻转 讛驻讜专讜诐';
    image2.style.cursor = 'pointer';
    image2.onclick = function () {
        if (document.designMode == 'off') {
            image2.src = '/assets/uploads/files/1616627933907-asset-1.png';
            app.alert({ title: '注专讬讻转 讛驻讜专讜诐', message: '注专讜讱 讗转 讛讗转专 讻专爪讜谞讱!', type: 'success', timeout: 2500 })
            document.designMode = 'on'
        } else {
            document.designMode = 'off'
            image2.src = '/assets/uploads/files/1616631561115-asset-2.png';
            app.alert({ title: '注专讬讻转 讛驻讜专讜诐', message: '讛注专讬讻讛 讛住转讬讬诪讛', timeout: 2500 })
        }
    }
    image2.style.display = 'block';
    image2.style.margin = 'auto';
    image2.style.width = '37px';
    image2.style.marginBottom = '15px';
    image2.style.transition = '0.5s';
    image2.style.transform = 'scale(0, 0) translate(-40px, 0)';
    let image3 = document.createElement('img');
    image3.src = 'https://讙讜讙诇-讘驻讜专讜诪讬诐.tk/unnamed.png';
    image3.title = '讞讬驻讜砖 讙讜讙诇 讘驻讜专讜诪讬诐 讛讞专讚讬讬诐';
    image3.style.cursor = 'pointer';
    image3.style.display = 'block';
    image3.style.margin = 'auto';
    image3.style.width = '37px';
    image3.style.marginBottom = '15px';
    image3.style.transition = '0.5s';
    image3.style.transform = 'scale(0, 0) translate(-40px, 0)';
    image3.onclick = function () {
        var search = prompt("诪讛 讗转讛 专讜爪讛 诇讞驻砖 讘驻讜专讜诪讬诐?");
        if (search != null && search != "") {
            search = encodeURIComponent(search.trim());
            var link = "https://讙讜讙诇-讘驻讜专讜诪讬诐.tk/#gsc.tab=0&gsc.q=" + search;
            function linkb(href) { Object.assign(document.createElement('a'), { target: '_blank', href, }).click(); } linkb(link);
        }
    }
    let image4 = document.createElement('div');
    image4.title = '砖讬谞讜讬 爪讘注 讘驻讜住讟讬诐';
    let colorInput = document.createElement('input');
    colorInput.id = 'colorPostInput';
    colorInput.type = 'color';
    colorInput.style.position = 'absolute';
    colorInput.style.right = '-8px';
    colorInput.style.top = '-8px';
    colorInput.style.width = '56px';
    colorInput.style.height = '56px';
    colorInput.style.border = 'none';
    colorInput.style.cursor = 'pointer';
    if (localStorage.allParagraphsColor) {
        document.body.style.color = localStorage.allParagraphsColor;
        colorInput.value = localStorage.allParagraphsColor;
    }
    colorInput.addEventListener('change', (event) => {
        localStorage.allParagraphsColor = colorInput.value;
        document.body.style.color = colorInput.value;
    });
    image4.style.cursor = 'pointer';
    image4.style.display = 'block';
    image4.style.margin = 'auto';
    image4.style.position = 'relative';
    image4.style.overflow = 'hidden';
    image4.style.width = '40px';
    image4.style.height = '40px';
    image4.style.border = 'solid 2px #ddd';
    image4.style.borderRadius = '40px';
    image4.style.marginBottom = '15px';
    image4.style.transition = '0.5s';
    image4.style.transform = 'scale(0, 0) translate(-40px, 0)';
    let image5 = document.createElement('img');
    image5.src = 'https://ssl.gstatic.com/translate/favicon.ico';
    image5.title = '转专讙讜诐 诪讗谞讙诇讬转 诇注讘专讬转';
    image5.style.cursor = 'pointer';
    image5.style.display = 'block';
    image5.style.margin = 'auto';
    image5.style.width = '37px';
    image5.style.marginBottom = '15px';
    image5.style.transition = '0.5s';
    image5.style.transform = 'scale(0, 0) translate(-40px, 0)';
    image5.onclick = function () {
        var translate = prompt("诪讛 讗转讛 专讜爪讛 诇转专讙诐?");
        if (translate != null && translate != "") {
            translate = encodeURIComponent(translate.trim());
            var link = "https://translate.google.co.il/?sl=en&tl=iw&text=" + translate + "&op=translate";
            function linkb(href) { Object.assign(document.createElement('a'), { target: '_blank', href, }).click(); } linkb(link);
        }
    }
    if (localStorage.hideForumLogo) {
        if (localStorage.hideForumLogo === "hide") {
            $('.forum-logo').css("display", "none");
        } else {
            $('.forum-logo').css("display", "block");
        }
    }
    let image6 = document.createElement('img');
    image6.src = '/favicon.ico';
    image6.title = '讛住转专转 讛诇讜讙讜 砖诇 讛驻讜专讜诐';
    image6.style.cursor = 'pointer';
    image6.onclick = function () {
        if (localStorage.hideForumLogo) {
            if (localStorage.hideForumLogo === "show") {
                localStorage.hideForumLogo = "hide";
                $('.forum-logo').css("display", "none");
            } else {
                localStorage.hideForumLogo = "show";
                $('.forum-logo').css("display", "block");
            }
        } else {
            localStorage.hideForumLogo = "hide";
            $('.forum-logo').css("display", "none");
        }
    }
    image6.style.display = 'block';
    image6.style.margin = 'auto';
    image6.style.width = '37px';
    image6.style.marginBottom = '15px';
    image6.style.transition = '0.5s';
    image6.style.transform = 'scale(0, 0) translate(-40px, 0)';
    
    if (localStorage.emojisize) {
        for (var i = 0; i < document.getElementsByClassName('emoji').length; i++) {
            document.querySelector('head').innerHTML += `<style>.emoji { width: ${localStorage.emojisize}px; height: ${localStorage.emojisize}px; }</style>`;
        }
    }
    let image7 = document.createElement('img');
    image7.src = '/plugins/nodebb-plugin-emoji/emoji/apple/1f642.png?v=a54dqpiknn4';
    image7.title = '砖讬谞讜讬 讙讜讚诇 讗讬诪讜讙\'讬诐';
    image7.style.cursor = 'pointer';
    image7.onclick = function () {
        var emojisize = prompt("诇讗讬讝讛 讙讜讚诇 诇砖谞讜转 讗转 讛讗讬诪讜讙'讬诐? (讘驻讬拽住诇讬诐)");
        if (emojisize != null && emojisize != "") {
            emojisize = encodeURIComponent(emojisize.trim());
            localStorage.emojisize = emojisize;
            for (var i = 0; i < document.getElementsByClassName('emoji').length; i++) {
                var emojis = document.getElementsByClassName('emoji')[i];
                emojis.style.width = emojisize + 'px';
                emojis.style.height = emojisize + 'px'
            }
        }
    }
    image7.style.display = 'block';
    image7.style.margin = 'auto';
    image7.style.width = '37px';
    image7.style.marginBottom = '15px';
    image7.style.transition = '0.5s';
    image7.style.transform = 'scale(0, 0) translate(-40px, 0)';
    let image8 = document.createElement('img');
    image8.src = '/assets/uploads/files/1616992426113-link.png';
    image8.title = '驻讜专讜诪讬诐';
    image8.style.cursor = 'pointer';
    image8.onclick = function () {
        app.alert({
            type: 'success', timeout: 10000, title: '<h3 style="text-align: center;">驻讜专讜诪讬诐</h3>', message:
                '<hr><a href="https://tchumim.com" target="_blank"><img width="40px" title="转讞讜诪讬诐" src="/assets/uploads/files/1616989719968-1.png"></a>' +
                '<a href="https://诪拽爪讜注讜转.com/" target="_blank"><img width="40px" title="诪拽爪讜注讜转" src="/assets/uploads/files/1616989719998-2.png"></a>' +
                '<a href="https://www.prog.co.il" target="_blank"><img width="40px" title="驻专讜讙" src="/assets/uploads/files/1616989720025-3.png"></a>' +
                '<a href="https://forum-office.ml" target="_blank"><img width="40px" title="驻讜专讜诐 讗讜驻讬住" src="/assets/uploads/files/1616989720045-4.png"></a>' +
                '<a href="https://f2.freeivr.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 讬诪讜转 讛诪砖讬讞" src="/assets/uploads/files/1616989720065-5.png"></a>' +
                '<br><br><a href="https://www.tora-forum.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 诇转讜专讛" src="/assets/uploads/files/1616989720081-6.png"></a>' +
                '<a href="https://meatzvim.cf" target="_blank"><img width="40px" title="诪注爪讘讬诐" src="/assets/uploads/files/1616989720101-7.png"></a>' +
                '<a href="https://www.techno-tech.cf" target="_blank"><img width="40px" title="转讻谞讜讟拽" src="/assets/uploads/files/1616989720122-8.png"></a>' +
                '<a href="http://forum.netfree.link" target="_blank"><img width="40px" title="驻讜专讜诐 谞讟驻专讬" src="/assets/uploads/files/1617018043234-9.png"></a>'
        })
    }
    image8.style.display = 'block';
    image8.style.margin = 'auto';
    image8.style.width = '37px';
    image8.style.marginBottom = '15px';
    image8.style.transition = '0.5s';
    image8.style.transform = 'scale(0, 0) translate(-40px, 0)';
    let image9 = document.createElement('img');
    image9.src = '/assets/uploads/files/1616992426113-link.png';
    image9.title = '讛拽讬砖讜专讬诐 砖诇讬';
    image9.style.cursor = 'pointer';
    image9.onclick = function () {
        app.alert({
            type: 'success', timeout: 10000, title: '<h3 style="text-align: center;">讛拽讬砖讜专讬诐 砖诇讬</h3>', message:
                '<hr><a href="/user/brochabar" target="_blank"><img width="40px" title="brochabar" src="/assets/uploads/profile/6823-profileavatar-1612680469756.png"></a>'
        })
    }
    image9.style.display = 'block';
    image9.style.margin = 'auto';
    image9.style.width = '37px';
    image9.style.marginBottom = '15px';
    image9.style.transition = '0.5s';
    image9.style.transform = 'scale(0, 0) translate(-40px, 0)';
    image1.classList.add('images');
    image2.classList.add('images');
    image3.classList.add('images');
    image4.classList.add('images');
    image5.classList.add('images');
    image6.classList.add('images');
    image7.classList.add('images');
    image8.classList.add('images');
    image9.classList.add('images');
    image4.appendChild(colorInput);
    panel.appendChild(image1);
    panel.appendChild(image2);
    panel.appendChild(image3);
    panel.appendChild(image4);
    panel.appendChild(image5);
    panel.appendChild(image6);
    panel.appendChild(image7);
    panel.appendChild(image8);
    panel.appendChild(image9);
    document.body.appendChild(panel);
    
    // ==UserScript==
    // @name         住专讙诇 讻诇讬诐
    // @version      0.1
    // @author       诪讜讟讬 讗讜专谉, 谞 谞讞
    // @description  馃榾 讛讜住驻转 住专讙诇 讻诇讬诐 诇驻讜专讜诐
    // @include      https://mitmachim.top/*
    // @icon         https://mitmachim.top/assets/uploads/files/1616983314128-tools-solid.svg
    // @homepage     https://mitmachim.top
    // ==/UserScript==
    

    讜讛拽讜讚 诇住拽专讬驻讟 讛诪注讜讚讻谉 诪讛讜?

    讬爪讬专转 拽砖专

    谞 谞讞谞 转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
    0
    • B brochabar

      @谞-谞讞 讗诪专 讘馃洜 住拽专讬驻讟 Tampermonky | 讛讜住驻转 住专讙诇 讻诇讬诐 馃洜:

      @brochabar
      谞住讛 讗转 讝讛

      let panel = document.createElement('div');
      let title = document.createElement('div');
      panel.addEventListener('mouseenter', (event) => {
          panel.style.width = '60px';
          title.style.transform = 'scale(1, 1)';
          for (let images of document.getElementsByClassName('images')) {
              images.style.transform = 'scale(1, 1)'
              images.style.filter = 'blur(0)'
          }
      });
      panel.addEventListener('mouseleave', (event) => {
          panel.style.width = '20px';
          title.style.transform = 'scale(0, 0)';
          for (let images of document.getElementsByClassName('images')) {
              images.style.transform = 'scale(0, 0)'
              images.style.filter = 'blur(20px)'
          }
      });
      panel.style.transition = 'width 0.5s';
      panel.style.boxShadow = '0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)'
      panel.style.position = 'fixed';
      panel.style.width = '20px';
      panel.style.height = 'auto';
      panel.style.left = '36px';
      panel.style.bottom = '46.2%';
      panel.style.transform = 'translate(0, 50%)';
      panel.style.paddingTop = '12px';
      panel.style.paddingBottom = '8px';
      panel.style.flexDirection = 'column';
      panel.style.alignItems = 'center';
      panel.style.justifyContent = 'center';
      panel.style.borderRadius = '10px';
      panel.style.backgroundColor = 'rgb(255, 255, 190)';
      title.style.transform = 'scale(0, 0)';
      title.style.transition = '0.5s';
      title.style.display = 'block';
      title.style.textAlign = 'center';
      title.style.fontSize = '25px';
      title.style.color = '#357BB8';
      title.innerHTML = '讻诇讬诐<br><br>';
      panel.appendChild(title);
      let image1 = document.createElement('img');
      image1.src = '/assets/uploads/files/1616637195056-img.png';
      image1.title = '讬讞住 诪讜谞讬讟讬谉 诇驻讜住讟';
      image1.style.cursor = 'pointer';
      image1.onclick = function () { var result = (app.user.reputation) / app.user.postcount; app.alert({ title: '<h4 style="color: #4caf50;">讞讬砖讜讘 驻讜住讟讬诐 VS 诪讜谞讬讟讬谉</h4>', message: '诪住驻专 讛驻讜住讟讬诐 砖讻转讘转 讛讜讗 ' + app.user.postcount + '<br>诪讗讬讚讱 诪住驻专 讛诇讬讬拽讬诐 砖拽讘诇转 讛讜讗 ' + app.user.reputation + '<hr style="border-top: 2px solid #838694;">讘转\'讻诇住 讬讞住 讛诇讬讬拽讬诐 诇驻讜住讟 讛讜讗: <h3 style="color: #4caf50; text-align: center;">' + result.toFixed(4), timeout: 7000 }) }
      image1.style.display = 'block';
      image1.style.margin = 'auto';
      image1.style.width = '37px';
      image1.style.marginBottom = '15px';
      image1.style.transition = '0.5s';
      image1.style.transform = 'scale(0, 0) translate(-40px, 0)';
      let image2 = document.createElement('img');
      image2.src = '/assets/uploads/files/1616631561115-asset-2.png';
      image2.title = '注专讬讻转 讛驻讜专讜诐';
      image2.style.cursor = 'pointer';
      image2.onclick = function () {
          if (document.designMode == 'off') {
              image2.src = '/assets/uploads/files/1616627933907-asset-1.png';
              app.alert({ title: '注专讬讻转 讛驻讜专讜诐', message: '注专讜讱 讗转 讛讗转专 讻专爪讜谞讱!', type: 'success', timeout: 2500 })
              document.designMode = 'on'
          } else {
              document.designMode = 'off'
              image2.src = '/assets/uploads/files/1616631561115-asset-2.png';
              app.alert({ title: '注专讬讻转 讛驻讜专讜诐', message: '讛注专讬讻讛 讛住转讬讬诪讛', timeout: 2500 })
          }
      }
      image2.style.display = 'block';
      image2.style.margin = 'auto';
      image2.style.width = '37px';
      image2.style.marginBottom = '15px';
      image2.style.transition = '0.5s';
      image2.style.transform = 'scale(0, 0) translate(-40px, 0)';
      let image3 = document.createElement('img');
      image3.src = 'https://讙讜讙诇-讘驻讜专讜诪讬诐.tk/unnamed.png';
      image3.title = '讞讬驻讜砖 讙讜讙诇 讘驻讜专讜诪讬诐 讛讞专讚讬讬诐';
      image3.style.cursor = 'pointer';
      image3.style.display = 'block';
      image3.style.margin = 'auto';
      image3.style.width = '37px';
      image3.style.marginBottom = '15px';
      image3.style.transition = '0.5s';
      image3.style.transform = 'scale(0, 0) translate(-40px, 0)';
      image3.onclick = function () {
          var search = prompt("诪讛 讗转讛 专讜爪讛 诇讞驻砖 讘驻讜专讜诪讬诐?");
          if (search != null && search != "") {
              search = encodeURIComponent(search.trim());
              var link = "https://讙讜讙诇-讘驻讜专讜诪讬诐.tk/#gsc.tab=0&gsc.q=" + search;
              function linkb(href) { Object.assign(document.createElement('a'), { target: '_blank', href, }).click(); } linkb(link);
          }
      }
      let image4 = document.createElement('div');
      image4.title = '砖讬谞讜讬 爪讘注 讘驻讜住讟讬诐';
      let colorInput = document.createElement('input');
      colorInput.id = 'colorPostInput';
      colorInput.type = 'color';
      colorInput.style.position = 'absolute';
      colorInput.style.right = '-8px';
      colorInput.style.top = '-8px';
      colorInput.style.width = '56px';
      colorInput.style.height = '56px';
      colorInput.style.border = 'none';
      colorInput.style.cursor = 'pointer';
      if (localStorage.allParagraphsColor) {
          document.body.style.color = localStorage.allParagraphsColor;
          colorInput.value = localStorage.allParagraphsColor;
      }
      colorInput.addEventListener('change', (event) => {
          localStorage.allParagraphsColor = colorInput.value;
          document.body.style.color = colorInput.value;
      });
      image4.style.cursor = 'pointer';
      image4.style.display = 'block';
      image4.style.margin = 'auto';
      image4.style.position = 'relative';
      image4.style.overflow = 'hidden';
      image4.style.width = '40px';
      image4.style.height = '40px';
      image4.style.border = 'solid 2px #ddd';
      image4.style.borderRadius = '40px';
      image4.style.marginBottom = '15px';
      image4.style.transition = '0.5s';
      image4.style.transform = 'scale(0, 0) translate(-40px, 0)';
      let image5 = document.createElement('img');
      image5.src = 'https://ssl.gstatic.com/translate/favicon.ico';
      image5.title = '转专讙讜诐 诪讗谞讙诇讬转 诇注讘专讬转';
      image5.style.cursor = 'pointer';
      image5.style.display = 'block';
      image5.style.margin = 'auto';
      image5.style.width = '37px';
      image5.style.marginBottom = '15px';
      image5.style.transition = '0.5s';
      image5.style.transform = 'scale(0, 0) translate(-40px, 0)';
      image5.onclick = function () {
          var translate = prompt("诪讛 讗转讛 专讜爪讛 诇转专讙诐?");
          if (translate != null && translate != "") {
              translate = encodeURIComponent(translate.trim());
              var link = "https://translate.google.co.il/?sl=en&tl=iw&text=" + translate + "&op=translate";
              function linkb(href) { Object.assign(document.createElement('a'), { target: '_blank', href, }).click(); } linkb(link);
          }
      }
      if (localStorage.hideForumLogo) {
          if (localStorage.hideForumLogo === "hide") {
              $('.forum-logo').css("display", "none");
          } else {
              $('.forum-logo').css("display", "block");
          }
      }
      let image6 = document.createElement('img');
      image6.src = '/favicon.ico';
      image6.title = '讛住转专转 讛诇讜讙讜 砖诇 讛驻讜专讜诐';
      image6.style.cursor = 'pointer';
      image6.onclick = function () {
          if (localStorage.hideForumLogo) {
              if (localStorage.hideForumLogo === "show") {
                  localStorage.hideForumLogo = "hide";
                  $('.forum-logo').css("display", "none");
              } else {
                  localStorage.hideForumLogo = "show";
                  $('.forum-logo').css("display", "block");
              }
          } else {
              localStorage.hideForumLogo = "hide";
              $('.forum-logo').css("display", "none");
          }
      }
      image6.style.display = 'block';
      image6.style.margin = 'auto';
      image6.style.width = '37px';
      image6.style.marginBottom = '15px';
      image6.style.transition = '0.5s';
      image6.style.transform = 'scale(0, 0) translate(-40px, 0)';
      
      if (localStorage.emojisize) {
          for (var i = 0; i < document.getElementsByClassName('emoji').length; i++) {
              document.querySelector('head').innerHTML += `<style>.emoji { width: ${localStorage.emojisize}px; height: ${localStorage.emojisize}px; }</style>`;
          }
      }
      let image7 = document.createElement('img');
      image7.src = '/plugins/nodebb-plugin-emoji/emoji/apple/1f642.png?v=a54dqpiknn4';
      image7.title = '砖讬谞讜讬 讙讜讚诇 讗讬诪讜讙\'讬诐';
      image7.style.cursor = 'pointer';
      image7.onclick = function () {
          var emojisize = prompt("诇讗讬讝讛 讙讜讚诇 诇砖谞讜转 讗转 讛讗讬诪讜讙'讬诐? (讘驻讬拽住诇讬诐)");
          if (emojisize != null && emojisize != "") {
              emojisize = encodeURIComponent(emojisize.trim());
              localStorage.emojisize = emojisize;
              for (var i = 0; i < document.getElementsByClassName('emoji').length; i++) {
                  var emojis = document.getElementsByClassName('emoji')[i];
                  emojis.style.width = emojisize + 'px';
                  emojis.style.height = emojisize + 'px'
              }
          }
      }
      image7.style.display = 'block';
      image7.style.margin = 'auto';
      image7.style.width = '37px';
      image7.style.marginBottom = '15px';
      image7.style.transition = '0.5s';
      image7.style.transform = 'scale(0, 0) translate(-40px, 0)';
      let image8 = document.createElement('img');
      image8.src = '/assets/uploads/files/1616992426113-link.png';
      image8.title = '驻讜专讜诪讬诐';
      image8.style.cursor = 'pointer';
      image8.onclick = function () {
          app.alert({
              type: 'success', timeout: 10000, title: '<h3 style="text-align: center;">驻讜专讜诪讬诐</h3>', message:
                  '<hr><a href="https://tchumim.com" target="_blank"><img width="40px" title="转讞讜诪讬诐" src="/assets/uploads/files/1616989719968-1.png"></a>' +
                  '<a href="https://诪拽爪讜注讜转.com/" target="_blank"><img width="40px" title="诪拽爪讜注讜转" src="/assets/uploads/files/1616989719998-2.png"></a>' +
                  '<a href="https://www.prog.co.il" target="_blank"><img width="40px" title="驻专讜讙" src="/assets/uploads/files/1616989720025-3.png"></a>' +
                  '<a href="https://forum-office.ml" target="_blank"><img width="40px" title="驻讜专讜诐 讗讜驻讬住" src="/assets/uploads/files/1616989720045-4.png"></a>' +
                  '<a href="https://f2.freeivr.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 讬诪讜转 讛诪砖讬讞" src="/assets/uploads/files/1616989720065-5.png"></a>' +
                  '<br><br><a href="https://www.tora-forum.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 诇转讜专讛" src="/assets/uploads/files/1616989720081-6.png"></a>' +
                  '<a href="https://meatzvim.cf" target="_blank"><img width="40px" title="诪注爪讘讬诐" src="/assets/uploads/files/1616989720101-7.png"></a>' +
                  '<a href="https://www.techno-tech.cf" target="_blank"><img width="40px" title="转讻谞讜讟拽" src="/assets/uploads/files/1616989720122-8.png"></a>' +
                  '<a href="http://forum.netfree.link" target="_blank"><img width="40px" title="驻讜专讜诐 谞讟驻专讬" src="/assets/uploads/files/1617018043234-9.png"></a>'
          })
      }
      image8.style.display = 'block';
      image8.style.margin = 'auto';
      image8.style.width = '37px';
      image8.style.marginBottom = '15px';
      image8.style.transition = '0.5s';
      image8.style.transform = 'scale(0, 0) translate(-40px, 0)';
      let image9 = document.createElement('img');
      image9.src = '/assets/uploads/files/1616992426113-link.png';
      image9.title = '讛拽讬砖讜专讬诐 砖诇讬';
      image9.style.cursor = 'pointer';
      image9.onclick = function () {
          app.alert({
              type: 'success', timeout: 10000, title: '<h3 style="text-align: center;">讛拽讬砖讜专讬诐 砖诇讬</h3>', message:
                  '<hr><a href="/user/brochabar" target="_blank"><img width="40px" title="brochabar" src="/assets/uploads/profile/6823-profileavatar-1612680469756.png"></a>'
          })
      }
      image9.style.display = 'block';
      image9.style.margin = 'auto';
      image9.style.width = '37px';
      image9.style.marginBottom = '15px';
      image9.style.transition = '0.5s';
      image9.style.transform = 'scale(0, 0) translate(-40px, 0)';
      image1.classList.add('images');
      image2.classList.add('images');
      image3.classList.add('images');
      image4.classList.add('images');
      image5.classList.add('images');
      image6.classList.add('images');
      image7.classList.add('images');
      image8.classList.add('images');
      image9.classList.add('images');
      image4.appendChild(colorInput);
      panel.appendChild(image1);
      panel.appendChild(image2);
      panel.appendChild(image3);
      panel.appendChild(image4);
      panel.appendChild(image5);
      panel.appendChild(image6);
      panel.appendChild(image7);
      panel.appendChild(image8);
      panel.appendChild(image9);
      document.body.appendChild(panel);
      
      // ==UserScript==
      // @name         住专讙诇 讻诇讬诐
      // @version      0.1
      // @author       诪讜讟讬 讗讜专谉, 谞 谞讞
      // @description  馃榾 讛讜住驻转 住专讙诇 讻诇讬诐 诇驻讜专讜诐
      // @include      https://mitmachim.top/*
      // @icon         https://mitmachim.top/assets/uploads/files/1616983314128-tools-solid.svg
      // @homepage     https://mitmachim.top
      // ==/UserScript==
      

      讜讛拽讜讚 诇住拽专讬驻讟 讛诪注讜讚讻谉 诪讛讜?

      谞 谞讞谞 诪谞讜转拽
      谞 谞讞谞 诪谞讜转拽
      谞 谞讞
      讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
      #74

      @brochabar

      let panel = document.createElement('div');
      let title = document.createElement('div');
      panel.id = 'movePanel';
      panel.style.zIndex = '7';
      panel.style.cursor = 'move';
      panel.style.boxShadow = '0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)'
      panel.style.position = 'fixed';
      panel.style.width = '60px';
      panel.style.height = '555px';
      panel.style.left = '17px';
      panel.style.bottom = '2%';
      panel.style.paddingTop = '12px';
      panel.style.paddingBottom = '8px';
      panel.style.flexDirection = 'column';
      panel.style.alignItems = 'center';
      panel.style.justifyContent = 'center';
      panel.style.borderRadius = '10px';
      panel.style.backgroundColor = 'rgb(255, 255, 190)';
      panel.ondblclick = function () {
          if (panel.style.height === '555px') {
              $('.images').css('display', 'none');
              panel.style.height = '60px';
      } else {
          $('.images').css('display', 'block');
          panel.style.height = '555px';
      }}
      title.style.display = 'block';
      title.style.textAlign = 'center';
      title.style.fontSize = '25px';
      title.style.color = '#357BB8';
      title.innerHTML = '讻诇讬诐';
      panel.appendChild(title);
      let deletingChanges = document.createElement('img');
      deletingChanges.src = '/assets/uploads/files/1617365157713-deletingchanges.png';
      deletingChanges.title = '诪讞讬拽转 讛砖讬谞讜讬讬诐';
      deletingChanges.style.cursor = 'pointer';
      deletingChanges.style.display = 'block';
      deletingChanges.style.margin = 'auto';deletingChanges.style.width = '20px';
      deletingChanges.style.marginBottom = '20px';
      deletingChanges.style.marginTop = '5px';
      deletingChanges.onclick = function () {
      var confirmation = confirm("讗转讛 讘讟讜讞 砖讘专爪讜谞讱 诇诪讞讜拽 讗转 讛砖讬谞讜讬讬诐?");
      if (confirmation == true) {
          localStorage.removeItem('allParagraphsColor');
          localStorage.removeItem('customBackgroundImage');
          localStorage.removeItem('hideForumLogo');
          localStorage.removeItem('emojisize');
          location.reload();
      }}
      let image1 = document.createElement('img');
      image1.src = '/assets/uploads/files/1616637195056-img.png';
      image1.title = '讬讞住 诪讜谞讬讟讬谉 诇驻讜住讟';
      image1.style.cursor = 'pointer';
      image1.onclick = function () { var result = (app.user.reputation) / app.user.postcount; app.alert({ title: '<h4 style="color: #4caf50;">讞讬砖讜讘 驻讜住讟讬诐 VS 诪讜谞讬讟讬谉</h4>', message: '诪住驻专 讛驻讜住讟讬诐 砖讻转讘转 讛讜讗 ' + app.user.postcount + '<br>诪讗讬讚讱 诪住驻专 讛诇讬讬拽讬诐 砖拽讘诇转 讛讜讗 ' + app.user.reputation + '<hr style="border-top: 2px solid #838694;">讘转\'讻诇住 讬讞住 讛诇讬讬拽讬诐 诇驻讜住讟 讛讜讗: <h3 style="color: #4caf50; text-align: center;">' + result.toFixed(4), timeout: 5000 }) }
      image1.style.display = 'block';
      image1.style.margin = 'auto';
      image1.style.width = '37px';
      image1.style.marginBottom = '15px';
      let image2 = document.createElement('img');
      image2.src = '/assets/uploads/files/1616631561115-asset-2.png';
      image2.title = '注专讬讻转 讛驻讜专讜诐';
      image2.style.cursor = 'pointer';
      image2.onclick = function () {
          if (document.designMode == 'off') {
              image2.src = '/assets/uploads/files/1616627933907-asset-1.png';
              app.alert({ title: '注专讬讻转 讛驻讜专讜诐', message: '注专讜讱 讗转 讛讗转专 讻专爪讜谞讱!', type: 'success', timeout: 2500 })
              document.designMode = 'on'
          } else {
              document.designMode = 'off'
              image2.src = '/assets/uploads/files/1616631561115-asset-2.png';
              app.alert({ title: '注专讬讻转 讛驻讜专讜诐', message: '讛注专讬讻讛 讛住转讬讬诪讛', timeout: 2500 })
          }
      }
      image2.style.display = 'block';
      image2.style.margin = 'auto';
      image2.style.width = '37px';
      image2.style.marginBottom = '15px';
      let image3 = document.createElement('img');
      image3.src = 'https://讙讜讙诇-讘驻讜专讜诪讬诐.tk/unnamed.png';
      image3.title = '讞讬驻讜砖 讙讜讙诇 讘驻讜专讜诪讬诐 讛讞专讚讬讬诐';
      image3.style.cursor = 'pointer';
      image3.style.display = 'block';
      image3.style.margin = 'auto';
      image3.style.width = '37px';
      image3.style.marginBottom = '15px';
      image3.onclick = function () {
          var search = prompt("诪讛 讗转讛 专讜爪讛 诇讞驻砖 讘驻讜专讜诪讬诐?");
          if (search != null && search != "") {
              search = encodeURIComponent(search.trim());
              var link = "https://讙讜讙诇-讘驻讜专讜诪讬诐.tk/#gsc.tab=0&gsc.q=" + search;
              function linkb(href) { Object.assign(document.createElement('a'), { target: '_blank', href, }).click(); } linkb(link);
          }
      }
      let image4 = document.createElement('div');
      image4.title = '砖讬谞讜讬 爪讘注 讟拽住讟';
      let colorInput = document.createElement('input');
      colorInput.id = 'colorPostInput';
      colorInput.type = 'color';
      colorInput.value = '#333333';
      colorInput.style.position = 'absolute';
      colorInput.style.right = '-8px';
      colorInput.style.top = '-8px';
      colorInput.style.width = '56px';
      colorInput.style.height = '56px';
      colorInput.style.border = 'none';
      colorInput.style.cursor = 'pointer';
      if (localStorage.allParagraphsColor) {
          document.body.style.color = localStorage.allParagraphsColor;
          colorInput.value = localStorage.allParagraphsColor;
      }
      colorInput.addEventListener('input', (event) => {
          localStorage.allParagraphsColor = colorInput.value;
          document.body.style.color = colorInput.value;
      });
      image4.style.cursor = 'pointer';
      image4.style.display = 'block';
      image4.style.margin = 'auto';
      image4.style.position = 'relative';
      image4.style.overflow = 'hidden';
      image4.style.width = '40px';
      image4.style.height = '40px';
      image4.style.border = 'solid 2px #ddd';
      image4.style.borderRadius = '40px';
      image4.style.marginBottom = '15px';
      let image5 = document.createElement('img');
      image5.src = '/assets/uploads/files/1617339003540-images.png';
      image5.title = '讛讜住驻转 转诪讜谞转 专拽注 诪讜转讗诪转 讗讬砖讬转';
      image5.style.cursor = 'pointer';
      if (localStorage.customBackgroundImage) {
          let myStyle = document.createElement('style');
          myStyle.appendChild(document.createTextNode('li { background-color: white; opacity: 0.9; border-radius: 10px; }'));
          myStyle.appendChild(document.createTextNode('.breadcrumb, .topic-list-header, .input-group { opacity: 0.95; border-radius: 10px; }'));
          document.getElementsByTagName('head')[0].appendChild(myStyle);
          $('body').css('background-image', `url(${localStorage.customBackgroundImage})`);
          $('body').css('background-attachment', 'fixed');
          $('body').css('background-size', 'cover');
      }
      image5.onclick = function () {
          let backgroundUrl = prompt('讛讻谞住 讗转 讛拽讬砖讜专 诇转诪讜谞转 讛专拽注');
          if (backgroundUrl != null && backgroundUrl != "") {
          let myStyle = document.createElement('style');
          myStyle.appendChild(document.createTextNode('li { background-color: white; opacity: 0.9; border-radius: 10px; }'));
          myStyle.appendChild(document.createTextNode('.breadcrumb, .topic-list-header, .input-group { opacity: 0.95; border-radius: 10px; }'));
          document.getElementsByTagName('head')[0].appendChild(myStyle);
          $('.breadcrumb').css('border-radius', '10px');
          $('body').css('background-image', `url(${backgroundUrl})`);
          $('body').css('background-attachment', 'fixed');
          $('body').css('background-size', 'cover');
          localStorage.customBackgroundImage = backgroundUrl;
      }}
      image5.style.display = 'block';
      image5.style.margin = 'auto';
      image5.style.width = '37px';
      image5.style.marginBottom = '15px';
      if (localStorage.hideForumLogo) {
          if (localStorage.hideForumLogo === "hide") {
              $('.forum-logo').css("display", "none");
          } else {
              $('.forum-logo').css("display", "block");
          }
      }
      let image6 = document.createElement('img');
      image6.src = '/favicon.ico';
      image6.title = '讛住转专转 讛诇讜讙讜 砖诇 讛驻讜专讜诐';
      image6.style.cursor = 'pointer';
      image6.onclick = function () {
          if (localStorage.hideForumLogo) {
              if (localStorage.hideForumLogo === "show") {
                  localStorage.hideForumLogo = "hide";
                  $('.forum-logo').css("display", "none");
              } else {
                  localStorage.hideForumLogo = "show";
                  $('.forum-logo').css("display", "block");
              }
          } else {
              localStorage.hideForumLogo = "hide";
              $('.forum-logo').css("display", "none");
          }
      }
      image6.style.display = 'block';
      image6.style.margin = 'auto';
      image6.style.width = '37px';
      image6.style.marginBottom = '15px';
      if (localStorage.emojisize) {
          for (var i = 0; i < document.getElementsByClassName('emoji').length; i++) {
              document.querySelector('head').innerHTML += `<style>.emoji { width: ${localStorage.emojisize}px; height: ${localStorage.emojisize}px; }</style>`;
          }
      }
      let image7 = document.createElement('img');
      image7.src = '/plugins/nodebb-plugin-emoji/emoji/apple/1f642.png?v=a54dqpiknn4';
      image7.title = '砖讬谞讜讬 讙讜讚诇 讗讬诪讜讙\'讬诐';
      image7.style.cursor = 'pointer';
      image7.onclick = function () {
          var emojisize = prompt("诇讗讬讝讛 讙讜讚诇 诇砖谞讜转 讗转 讛讗讬诪讜讙'讬诐? (讘驻讬拽住诇讬诐)");
          if (emojisize != null && emojisize != "") {
              emojisize = encodeURIComponent(emojisize.trim());
              localStorage.emojisize = emojisize;
              for (var i = 0; i < document.getElementsByClassName('emoji').length; i++) {
                  var emojis = document.getElementsByClassName('emoji')[i];
                  emojis.style.width = emojisize + 'px';
                  emojis.style.height = emojisize + 'px'
              }
          }
      }
      image7.style.display = 'block';
      image7.style.margin = 'auto';
      image7.style.width = '37px';
      image7.style.marginBottom = '15px';
      let image8 = document.createElement('img');
      image8.src = '/assets/uploads/files/1616992426113-link.png';
      image8.title = '驻讜专讜诪讬诐';
      image8.style.cursor = 'pointer';
      image8.onclick = function () {
          app.alert({
              type: 'success', timeout: 10000, title: '<h3 style="text-align: center;">驻讜专讜诪讬诐</h3>', message:
                  '<hr><a href="https://tchumim.com" target="_blank"><img width="40px" title="转讞讜诪讬诐" src="/assets/uploads/files/1616989719968-1.png"></a>' +
                  '<a href="https://诪拽爪讜注讜转.com/" target="_blank"><img width="40px" title="诪拽爪讜注讜转" src="/assets/uploads/files/1616989719998-2.png"></a>' +
                  '<a href="https://www.prog.co.il" target="_blank"><img width="40px" title="驻专讜讙" src="/assets/uploads/files/1616989720025-3.png"></a>' +
                  '<a href="https://forum-office.ml" target="_blank"><img width="40px" title="驻讜专讜诐 讗讜驻讬住" src="/assets/uploads/files/1616989720045-4.png"></a>' +
                  '<a href="https://f2.freeivr.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 讬诪讜转 讛诪砖讬讞" src="/assets/uploads/files/1616989720065-5.png"></a>' +
                  '<br><br><a href="https://www.tora-forum.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 诇转讜专讛" src="/assets/uploads/files/1616989720081-6.png"></a>' +
                  '<a href="https://meatzvim.cf" target="_blank"><img width="40px" title="诪注爪讘讬诐" src="/assets/uploads/files/1616989720101-7.png"></a>' +
                  '<a href="https://www.techno-tech.cf" target="_blank"><img width="40px" title="转讻谞讜讟拽" src="/assets/uploads/files/1616989720122-8.png"></a>' +
                  '<a href="http://forum.netfree.link" target="_blank"><img width="40px" title="驻讜专讜诐 谞讟驻专讬" src="/assets/uploads/files/1617018043234-9.png"></a>'
          })
      }
      image8.style.display = 'block';
      image8.style.margin = 'auto';
      image8.style.width = '37px';
      image8.style.marginBottom = '15px';
      let image9 = document.createElement('img');
      image9.src = '/assets/uploads/files/1616992426113-link.png';
      image9.title = '讛拽讬砖讜专讬诐 砖诇讬';
      image9.style.cursor = 'pointer';
      image9.onclick = function () {
          app.alert({
              type: 'success', timeout: 10000, title: '<h3 style="text-align: center;">驻讜专讜诪讬诐</h3>', message:
                  '<hr><a href="https://tchumim.com" target="_blank"><img width="40px" title="转讞讜诪讬诐" src="/assets/uploads/files/1616989719968-1.png"></a>' +
                  '<a href="https://诪拽爪讜注讜转.com/" target="_blank"><img width="40px" title="诪拽爪讜注讜转" src="/assets/uploads/files/1616989719998-2.png"></a>' +
                  '<a href="https://www.prog.co.il" target="_blank"><img width="40px" title="驻专讜讙" src="/assets/uploads/files/1616989720025-3.png"></a>' +
                  '<a href="https://forum-office.ml" target="_blank"><img width="40px" title="驻讜专讜诐 讗讜驻讬住" src="/assets/uploads/files/1616989720045-4.png"></a>' +
                  '<a href="https://f2.freeivr.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 讬诪讜转 讛诪砖讬讞" src="/assets/uploads/files/1616989720065-5.png"></a>' +
                  '<br><br><a href="https://www.tora-forum.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 诇转讜专讛" src="/assets/uploads/files/1616989720081-6.png"></a>' +
                  '<a href="https://meatzvim.cf" target="_blank"><img width="40px" title="诪注爪讘讬诐" src="/assets/uploads/files/1616989720101-7.png"></a>' +
                  '<a href="https://www.techno-tech.cf" target="_blank"><img width="40px" title="转讻谞讜讟拽" src="/assets/uploads/files/1616989720122-8.png"></a>' +
                  '<a href="http://forum.netfree.link" target="_blank"><img width="40px" title="驻讜专讜诐 谞讟驻专讬" src="/assets/uploads/files/1617018043234-9.png"></a>'
          })
      }
      image9.style.display = 'block';
      image9.style.margin = 'auto';
      image9.style.width = '37px';
      image9.style.marginBottom = '15px';
      deletingChanges.classList.add('images');
      image1.classList.add('images');
      image2.classList.add('images');
      image3.classList.add('images');
      image4.classList.add('images');
      image5.classList.add('images');
      image6.classList.add('images');
      image7.classList.add('images');
      image8.classList.add('images');
      image9.classList.add('images');
      image4.appendChild(colorInput);
      panel.appendChild(deletingChanges);
      panel.appendChild(image1);
      panel.appendChild(image2);
      panel.appendChild(image3);
      panel.appendChild(image4);
      panel.appendChild(image5);
      panel.appendChild(image6);
      panel.appendChild(image7);
      panel.appendChild(image8);
      panel.appendChild(image9);
      document.body.appendChild(panel);
      dragElement(document.getElementById('movePanel'));
      function dragElement(elmnt) {
        var pos1 = 0, pos2 = 0, pos3 = 0, pos4 = 0;
          elmnt.onmousedown = dragMouseDown;
        function dragMouseDown(e) {
          e = e || window.event;
          e.preventDefault();
          pos3 = e.clientX;
          pos4 = e.clientY;
          document.onmouseup = closeDragElement;
          document.onmousemove = elementDrag;
        }
        function elementDrag(e) {
          e = e || window.event;
          e.preventDefault();
          pos1 = pos3 - e.clientX;
          pos2 = pos4 - e.clientY;
          pos3 = e.clientX;
          pos4 = e.clientY;
          elmnt.style.top = (elmnt.offsetTop - pos2) + "px";
          elmnt.style.left = (elmnt.offsetLeft - pos1) + "px";
        }
        function closeDragElement() {
          document.onmouseup = null;
          document.onmousemove = null;
        }
      }
      let removeMsoNormal = document.createElement('style');
          removeMsoNormal.appendChild(document.createTextNode('.MsoNormal { display: none; }'));
          document.getElementsByTagName('head')[0].appendChild(removeMsoNormal);
      if (!localStorage.alreadyInstalled) {
          localStorage.alreadyInstalled = ' ';
      app.alert({ type: 'success', message: '<div style="text-align: center"><h3 style="color: black">转讜讚讛 砖讛转拽谞转 讗转 讛转讜住祝!</h3><hr><a href="/user/诪讜讟讬-讗讜专谉"><img width="70px" style="border-radius: 40px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2), 0 0 20px 0 rgba(0, 0, 0, 0.19)" src="/assets/uploads/profile/886-profileavatar-1603289895083.jpeg"></a>' +
                 '<a href="/user/谞-谞讞"><img width="70px" style="margin-right: 15px; border-radius: 40px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2), 0 0 20px 0 rgba(0, 0, 0, 0.19)" src="/assets/uploads/profile/5246-profileavatar-1614689486244.png"></a></div><p style="margin-top: 20px; text-align: left; color: gray">诪讜讟讬 讗讜专谉 & 谞 谞讞</p>' })
      }
      
      // ==UserScript==
      // @name         住专讙诇 讻诇讬诐
      // @version      0.2
      // @author       诪讜讟讬 讗讜专谉 & 谞 谞讞
      // @description  馃榾 讛讜住驻转 住专讙诇 讻诇讬诐 诇驻讜专讜诐
      // @include      https://mitmachim.top/*
      // @icon         https://mitmachim.top/assets/uploads/files/1616983314128-tools-solid.svg
      // @homepage     https://mitmachim.top/topic/21073
      // @supportURL   https://mitmachim.top/topic/21073
      // @noframes
      // ==/UserScript==
      
      B 转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
      3
      • 谞 谞讞谞 谞 谞讞

        @brochabar

        let panel = document.createElement('div');
        let title = document.createElement('div');
        panel.id = 'movePanel';
        panel.style.zIndex = '7';
        panel.style.cursor = 'move';
        panel.style.boxShadow = '0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)'
        panel.style.position = 'fixed';
        panel.style.width = '60px';
        panel.style.height = '555px';
        panel.style.left = '17px';
        panel.style.bottom = '2%';
        panel.style.paddingTop = '12px';
        panel.style.paddingBottom = '8px';
        panel.style.flexDirection = 'column';
        panel.style.alignItems = 'center';
        panel.style.justifyContent = 'center';
        panel.style.borderRadius = '10px';
        panel.style.backgroundColor = 'rgb(255, 255, 190)';
        panel.ondblclick = function () {
            if (panel.style.height === '555px') {
                $('.images').css('display', 'none');
                panel.style.height = '60px';
        } else {
            $('.images').css('display', 'block');
            panel.style.height = '555px';
        }}
        title.style.display = 'block';
        title.style.textAlign = 'center';
        title.style.fontSize = '25px';
        title.style.color = '#357BB8';
        title.innerHTML = '讻诇讬诐';
        panel.appendChild(title);
        let deletingChanges = document.createElement('img');
        deletingChanges.src = '/assets/uploads/files/1617365157713-deletingchanges.png';
        deletingChanges.title = '诪讞讬拽转 讛砖讬谞讜讬讬诐';
        deletingChanges.style.cursor = 'pointer';
        deletingChanges.style.display = 'block';
        deletingChanges.style.margin = 'auto';deletingChanges.style.width = '20px';
        deletingChanges.style.marginBottom = '20px';
        deletingChanges.style.marginTop = '5px';
        deletingChanges.onclick = function () {
        var confirmation = confirm("讗转讛 讘讟讜讞 砖讘专爪讜谞讱 诇诪讞讜拽 讗转 讛砖讬谞讜讬讬诐?");
        if (confirmation == true) {
            localStorage.removeItem('allParagraphsColor');
            localStorage.removeItem('customBackgroundImage');
            localStorage.removeItem('hideForumLogo');
            localStorage.removeItem('emojisize');
            location.reload();
        }}
        let image1 = document.createElement('img');
        image1.src = '/assets/uploads/files/1616637195056-img.png';
        image1.title = '讬讞住 诪讜谞讬讟讬谉 诇驻讜住讟';
        image1.style.cursor = 'pointer';
        image1.onclick = function () { var result = (app.user.reputation) / app.user.postcount; app.alert({ title: '<h4 style="color: #4caf50;">讞讬砖讜讘 驻讜住讟讬诐 VS 诪讜谞讬讟讬谉</h4>', message: '诪住驻专 讛驻讜住讟讬诐 砖讻转讘转 讛讜讗 ' + app.user.postcount + '<br>诪讗讬讚讱 诪住驻专 讛诇讬讬拽讬诐 砖拽讘诇转 讛讜讗 ' + app.user.reputation + '<hr style="border-top: 2px solid #838694;">讘转\'讻诇住 讬讞住 讛诇讬讬拽讬诐 诇驻讜住讟 讛讜讗: <h3 style="color: #4caf50; text-align: center;">' + result.toFixed(4), timeout: 5000 }) }
        image1.style.display = 'block';
        image1.style.margin = 'auto';
        image1.style.width = '37px';
        image1.style.marginBottom = '15px';
        let image2 = document.createElement('img');
        image2.src = '/assets/uploads/files/1616631561115-asset-2.png';
        image2.title = '注专讬讻转 讛驻讜专讜诐';
        image2.style.cursor = 'pointer';
        image2.onclick = function () {
            if (document.designMode == 'off') {
                image2.src = '/assets/uploads/files/1616627933907-asset-1.png';
                app.alert({ title: '注专讬讻转 讛驻讜专讜诐', message: '注专讜讱 讗转 讛讗转专 讻专爪讜谞讱!', type: 'success', timeout: 2500 })
                document.designMode = 'on'
            } else {
                document.designMode = 'off'
                image2.src = '/assets/uploads/files/1616631561115-asset-2.png';
                app.alert({ title: '注专讬讻转 讛驻讜专讜诐', message: '讛注专讬讻讛 讛住转讬讬诪讛', timeout: 2500 })
            }
        }
        image2.style.display = 'block';
        image2.style.margin = 'auto';
        image2.style.width = '37px';
        image2.style.marginBottom = '15px';
        let image3 = document.createElement('img');
        image3.src = 'https://讙讜讙诇-讘驻讜专讜诪讬诐.tk/unnamed.png';
        image3.title = '讞讬驻讜砖 讙讜讙诇 讘驻讜专讜诪讬诐 讛讞专讚讬讬诐';
        image3.style.cursor = 'pointer';
        image3.style.display = 'block';
        image3.style.margin = 'auto';
        image3.style.width = '37px';
        image3.style.marginBottom = '15px';
        image3.onclick = function () {
            var search = prompt("诪讛 讗转讛 专讜爪讛 诇讞驻砖 讘驻讜专讜诪讬诐?");
            if (search != null && search != "") {
                search = encodeURIComponent(search.trim());
                var link = "https://讙讜讙诇-讘驻讜专讜诪讬诐.tk/#gsc.tab=0&gsc.q=" + search;
                function linkb(href) { Object.assign(document.createElement('a'), { target: '_blank', href, }).click(); } linkb(link);
            }
        }
        let image4 = document.createElement('div');
        image4.title = '砖讬谞讜讬 爪讘注 讟拽住讟';
        let colorInput = document.createElement('input');
        colorInput.id = 'colorPostInput';
        colorInput.type = 'color';
        colorInput.value = '#333333';
        colorInput.style.position = 'absolute';
        colorInput.style.right = '-8px';
        colorInput.style.top = '-8px';
        colorInput.style.width = '56px';
        colorInput.style.height = '56px';
        colorInput.style.border = 'none';
        colorInput.style.cursor = 'pointer';
        if (localStorage.allParagraphsColor) {
            document.body.style.color = localStorage.allParagraphsColor;
            colorInput.value = localStorage.allParagraphsColor;
        }
        colorInput.addEventListener('input', (event) => {
            localStorage.allParagraphsColor = colorInput.value;
            document.body.style.color = colorInput.value;
        });
        image4.style.cursor = 'pointer';
        image4.style.display = 'block';
        image4.style.margin = 'auto';
        image4.style.position = 'relative';
        image4.style.overflow = 'hidden';
        image4.style.width = '40px';
        image4.style.height = '40px';
        image4.style.border = 'solid 2px #ddd';
        image4.style.borderRadius = '40px';
        image4.style.marginBottom = '15px';
        let image5 = document.createElement('img');
        image5.src = '/assets/uploads/files/1617339003540-images.png';
        image5.title = '讛讜住驻转 转诪讜谞转 专拽注 诪讜转讗诪转 讗讬砖讬转';
        image5.style.cursor = 'pointer';
        if (localStorage.customBackgroundImage) {
            let myStyle = document.createElement('style');
            myStyle.appendChild(document.createTextNode('li { background-color: white; opacity: 0.9; border-radius: 10px; }'));
            myStyle.appendChild(document.createTextNode('.breadcrumb, .topic-list-header, .input-group { opacity: 0.95; border-radius: 10px; }'));
            document.getElementsByTagName('head')[0].appendChild(myStyle);
            $('body').css('background-image', `url(${localStorage.customBackgroundImage})`);
            $('body').css('background-attachment', 'fixed');
            $('body').css('background-size', 'cover');
        }
        image5.onclick = function () {
            let backgroundUrl = prompt('讛讻谞住 讗转 讛拽讬砖讜专 诇转诪讜谞转 讛专拽注');
            if (backgroundUrl != null && backgroundUrl != "") {
            let myStyle = document.createElement('style');
            myStyle.appendChild(document.createTextNode('li { background-color: white; opacity: 0.9; border-radius: 10px; }'));
            myStyle.appendChild(document.createTextNode('.breadcrumb, .topic-list-header, .input-group { opacity: 0.95; border-radius: 10px; }'));
            document.getElementsByTagName('head')[0].appendChild(myStyle);
            $('.breadcrumb').css('border-radius', '10px');
            $('body').css('background-image', `url(${backgroundUrl})`);
            $('body').css('background-attachment', 'fixed');
            $('body').css('background-size', 'cover');
            localStorage.customBackgroundImage = backgroundUrl;
        }}
        image5.style.display = 'block';
        image5.style.margin = 'auto';
        image5.style.width = '37px';
        image5.style.marginBottom = '15px';
        if (localStorage.hideForumLogo) {
            if (localStorage.hideForumLogo === "hide") {
                $('.forum-logo').css("display", "none");
            } else {
                $('.forum-logo').css("display", "block");
            }
        }
        let image6 = document.createElement('img');
        image6.src = '/favicon.ico';
        image6.title = '讛住转专转 讛诇讜讙讜 砖诇 讛驻讜专讜诐';
        image6.style.cursor = 'pointer';
        image6.onclick = function () {
            if (localStorage.hideForumLogo) {
                if (localStorage.hideForumLogo === "show") {
                    localStorage.hideForumLogo = "hide";
                    $('.forum-logo').css("display", "none");
                } else {
                    localStorage.hideForumLogo = "show";
                    $('.forum-logo').css("display", "block");
                }
            } else {
                localStorage.hideForumLogo = "hide";
                $('.forum-logo').css("display", "none");
            }
        }
        image6.style.display = 'block';
        image6.style.margin = 'auto';
        image6.style.width = '37px';
        image6.style.marginBottom = '15px';
        if (localStorage.emojisize) {
            for (var i = 0; i < document.getElementsByClassName('emoji').length; i++) {
                document.querySelector('head').innerHTML += `<style>.emoji { width: ${localStorage.emojisize}px; height: ${localStorage.emojisize}px; }</style>`;
            }
        }
        let image7 = document.createElement('img');
        image7.src = '/plugins/nodebb-plugin-emoji/emoji/apple/1f642.png?v=a54dqpiknn4';
        image7.title = '砖讬谞讜讬 讙讜讚诇 讗讬诪讜讙\'讬诐';
        image7.style.cursor = 'pointer';
        image7.onclick = function () {
            var emojisize = prompt("诇讗讬讝讛 讙讜讚诇 诇砖谞讜转 讗转 讛讗讬诪讜讙'讬诐? (讘驻讬拽住诇讬诐)");
            if (emojisize != null && emojisize != "") {
                emojisize = encodeURIComponent(emojisize.trim());
                localStorage.emojisize = emojisize;
                for (var i = 0; i < document.getElementsByClassName('emoji').length; i++) {
                    var emojis = document.getElementsByClassName('emoji')[i];
                    emojis.style.width = emojisize + 'px';
                    emojis.style.height = emojisize + 'px'
                }
            }
        }
        image7.style.display = 'block';
        image7.style.margin = 'auto';
        image7.style.width = '37px';
        image7.style.marginBottom = '15px';
        let image8 = document.createElement('img');
        image8.src = '/assets/uploads/files/1616992426113-link.png';
        image8.title = '驻讜专讜诪讬诐';
        image8.style.cursor = 'pointer';
        image8.onclick = function () {
            app.alert({
                type: 'success', timeout: 10000, title: '<h3 style="text-align: center;">驻讜专讜诪讬诐</h3>', message:
                    '<hr><a href="https://tchumim.com" target="_blank"><img width="40px" title="转讞讜诪讬诐" src="/assets/uploads/files/1616989719968-1.png"></a>' +
                    '<a href="https://诪拽爪讜注讜转.com/" target="_blank"><img width="40px" title="诪拽爪讜注讜转" src="/assets/uploads/files/1616989719998-2.png"></a>' +
                    '<a href="https://www.prog.co.il" target="_blank"><img width="40px" title="驻专讜讙" src="/assets/uploads/files/1616989720025-3.png"></a>' +
                    '<a href="https://forum-office.ml" target="_blank"><img width="40px" title="驻讜专讜诐 讗讜驻讬住" src="/assets/uploads/files/1616989720045-4.png"></a>' +
                    '<a href="https://f2.freeivr.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 讬诪讜转 讛诪砖讬讞" src="/assets/uploads/files/1616989720065-5.png"></a>' +
                    '<br><br><a href="https://www.tora-forum.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 诇转讜专讛" src="/assets/uploads/files/1616989720081-6.png"></a>' +
                    '<a href="https://meatzvim.cf" target="_blank"><img width="40px" title="诪注爪讘讬诐" src="/assets/uploads/files/1616989720101-7.png"></a>' +
                    '<a href="https://www.techno-tech.cf" target="_blank"><img width="40px" title="转讻谞讜讟拽" src="/assets/uploads/files/1616989720122-8.png"></a>' +
                    '<a href="http://forum.netfree.link" target="_blank"><img width="40px" title="驻讜专讜诐 谞讟驻专讬" src="/assets/uploads/files/1617018043234-9.png"></a>'
            })
        }
        image8.style.display = 'block';
        image8.style.margin = 'auto';
        image8.style.width = '37px';
        image8.style.marginBottom = '15px';
        let image9 = document.createElement('img');
        image9.src = '/assets/uploads/files/1616992426113-link.png';
        image9.title = '讛拽讬砖讜专讬诐 砖诇讬';
        image9.style.cursor = 'pointer';
        image9.onclick = function () {
            app.alert({
                type: 'success', timeout: 10000, title: '<h3 style="text-align: center;">驻讜专讜诪讬诐</h3>', message:
                    '<hr><a href="https://tchumim.com" target="_blank"><img width="40px" title="转讞讜诪讬诐" src="/assets/uploads/files/1616989719968-1.png"></a>' +
                    '<a href="https://诪拽爪讜注讜转.com/" target="_blank"><img width="40px" title="诪拽爪讜注讜转" src="/assets/uploads/files/1616989719998-2.png"></a>' +
                    '<a href="https://www.prog.co.il" target="_blank"><img width="40px" title="驻专讜讙" src="/assets/uploads/files/1616989720025-3.png"></a>' +
                    '<a href="https://forum-office.ml" target="_blank"><img width="40px" title="驻讜专讜诐 讗讜驻讬住" src="/assets/uploads/files/1616989720045-4.png"></a>' +
                    '<a href="https://f2.freeivr.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 讬诪讜转 讛诪砖讬讞" src="/assets/uploads/files/1616989720065-5.png"></a>' +
                    '<br><br><a href="https://www.tora-forum.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 诇转讜专讛" src="/assets/uploads/files/1616989720081-6.png"></a>' +
                    '<a href="https://meatzvim.cf" target="_blank"><img width="40px" title="诪注爪讘讬诐" src="/assets/uploads/files/1616989720101-7.png"></a>' +
                    '<a href="https://www.techno-tech.cf" target="_blank"><img width="40px" title="转讻谞讜讟拽" src="/assets/uploads/files/1616989720122-8.png"></a>' +
                    '<a href="http://forum.netfree.link" target="_blank"><img width="40px" title="驻讜专讜诐 谞讟驻专讬" src="/assets/uploads/files/1617018043234-9.png"></a>'
            })
        }
        image9.style.display = 'block';
        image9.style.margin = 'auto';
        image9.style.width = '37px';
        image9.style.marginBottom = '15px';
        deletingChanges.classList.add('images');
        image1.classList.add('images');
        image2.classList.add('images');
        image3.classList.add('images');
        image4.classList.add('images');
        image5.classList.add('images');
        image6.classList.add('images');
        image7.classList.add('images');
        image8.classList.add('images');
        image9.classList.add('images');
        image4.appendChild(colorInput);
        panel.appendChild(deletingChanges);
        panel.appendChild(image1);
        panel.appendChild(image2);
        panel.appendChild(image3);
        panel.appendChild(image4);
        panel.appendChild(image5);
        panel.appendChild(image6);
        panel.appendChild(image7);
        panel.appendChild(image8);
        panel.appendChild(image9);
        document.body.appendChild(panel);
        dragElement(document.getElementById('movePanel'));
        function dragElement(elmnt) {
          var pos1 = 0, pos2 = 0, pos3 = 0, pos4 = 0;
            elmnt.onmousedown = dragMouseDown;
          function dragMouseDown(e) {
            e = e || window.event;
            e.preventDefault();
            pos3 = e.clientX;
            pos4 = e.clientY;
            document.onmouseup = closeDragElement;
            document.onmousemove = elementDrag;
          }
          function elementDrag(e) {
            e = e || window.event;
            e.preventDefault();
            pos1 = pos3 - e.clientX;
            pos2 = pos4 - e.clientY;
            pos3 = e.clientX;
            pos4 = e.clientY;
            elmnt.style.top = (elmnt.offsetTop - pos2) + "px";
            elmnt.style.left = (elmnt.offsetLeft - pos1) + "px";
          }
          function closeDragElement() {
            document.onmouseup = null;
            document.onmousemove = null;
          }
        }
        let removeMsoNormal = document.createElement('style');
            removeMsoNormal.appendChild(document.createTextNode('.MsoNormal { display: none; }'));
            document.getElementsByTagName('head')[0].appendChild(removeMsoNormal);
        if (!localStorage.alreadyInstalled) {
            localStorage.alreadyInstalled = ' ';
        app.alert({ type: 'success', message: '<div style="text-align: center"><h3 style="color: black">转讜讚讛 砖讛转拽谞转 讗转 讛转讜住祝!</h3><hr><a href="/user/诪讜讟讬-讗讜专谉"><img width="70px" style="border-radius: 40px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2), 0 0 20px 0 rgba(0, 0, 0, 0.19)" src="/assets/uploads/profile/886-profileavatar-1603289895083.jpeg"></a>' +
                   '<a href="/user/谞-谞讞"><img width="70px" style="margin-right: 15px; border-radius: 40px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2), 0 0 20px 0 rgba(0, 0, 0, 0.19)" src="/assets/uploads/profile/5246-profileavatar-1614689486244.png"></a></div><p style="margin-top: 20px; text-align: left; color: gray">诪讜讟讬 讗讜专谉 & 谞 谞讞</p>' })
        }
        
        // ==UserScript==
        // @name         住专讙诇 讻诇讬诐
        // @version      0.2
        // @author       诪讜讟讬 讗讜专谉 & 谞 谞讞
        // @description  馃榾 讛讜住驻转 住专讙诇 讻诇讬诐 诇驻讜专讜诐
        // @include      https://mitmachim.top/*
        // @icon         https://mitmachim.top/assets/uploads/files/1616983314128-tools-solid.svg
        // @homepage     https://mitmachim.top/topic/21073
        // @supportURL   https://mitmachim.top/topic/21073
        // @noframes
        // ==/UserScript==
        
        B 诪谞讜转拽
        B 诪谞讜转拽
        brochabar
        讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
        #75

        @谞-谞讞 讗诪专 讘馃洜 住拽专讬驻讟 Tampermonky | 讛讜住驻转 住专讙诇 讻诇讬诐 馃洜:

        @brochabar

        let panel = document.createElement('div');
        let title = document.createElement('div');
        panel.id = 'movePanel';
        panel.style.zIndex = '7';
        panel.style.cursor = 'move';
        panel.style.boxShadow = '0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)'
        panel.style.position = 'fixed';
        panel.style.width = '60px';
        panel.style.height = '555px';
        panel.style.left = '17px';
        panel.style.bottom = '2%';
        panel.style.paddingTop = '12px';
        panel.style.paddingBottom = '8px';
        panel.style.flexDirection = 'column';
        panel.style.alignItems = 'center';
        panel.style.justifyContent = 'center';
        panel.style.borderRadius = '10px';
        panel.style.backgroundColor = 'rgb(255, 255, 190)';
        panel.ondblclick = function () {
            if (panel.style.height === '555px') {
                $('.images').css('display', 'none');
                panel.style.height = '60px';
        } else {
            $('.images').css('display', 'block');
            panel.style.height = '555px';
        }}
        title.style.display = 'block';
        title.style.textAlign = 'center';
        title.style.fontSize = '25px';
        title.style.color = '#357BB8';
        title.innerHTML = '讻诇讬诐';
        panel.appendChild(title);
        let deletingChanges = document.createElement('img');
        deletingChanges.src = '/assets/uploads/files/1617365157713-deletingchanges.png';
        deletingChanges.title = '诪讞讬拽转 讛砖讬谞讜讬讬诐';
        deletingChanges.style.cursor = 'pointer';
        deletingChanges.style.display = 'block';
        deletingChanges.style.margin = 'auto';deletingChanges.style.width = '20px';
        deletingChanges.style.marginBottom = '20px';
        deletingChanges.style.marginTop = '5px';
        deletingChanges.onclick = function () {
        var confirmation = confirm("讗转讛 讘讟讜讞 砖讘专爪讜谞讱 诇诪讞讜拽 讗转 讛砖讬谞讜讬讬诐?");
        if (confirmation == true) {
            localStorage.removeItem('allParagraphsColor');
            localStorage.removeItem('customBackgroundImage');
            localStorage.removeItem('hideForumLogo');
            localStorage.removeItem('emojisize');
            location.reload();
        }}
        let image1 = document.createElement('img');
        image1.src = '/assets/uploads/files/1616637195056-img.png';
        image1.title = '讬讞住 诪讜谞讬讟讬谉 诇驻讜住讟';
        image1.style.cursor = 'pointer';
        image1.onclick = function () { var result = (app.user.reputation) / app.user.postcount; app.alert({ title: '<h4 style="color: #4caf50;">讞讬砖讜讘 驻讜住讟讬诐 VS 诪讜谞讬讟讬谉</h4>', message: '诪住驻专 讛驻讜住讟讬诐 砖讻转讘转 讛讜讗 ' + app.user.postcount + '<br>诪讗讬讚讱 诪住驻专 讛诇讬讬拽讬诐 砖拽讘诇转 讛讜讗 ' + app.user.reputation + '<hr style="border-top: 2px solid #838694;">讘转\'讻诇住 讬讞住 讛诇讬讬拽讬诐 诇驻讜住讟 讛讜讗: <h3 style="color: #4caf50; text-align: center;">' + result.toFixed(4), timeout: 5000 }) }
        image1.style.display = 'block';
        image1.style.margin = 'auto';
        image1.style.width = '37px';
        image1.style.marginBottom = '15px';
        let image2 = document.createElement('img');
        image2.src = '/assets/uploads/files/1616631561115-asset-2.png';
        image2.title = '注专讬讻转 讛驻讜专讜诐';
        image2.style.cursor = 'pointer';
        image2.onclick = function () {
            if (document.designMode == 'off') {
                image2.src = '/assets/uploads/files/1616627933907-asset-1.png';
                app.alert({ title: '注专讬讻转 讛驻讜专讜诐', message: '注专讜讱 讗转 讛讗转专 讻专爪讜谞讱!', type: 'success', timeout: 2500 })
                document.designMode = 'on'
            } else {
                document.designMode = 'off'
                image2.src = '/assets/uploads/files/1616631561115-asset-2.png';
                app.alert({ title: '注专讬讻转 讛驻讜专讜诐', message: '讛注专讬讻讛 讛住转讬讬诪讛', timeout: 2500 })
            }
        }
        image2.style.display = 'block';
        image2.style.margin = 'auto';
        image2.style.width = '37px';
        image2.style.marginBottom = '15px';
        let image3 = document.createElement('img');
        image3.src = 'https://讙讜讙诇-讘驻讜专讜诪讬诐.tk/unnamed.png';
        image3.title = '讞讬驻讜砖 讙讜讙诇 讘驻讜专讜诪讬诐 讛讞专讚讬讬诐';
        image3.style.cursor = 'pointer';
        image3.style.display = 'block';
        image3.style.margin = 'auto';
        image3.style.width = '37px';
        image3.style.marginBottom = '15px';
        image3.onclick = function () {
            var search = prompt("诪讛 讗转讛 专讜爪讛 诇讞驻砖 讘驻讜专讜诪讬诐?");
            if (search != null && search != "") {
                search = encodeURIComponent(search.trim());
                var link = "https://讙讜讙诇-讘驻讜专讜诪讬诐.tk/#gsc.tab=0&gsc.q=" + search;
                function linkb(href) { Object.assign(document.createElement('a'), { target: '_blank', href, }).click(); } linkb(link);
            }
        }
        let image4 = document.createElement('div');
        image4.title = '砖讬谞讜讬 爪讘注 讟拽住讟';
        let colorInput = document.createElement('input');
        colorInput.id = 'colorPostInput';
        colorInput.type = 'color';
        colorInput.value = '#333333';
        colorInput.style.position = 'absolute';
        colorInput.style.right = '-8px';
        colorInput.style.top = '-8px';
        colorInput.style.width = '56px';
        colorInput.style.height = '56px';
        colorInput.style.border = 'none';
        colorInput.style.cursor = 'pointer';
        if (localStorage.allParagraphsColor) {
            document.body.style.color = localStorage.allParagraphsColor;
            colorInput.value = localStorage.allParagraphsColor;
        }
        colorInput.addEventListener('input', (event) => {
            localStorage.allParagraphsColor = colorInput.value;
            document.body.style.color = colorInput.value;
        });
        image4.style.cursor = 'pointer';
        image4.style.display = 'block';
        image4.style.margin = 'auto';
        image4.style.position = 'relative';
        image4.style.overflow = 'hidden';
        image4.style.width = '40px';
        image4.style.height = '40px';
        image4.style.border = 'solid 2px #ddd';
        image4.style.borderRadius = '40px';
        image4.style.marginBottom = '15px';
        let image5 = document.createElement('img');
        image5.src = '/assets/uploads/files/1617339003540-images.png';
        image5.title = '讛讜住驻转 转诪讜谞转 专拽注 诪讜转讗诪转 讗讬砖讬转';
        image5.style.cursor = 'pointer';
        if (localStorage.customBackgroundImage) {
            let myStyle = document.createElement('style');
            myStyle.appendChild(document.createTextNode('li { background-color: white; opacity: 0.9; border-radius: 10px; }'));
            myStyle.appendChild(document.createTextNode('.breadcrumb, .topic-list-header, .input-group { opacity: 0.95; border-radius: 10px; }'));
            document.getElementsByTagName('head')[0].appendChild(myStyle);
            $('body').css('background-image', `url(${localStorage.customBackgroundImage})`);
            $('body').css('background-attachment', 'fixed');
            $('body').css('background-size', 'cover');
        }
        image5.onclick = function () {
            let backgroundUrl = prompt('讛讻谞住 讗转 讛拽讬砖讜专 诇转诪讜谞转 讛专拽注');
            if (backgroundUrl != null && backgroundUrl != "") {
            let myStyle = document.createElement('style');
            myStyle.appendChild(document.createTextNode('li { background-color: white; opacity: 0.9; border-radius: 10px; }'));
            myStyle.appendChild(document.createTextNode('.breadcrumb, .topic-list-header, .input-group { opacity: 0.95; border-radius: 10px; }'));
            document.getElementsByTagName('head')[0].appendChild(myStyle);
            $('.breadcrumb').css('border-radius', '10px');
            $('body').css('background-image', `url(${backgroundUrl})`);
            $('body').css('background-attachment', 'fixed');
            $('body').css('background-size', 'cover');
            localStorage.customBackgroundImage = backgroundUrl;
        }}
        image5.style.display = 'block';
        image5.style.margin = 'auto';
        image5.style.width = '37px';
        image5.style.marginBottom = '15px';
        if (localStorage.hideForumLogo) {
            if (localStorage.hideForumLogo === "hide") {
                $('.forum-logo').css("display", "none");
            } else {
                $('.forum-logo').css("display", "block");
            }
        }
        let image6 = document.createElement('img');
        image6.src = '/favicon.ico';
        image6.title = '讛住转专转 讛诇讜讙讜 砖诇 讛驻讜专讜诐';
        image6.style.cursor = 'pointer';
        image6.onclick = function () {
            if (localStorage.hideForumLogo) {
                if (localStorage.hideForumLogo === "show") {
                    localStorage.hideForumLogo = "hide";
                    $('.forum-logo').css("display", "none");
                } else {
                    localStorage.hideForumLogo = "show";
                    $('.forum-logo').css("display", "block");
                }
            } else {
                localStorage.hideForumLogo = "hide";
                $('.forum-logo').css("display", "none");
            }
        }
        image6.style.display = 'block';
        image6.style.margin = 'auto';
        image6.style.width = '37px';
        image6.style.marginBottom = '15px';
        if (localStorage.emojisize) {
            for (var i = 0; i < document.getElementsByClassName('emoji').length; i++) {
                document.querySelector('head').innerHTML += `<style>.emoji { width: ${localStorage.emojisize}px; height: ${localStorage.emojisize}px; }</style>`;
            }
        }
        let image7 = document.createElement('img');
        image7.src = '/plugins/nodebb-plugin-emoji/emoji/apple/1f642.png?v=a54dqpiknn4';
        image7.title = '砖讬谞讜讬 讙讜讚诇 讗讬诪讜讙\'讬诐';
        image7.style.cursor = 'pointer';
        image7.onclick = function () {
            var emojisize = prompt("诇讗讬讝讛 讙讜讚诇 诇砖谞讜转 讗转 讛讗讬诪讜讙'讬诐? (讘驻讬拽住诇讬诐)");
            if (emojisize != null && emojisize != "") {
                emojisize = encodeURIComponent(emojisize.trim());
                localStorage.emojisize = emojisize;
                for (var i = 0; i < document.getElementsByClassName('emoji').length; i++) {
                    var emojis = document.getElementsByClassName('emoji')[i];
                    emojis.style.width = emojisize + 'px';
                    emojis.style.height = emojisize + 'px'
                }
            }
        }
        image7.style.display = 'block';
        image7.style.margin = 'auto';
        image7.style.width = '37px';
        image7.style.marginBottom = '15px';
        let image8 = document.createElement('img');
        image8.src = '/assets/uploads/files/1616992426113-link.png';
        image8.title = '驻讜专讜诪讬诐';
        image8.style.cursor = 'pointer';
        image8.onclick = function () {
            app.alert({
                type: 'success', timeout: 10000, title: '<h3 style="text-align: center;">驻讜专讜诪讬诐</h3>', message:
                    '<hr><a href="https://tchumim.com" target="_blank"><img width="40px" title="转讞讜诪讬诐" src="/assets/uploads/files/1616989719968-1.png"></a>' +
                    '<a href="https://诪拽爪讜注讜转.com/" target="_blank"><img width="40px" title="诪拽爪讜注讜转" src="/assets/uploads/files/1616989719998-2.png"></a>' +
                    '<a href="https://www.prog.co.il" target="_blank"><img width="40px" title="驻专讜讙" src="/assets/uploads/files/1616989720025-3.png"></a>' +
                    '<a href="https://forum-office.ml" target="_blank"><img width="40px" title="驻讜专讜诐 讗讜驻讬住" src="/assets/uploads/files/1616989720045-4.png"></a>' +
                    '<a href="https://f2.freeivr.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 讬诪讜转 讛诪砖讬讞" src="/assets/uploads/files/1616989720065-5.png"></a>' +
                    '<br><br><a href="https://www.tora-forum.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 诇转讜专讛" src="/assets/uploads/files/1616989720081-6.png"></a>' +
                    '<a href="https://meatzvim.cf" target="_blank"><img width="40px" title="诪注爪讘讬诐" src="/assets/uploads/files/1616989720101-7.png"></a>' +
                    '<a href="https://www.techno-tech.cf" target="_blank"><img width="40px" title="转讻谞讜讟拽" src="/assets/uploads/files/1616989720122-8.png"></a>' +
                    '<a href="http://forum.netfree.link" target="_blank"><img width="40px" title="驻讜专讜诐 谞讟驻专讬" src="/assets/uploads/files/1617018043234-9.png"></a>'
            })
        }
        image8.style.display = 'block';
        image8.style.margin = 'auto';
        image8.style.width = '37px';
        image8.style.marginBottom = '15px';
        let image9 = document.createElement('img');
        image9.src = '/assets/uploads/files/1616992426113-link.png';
        image9.title = '讛拽讬砖讜专讬诐 砖诇讬';
        image9.style.cursor = 'pointer';
        image9.onclick = function () {
            app.alert({
                type: 'success', timeout: 10000, title: '<h3 style="text-align: center;">驻讜专讜诪讬诐</h3>', message:
                    '<hr><a href="https://tchumim.com" target="_blank"><img width="40px" title="转讞讜诪讬诐" src="/assets/uploads/files/1616989719968-1.png"></a>' +
                    '<a href="https://诪拽爪讜注讜转.com/" target="_blank"><img width="40px" title="诪拽爪讜注讜转" src="/assets/uploads/files/1616989719998-2.png"></a>' +
                    '<a href="https://www.prog.co.il" target="_blank"><img width="40px" title="驻专讜讙" src="/assets/uploads/files/1616989720025-3.png"></a>' +
                    '<a href="https://forum-office.ml" target="_blank"><img width="40px" title="驻讜专讜诐 讗讜驻讬住" src="/assets/uploads/files/1616989720045-4.png"></a>' +
                    '<a href="https://f2.freeivr.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 讬诪讜转 讛诪砖讬讞" src="/assets/uploads/files/1616989720065-5.png"></a>' +
                    '<br><br><a href="https://www.tora-forum.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 诇转讜专讛" src="/assets/uploads/files/1616989720081-6.png"></a>' +
                    '<a href="https://meatzvim.cf" target="_blank"><img width="40px" title="诪注爪讘讬诐" src="/assets/uploads/files/1616989720101-7.png"></a>' +
                    '<a href="https://www.techno-tech.cf" target="_blank"><img width="40px" title="转讻谞讜讟拽" src="/assets/uploads/files/1616989720122-8.png"></a>' +
                    '<a href="http://forum.netfree.link" target="_blank"><img width="40px" title="驻讜专讜诐 谞讟驻专讬" src="/assets/uploads/files/1617018043234-9.png"></a>'
            })
        }
        image9.style.display = 'block';
        image9.style.margin = 'auto';
        image9.style.width = '37px';
        image9.style.marginBottom = '15px';
        deletingChanges.classList.add('images');
        image1.classList.add('images');
        image2.classList.add('images');
        image3.classList.add('images');
        image4.classList.add('images');
        image5.classList.add('images');
        image6.classList.add('images');
        image7.classList.add('images');
        image8.classList.add('images');
        image9.classList.add('images');
        image4.appendChild(colorInput);
        panel.appendChild(deletingChanges);
        panel.appendChild(image1);
        panel.appendChild(image2);
        panel.appendChild(image3);
        panel.appendChild(image4);
        panel.appendChild(image5);
        panel.appendChild(image6);
        panel.appendChild(image7);
        panel.appendChild(image8);
        panel.appendChild(image9);
        document.body.appendChild(panel);
        dragElement(document.getElementById('movePanel'));
        function dragElement(elmnt) {
          var pos1 = 0, pos2 = 0, pos3 = 0, pos4 = 0;
            elmnt.onmousedown = dragMouseDown;
          function dragMouseDown(e) {
            e = e || window.event;
            e.preventDefault();
            pos3 = e.clientX;
            pos4 = e.clientY;
            document.onmouseup = closeDragElement;
            document.onmousemove = elementDrag;
          }
          function elementDrag(e) {
            e = e || window.event;
            e.preventDefault();
            pos1 = pos3 - e.clientX;
            pos2 = pos4 - e.clientY;
            pos3 = e.clientX;
            pos4 = e.clientY;
            elmnt.style.top = (elmnt.offsetTop - pos2) + "px";
            elmnt.style.left = (elmnt.offsetLeft - pos1) + "px";
          }
          function closeDragElement() {
            document.onmouseup = null;
            document.onmousemove = null;
          }
        }
        let removeMsoNormal = document.createElement('style');
            removeMsoNormal.appendChild(document.createTextNode('.MsoNormal { display: none; }'));
            document.getElementsByTagName('head')[0].appendChild(removeMsoNormal);
        if (!localStorage.alreadyInstalled) {
            localStorage.alreadyInstalled = ' ';
        app.alert({ type: 'success', message: '<div style="text-align: center"><h3 style="color: black">转讜讚讛 砖讛转拽谞转 讗转 讛转讜住祝!</h3><hr><a href="/user/诪讜讟讬-讗讜专谉"><img width="70px" style="border-radius: 40px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2), 0 0 20px 0 rgba(0, 0, 0, 0.19)" src="/assets/uploads/profile/886-profileavatar-1603289895083.jpeg"></a>' +
                   '<a href="/user/谞-谞讞"><img width="70px" style="margin-right: 15px; border-radius: 40px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2), 0 0 20px 0 rgba(0, 0, 0, 0.19)" src="/assets/uploads/profile/5246-profileavatar-1614689486244.png"></a></div><p style="margin-top: 20px; text-align: left; color: gray">诪讜讟讬 讗讜专谉 & 谞 谞讞</p>' })
        }
        
        // ==UserScript==
        // @name         住专讙诇 讻诇讬诐
        // @version      0.2
        // @author       诪讜讟讬 讗讜专谉 & 谞 谞讞
        // @description  馃榾 讛讜住驻转 住专讙诇 讻诇讬诐 诇驻讜专讜诐
        // @include      https://mitmachim.top/*
        // @icon         https://mitmachim.top/assets/uploads/files/1616983314128-tools-solid.svg
        // @homepage     https://mitmachim.top/topic/21073
        // @supportURL   https://mitmachim.top/topic/21073
        // @noframes
        // ==/UserScript==
        

        诇讗 注讜讘讚
        讛讜讗 诪专讗讛 砖讙讬讗讛 诪砖讛讜讗 讘注讝讜专 讛讝讛

        }
        function elementDrag(e) {
          e = e  window.event;
          e.preventDefault();
          pos1 = pos3 - e.clientX;
          pos2 = pos4 - e.clientY;
          pos3 = e.clientX;
          pos4 = e.clientY;
          elmnt.style.top = (elmnt.offsetTop - pos2) + "px";
          elmnt.style.left = (elmnt.offsetLeft - pos1) + "px";
        }
        

        讬爪讬专转 拽砖专

        谞 谞讞谞 转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
        0
        • B brochabar

          @谞-谞讞 讗诪专 讘馃洜 住拽专讬驻讟 Tampermonky | 讛讜住驻转 住专讙诇 讻诇讬诐 馃洜:

          @brochabar

          let panel = document.createElement('div');
          let title = document.createElement('div');
          panel.id = 'movePanel';
          panel.style.zIndex = '7';
          panel.style.cursor = 'move';
          panel.style.boxShadow = '0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)'
          panel.style.position = 'fixed';
          panel.style.width = '60px';
          panel.style.height = '555px';
          panel.style.left = '17px';
          panel.style.bottom = '2%';
          panel.style.paddingTop = '12px';
          panel.style.paddingBottom = '8px';
          panel.style.flexDirection = 'column';
          panel.style.alignItems = 'center';
          panel.style.justifyContent = 'center';
          panel.style.borderRadius = '10px';
          panel.style.backgroundColor = 'rgb(255, 255, 190)';
          panel.ondblclick = function () {
              if (panel.style.height === '555px') {
                  $('.images').css('display', 'none');
                  panel.style.height = '60px';
          } else {
              $('.images').css('display', 'block');
              panel.style.height = '555px';
          }}
          title.style.display = 'block';
          title.style.textAlign = 'center';
          title.style.fontSize = '25px';
          title.style.color = '#357BB8';
          title.innerHTML = '讻诇讬诐';
          panel.appendChild(title);
          let deletingChanges = document.createElement('img');
          deletingChanges.src = '/assets/uploads/files/1617365157713-deletingchanges.png';
          deletingChanges.title = '诪讞讬拽转 讛砖讬谞讜讬讬诐';
          deletingChanges.style.cursor = 'pointer';
          deletingChanges.style.display = 'block';
          deletingChanges.style.margin = 'auto';deletingChanges.style.width = '20px';
          deletingChanges.style.marginBottom = '20px';
          deletingChanges.style.marginTop = '5px';
          deletingChanges.onclick = function () {
          var confirmation = confirm("讗转讛 讘讟讜讞 砖讘专爪讜谞讱 诇诪讞讜拽 讗转 讛砖讬谞讜讬讬诐?");
          if (confirmation == true) {
              localStorage.removeItem('allParagraphsColor');
              localStorage.removeItem('customBackgroundImage');
              localStorage.removeItem('hideForumLogo');
              localStorage.removeItem('emojisize');
              location.reload();
          }}
          let image1 = document.createElement('img');
          image1.src = '/assets/uploads/files/1616637195056-img.png';
          image1.title = '讬讞住 诪讜谞讬讟讬谉 诇驻讜住讟';
          image1.style.cursor = 'pointer';
          image1.onclick = function () { var result = (app.user.reputation) / app.user.postcount; app.alert({ title: '<h4 style="color: #4caf50;">讞讬砖讜讘 驻讜住讟讬诐 VS 诪讜谞讬讟讬谉</h4>', message: '诪住驻专 讛驻讜住讟讬诐 砖讻转讘转 讛讜讗 ' + app.user.postcount + '<br>诪讗讬讚讱 诪住驻专 讛诇讬讬拽讬诐 砖拽讘诇转 讛讜讗 ' + app.user.reputation + '<hr style="border-top: 2px solid #838694;">讘转\'讻诇住 讬讞住 讛诇讬讬拽讬诐 诇驻讜住讟 讛讜讗: <h3 style="color: #4caf50; text-align: center;">' + result.toFixed(4), timeout: 5000 }) }
          image1.style.display = 'block';
          image1.style.margin = 'auto';
          image1.style.width = '37px';
          image1.style.marginBottom = '15px';
          let image2 = document.createElement('img');
          image2.src = '/assets/uploads/files/1616631561115-asset-2.png';
          image2.title = '注专讬讻转 讛驻讜专讜诐';
          image2.style.cursor = 'pointer';
          image2.onclick = function () {
              if (document.designMode == 'off') {
                  image2.src = '/assets/uploads/files/1616627933907-asset-1.png';
                  app.alert({ title: '注专讬讻转 讛驻讜专讜诐', message: '注专讜讱 讗转 讛讗转专 讻专爪讜谞讱!', type: 'success', timeout: 2500 })
                  document.designMode = 'on'
              } else {
                  document.designMode = 'off'
                  image2.src = '/assets/uploads/files/1616631561115-asset-2.png';
                  app.alert({ title: '注专讬讻转 讛驻讜专讜诐', message: '讛注专讬讻讛 讛住转讬讬诪讛', timeout: 2500 })
              }
          }
          image2.style.display = 'block';
          image2.style.margin = 'auto';
          image2.style.width = '37px';
          image2.style.marginBottom = '15px';
          let image3 = document.createElement('img');
          image3.src = 'https://讙讜讙诇-讘驻讜专讜诪讬诐.tk/unnamed.png';
          image3.title = '讞讬驻讜砖 讙讜讙诇 讘驻讜专讜诪讬诐 讛讞专讚讬讬诐';
          image3.style.cursor = 'pointer';
          image3.style.display = 'block';
          image3.style.margin = 'auto';
          image3.style.width = '37px';
          image3.style.marginBottom = '15px';
          image3.onclick = function () {
              var search = prompt("诪讛 讗转讛 专讜爪讛 诇讞驻砖 讘驻讜专讜诪讬诐?");
              if (search != null && search != "") {
                  search = encodeURIComponent(search.trim());
                  var link = "https://讙讜讙诇-讘驻讜专讜诪讬诐.tk/#gsc.tab=0&gsc.q=" + search;
                  function linkb(href) { Object.assign(document.createElement('a'), { target: '_blank', href, }).click(); } linkb(link);
              }
          }
          let image4 = document.createElement('div');
          image4.title = '砖讬谞讜讬 爪讘注 讟拽住讟';
          let colorInput = document.createElement('input');
          colorInput.id = 'colorPostInput';
          colorInput.type = 'color';
          colorInput.value = '#333333';
          colorInput.style.position = 'absolute';
          colorInput.style.right = '-8px';
          colorInput.style.top = '-8px';
          colorInput.style.width = '56px';
          colorInput.style.height = '56px';
          colorInput.style.border = 'none';
          colorInput.style.cursor = 'pointer';
          if (localStorage.allParagraphsColor) {
              document.body.style.color = localStorage.allParagraphsColor;
              colorInput.value = localStorage.allParagraphsColor;
          }
          colorInput.addEventListener('input', (event) => {
              localStorage.allParagraphsColor = colorInput.value;
              document.body.style.color = colorInput.value;
          });
          image4.style.cursor = 'pointer';
          image4.style.display = 'block';
          image4.style.margin = 'auto';
          image4.style.position = 'relative';
          image4.style.overflow = 'hidden';
          image4.style.width = '40px';
          image4.style.height = '40px';
          image4.style.border = 'solid 2px #ddd';
          image4.style.borderRadius = '40px';
          image4.style.marginBottom = '15px';
          let image5 = document.createElement('img');
          image5.src = '/assets/uploads/files/1617339003540-images.png';
          image5.title = '讛讜住驻转 转诪讜谞转 专拽注 诪讜转讗诪转 讗讬砖讬转';
          image5.style.cursor = 'pointer';
          if (localStorage.customBackgroundImage) {
              let myStyle = document.createElement('style');
              myStyle.appendChild(document.createTextNode('li { background-color: white; opacity: 0.9; border-radius: 10px; }'));
              myStyle.appendChild(document.createTextNode('.breadcrumb, .topic-list-header, .input-group { opacity: 0.95; border-radius: 10px; }'));
              document.getElementsByTagName('head')[0].appendChild(myStyle);
              $('body').css('background-image', `url(${localStorage.customBackgroundImage})`);
              $('body').css('background-attachment', 'fixed');
              $('body').css('background-size', 'cover');
          }
          image5.onclick = function () {
              let backgroundUrl = prompt('讛讻谞住 讗转 讛拽讬砖讜专 诇转诪讜谞转 讛专拽注');
              if (backgroundUrl != null && backgroundUrl != "") {
              let myStyle = document.createElement('style');
              myStyle.appendChild(document.createTextNode('li { background-color: white; opacity: 0.9; border-radius: 10px; }'));
              myStyle.appendChild(document.createTextNode('.breadcrumb, .topic-list-header, .input-group { opacity: 0.95; border-radius: 10px; }'));
              document.getElementsByTagName('head')[0].appendChild(myStyle);
              $('.breadcrumb').css('border-radius', '10px');
              $('body').css('background-image', `url(${backgroundUrl})`);
              $('body').css('background-attachment', 'fixed');
              $('body').css('background-size', 'cover');
              localStorage.customBackgroundImage = backgroundUrl;
          }}
          image5.style.display = 'block';
          image5.style.margin = 'auto';
          image5.style.width = '37px';
          image5.style.marginBottom = '15px';
          if (localStorage.hideForumLogo) {
              if (localStorage.hideForumLogo === "hide") {
                  $('.forum-logo').css("display", "none");
              } else {
                  $('.forum-logo').css("display", "block");
              }
          }
          let image6 = document.createElement('img');
          image6.src = '/favicon.ico';
          image6.title = '讛住转专转 讛诇讜讙讜 砖诇 讛驻讜专讜诐';
          image6.style.cursor = 'pointer';
          image6.onclick = function () {
              if (localStorage.hideForumLogo) {
                  if (localStorage.hideForumLogo === "show") {
                      localStorage.hideForumLogo = "hide";
                      $('.forum-logo').css("display", "none");
                  } else {
                      localStorage.hideForumLogo = "show";
                      $('.forum-logo').css("display", "block");
                  }
              } else {
                  localStorage.hideForumLogo = "hide";
                  $('.forum-logo').css("display", "none");
              }
          }
          image6.style.display = 'block';
          image6.style.margin = 'auto';
          image6.style.width = '37px';
          image6.style.marginBottom = '15px';
          if (localStorage.emojisize) {
              for (var i = 0; i < document.getElementsByClassName('emoji').length; i++) {
                  document.querySelector('head').innerHTML += `<style>.emoji { width: ${localStorage.emojisize}px; height: ${localStorage.emojisize}px; }</style>`;
              }
          }
          let image7 = document.createElement('img');
          image7.src = '/plugins/nodebb-plugin-emoji/emoji/apple/1f642.png?v=a54dqpiknn4';
          image7.title = '砖讬谞讜讬 讙讜讚诇 讗讬诪讜讙\'讬诐';
          image7.style.cursor = 'pointer';
          image7.onclick = function () {
              var emojisize = prompt("诇讗讬讝讛 讙讜讚诇 诇砖谞讜转 讗转 讛讗讬诪讜讙'讬诐? (讘驻讬拽住诇讬诐)");
              if (emojisize != null && emojisize != "") {
                  emojisize = encodeURIComponent(emojisize.trim());
                  localStorage.emojisize = emojisize;
                  for (var i = 0; i < document.getElementsByClassName('emoji').length; i++) {
                      var emojis = document.getElementsByClassName('emoji')[i];
                      emojis.style.width = emojisize + 'px';
                      emojis.style.height = emojisize + 'px'
                  }
              }
          }
          image7.style.display = 'block';
          image7.style.margin = 'auto';
          image7.style.width = '37px';
          image7.style.marginBottom = '15px';
          let image8 = document.createElement('img');
          image8.src = '/assets/uploads/files/1616992426113-link.png';
          image8.title = '驻讜专讜诪讬诐';
          image8.style.cursor = 'pointer';
          image8.onclick = function () {
              app.alert({
                  type: 'success', timeout: 10000, title: '<h3 style="text-align: center;">驻讜专讜诪讬诐</h3>', message:
                      '<hr><a href="https://tchumim.com" target="_blank"><img width="40px" title="转讞讜诪讬诐" src="/assets/uploads/files/1616989719968-1.png"></a>' +
                      '<a href="https://诪拽爪讜注讜转.com/" target="_blank"><img width="40px" title="诪拽爪讜注讜转" src="/assets/uploads/files/1616989719998-2.png"></a>' +
                      '<a href="https://www.prog.co.il" target="_blank"><img width="40px" title="驻专讜讙" src="/assets/uploads/files/1616989720025-3.png"></a>' +
                      '<a href="https://forum-office.ml" target="_blank"><img width="40px" title="驻讜专讜诐 讗讜驻讬住" src="/assets/uploads/files/1616989720045-4.png"></a>' +
                      '<a href="https://f2.freeivr.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 讬诪讜转 讛诪砖讬讞" src="/assets/uploads/files/1616989720065-5.png"></a>' +
                      '<br><br><a href="https://www.tora-forum.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 诇转讜专讛" src="/assets/uploads/files/1616989720081-6.png"></a>' +
                      '<a href="https://meatzvim.cf" target="_blank"><img width="40px" title="诪注爪讘讬诐" src="/assets/uploads/files/1616989720101-7.png"></a>' +
                      '<a href="https://www.techno-tech.cf" target="_blank"><img width="40px" title="转讻谞讜讟拽" src="/assets/uploads/files/1616989720122-8.png"></a>' +
                      '<a href="http://forum.netfree.link" target="_blank"><img width="40px" title="驻讜专讜诐 谞讟驻专讬" src="/assets/uploads/files/1617018043234-9.png"></a>'
              })
          }
          image8.style.display = 'block';
          image8.style.margin = 'auto';
          image8.style.width = '37px';
          image8.style.marginBottom = '15px';
          let image9 = document.createElement('img');
          image9.src = '/assets/uploads/files/1616992426113-link.png';
          image9.title = '讛拽讬砖讜专讬诐 砖诇讬';
          image9.style.cursor = 'pointer';
          image9.onclick = function () {
              app.alert({
                  type: 'success', timeout: 10000, title: '<h3 style="text-align: center;">驻讜专讜诪讬诐</h3>', message:
                      '<hr><a href="https://tchumim.com" target="_blank"><img width="40px" title="转讞讜诪讬诐" src="/assets/uploads/files/1616989719968-1.png"></a>' +
                      '<a href="https://诪拽爪讜注讜转.com/" target="_blank"><img width="40px" title="诪拽爪讜注讜转" src="/assets/uploads/files/1616989719998-2.png"></a>' +
                      '<a href="https://www.prog.co.il" target="_blank"><img width="40px" title="驻专讜讙" src="/assets/uploads/files/1616989720025-3.png"></a>' +
                      '<a href="https://forum-office.ml" target="_blank"><img width="40px" title="驻讜专讜诐 讗讜驻讬住" src="/assets/uploads/files/1616989720045-4.png"></a>' +
                      '<a href="https://f2.freeivr.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 讬诪讜转 讛诪砖讬讞" src="/assets/uploads/files/1616989720065-5.png"></a>' +
                      '<br><br><a href="https://www.tora-forum.co.il" target="_blank"><img width="40px" title="驻讜专讜诐 诇转讜专讛" src="/assets/uploads/files/1616989720081-6.png"></a>' +
                      '<a href="https://meatzvim.cf" target="_blank"><img width="40px" title="诪注爪讘讬诐" src="/assets/uploads/files/1616989720101-7.png"></a>' +
                      '<a href="https://www.techno-tech.cf" target="_blank"><img width="40px" title="转讻谞讜讟拽" src="/assets/uploads/files/1616989720122-8.png"></a>' +
                      '<a href="http://forum.netfree.link" target="_blank"><img width="40px" title="驻讜专讜诐 谞讟驻专讬" src="/assets/uploads/files/1617018043234-9.png"></a>'
              })
          }
          image9.style.display = 'block';
          image9.style.margin = 'auto';
          image9.style.width = '37px';
          image9.style.marginBottom = '15px';
          deletingChanges.classList.add('images');
          image1.classList.add('images');
          image2.classList.add('images');
          image3.classList.add('images');
          image4.classList.add('images');
          image5.classList.add('images');
          image6.classList.add('images');
          image7.classList.add('images');
          image8.classList.add('images');
          image9.classList.add('images');
          image4.appendChild(colorInput);
          panel.appendChild(deletingChanges);
          panel.appendChild(image1);
          panel.appendChild(image2);
          panel.appendChild(image3);
          panel.appendChild(image4);
          panel.appendChild(image5);
          panel.appendChild(image6);
          panel.appendChild(image7);
          panel.appendChild(image8);
          panel.appendChild(image9);
          document.body.appendChild(panel);
          dragElement(document.getElementById('movePanel'));
          function dragElement(elmnt) {
            var pos1 = 0, pos2 = 0, pos3 = 0, pos4 = 0;
              elmnt.onmousedown = dragMouseDown;
            function dragMouseDown(e) {
              e = e || window.event;
              e.preventDefault();
              pos3 = e.clientX;
              pos4 = e.clientY;
              document.onmouseup = closeDragElement;
              document.onmousemove = elementDrag;
            }
            function elementDrag(e) {
              e = e || window.event;
              e.preventDefault();
              pos1 = pos3 - e.clientX;
              pos2 = pos4 - e.clientY;
              pos3 = e.clientX;
              pos4 = e.clientY;
              elmnt.style.top = (elmnt.offsetTop - pos2) + "px";
              elmnt.style.left = (elmnt.offsetLeft - pos1) + "px";
            }
            function closeDragElement() {
              document.onmouseup = null;
              document.onmousemove = null;
            }
          }
          let removeMsoNormal = document.createElement('style');
              removeMsoNormal.appendChild(document.createTextNode('.MsoNormal { display: none; }'));
              document.getElementsByTagName('head')[0].appendChild(removeMsoNormal);
          if (!localStorage.alreadyInstalled) {
              localStorage.alreadyInstalled = ' ';
          app.alert({ type: 'success', message: '<div style="text-align: center"><h3 style="color: black">转讜讚讛 砖讛转拽谞转 讗转 讛转讜住祝!</h3><hr><a href="/user/诪讜讟讬-讗讜专谉"><img width="70px" style="border-radius: 40px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2), 0 0 20px 0 rgba(0, 0, 0, 0.19)" src="/assets/uploads/profile/886-profileavatar-1603289895083.jpeg"></a>' +
                     '<a href="/user/谞-谞讞"><img width="70px" style="margin-right: 15px; border-radius: 40px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2), 0 0 20px 0 rgba(0, 0, 0, 0.19)" src="/assets/uploads/profile/5246-profileavatar-1614689486244.png"></a></div><p style="margin-top: 20px; text-align: left; color: gray">诪讜讟讬 讗讜专谉 & 谞 谞讞</p>' })
          }
          
          // ==UserScript==
          // @name         住专讙诇 讻诇讬诐
          // @version      0.2
          // @author       诪讜讟讬 讗讜专谉 & 谞 谞讞
          // @description  馃榾 讛讜住驻转 住专讙诇 讻诇讬诐 诇驻讜专讜诐
          // @include      https://mitmachim.top/*
          // @icon         https://mitmachim.top/assets/uploads/files/1616983314128-tools-solid.svg
          // @homepage     https://mitmachim.top/topic/21073
          // @supportURL   https://mitmachim.top/topic/21073
          // @noframes
          // ==/UserScript==
          

          诇讗 注讜讘讚
          讛讜讗 诪专讗讛 砖讙讬讗讛 诪砖讛讜讗 讘注讝讜专 讛讝讛

          }
          function elementDrag(e) {
            e = e  window.event;
            e.preventDefault();
            pos1 = pos3 - e.clientX;
            pos2 = pos4 - e.clientY;
            pos3 = e.clientX;
            pos4 = e.clientY;
            elmnt.style.top = (elmnt.offsetTop - pos2) + "px";
            elmnt.style.left = (elmnt.offsetLeft - pos1) + "px";
          }
          
          谞 谞讞谞 诪谞讜转拽
          谞 谞讞谞 诪谞讜转拽
          谞 谞讞
          讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
          #76

          @brochabar 诇讗 讬讜讚注, 诇讬 讝讛 注讜讘讚

          住 转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
          1
          • 谞 谞讞谞 谞 谞讞

            @brochabar 诇讗 讬讜讚注, 诇讬 讝讛 注讜讘讚

            住 诪谞讜转拽
            住 诪谞讜转拽
            住拽专谉 诇讚注转
            讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬 住拽专谉 诇讚注转
            #77
            驻讜住讟 讝讛 谞诪讞拽!
            转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
            0
            • 谞 谞讞谞 谞 谞讞

              注讚讻讜谉: 住专讙诇 讻诇讬诐.user.js

              • 讗驻砖专 诇讛讝讬讝 讗转 讛住专讙诇 注诐 讛注讻讘专
              • 讗驻砖专 诇诪讝注专 讗转 讛住专讙诇 讘讚讗讘诇拽诇讬拽
              • 讬砖 讗驻砖专讜转 诇讛讜住驻转 转诪讜谞转 专拽注 诇驻讜专讜诐
              • 诪讜讞拽 讗转 讞讜拽讬 讛驻讜专讜诐 讘爪讚
                65ff3f39-4d7f-41d8-8b68-104378ac34d7-image.png
                讛注专讛: 讛转诪讜谞转-专拽注 注讜讘讚转 讟讜讘 专拽 讘注专讻转 谞讜砖讗 讛专讙讬诇讛 (讘专讬专转 诪讞讚诇)
              住 诪谞讜转拽
              住 诪谞讜转拽
              住拽专谉 诇讚注转
              讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
              #78

              @谞-谞讞 讗诪专 讘馃洜 住拽专讬驻讟 Tampermonky | 讛讜住驻转 住专讙诇 讻诇讬诐 馃洜:

              讛转诪讜谞转-专拽注 注讜讘讚转 讟讜讘 专拽 讘注专讻转 谞讜砖讗 讛专讙讬诇讛 (讘专讬专转 诪讞讚诇)

              讗讬讱 注讜砖讬诐 转诪讜谞转 专拽注?

              谞 谞讞谞 转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
              0
              • 住 住拽专谉 诇讚注转

                @谞-谞讞 讗诪专 讘馃洜 住拽专讬驻讟 Tampermonky | 讛讜住驻转 住专讙诇 讻诇讬诐 馃洜:

                讛转诪讜谞转-专拽注 注讜讘讚转 讟讜讘 专拽 讘注专讻转 谞讜砖讗 讛专讙讬诇讛 (讘专讬专转 诪讞讚诇)

                讗讬讱 注讜砖讬诐 转诪讜谞转 专拽注?

                谞 谞讞谞 诪谞讜转拽
                谞 谞讞谞 诪谞讜转拽
                谞 谞讞
                讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
                #79

                @住拽专谉-诇讚注转
                38f00a2f-c179-4b25-8327-ce06868b3f5b-image.png

                转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
                2
                • 爪讜专爪 诪谞讜转拽
                  爪讜专爪 诪谞讜转拽
                  爪讜专
                  爪讜讜转 驻讬拽讜讞
                  讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
                  #80

                  诪谞住讛 诇讛转拽讬谉 讗转 讛住拽专讬驻讟 讜拽讜驻爪转 诇讬 讛讛讜讚注讛 讛讘讗讛
                  d37819da-11b1-483b-9f6b-97d1bb216cac-image.png
                  讗讬讱 诪转拽讬谞讬诐?

                  谞 谞讞谞 转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
                  0
                  • 爪讜专爪 爪讜专

                    诪谞住讛 诇讛转拽讬谉 讗转 讛住拽专讬驻讟 讜拽讜驻爪转 诇讬 讛讛讜讚注讛 讛讘讗讛
                    d37819da-11b1-483b-9f6b-97d1bb216cac-image.png
                    讗讬讱 诪转拽讬谞讬诐?

                    谞 谞讞谞 诪谞讜转拽
                    谞 谞讞谞 诪谞讜转拽
                    谞 谞讞
                    讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
                    #81

                    @爪讜专
                    https://mitmachim.top/post/300270

                    爪讜专爪 转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
                    1
                    • 谞 谞讞谞 谞 谞讞

                      @爪讜专
                      https://mitmachim.top/post/300270

                      爪讜专爪 诪谞讜转拽
                      爪讜专爪 诪谞讜转拽
                      爪讜专
                      爪讜讜转 驻讬拽讜讞
                      讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
                      #82

                      @谞-谞讞 讛转讜住祝 Tampermonkey 诪讜转拽谉 诇讬

                      谞 谞讞谞 转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
                      0
                      • 爪讜专爪 爪讜专

                        @谞-谞讞 讛转讜住祝 Tampermonkey 诪讜转拽谉 诇讬

                        谞 谞讞谞 诪谞讜转拽
                        谞 谞讞谞 诪谞讜转拽
                        谞 谞讞
                        讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
                        #83

                        @爪讜专 谞专讗讛 诇讬 砖讞住诪讜 讗转 讛讛转拽谞讛 讘诇讞讬爪讛 注诇 拽讬砖讜专
                        转谞住讛 讻讻讛:
                        60515d01-dc51-4d27-ae73-0de97a22571c-image.png

                        诪讜讟讬 讘专谞讚诪 转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
                        1
                        • 谞 谞讞谞 谞 谞讞

                          @爪讜专 谞专讗讛 诇讬 砖讞住诪讜 讗转 讛讛转拽谞讛 讘诇讞讬爪讛 注诇 拽讬砖讜专
                          转谞住讛 讻讻讛:
                          60515d01-dc51-4d27-ae73-0de97a22571c-image.png

                          诪讜讟讬 讘专谞讚诪 诪讞讜讘专
                          诪讜讟讬 讘专谞讚诪 诪讞讜讘专
                          诪讜讟讬 讘专谞讚
                          讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
                          #84

                          @谞-谞讞 诇讗 讛爪诇讞转讬 讻讻讛 讬砖 注讜讚 讚专讱?

                          谞 谞讞谞 转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
                          0
                          • 诪讜讟讬 讘专谞讚诪 诪讜讟讬 讘专谞讚

                            @谞-谞讞 诇讗 讛爪诇讞转讬 讻讻讛 讬砖 注讜讚 讚专讱?

                            谞 谞讞谞 诪谞讜转拽
                            谞 谞讞谞 诪谞讜转拽
                            谞 谞讞
                            讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
                            #85

                            @诪讜讟讬-讘专谞讚 转讬爪讜专 住拽专讬驻讟 讞讚砖 讘讟诪驻专诪讜谞拽讬 讜转注转讬拽 讗诇讬讜 讗转 讛讟拽住讟

                            住 转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
                            2
                            • 诇诪讛 诪讛 拽专讛诇 诇诪讛 诪讛 拽专讛

                              @谞-谞讞 诪讛 讛注谞讬讬谉 讘注专讬讻转 讛驻讜专讜诐?
                              诪讛 砖讗谞讬 注讜专讱 讝讛 诇讗 诇讻诇 讛诪砖转诪砖讬诐

                              讗 诪谞讜转拽
                              讗 诪谞讜转拽
                              讗谞讚专讜讗讬讚-诪转讞讬诇
                              讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
                              #86

                              @诇诪讛-诪讛-拽专讛 讗诪专 讘馃洜 住拽专讬驻讟 Tampermonky | 讛讜住驻转 住专讙诇 讻诇讬诐 馃洜:

                              诪讛 讛注谞讬讬谉 讘注专讬讻转 讛驻讜专讜诐?

                              讛诐 诇拽讞讜 讻诇 诪讬谞讬 讞诇拽讬 JS 砖驻专住诪讜 驻讛 讘驻讜专讜诐 讜讬爪讜 住专讙诇 砖诪讗讞讚 讗转 讻讜诇诐 讗讙讘 讛诐 讛讬讜 爪专讬讻讬诐 诇讘谞讜转 讗转 讝讛 诇 XDA 讗讜 4PDA 砖诐 讝讛 讛专讘讛 讬讜转专 砖讬诪讜砖讬 讘谞讜住祝 讻讚讬 诇讛讜住讬祝 砖讬讛讬讛 诇讞爪谉 诇讛驻讜讱 讗转 讛讚祝 诇讬诪讬谉 (RTL)

                              转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
                              0
                              • 谞 谞讞谞 谞 谞讞

                                @诪讜讟讬-讘专谞讚 转讬爪讜专 住拽专讬驻讟 讞讚砖 讘讟诪驻专诪讜谞拽讬 讜转注转讬拽 讗诇讬讜 讗转 讛讟拽住讟

                                住 诪谞讜转拽
                                住 诪谞讜转拽
                                住讜讚讬 住讜讚讬
                                讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬 住讜讚讬 住讜讚讬
                                #87

                                @谞-谞讞 讗讜诇讬 转讜住讬祝 讗驻砖专讜转 诇注专讬讻转 诇讜讙讜 诇讗讞讚 诪讗诇讛 砖讬爪专转

                                谞 谞讞谞 转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
                                0
                                • 谞 谞讞谞 谞 谞讞

                                  讞讙 砖诪讞! @诪讜讟讬-讗讜专谉 讜 @谞-谞讞 讛讻讬谞讜 住拽专讬驻讟 砖诪讜住讬祝 住专讙诇 注诐 讻诇讬诐 砖讬诪讜砖讬讬诐 诇驻讜专讜诐
                                  讛住拽专讬驻讟 诪讘讜住住 注诇 讝讛

                                  讛讜专讚转 Tampermonkey 诇讻专讜诐
                                  讛讜专讚转 Tampermonkey 诇驻讬讬专驻讜拽住

                                  讛住拽专讬驻讟 讛诪注讜讚讻谉 谞诪爪讗 讘驻讜住讟 讛讝讛

                                  讛住拽专讬驻讟

                                  13c8f434-ed83-4681-92c0-1d4559859e9f-image.png

                                  • 讛讻诇讬 讛专讗砖讜谉 讘讜讚拽 讗转 讛讬讞住 讘讬谉 讛驻讜住讟讬诐 诇诇讬讬拽讬诐 - 拽专讚讬讟 诇 @讬讗谞讙-讘讜讬 & @chv

                                  • 讛讻诇讬 讛砖谞讬 诪注讘讬专 讗转 讛驻讜专讜诐 诇诪爪讘 注专讬讻讛 (讗诐 诇讜讞爪讬诐 注讜讚 驻注诐 讛讗转专 讬讜爪讗 诪诪爪讘 注专讬讻讛) - 拽专讚讬讟 诇 @讘注专诇 讜 @Men770

                                  • 讛讻诇讬 讛砖诇讬砖讬 注讜砖讛 讞讬驻讜砖 讘驻讜专讜诪讬诐 讛讞专讚讬讬诐 - 拽专讚讬讟 诇 @讬讗谞讙-讘讜讬 讜 @chv

                                  • 讛讻诇讬 讛专讘讬注讬 诪砖谞讛 爪讘注 诇讟拽住讟 讘驻讜专讜诐

                                  • 讛讻诇讬 讛讞诪讬砖讬 诪转专讙诐 诪讬诇讬诐 讘讙讜讙诇 讟专谞住诇讬讬讟

                                  • 讛讻诇讬 讛砖讬砖讬 诪住转讬专 讗转 讛诇讜讙讜 砖诇 讛驻讜专讜诐 (讗诐 诇讜讞爪讬诐 驻注诐 砖谞讬讛 讝讛 诪爪讬讙 讗转 讛诇讜讙讜) - 拽专讚讬讟 诇 @chv 讜 @讬讗谞讙-讘讜讬

                                  • 讛讻诇讬 讛砖讘讬注讬 诪砖谞讛 讗转 讛讙讜讚诇 砖诇 讛讗讬诪讜讙'讬诐 讘驻讜住讟

                                  • 讛讻诇讬 讛砖诪讬谞讬 谞讜转谉 拽讬砖讜专讬诐 诇驻讜专讜诪讬诐 讗讞专讬诐

                                  讘讛爪诇讞讛! @诪讜讟讬-讗讜专谉 讜 @谞-谞讞

                                  M 诪谞讜转拽
                                  M 诪谞讜转拽
                                  moshe砖1
                                  讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
                                  #88

                                  @谞-谞讞 讗讘诇 讛转讜住祝 诇讗 诪讜驻讬注 诇讬

                                  转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
                                  0
                                  • 住 住讜讚讬 住讜讚讬

                                    @谞-谞讞 讗讜诇讬 转讜住讬祝 讗驻砖专讜转 诇注专讬讻转 诇讜讙讜 诇讗讞讚 诪讗诇讛 砖讬爪专转

                                    谞 谞讞谞 诪谞讜转拽
                                    谞 谞讞谞 诪谞讜转拽
                                    谞 谞讞
                                    讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
                                    #89

                                    @住讜讚讬-住讜讚讬 讗谞讬 讗诐 讛住拽专讬驻讟 讛讝讛 住讬讬诪转讬 讜讻谞专讗讛 砖讙诐 @诪讜讟讬-讗讜专谉 (讗讜诇讬 讘注转讬讚 讗谞讞谞讜 谞砖驻专 讗讜转讜)
                                    诪讬 砖专讜爪讛 讬讻讜诇 诇注专讜讱 讗转 讛住拽专讬驻讟.

                                    住 转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
                                    3
                                    • 谞 谞讞谞 谞 谞讞

                                      @住讜讚讬-住讜讚讬 讗谞讬 讗诐 讛住拽专讬驻讟 讛讝讛 住讬讬诪转讬 讜讻谞专讗讛 砖讙诐 @诪讜讟讬-讗讜专谉 (讗讜诇讬 讘注转讬讚 讗谞讞谞讜 谞砖驻专 讗讜转讜)
                                      诪讬 砖专讜爪讛 讬讻讜诇 诇注专讜讱 讗转 讛住拽专讬驻讟.

                                      住 诪谞讜转拽
                                      住 诪谞讜转拽
                                      住讜讚讬 住讜讚讬
                                      讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
                                      #90

                                      @谞-谞讞 讗诐 讛讛讬转讬 讬讜讚注 讗谞讬 注讻砖讬讜 注讜专讱 讗转 讛拽讬砖讜专讬诐 砖诇讬 (讛讚讘专 讛讬讞讬讚 砖讗谞讬 讬讜讚注 诇注专讜讱 讝讛 诪砖讛讜 拽讬讬诐 ) 转讜讚讛 讘讻诇 诪拽专讛

                                      转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
                                      0
                                      • 谞 谞讞谞 谞 谞讞

                                        注讚讻讜谉: 住专讙诇 讻诇讬诐.user.js

                                        • 讗驻砖专 诇讛讝讬讝 讗转 讛住专讙诇 注诐 讛注讻讘专
                                        • 讗驻砖专 诇诪讝注专 讗转 讛住专讙诇 讘讚讗讘诇拽诇讬拽
                                        • 讬砖 讗驻砖专讜转 诇讛讜住驻转 转诪讜谞转 专拽注 诇驻讜专讜诐
                                        • 诪讜讞拽 讗转 讞讜拽讬 讛驻讜专讜诐 讘爪讚
                                          65ff3f39-4d7f-41d8-8b68-104378ac34d7-image.png
                                          讛注专讛: 讛转诪讜谞转-专拽注 注讜讘讚转 讟讜讘 专拽 讘注专讻转 谞讜砖讗 讛专讙讬诇讛 (讘专讬专转 诪讞讚诇)
                                        讙 诪谞讜转拽
                                        讙 诪谞讜转拽
                                        讙讬诇讛专讬谞讛
                                        讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
                                        #91

                                        @谞-谞讞 诇讗 讛讘谞转讬 讻诇 讻讱 诪讛 讗谞讬 注讜砖讛 注诐 讛拽讜讘抓 砖诇 讛住专讙诇 讻诇讬诐 诇讗讞专 砖讛讜专讚转讬 讗讜转讜 诇诪讞砖讘 (讗谞讬 诇讗 诪讘讬谉 诪讛 讝讛 js)....

                                        讞 谞 谞讞谞 2 转讙讜讘讜转 转讙讜讘讛 讗讞专讜谞讛
                                        0
                                        • 讙 讙讬诇讛专讬谞讛

                                          @谞-谞讞 诇讗 讛讘谞转讬 讻诇 讻讱 诪讛 讗谞讬 注讜砖讛 注诐 讛拽讜讘抓 砖诇 讛住专讙诇 讻诇讬诐 诇讗讞专 砖讛讜专讚转讬 讗讜转讜 诇诪讞砖讘 (讗谞讬 诇讗 诪讘讬谉 诪讛 讝讛 js)....

                                          讞 诪谞讜转拽
                                          讞 诪谞讜转拽
                                          讞住讬讚 驻砖讜讟
                                          讻转讘 讘 谞注专讱 诇讗讞专讜谞讛 注诇 讬讚讬
                                          #92

                                          讬砖 诪讬砖讛讜 讬讻讜诇 诇注讝专 诇讬 诇讗 讛爪诇讞转讬 诇讛驻注讬诇 讗转 讝讛

                                          转讙讜讘讛 1 转讙讜讘讛 讗讞专讜谞讛
                                          1

                                          • 讛转讞讘专讜转

                                          • 讗讬谉 诇讱 讞砖讘讜谉 注讚讬讬谉? 讛专砖诪讛

                                          • 讛转讞讘专讜 讗讜 讛讬专砖诪讜 讻讚讬 诇讞驻砖.
                                          • 驻讜住讟 专讗砖讜谉
                                            驻讜住讟 讗讞专讜谉
                                          0
                                          • 讞讜拽讬 讛驻讜专讜诐
                                          • 诇讗 谞驻转专
                                          • 诪砖转诪砖讬诐
                                          • 讞讬驻讜砖 讙讜讙诇 讘驻讜专讜诐
                                          • 爪讜专 拽砖专