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
The Polish
.
Toggle Highlighting
SQL
select concat("# [[User:",page_title,"]]") as sandbox from plwiki_p.page WHERE page_title RLIKE '\d+\.\d+\.\d+\.\d+\/.*' /*WHERE page_title RLIKE '([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)\/.*' where page_title rlike "%.%.%.%/%" where page_title RLIKE "(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\/.*"*/ and page_namespace = 2;
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...