Tuesday, July 20, 2021
Show HN: Highlight all “1 point” news https://ift.tt/36Ms6rh
Show HN: Highlight all “1 point” news It seems nobody pays attention to 1 point news here and news from the main page are initially upvoted by bots (to get to there). So I've written a short userscript for this site to highlight all "1 point" entries: [...document.querySelectorAll(".score")].filter(x => x.innerText == "1 point").map(x => x.closest("tr").previousSibling.querySelector(".storylink")).forEach(x => x.style.backgroundColor = "#FF9") July 20, 2021 at 11:46AM
Subscribe to:
Post Comments (Atom)
Cybersecurity Career Week October 16-21, 2023
Join us in Observing Cybersecurity Career Week October 16-21, 2023 nist.gov/nice/ccw What is it? Cybersecurity Career Awareness Week is a ca...
-
Analysis of threat activity in mission-critical environments prompts CISA advisory urging SAP customers to apply necessary security patches ...
-
And with more data compliance laws on the way, audit fatigue could be a real challenge for infosec professionals. source https://www.darkr...
-
CHIPS for America is a suite of federal programs to strengthen and revitalize the U.S. position in semiconductor manufacturing and research ...
No comments:
Post a Comment