Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Wurgl
.
Wahrscheinlich nicht so ganz richtige URLs, siehe https://de.wikipedia.org/w/index.php?title=Wikipedia:Fragen_zur_Wikipedia&oldid=205633915#Doppel-URLs
Toggle Highlighting
SQL
USE dewiki_p; SELECT page_title, el_to FROM page, externallinks WHERE el_to LIKE "http%://%http%://%" AND el_to NOT LIKE "https://web.archive.org/web/%" AND el_to NOT LIKE "http://web.archive.org/web/%" AND el_to NOT LIKE "https://giftbot.toolforge.org/deref.fcgi%" AND el_to NOT LIKE "http://timetravel.mementoweb.org/%" AND el_to NOT LIKE "http://deadurl.invalid/%" AND el_to NOT LIKE "http://IABotmemento.invalid/%" AND el_to NOT LIKE "http://IABotdeadurl.invalid/%" AND el_to NOT LIKE "https://www.webcitation.org/%" AND el_to NOT LIKE "https://archive.today/%" AND el_from = page_id AND page_namespace = 0;
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...