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
ASammour
.
هذه القائمة تحتوي على جميع التعديلات التي حصلت في ويكي بيانات، والتي تكون العناصر لها وصلة في ويكيبيديا العربية، وفس نفس الوقت، حدث تغيير في الروابط داخل العناصر، وقام بهذا التعديل مجهول. قد يقوم المجهولون باستخدام هذه الطريقة لإضافة: روابط مختصرة مدفوعة روابط affiliate روابط لمدوناتهم، أو قناتهم على اليوتيوب
Toggle Highlighting
SQL
select page_title, replace(comment_text, "/* wbsetclaim-update:2||1 */ [[Property:P856]]: ", "") as link, actor_name from revision inner join comment_revision on comment_id = rev_comment_id inner join actor_revision on actor_id = rev_actor inner join pagelinks on pl_from = rev_page inner join page on page_id = rev_page where actor_user is null and pl_title = "P856" and comment_text like '/* wbsetclaim-update:2||1 */ [[Property:P856]]:%' and replace(page_title, 'Q', '') in (select ips_item_id from wb_items_per_site where ips_site_id = "arwiki") and rev_timestamp like '202404%' limit 100;
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...