Skip to content

Instantly share code, notes, and snippets.

View Kuju29's full-sized avatar

.★. KuJu -TH- Kuju29

  • Thailand
View GitHub Profile
@Kuju29
Kuju29 / Youtube download button.user.js
Last active March 25, 2025 04:31
youtube download button tampermonkey
// ==UserScript==
// @name yt-dlp Download Button
// @version 1.1
// @description This method downloads using yt-dlp to reduce reliance on external APIs. You need to install yt-dlp, run the setcommand.reg file, and move yt-dlp.bat to the C:\download folder first.
// @author Kuju29
// @match *://www.youtube.com/*
// @grant none
// @updateURL https://gist.githubusercontent.com/Kuju29/11be1d31eff3e47e27738dcc348a80a6/raw/Youtube%2520download%2520button.user.js
// @downloadURL https://gist.githubusercontent.com/Kuju29/11be1d31eff3e47e27738dcc348a80a6/raw/Youtube%2520download%2520button.user.js
// ==/UserScript==
@Kuju29
Kuju29 / YouTube Auto Play Short Videos.user.js
Last active April 11, 2025 18:05
เล่นวีดีโอถัดไปเฉพาะคลิปสั้นเท่านั้น
// ==UserScript==
// @name YouTube Auto Play (Short Videos, views, same language, with Endscreen fallback)
// @version 2.0.2
// @description เล่นเฉพาะวิดีโอสั้น
// @match *://www.youtube.com/*
// @updateURL https://gist.githubusercontent.com/Kuju29/a34cf4e362e7342991b763433b8529ca/raw/YouTube%2520Auto%2520Play%2520Short%2520Videos.user.js
// @downloadURL https://gist.githubusercontent.com/Kuju29/a34cf4e362e7342991b763433b8529ca/raw/YouTube%2520Auto%2520Play%2520Short%2520Videos.user.js
// @grant GM_registerMenuCommand
// @run-at document-start
// ==/UserScript==
@Kuju29
Kuju29 / auto get href th ublock
Last active April 27, 2025 17:12
Updates from website monitoring bot
! **Updated on 28-04-2025**
*##[href*="/external.php?u=https://go.kusabax.org/readtoon_head"]
*##[href*="/external.php?u=https://go.kusabax.org/readtoon_list-chapter"]
*##[href*="/external.php?u=https://go.kusabax.org/sangphet"]
*##[href*="/external.php?u=https://go.kusabax.org/sp-huay"]
*##[href*="/external.php?u=https://go.kusabax.org/sp-slot"]
*##[href*="116lotto.co"]
*##[href*="116lotto.in"]
*##[href*="116lotto.net"]
@Kuju29
Kuju29 / Ldplayer.ad.css
Last active November 23, 2023 06:29
Ldplayer.ad.css
# Ldplayer
adabdapi.ldmnq.com
apien.ldmnq.com
encdn.ldmnq.com
storeen.ldmnq.com
k-ring.msedge.net
# ledger.bt.co
ldmnq.com
# appstore.ldmnq.com
res.ldmnq.com
วิธี Configuring DNS-Over-HTTPS on Pi-hole web : https://docs.pi-hole.net/guides/dns-over-https/
----------------------------------------------------------------
0. wget https://bin.equinox.io/c/VdrWdbjqyF/cloudflared-stable-linux-amd64.deb
sudo apt-get install ./cloudflared-stable-linux-amd64.deb
cloudflared -v
----------------------------------------------------------------
1. wget https://bin.equinox.io/c/VdrWdbjqyF/cloudflared-stable-linux-arm.tgz
tar -xvzf cloudflared-stable-linux-arm.tgz
sudo cp ./cloudflared /usr/local/bin
sudo chmod +x /usr/local/bin/cloudflared
@Kuju29
Kuju29 / markdown-text-101.md
Last active March 4, 2025 15:01 — forked from matthewzring/markdown-text-101.md
A guide to Markdown on Discord.

Markdown Text 101

นี่เป็นการสอนเกี่ยวกับ markdown ใน Discord ช่วยให้คุณสามารถเน้นประโยคให้มีความโดดเด่น ซึ่งสามารถทำได้ตามตัวอย่างด้านล่าง....

ปัจจุบัน สามารถลากทึบที่ข้อความเพื่อเพิ่ม markdown ได้ง่ายๆ แต่ยังมีวิธีอีกมากมายที่ไม่สามารถทำได้

Sweet Styles Markdown Text 101