tor2web / Tor2web

Tor2web is an HTTP proxy software that enables access to Tor Hidden Services by mean of common web browsers
https://www.tor2web.org
GNU Affero General Public License v3.0
705 stars 176 forks source link

rewrite HTML links only if rewrite_links_serverside is True #178

Closed virgil closed 9 years ago

virgil commented 9 years ago

adds an if statement before doing the re_sub().

evilaliv3 commented 9 years ago

i would like to integrate this only when i will implement the feature really as my policy currently is to not introduce any dead code.

sorry for this i will remember to do this integration later.