Skip to content

Instantly share code, notes, and snippets.

@RollingHog
RollingHog / highlight_OP_2ch.tm.js
Created February 17, 2025 00:01
highlight OP and Anon in wr
// ==UserScript==
// @name highlight OP and Anon in wr
// @namespace http://tampermonkey.net/
// @version 2025-02-11
// @description
// @author You
// @include https://2ch.hk/wr*
// @include https://2ch.life/wr*
// @grant none
// @run-at document-body
button.authorize {
position: fixed !important;
top: 8px !important;
background: white !important;
right: 8px !important;
}
#message-actions-mark-unread,
#message-actions-tts,
#message-actions-thread,
#message-actions-reply,
[aria-label="Создать ветку"] {
display: none;
}
@echo off
REM run this on ROUTER computer which can't reach TARGET computer placed behind the NAT
set HAMACHI_PATH="C:\Program Files (x86)\LogMeIn Hamachi\x64\"
REM Hamachi target username
set target_username=Example
pushd %HAMACHI_PATH%
for /f "tokens=3" %%I in ('hamachi-2.exe --cli list ^| find /i ^"%target_username:"=%^" ') do set target_VPN_IP=%%I
.js-header-wrapper, nope.hx_page-header-bg>div.d-flex {
height: 10px;
overflow:hidden;
margin: 0px !important;
}
.js-header-wrapper:hover, .hx_page-header-bg>div.d-flex:hover {
height: auto;
overflow: visible;
}