Skip to content

Instantly share code, notes, and snippets.

@nemobis
nemobis / HTTPS-Everywhere-broken-domains.txt
Created December 29, 2014 19:26
ack --xml -o 'target host="[^"]+' . | sed --regexp-extended 's,.+target host=",,g' | sed 's,*.,,g' | sort -u | xargs -d "\n" -n 1 -I '{}' sh -c "echo {}; curl -ISsf --connect-timeout 1 https://{} ;" 2>&1 | grep -B 1 'curl: ('
This file has been truncated, but you can view the full file.
01.org
curl: (28) SSL connection timeout
0nl1ne.at
curl: (51) SSL peer certificate or SSH remote key was not OK
0x539.de
curl: (6) Couldn't resolve host '0x539.de'
0xbadc0de.be
curl: (51) SSL peer certificate or SSH remote key was not OK
100-gute-gruende.de
curl: (22) The requested URL returned error: 405
<?xml version="1.0" encoding="UTF-8"?>
<record>
<control>
<sourcerecordid>4783627</sourcerecordid>
<sourceid>39bei_digitool</sourceid>
<recordid>39bei_digitool4783627</recordid>
<sourceformat>Digital Entity</sourceformat>
<sourcesystem>Digitool</sourcesystem>
</control>
<display>
#########################################################################
# Welcome to CommonsChecker 0.1 by WikiTeam (GPL v3) #
# More info at: http://code.google.com/p/wikiteam/ #
#########################################################################
#########################################################################
# Copyright (C) 2011-2012 WikiTeam #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
# the Free Software Foundation, either version 3 of the License, or #