Skip to content

Instantly share code, notes, and snippets.

View ShellWen's full-sized avatar
👋
Nice to meet you

ShellWen | 颉文 ShellWen

👋
Nice to meet you
View GitHub Profile
@ShellWen
ShellWen / video-fake-play.user.js
Last active December 22, 2024 16:05
Video Fake Play
// ==UserScript==
// @name Video Fake Play
// @namespace http://tampermonkey.net/
// @version 0.1
// @author ShellWen Chen<me@shellwen.com>
// @license Apache-2.0
// @description 允许在不加载视频流的情况下“播放”视频,减少带宽与解码开销
// @match *://*.zhihuishu.com/*
// @match *://*.chaoxing.com/*
// @match *://*.edu.cn/*
@ShellWen
ShellWen / Link.tsx
Last active February 19, 2024 05:29
A Link wrapper for Chakra-UI and React Router v6
@ShellWen
ShellWen / emby-web-crack.js
Created May 11, 2023 05:49
Emby Web Crack
/**
* Usage:
* webPreferences: {
...
preload: path.join(__dirname, 'emby-web-crack.js'),
},
*/
const fetch_ = window.fetch
window.fetch = async (input, options) => {
@ShellWen
ShellWen / fk-google-ads.js
Created May 11, 2023 05:14
Fk Google Search Ads
// ==UserScript==
// @name Fk Google Search Ads
// @namespace https://google.com/
// @version 0.1
// @description Fk Google Search Ads
// @author ShellWen
// @match https://google.com/*
// @match https://www.google.com/*
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==
// @grant none
@ShellWen
ShellWen / SimpleLinkText.kt
Created March 13, 2023 18:26
SimpleLinkText -- A simple wrapper for ClickableText.
import androidx.compose.foundation.text.ClickableText
import androidx.compose.material3.MaterialTheme
import androidx.compose.runtime.Composable
import androidx.compose.runtime.remember
import androidx.compose.ui.Modifier
import androidx.compose.ui.platform.LocalUriHandler
import androidx.compose.ui.platform.UriHandler
import androidx.compose.ui.text.*
import androidx.compose.ui.text.style.TextDecoration
import androidx.compose.ui.text.style.TextOverflow
@ShellWen
ShellWen / ShellWen.kt
Created March 7, 2023 16:07
ShellWen.kt
```kotlin
/**
* This "object" is still learning
*/
object ShellWen : Coder(
name = "颉文",
languages = listOf(
"Kotlin",
"Java",
"Python",
@ShellWen
ShellWen / openpgp.md
Created November 23, 2022 21:15
OpenPGP

openpgp4fpr:702F43996B585D7EA231633551AA58935AFE6617