Skip to content
Snippets Groups Projects

Add Buchkontor Teltow and Inmedio Berlin success stories

Merged Hartmut Goebel requested to merge topic/default/1901-success-stories-m-ds into branch/default
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -17,6 +17,7 @@
def _verify(url):
for hostname in [
'legna.com.do', # wrong certificate
'www.mittelwind.de', # wrong certificate
]:
if hostname in url:
return False
Loading