Skip to content

Instantly share code, notes, and snippets.

@shioshio38
shioshio38 / 2025_Sankei_news.txt
Created October 28, 2025 13:21
2025 com note
We couldn’t find that file to show.
@eooce
eooce / auto-add-ssl-workers.js
Last active October 28, 2025 13:22
auto-add-ssl-workers
export default {
async fetch(request, env, ctx) {
const url = new URL(request.url);
// 处理 API 请求:支持 POST (/api/add-ssl) 和 GET (/?...)
if (
(url.pathname === '/api/add-ssl' && request.method === 'POST') ||
(url.pathname === '/' && request.method === 'GET' && url.searchParams.has('zoneId'))
) {
return handleApiRequest(request, url.searchParams);
using System;
using System.IO;
using System.Security.Cryptography;
using System.Runtime.Serialization.Formatters.Binary;
namespace hawktracewsus
{
class Program
{
static void Main()

Эти хосты блокируются на ТСПУ провайдеров для запрета YouTube в России. Для обхода запрета, добавьте в программы обхода (GoodbyeDPI/zapret) эти хосты:

googlevideo.com ggpht.com ytimg.com l.google.com youtube.com play.google.com youtubei.googleapis.com 
@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active October 28, 2025 12:57
Conventional Commits Cheatsheet
@mohamednasser90
mohamednasser90 / gist:c2844a98d5fe615459f15d76a4142a73
Created June 11, 2020 07:14 — forked from john718hp/gist:ce1e01db629c6e7a184a6753c639934b
Microsoft office professional Plus 2016 product key
Microsoft office professional Plus 2016 product key
Mysoftwarekeys.com | Mysoftwarekeys.com | Mysoftwarekeys.com
NBCRJ-YJ94Q-T73WV-9PR4F-9W3VC
KNJPJ-YBFTR-42K6M-Y6FMX-BKM3P
QQ34F-N3THK-CWTFJ-HD66X-8QK7C
#!/bin/bash
# crew-pre-glibc-standalone-alex-i686.m58.sh
if [ -z ${CI+x} ]; then
echo "CI is not set."
else
CI_PASSTHROUGH=-e
CI_PASSTHROUGH+=" "
CI_PASSTHROUGH+=NESTED_CI=${CI}