Skip to content

Instantly share code, notes, and snippets.

View qhl123456's full-sized avatar
💭
I may be slow to respond.

CC qhl123456

💭
I may be slow to respond.
View GitHub Profile
@bookfere
bookfere / fix-google-translate-cn.bat
Last active September 3, 2024 02:28
Fix Google Translate CN for Windows
:: Copyright (c)2022 https://bookfere.com
:: This is a batch script for fixing Google Translate and making it available
:: in the Chinese mainland. If you experience any problem, visit the page below:
:: https://bookfere.com/post/1020.html
@echo off
setlocal enabledelayedexpansion
chcp 437 >NUL
set "ips[0]=74.125.137.90"
@journey-ad
journey-ad / 2233.zenra.js
Last active August 7, 2024 03:28
哔站直播间的2233娘挂件替换为全裸版本
// ==UserScript==
// @name 哔站直播全裸2233娘
// @description 哔站直播间的2233娘挂件替换为全裸版本
// @description:zh-TW 嗶站直播間的2233娘掛件替換為全裸版本
// @namespace https://github.com/journey-ad
// @author journey-ad
// @include *://live.bilibili.com/*
// @require https://cdn.jsdelivr.net/jquery/1.12.4/jquery.min.js