Tutti Nuovi

user:thomas utente che ha creato il gist

title:mygist titolo del gist

filename:myfile.txt nome di file nel gist

extension:yml estensione del file nel gist

language:go linguaggio del file nel gist

topic:homelab gists with given topic

Registrati

Entra


Tutti Nuovi Registrati Entra

All gists matching topic nginx

Più recente creazione
Meno recente creazione
Più recente aggiornamento
Meno recente aggiornamento
LiuShen's Avatar

LiuShen / Cloudflare 通用转发代理

0 mi piace
0 forks
1 files
Ultima volta attivo 6 months ago
通用转发代理,适合所有站点
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) {
Più nuovi Più vecchi

Creato da Opengist ⋅ Load: 16ms⋅

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