Všechno Nové

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Přihlásit se


Všechno Nové Přihlásit se

All gists matching topic Cloudflare

Nedávno Vytvořeno
Nejméně nedávno Vytvořeno
Nedávno Aktualizováno
Nejméně nedávno Aktualizováno
LiuShen's Avatar

LiuShen / Cloudflare 通用转发代理

0 Lajky
0 Forky
1 Soubory
Naposledy aktivní 1744361578
通用转发代理,适合所有站点
Cloudflare nginx worker
1 addEventListener('fetch', event => {
2 event.respondWith(handleRequest(event.request))
3 })
4 const specialCases = {
5 "*": {
6 "Origin": "DELETE",
7 "Referer": "DELETE"
8 }
9 }
10 function handleSpecialCases(request) {
Novější Starší

Vytvořeno pomocí Opengist ⋅ Load: 16ms⋅

Čeština
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ 个人主页 ⋅ 站长博客