一野BLOCK 撚咗 linkedin Promoted job

漢語多功能字庫

8 回覆
2 Like 0 Dislike
漢語多功能字庫 2023-08-17 01:13:32
漢語多功能字庫 2023-08-17 01:14:28
:var i=0,x=document.getElementsByClassName('jobs-search-results-list')[0];function phase2(){document.querySelectorAll("li").forEach(function(e){e.id&&e.innerHTML.match(/Promoted/)&&e.remove()}),setTimeout(function(){x.scrollTop=0},0)}!function e(){x.scroll(0,100*++i),i>40?phase2():setTimeout(e,0)}();

test
漢語多功能字庫 2023-08-17 01:14:50
javascript ;
高位入低位出 2023-08-17 01:48:36
我上年都抄過呢段野
直接成段野貼入bookmark度
可以自己魔改block埋啲agent工,淨係搵公司自己po既job

javascript:(function(){ var i=0,x=document.getElementsByClassName('jobs-search-results-list')[0];function phase2(){document.querySelectorAll("li").forEach(function(e){e.id&&(e.innerHTML.match(/(Noir )|(Crossover)|(CareerAddict)|(eFinancialCareers)|(Understanding Recruitment)|(Oliver Bernard)|(Client Server )/))&&e.remove()}),setTimeout(function(){x.scrollTop=0},0)}!function e(){x.scroll(0,100*++i),i>40?phase2():setTimeout(e,0)}(); })();
Epona 2023-08-18 23:13:22
Userscript

// ==UserScript==
// @name         Block LinkedIn Promoted job
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  一野BLOCK 撚咗 linkedin Promoted job
// @author       You
// @match        http*://www.linkedin.com/jobs/search*
// @icon         https://www.google.com/s2/favicons?sz=64&domain=linkedin.com
// @grant        none
// ==/UserScript==

(function() {
    'use strict';
    const out = /(Promoted)/g
    const callback = (records) => {
        document.querySelectorAll(".scaffold-layout__list-container .job-card-container").forEach(element => {
            element.textContent.match(out)?.length && element.remove();
        })
    }
    const observer = new MutationObserver(callback);
    observer.observe(document.body, { childList: true, subtree: true })
})();
5050 2023-08-21 09:45:58
每一次.remove() 會唔會trigger observer run一次callback
Epona 2023-08-21 20:48:30
姣婆硬上脂粉客 2023-08-22 14:06:16
樓主可否講解下點apply段code既步驟
唔係好識
吹水台自選台熱 門最 新手機台時事台政事台World體育台娛樂台動漫台Apps台遊戲台影視台講故台健康台感情台家庭台潮流台美容台上班台財經台房屋台飲食台旅遊台學術台校園台汽車台音樂台創意台硬件台電器台攝影台玩具台寵物台軟件台活動台電訊台直播台站務台黑 洞