chiark
/
gitweb
/
~tthurman
/
dwim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d005e0c
)
rm old constants
author
Marnanel Thurman
<marnanel@thurman.org.uk>
Fri, 26 Nov 2021 18:12:46 +0000
(18:12 +0000)
committer
Marnanel Thurman
<marnanel@thurman.org.uk>
Fri, 26 Nov 2021 18:12:46 +0000
(18:12 +0000)
fake-dw/fake-dw.py
patch
|
blob
|
history
diff --git
a/fake-dw/fake-dw.py
b/fake-dw/fake-dw.py
index 4b0ad625523c55079615041c764d15a2a39d9aec..d69bbe97a5bf0ff8bfda1854fb53c4dc4ec01fb8 100644
(file)
--- a/
fake-dw/fake-dw.py
+++ b/
fake-dw/fake-dw.py
@@
-7,9
+7,6
@@
import requests
import argparse
import os
-UPSTREAM = 'https://marnanel.org'
-PORT = 6888
-
class GatewayHandler(http.server.BaseHTTPRequestHandler):
server_version = 'fake-dw/0.0.1'