Todos Nuevo

user:thomas gists creados por el usuario

title:mygist gists con el título indicado

filename:myfile.txt gists que contienen archivos con el nombre indicado

extension:yml gists que contienen archivos con la extensión indicada

language:go gists que contienen archivos con el lenguaje indicado

topic:homelab gists with given topic

Iniciar sesión


Todos Nuevo Iniciar sesión

All gists matching topic Cloudflare

Recientemente creado
Menos reciente creado
Recientemente actualizado
Menos reciente actualizado
LiuShen's Avatar

LiuShen / Cloudflare 通用转发代理

0 gustos
0 bifurcaciones
1 archivos
Última actividad 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) {
Siguiente Anterior

Desarrollado por Opengist ⋅ Load: 16ms⋅

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