Hardcode the image into tor-exit-notice.html

This commit is contained in:
rl1987
2019-07-12 10:16:55 +03:00
committed by teor
parent 8d22c09abf
commit 1087c48d6e
2 changed files with 176 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
o Documentation:
- Use RFC 2397 data URL scheme to embed image into tor-exit-notice.html
so that operators would no longer have to host it themselves.
Closes ticket 31089.