Dablinks for the Monthly Dab Challenge Created Last Month

The current time is October 9, 2025, 1:11 UTC.

             SELECT a.dab_id AS dab_id,
                    a.dab_title AS dab_title,
                    count(*) AS count,
                    lc_amnt AS all_count
               FROM all_dab_links_basic a, monthly_list_count
              WHERE a.dab_id = lc_id
                AND EXISTS
                      (
                       SELECT 1
                         FROM monthly_list_full b
                        WHERE a.dab_id = b.dab_id
                          AND a.article_id = b.article_id
                      )
                AND EXISTS
                      (
                       SELECT 1
                         FROM all_dab_links c
                        WHERE a.dab_id = c.dab_id
                          AND a.article_id = c.article_id
                          AND dab_date LIKE '202509%'
                      )
              GROUP BY a.dab_id
              ORDER BY count DESC, dab_title
         LIMIT 50, 51

Showing below up to 50 results starting with #51.

View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)

   51. Glut (3 new links of 3)
   52. Hogs Back (3 new links of 3)
   53. Ibrahim Pasha Mosque (3 new links of 3)
   54. Indoor Hockey Asia Cup (3 new links of 3)
   55. Inster (3 new links of 3)
   56. Inyenzi (3 new links of 3)
   57. James Bell (3 new links of 3)
   58. James Storey (3 new links of 3)
   59. Javier GarcĂ­a (3 new links of 3)
   60. Kachi (3 new links of 3)
   61. Lam (3 new links of 3)
   62. Larangan (3 new links of 3)
   63. Le Matin (3 new links of 3)
   64. Luyang (3 new links of 3)
   65. Mohar Singh (3 new links of 3)
   66. Moussa Diallo (3 new links of 3)
   67. National Professional Basketball League (3 new links of 4)
   68. New Times (3 new links of 3)
   69. New Town (3 new links of 3)
   70. Operation New Dawn (3 new links of 3)
   71. Operations Vulcan and Strike (3 new links of 3)
   72. Pocket camera (3 new links of 3)
   73. Printer paper (3 new links of 3)
   74. Radical (3 new links of 3)
   75. Rebecca (3 new links of 3)
   76. Relationship (3 new links of 3)
   77. Rewa (3 new links of 3)
   78. Roberto Flores (3 new links of 3)
   79. Romans (3 new links of 3)
   80. Ru (3 new links of 4)
   81. Seymour, Wisconsin (3 new links of 3)
   82. Sins of the Father (3 new links of 3)
   83. Sorbonne (3 new links of 3)
   84. South Street (3 new links of 3)
   85. Steinkopf (3 new links of 3)
   86. Subdivision (3 new links of 3)
   87. Tansel (3 new links of 3)
   88. Third party (3 new links of 4)
   89. Tour of Flanders (3 new links of 3)
   90. Track (3 new links of 4)
   91. Twelve Theses (3 new links of 3)
   92. Ubis (3 new links of 3)
   93. University of Frankfurt (3 new links of 3)
   94. Vrbovac (3 new links of 3)
   95. Wang Zhe (3 new links of 3)
   96. 2016 census (2 new links of 2)
   97. 2025 NAPA Auto Parts 150 (2 new links of 2)
   98. 2 Minutes (2 new links of 2)
   99. AOR (2 new links of 2)
   100. Abdoulaye Ouattara (2 new links of 2)

View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)



Contact: the bot discussion page on the English Wikipedia.
Source code available here.