CINXE.COM
PetScan
<!DOCTYPE html> <html dir='ltr' lang='fr'> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> <title>PetScan</title> <!--<link rel="icon" type="image/png" href="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c6/PET-image.jpg/32px-PET-image.jpg">--> <link rel="stylesheet" href="https://tools-static.wmflabs.org/cdnjs/ajax/libs/bootstrap-v4-rtl/4.5.2-1/css/bootstrap.min.css"> <!--<link rel="stylesheet" href="//tools-static.wmflabs.org/cdnjs/ajax/libs/tether/1.1.1/css/tether.min.css">--> <link rel="stylesheet" href="https://tools-static.wmflabs.org/magnustools/resources/html/wikimedia.css"> <style> .radio-inline { display:inline-block !important; } textarea, input[type=text], input[type=number], div.input-group-prepend { box-shadow:3px 3px 2px #DDD; } .smaller { font-size:10pt; } div.ns-block { display:inline-block; padding:1px; margin-bottom:5px; margin-right:5px; white-space: nowrap; } #main_form textarea { font-size:9pt; } div.form-group.row > label:first-child { font-weight:bold; } #autolist_box { float:right; margin-left:5px; margin-bottom:5px; padding:2px; font-size:10pt; } div.autolist_subbox { display:inline-block; vertical-align:top; margin-left:5px; } div.tab-pane { margin-top:15px; } a.redlink { color:red !important; } a.pagelink:visited { color:#0056ab } div.fileusage { white-space: nowrap; } td.link_container { width:100%; } div.thumbcard { text-align:center; max-height:120px; } img.thumbcard-img { max-height:120px; border:0px; } div.example_psid { padding:5px; text-align:right; font-weight:bold; display:table-cell; } div.example_desc { padding:5px; display:table-cell; } #example_list { height:500px; overflow:auto; } </style> <script> /* var raw_interface_text_object ; function receiveRawInterfaceText ( j ) { raw_interface_text_object = j ; } */ var global_namespace_cache = {} ; function receiveEnglishNamespaceData ( j ) { global_namespace_cache['en.wikipedia.org'] = j ; } </script> <!--<script src='https://meta.wikimedia.org/w/api.php?action=parse&prop=wikitext&page=PetScan/Interface&format=json&callback=receiveRawInterfaceText'></script>--> <script src='https://en.wikipedia.org/w/api.php?action=query&meta=siteinfo&siprop=namespaces&format=json&callback=receiveEnglishNamespaceData'></script> <script src="https://tools-static.wmflabs.org/cdnjs/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <script src="https://tools-static.wmflabs.org/cdnjs/ajax/libs/bootstrap-v4-rtl/4.5.2-1/js/bootstrap.bundle.min.js"></script> <script src="https://tools-static.wmflabs.org/tooltranslate/tt.js"></script> <script src='main.js'></script> </head> <body style='display:none'> <nav class="navbar navbar-expand-lg navbar-light bg-light"> <a class="navbar-brand" tt="toolname" href="/"></a> <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav"> <li class="nav-item"><a target='_blank' class="nav-link" tt="manual" href="#"></a></li> <li class="nav-item"><a target='_blank' class="nav-link" tt="issues" href="https://github.com/magnusmanske/petscan_rs/issues"></a></li> </ul> <div class="btn-group nav-item nav-link mr-auto" id='interface_languages_wrapper'></div> <ul class="navbar-nav"> <li class="nav-item mx-2"><a target='_blank' class="btn btn-outline-primary" tt="examples" href="#"></a></li> <li class="nav-item mx-2"><button class='btn btn-outline-secondary' tt='toggle_list' id='tab-list'></button></li> <li class="nav-item mx-2"><a href="https://tools.wmflabs.org" target='_blank'><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Toolforge_logo.svg/32px-Toolforge_logo.svg.png" tt_title="wmf_powered" width="32px" style="margin: 3px 0"></a></li> </ul> </div> </nav> <div class="container mt-2"> <div class="row"> <div class="col-md-12"> <div id='referrer_box' class="alert alert-primary" role="alert" style="display:none;"> <span tt="referrer"></span> <a id='referrer' href='' class='external'></a> </div> <!--<div class="alert alert-primary" role="alert" tt="v2_alert"></div>--> <form id='main_form' method='post' action='/' class='form'> <ul class="nav nav-tabs" role="tablist"> <li class="nav-item"><a class="nav-link active" data-toggle="tab" href="#tab_categories" role="tab"><span tt='categories'></span></a></li> <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_pageprops" role="tab"><span tt='page_props'></span></a></li> <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_templates_n_links" role="tab"><span tt='templates_links'></span></a></li> <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_other_sources" role="tab"><span tt='other_sources'></span></a></li> <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_wikidata" role="tab"><span tt='wikidata'></span></a></li> <!-- <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_wdfist" role="tab"><span>WDFIST</span></a></li>--> <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_output" role="tab"><span tt='output'></span></a></li> </ul> <div class="tab-content"> <div class="tab-pane active" id="tab_categories" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="language"></label> <div class="col-sm-4"><input type="text" class="form-control" name="language" value='en'></div> <div class="col-sm-6"> <a href='#' style='margin-left:20px;' tabindex="-1" id='quick_commons' tt='site_commons'></a> <a href='#' style='margin-left:20px;' tabindex="-1" id='quick_wikispecies' tt='site_wikispecies'></a> <a href='#' style='margin-left:20px;' tabindex="-1" id='quick_wikidata' tt='site_wikidata'></a> <!--<span class='smaller' tt='projects_note'></span>--> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="project"></label> <div class="col-sm-4"><input type="text" class="form-control" name="project" value='wikipedia'></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="depth"></label> <div class="col-sm-2"><input type="number" class="form-control" name="depth" value='0'></div> <div class='col-sm-8 smaller' tt='depth_explanation'></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="categories"></label> <div class="col-sm-10"><textarea class="form-control" name='categories' rows=3 style='width:100%'></textarea></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="combination"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="combination" value="subset"> <span tt='comb_subset'></span></label></div> <div class="radio-inline"><label><input type="radio" name="combination" value="union"> <span tt='comb_union'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="negative_categories"></label> <div class="col-sm-10"><textarea class="form-control" name='negcats' rows=3 style='width:100%'></textarea></div> </div> </div> <!--tab panel--> <div class="tab-pane" id="tab_pageprops" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='namespaces'></span><br/><span class='smaller current_wiki'></span></label> <div class="col-sm-10" id='namespaces'></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='size'></span></label> <div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="larger"></div></div> <input class="form-control" tt_placeholder="size_explanation" name="larger" value="" type="text"></div> </div><div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="smaller"></div></div> <input class="form-control" tt_placeholder="size_explanation" name="smaller" value="" type="text"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"></label> <div class="col-sm-7"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="since_rev0"></div></div> <input class="form-control" tt_placeholder="since_rev0_explanation" name="since_rev0" value="" type="text"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='link_number'></span></label> <div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="minlinks"></div></div> <input class="form-control" name="minlinks" placeholder="#" value="" type="text"></div> </div><div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="maxlinks"></div></div> <input class="form-control" name="maxlinks" placeholder="#" value="" type="text"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='edits'></span></label> <div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="before"></div></div> <input class="form-control" tt_placeholder="date_format" name="before" value="" type="text"></div> </div><div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="after"></div></div> <input class="form-control" tt_placeholder="date_format" name="after" value="" type="text"></div> </div></div> <div class="form-group row"> <div class="col-sm-2"> </div><div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="max_age"></div></div> <input class="form-control" tt_placeholder="max_age_format" name="max_age" value="" type="text"></div> </div><div class="col-sm-5"> <label><input type='checkbox' name='only_new' /> <span tt='only_new'></span></label> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="show_redirects"></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="show_redirects" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_redirects" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_redirects" value="no"> <span tt='edits_no'></span></label></div> </div> <label class="col-sm-2 form-control-label" tt="show_soft_redirects" style='font-weight: bold'></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="show_soft_redirects" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_soft_redirects" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_soft_redirects" value="no"> <span tt='edits_no'></span></label></div> </div> <label class="col-sm-2 form-control-label" tt="show_disambiguation_pages" style='font-weight: bold'></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="show_disambiguation_pages" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_disambiguation_pages" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_disambiguation_pages" value="no"> <span tt='edits_no'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='edits'></span>: <span tt='edit_bots'></span></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="edits[bots]" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[bots]" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[bots]" value="no"> <span tt='edits_no'></span></label></div> </div> <label class="col-sm-1 form-control-label" style='font-weight: bold'> <span tt='edit_anons'></span></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="edits[anons]" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[anons]" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[anons]" value="no"> <span tt='edits_no'></span></label></div> </div> <label class="col-sm-1 form-control-label" style='font-weight: bold'><span tt='edit_flagged'></span></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="edits[flagged]" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[flagged]" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[flagged]" value="no"> <span tt='edits_no'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='page_image'></span></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="page_image" value="any"> <span tt='page_image_any'></span></label></div> <div class="radio-inline"><label><input type="radio" name="page_image" value="yes"> <span tt='page_image_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="page_image" value="free"> <span tt='page_image_free'></span></label></div> <div class="radio-inline"><label><input type="radio" name="page_image" value="nonfree"> <span tt='page_image_nonfree'></span></label></div> <div class="radio-inline"><label><input type="radio" name="page_image" value="no"> <span tt='page_image_no'></span></label></div> </div> </div> <div class="form-group row" id='ores_options'> <label class="col-sm-2 form-control-label"><span tt='ores'></span></label> <div class="col-sm-2" tt_title='ores_caution'> <select name="ores_type" id='ores_model_select'> <option value='any' tt='ores_any'></option> <option value='damaging'>damaging</option> <option value='goodfaith'>goodfaith</option> <option value='reverted'>reverted</option> <option value='draftquality'>draftquality</option> <option value='wp10'>wp10</option> </select> </div> <div class="col-sm-5"> <span tt='ores_probability'></span> <input type='text' name='ores_prob_from' style='width:100px' placeholder='0.00' /> — <input type='text' name='ores_prob_to' style='width:100px' placeholder='1.00' /> </div> <div class="col-sm-3"> <span tt='ores_prediction'></span> <div class="radio-inline"><label><input type="radio" name="ores_prediction" value="any"> <span tt='ores_prediction_any'></span></label></div> <div class="radio-inline"><label><input type="radio" name="ores_prediction" value="yes"> <span tt='ores_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="ores_prediction" value="no"> <span tt='ores_no'></span></label></div> </div> </div> </div> <!--tab panel--> <div class="tab-pane" id="tab_templates_n_links" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="templates"></label> <div class="col-sm-3"><div tt='templates_yes'></div><textarea class="form-control" name='templates_yes' rows=4 style="width:100%"></textarea><div><label><input type='checkbox' name='templates_use_talk_yes' /> <span tt='templates_use_talk_instead'></span></label></div></div> <div class="col-sm-3"><div tt='templates_any'></div><textarea class="form-control" name='templates_any' rows=4 style="width:100%"></textarea><div><label><input type='checkbox' name='templates_use_talk_any' /> <span tt='templates_use_talk_instead'></span></label></div></div> <div class="col-sm-3"><div tt='templates_no' ></div><textarea class="form-control" name='templates_no' rows=4 style="width:100%"></textarea><div><label><input type='checkbox' name='templates_use_talk_no' /> <span tt='templates_use_talk_instead'></span></label></div></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="outlinks"></label> <div class="col-sm-3"><div tt='outlinks_yes'></div><textarea class="form-control" name='outlinks_yes' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='outlinks_any'></div><textarea class="form-control" name='outlinks_any' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='outlinks_no' ></div><textarea class="form-control" name='outlinks_no' rows=4 style="width:100%"></textarea></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="links_to"></label> <div class="col-sm-3"><div tt='outlinks_yes'></div><textarea class="form-control" name='links_to_all' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='outlinks_any'></div><textarea class="form-control" name='links_to_any' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='outlinks_no' ></div><textarea class="form-control" name='links_to_no' rows=4 style="width:100%"></textarea></div> </div> </div> <!--tab panel--> <div class="tab-pane" id="tab_other_sources" role="tabpanel"> <!-- <div class="row"> <div class='col-sm-1'></div> <div class='col-sm-11' tt='multi_result_note'></div> </div> --> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="sparql"></label> <div class="col-sm-10"> <textarea class="form-control" tt_placeholder="sparql_note" name='sparql' rows=4 style="width:100%"></textarea> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="manual_list"></label> <div class="col-sm-10"> <textarea class="form-control" tt_placeholder="manual_list_note" name='manual_list' rows=4 style="width:100%"></textarea> </div> </div> <div class="form-group row"> <div class="col-sm-2"></div> <div class="col-sm-4"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="manual_list_wiki"></div></div> <input class="form-control" tt_placeholder="manual_list_wiki_note" name="manual_list_wiki" value="" type="text"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="pagepile"></label> <div class="col-sm-4"> <input type="text" class="form-control" tt_placeholder="pagepile_note" name='pagepile' /> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="search"></label> <div class="col-sm-4"> <input type="text" class="form-control" tt_placeholder="search_note" name='search_query' /> </div> <div class="col-sm-2"> <input type="text" class="form-control" tt_placeholder="search_wiki_note" name='search_wiki' /> </div> <div class="col-sm-2"> <span tt='max_results'></span> </div> <div class="col-sm-2"> <input type="number" class="form-control" name='search_max_results' value='500' /> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="wikidata"></label> <div class="col-sm-5"><input type="text" class="form-control col-sm-4" tt_placeholder="wikidata_source_ph" name='wikidata_source_sites' /></div> <div class="col-sm-5"><span tt='wikidata_source'></span></div> </div> <div class="form-group row"> <div class="col-sm-2"></div> <div class="col-sm-10"><span class='smaller' tt='wikidata_source_note'></span></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="namespaces"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="namespace_conversion" value="keep"> <span tt='namespace_conversion_keep'></span></label></div> <div class="radio-inline"><label><input type="radio" name="namespace_conversion" value="topic"> <span tt='namespace_conversion_topic'></span></label></div> <div class="radio-inline"><label><input type="radio" name="namespace_conversion" value="talk"> <span tt='namespace_conversion_talk'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="subpages"></label> <div class="col-sm-3"><div class="radio-inline"><label><input type="checkbox" name="add_subpages" value="1"> <span tt='add_subpages'></span></label></div></div> <div class="col-sm-7"> <span tt='subpage_filter' style='vertical-align:top'></span> <div class="radio-inline"><label><input type="radio" name="subpage_filter" value="either"> <span tt='subpages_either'></span></label></div> <div class="radio-inline"><label><input type="radio" name="subpage_filter" value="subpages"> <span tt='subpages_only'></span></label></div> <div class="radio-inline"><label><input type="radio" name="subpage_filter" value="no_subpages"> <span tt='subpages_no'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="common_wiki"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="common_wiki" value="auto"> <span tt='common_wiki_auto'></span></label></div> <div class="radio-inline"><label><input type="radio" name="common_wiki" value="cats"> <span tt='common_wiki_cats'></span></label></div> <div class="radio-inline"><label><input type="radio" name="common_wiki" value="pagepile"> <span tt='common_wiki_pagepile'></span></label></div> <div class="radio-inline"><label><input type="radio" name="common_wiki" value="manual"> <span tt='common_wiki_manual'></span></label></div> <div class="radio-inline"><label><input type="radio" name="common_wiki" value="wikidata"> <span tt='common_wiki_wikidata'></span></label></div> <div class="radio-inline" style="white-space:nowrap"> <label><input type="radio" name="common_wiki" value="other"></label> <input class="form-control" type="text" name="common_wiki_other" tt_placeholder="common_wiki_other" style='display:inline-block;' /> </div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="source_combination"></label> <div class="col-sm-10"> <div class="input-group" style="width:100%"> <input type='text' class="form-control" tt_placeholder="source_combination_hint" name='source_combination' /> </div> <div tt='source_combination_description' class='smaller'></div> </div> </div> </div> <!--tab panel--> <div class="tab-pane" id="tab_wikidata" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="pages_with_items"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="wikidata_item" value="no"><span tt='wikidata_no'></span></label></div> <div class="radio-inline"><label><input type="radio" name="wikidata_item" value="any"><span tt='wikidata_any'></span></label></div> <div class="radio-inline"><label><input type="radio" name="wikidata_item" value="with"><span tt='wikidata_with'></span></label></div> <div class="radio-inline"><label><input type="radio" name="wikidata_item" value="without"><span tt='wikidata_without'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="wikidata_label_language"></label> <div class="col-sm-4"> <input type='text' name='wikidata_label_language' class='form-control' tt_placeholder='wikidata_label_language_ph' /> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="wikidata_prop_item_use"></label> <div class="col-sm-4"> <input type='text' name='wikidata_prop_item_use' class='form-control' tt_placeholder='wikidata_prop_item_use_ph' style='margin-right:20px;' /> </div> <div class="col-sm-6"> <div class="radio-inline"><label><input type="radio" name="wpiu" value="any"><span tt='wpiu_uses_any'></span></label></div> <div class="radio-inline"><label><input type="radio" name="wpiu" value="all"><span tt='wpiu_uses_all'></span></label></div> <div class="radio-inline"><label><input type="radio" name="wpiu" value="none"><span tt='wpiu_uses_none'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="checkbox" name="wpiu_no_statements" value="1"> <span tt='wpiu_no_statements'></span></label></div> <div class="radio-inline"><label><input type="checkbox" name="wpiu_no_sitelinks" value="1"> <span tt='wpiu_no_sitelinks'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="sitelinks"></label> <div class="col-sm-10"> <span tt='sitelink_note'></span> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"></label> <div class="col-sm-10"> <div class="row"> <div class="col-sm-3"><div tt='sitelinks_yes'></div><textarea class="form-control" name='sitelinks_yes' tt_placeholder='ph_sites' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='sitelinks_any'></div><textarea class="form-control" name='sitelinks_any' tt_placeholder='ph_sites' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='sitelinks_no' ></div><textarea class="form-control" name='sitelinks_no' tt_placeholder='ph_sites' rows=4 style="width:100%"></textarea></div> </div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"></label> <div class="col-sm-4"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="min_sitelink_count"></div></div> <input class="form-control" name="min_sitelink_count" value="" type="number"></div> </div> <div class="col-sm-1"></div> <div class="col-sm-4"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="max_sitelink_count"></div></div> <input class="form-control" name="max_sitelink_count" value="" type="number"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="labels_etc"></label> <div class="col-sm-10"><span tt='labels_note'></span></div> </div> <div class="form-group row"> <div class="col-sm-2"></div> <div class="col-sm-3"> <div tt='labels_yes'></div> <textarea class="form-control" name='labels_yes' tt_placeholder='ph_labels' rows=4 style="width:100%"></textarea> <div> <label><input type='checkbox' name='cb_labels_yes_l' value='1' /> <span tt='labels'></span></label> <label><input type='checkbox' name='cb_labels_yes_a' value='1' /> <span tt='aliases'></span></label> <label><input type='checkbox' name='cb_labels_yes_d' value='1' /> <span tt='descriptions'></span></label> </div> <div><input class="form-control" type='text' name='langs_labels_yes' tt_placeholder='ph_langs_labels' /></div> </div> <div class="col-sm-3"> <div tt='labels_any'></div> <textarea class="form-control" name='labels_any' tt_placeholder='ph_labels' rows=4 style="width:100%"></textarea> <div> <label><input type='checkbox' name='cb_labels_any_l' value='1' /> <span tt='labels'></span></label> <label><input type='checkbox' name='cb_labels_any_a' value='1' /> <span tt='aliases'></span></label> <label><input type='checkbox' name='cb_labels_any_d' value='1' /> <span tt='descriptions'></span></label> </div> <div><input class="form-control" type='text' name='langs_labels_any' tt_placeholder='ph_langs_labels' /></div> </div> <div class="col-sm-3"> <div tt='labels_no' ></div> <textarea class="form-control" name='labels_no' tt_placeholder='ph_labels' rows=4 style="width:100%"></textarea> <div> <label><input type='checkbox' name='cb_labels_no_l' value='1' /> <span tt='labels'></span></label> <label><input type='checkbox' name='cb_labels_no_a' value='1' /> <span tt='aliases'></span></label> <label><input type='checkbox' name='cb_labels_no_d' value='1' /> <span tt='descriptions'></span></label> </div> <div><input class="form-control" type='text' name='langs_labels_no' tt_placeholder='ph_langs_labels' /></div> </div> <div class="col-sm-2"></div> </div> </div> <!--tab panel--> <!-- <div class="tab-pane" id="tab_wdfist" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label"></label> <div class="col-sm-10"> <div> THIS WILL RUN WDFIST AFTER NOTMAL OPERATIONS AND RETURN DIFFERENT OUTPUT </div> <label><input type='checkbox' name='wdf_main' /> <span>USE WDFIST</span></label> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label">FOLLOW</label> <div class="col-sm-10"> <label><input type='checkbox' name='wdf_langlinks' /> <span>LANGLINKS</span></label> <label><input type='checkbox' name='wdf_coords' /> <span>COORDINATES</span></label> <label><input type='checkbox' name='wdf_search_commons' /> <span>SEARCH COMMONS</span></label> <label><input type='checkbox' name='wdf_commons_cats' /> <span>COMMONS CATEGORIES</span></label> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label">OPTIONS</label> <div class="col-sm-10"> <label><input type='checkbox' name='wdf_only_items_without_p18' /> <span>ONLY WITHOUT P18</span></label> <label><input type='checkbox' name='wdf_only_files_not_on_wd' /> <span>ONLY FILES NOT USED ON WIKIDATA</span></label> <label><input type='checkbox' name='wdf_only_jpeg' /> <span>ONLY JPEG</span></label> <label><input type='checkbox' name='wdf_max_five_results' /> <span>MAX 5 RESULTS</span></label> <label><input type='checkbox' name='wdf_only_page_images' /> <span>PAGE IMAGES ONLY</span></label> <label><input type='checkbox' name='wdf_allow_svg' /> <span>SHOW SVG</span></label> </div> </div> </div>--> <!--tab panel--> <div class="tab-pane" id="tab_output" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="format"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="format" value="html"> HTML</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="csv"> CSV</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="tsv"> TSV</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="wiki"> Wiki</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="json"> JSON</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="pagepile"> PagePile</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="kml"> KML</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="plain"> <span tt="plain_text"></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="output_compatability"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="output_compatability" value="catscan"> <span tt='catscan'></span></label></div> <div class="radio-inline"><label><input type="radio" name="output_compatability" value="quick-intersection"> <span tt='quick_intersection'></span></label></div> <div class="radio-inline"><label><input type='checkbox' name='sparse' /> <span tt='sparse'></span></label></div> <div class="radio-inline"><label><input type='checkbox' name='json-pretty' /> <span tt='pretty_json'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="sort"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="sortby" value="none"> <span tt='sort_by_none'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="title"> <span tt='sort_by_title'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="ns_title"> <span tt='sort_by_ns_title'></label></div><br/> <div class="radio-inline"><label><input type="radio" name="sortby" value="size"> <span tt='sort_by_size'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="date"> <span tt='sort_by_date'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="incoming_links"> <span tt='sort_by_incoming_links'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="filesize"> <span tt='sort_by_filesize'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="uploaddate"> <span tt='sort_by_uploaddate'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="sitelinks"> <span tt='sort_by_sitelinks'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="random"> <span tt='sort_by_random'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="defaultsort"> <span tt='sort_by_defaultsort'></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="sort_order"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="sortorder" value="ascending"><span tt='sort_ascending'></label></div> <div class="radio-inline"><label><input type="radio" name="sortorder" value="descending"><span tt='sort_descending'></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="files"></label> <div class="col-sm-10"> <label><input type='checkbox' name='ext_image_data' /> <span tt='ext_image_data'></span></label> <label><input type='checkbox' name='file_usage_data' /> <span tt='file_usage_data'></span></label> <label><input type='checkbox' name='file_usage_data_ns0' /> <span tt='file_usage_data_ns0'></span></label> <label><input type='checkbox' name='thumbnails_in_wiki_output' /> <span tt='thumbnails_in_wiki_output'></span></label> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="add_metadata"></label> <div class="col-sm-10"> <label style='margin-right:20px;'><input type='checkbox' name='add_image' /> <span tt='add_image'></span></label> <label style='margin-right:20px;'><input type='checkbox' name='add_coordinates' /> <span tt='add_coordinates'></span></label> <label style='margin-right:20px;'><input type='checkbox' name='add_defaultsort' /> <span tt='add_defaultsort'></span></label> <label style='margin-right:20px;'><input type='checkbox' name='add_disambiguation' /> <span tt='add_disambiguation'></span></label> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="regexp_filter"></label> <div class="col-sm-4"> <input type='text' name='rxp_filter' class='form-control' tt_placeholder='regexp_filter_rules' /> </div> <div class="col-sm-6"> <span tt='regexp_filter_note'></span> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="search_filter"></label> <div class="col-sm-4"> <input type='text' name='search_filter' class='form-control' tt_placeholder='search_filter_rules' /> </div> <div class="col-sm-6"> <span tt='search_filter_note'></span> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="redlinks"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type='checkbox' name='show_redlinks' /> <span tt='show_redlinks'></span></label></div> <div class="radio-inline"><label><input type='checkbox' name='remove_template_redlinks' /> <span tt='remove_template_redlinks'></span></label></div> <div class="radio-inline"><label><input type='checkbox' name='article_redlinks_only' /> <span tt='article_redlinks_only'></span></label></div> </div> <div class="col-sm-2"></div> <div class="col-sm-4"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="min_redlink_count"></div></div> <input class="form-control" name="min_redlink_count" value="" type="number"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="limit"></label> <div class="col-sm-4"> <input type='number' name='output_limit' class='form-control' tt_placeholder='ph_limit' /> </div> </div> </div> <!--tab panel--> <div class='row' style='padding-top:10px;margin-top:20px;'> <div class="col-sm-2"> <input type='submit' id='doit' name='doit' name='doit' class='btn btn-lg btn-outline-primary' tt_value='doit' accesskey='s' /> </div> <div class="col-sm-10"> <span id='permalink'></span> </div> </div> </div> <input type='hidden' name='referrer_url' value='' /> <input type='hidden' name='referrer_name' value='' /> <input type='hidden' name='interface_language' value='en' /> <input type='hidden' name='active_tab' value='' /> <span id='querystring' style='display:none'>language=fr&project=wikipedia&categories=Portail%3ADroit%2FArticles%20li%C3%A9s%0D%0AArticle%20%C3%A0%20recycler&depth=2&interface%5Flanguage=fr&doit=&ns=0</span> <span name='psid' style='display:none'>30078268</span> </form> </div> </div><!--row--> <div class="row"><div class="col-md-12"><hr/> <script>var output_wiki='frwiki';</script> <h2><a name='results'></a><span id='num_results' num='424'></span></h2> <div style='clear:both;overflow:auto'> <table class='table table-sm table-striped' id='main_table'><thead><tr><th class='text-right text-monospace'>#</th><th class='text-nowrap' tt='h_title'></th><th class='text-nowrap' tt='h_id'></th><th class='text-nowrap' tt='h_namespace'></th><th class='text-nowrap' tt='h_len'></th><th class='text-nowrap' tt='h_touched'></th></tr></thead> <tbody><tr><td class='text-right text-monospace'>1</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Bio%C3%A9thique'>Bio茅thique</a></td><td class='text-right text-monospace'>435</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>95861</td><td class='text-right text-monospace'>20241104041559</td></tr><tr><td class='text-right text-monospace'>2</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit'>Droit</a></td><td class='text-right text-monospace'>900</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11705</td><td class='text-right text-monospace'>20241001144440</td></tr><tr><td class='text-right text-monospace'>3</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Maurice%5FPapon'>Maurice Papon</a></td><td class='text-right text-monospace'>2117</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>120553</td><td class='text-right text-monospace'>20241119154726</td></tr><tr><td class='text-right text-monospace'>4</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Service%5Fpublic'>Service public</a></td><td class='text-right text-monospace'>2759</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>42244</td><td class='text-right text-monospace'>20241112083139</td></tr><tr><td class='text-right text-monospace'>5</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Relation%5Fm%C3%A9decin%2Dpatient'>Relation m茅decin-patient</a></td><td class='text-right text-monospace'>9251</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19807</td><td class='text-right text-monospace'>20240226040615</td></tr><tr><td class='text-right text-monospace'>6</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/N%C3%A9gationnisme'>N茅gationnisme</a></td><td class='text-right text-monospace'>10040</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>51125</td><td class='text-right text-monospace'>20241127101012</td></tr><tr><td class='text-right text-monospace'>7</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Parent%C3%A9'>Parent茅</a></td><td class='text-right text-monospace'>10896</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>39848</td><td class='text-right text-monospace'>20241120150417</td></tr><tr><td class='text-right text-monospace'>8</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/R%C3%A9tro%2Ding%C3%A9nierie'>R茅tro-ing茅nierie</a></td><td class='text-right text-monospace'>14575</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>36768</td><td class='text-right text-monospace'>20240915220932</td></tr><tr><td class='text-right text-monospace'>9</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/R%C3%A8gle%5Fdu%5Fpr%C3%A9c%C3%A9dent'>R猫gle du pr茅c茅dent</a></td><td class='text-right text-monospace'>19780</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8669</td><td class='text-right text-monospace'>20231110205537</td></tr><tr><td class='text-right text-monospace'>10</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Esclavage'>Esclavage</a></td><td class='text-right text-monospace'>20758</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>163493</td><td class='text-right text-monospace'>20241127221724</td></tr><tr><td class='text-right text-monospace'>11</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Norme'>Norme</a></td><td class='text-right text-monospace'>26063</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>40159</td><td class='text-right text-monospace'>20240915172857</td></tr><tr><td class='text-right text-monospace'>12</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit%5Fadministratif%5Fen%5FFrance'>Droit administratif en France</a></td><td class='text-right text-monospace'>26428</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18664</td><td class='text-right text-monospace'>20241026124154</td></tr><tr><td class='text-right text-monospace'>13</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Licenciement%5Fen%5FFrance'>Licenciement en France</a></td><td class='text-right text-monospace'>26587</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>34814</td><td class='text-right text-monospace'>20240527181310</td></tr><tr><td class='text-right text-monospace'>14</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Contrat%5Fde%5Ftravail%5Fen%5FFrance'>Contrat de travail en France</a></td><td class='text-right text-monospace'>26588</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>35361</td><td class='text-right text-monospace'>20240614070518</td></tr><tr><td class='text-right text-monospace'>15</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/F%C3%A9d%C3%A9ralisme'>F茅d茅ralisme</a></td><td class='text-right text-monospace'>27195</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>36192</td><td class='text-right text-monospace'>20241107073024</td></tr><tr><td class='text-right text-monospace'>16</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Transparency%5FInternational'>Transparency International</a></td><td class='text-right text-monospace'>34400</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13860</td><td class='text-right text-monospace'>20241027201412</td></tr><tr><td class='text-right text-monospace'>17</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Certificat%5Fd%27obtention%5Fv%C3%A9g%C3%A9tale'>Certificat d'obtention v茅g茅tale</a></td><td class='text-right text-monospace'>38025</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23817</td><td class='text-right text-monospace'>20240902083605</td></tr><tr><td class='text-right text-monospace'>18</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Propri%C3%A9t%C3%A9'>Propri茅t茅</a></td><td class='text-right text-monospace'>39193</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19782</td><td class='text-right text-monospace'>20241116181120</td></tr><tr><td class='text-right text-monospace'>19</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Contrefa%C3%A7on'>Contrefa莽on</a></td><td class='text-right text-monospace'>40517</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>34760</td><td class='text-right text-monospace'>20240822205622</td></tr><tr><td class='text-right text-monospace'>20</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Handicap'>Handicap</a></td><td class='text-right text-monospace'>44016</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>116825</td><td class='text-right text-monospace'>20241114122540</td></tr><tr><td class='text-right text-monospace'>21</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/R%C3%A9f%C3%A9rendum'>R茅f茅rendum</a></td><td class='text-right text-monospace'>46291</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>54658</td><td class='text-right text-monospace'>20241113114200</td></tr><tr><td class='text-right text-monospace'>22</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Polygamie'>Polygamie</a></td><td class='text-right text-monospace'>46323</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>31869</td><td class='text-right text-monospace'>20241127101130</td></tr><tr><td class='text-right text-monospace'>23</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Attentat'>Attentat</a></td><td class='text-right text-monospace'>47139</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12651</td><td class='text-right text-monospace'>20241014071056</td></tr><tr><td class='text-right text-monospace'>24</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Jules%5FFerry'>Jules Ferry</a></td><td class='text-right text-monospace'>48099</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>67085</td><td class='text-right text-monospace'>20241127115539</td></tr><tr><td class='text-right text-monospace'>25</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/G%C3%A9nocide%5Fdes%5FTutsis%5Fau%5FRwanda'>G茅nocide des Tutsis au Rwanda</a></td><td class='text-right text-monospace'>66181</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>141786</td><td class='text-right text-monospace'>20241120075317</td></tr><tr><td class='text-right text-monospace'>26</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Gens%5Fdu%5Fvoyage'>Gens du voyage</a></td><td class='text-right text-monospace'>75728</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>29254</td><td class='text-right text-monospace'>20241105114212</td></tr><tr><td class='text-right text-monospace'>27</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Salaire'>Salaire</a></td><td class='text-right text-monospace'>80801</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>30610</td><td class='text-right text-monospace'>20241106175756</td></tr><tr><td class='text-right text-monospace'>28</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Apostasie%5Fdans%5Fl%27islam'>Apostasie dans l'islam</a></td><td class='text-right text-monospace'>82906</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>119985</td><td class='text-right text-monospace'>20241121201129</td></tr><tr><td class='text-right text-monospace'>29</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Genepi'>Genepi</a></td><td class='text-right text-monospace'>86289</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18921</td><td class='text-right text-monospace'>20241126204802</td></tr><tr><td class='text-right text-monospace'>30</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/D%C3%A9fense%5Fpersonnelle'>D茅fense personnelle</a></td><td class='text-right text-monospace'>93481</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16387</td><td class='text-right text-monospace'>20240901143332</td></tr><tr><td class='text-right text-monospace'>31</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Tr%C3%A9sor'>Tr茅sor</a></td><td class='text-right text-monospace'>99678</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25716</td><td class='text-right text-monospace'>20240925124214</td></tr><tr><td class='text-right text-monospace'>32</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Permis%5Fde%5Fconduire'>Permis de conduire</a></td><td class='text-right text-monospace'>100218</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>76394</td><td class='text-right text-monospace'>20241119180653</td></tr><tr><td class='text-right text-monospace'>33</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/R%C3%A9gime%5Fparlementaire'>R茅gime parlementaire</a></td><td class='text-right text-monospace'>100443</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>47118</td><td class='text-right text-monospace'>20240919141749</td></tr><tr><td class='text-right text-monospace'>34</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Histoire%5Fdu%5Fdroit%5Fadministratif%5Ffran%C3%A7ais'>Histoire du droit administratif fran莽ais</a></td><td class='text-right text-monospace'>107712</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>35601</td><td class='text-right text-monospace'>20240612142837</td></tr><tr><td class='text-right text-monospace'>35</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Licence%5F%28juridique%29'>Licence (juridique)</a></td><td class='text-right text-monospace'>108456</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5546</td><td class='text-right text-monospace'>20240222182741</td></tr><tr><td class='text-right text-monospace'>36</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Blanchiment%5Fd%27argent'>Blanchiment d'argent</a></td><td class='text-right text-monospace'>116539</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>72795</td><td class='text-right text-monospace'>20241102123903</td></tr><tr><td class='text-right text-monospace'>37</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/USA%5FPATRIOT%5FAct'>USA PATRIOT Act</a></td><td class='text-right text-monospace'>118640</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>39953</td><td class='text-right text-monospace'>20240804042940</td></tr><tr><td class='text-right text-monospace'>38</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/D%C3%A9lit%5Fd%27initi%C3%A9'>D茅lit d'initi茅</a></td><td class='text-right text-monospace'>122156</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12200</td><td class='text-right text-monospace'>20241102060241</td></tr><tr><td class='text-right text-monospace'>39</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Thug'>Thug</a></td><td class='text-right text-monospace'>122584</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24650</td><td class='text-right text-monospace'>20240724042244</td></tr><tr><td class='text-right text-monospace'>40</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Gabelle%5Fdu%5Fsel'>Gabelle du sel</a></td><td class='text-right text-monospace'>134258</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>46597</td><td class='text-right text-monospace'>20240924085426</td></tr><tr><td class='text-right text-monospace'>41</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Convention%5Fcollective%5Fde%5Ftravail'>Convention collective de travail</a></td><td class='text-right text-monospace'>134659</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23670</td><td class='text-right text-monospace'>20240913154719</td></tr><tr><td class='text-right text-monospace'>42</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Pr%C3%A9retraite'>Pr茅retraite</a></td><td class='text-right text-monospace'>140340</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5509</td><td class='text-right text-monospace'>20211219094822</td></tr><tr><td class='text-right text-monospace'>43</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Paroisse'>Paroisse</a></td><td class='text-right text-monospace'>142016</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22928</td><td class='text-right text-monospace'>20241123135601</td></tr><tr><td class='text-right text-monospace'>44</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Policier'>Policier</a></td><td class='text-right text-monospace'>147686</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12056</td><td class='text-right text-monospace'>20241116092044</td></tr><tr><td class='text-right text-monospace'>45</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/R%C3%A9gime%5Fpr%C3%A9sidentiel'>R茅gime pr茅sidentiel</a></td><td class='text-right text-monospace'>154082</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>36377</td><td class='text-right text-monospace'>20241016181148</td></tr><tr><td class='text-right text-monospace'>46</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Pamphlet'>Pamphlet</a></td><td class='text-right text-monospace'>169134</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17857</td><td class='text-right text-monospace'>20241123213439</td></tr><tr><td class='text-right text-monospace'>47</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Homoparentalit%C3%A9'>Homoparentalit茅</a></td><td class='text-right text-monospace'>171217</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>104722</td><td class='text-right text-monospace'>20241127214617</td></tr><tr><td class='text-right text-monospace'>48</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Contrat%5Fde%5Ftransport'>Contrat de transport</a></td><td class='text-right text-monospace'>171868</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24303</td><td class='text-right text-monospace'>20230726120259</td></tr><tr><td class='text-right text-monospace'>49</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Migration%5Fhumaine'>Migration humaine</a></td><td class='text-right text-monospace'>174448</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>58451</td><td class='text-right text-monospace'>20241013053644</td></tr><tr><td class='text-right text-monospace'>50</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Expulsion%5Fdes%5F%C3%A9trangers%5Fcondamn%C3%A9s'>Expulsion des 茅trangers condamn茅s</a></td><td class='text-right text-monospace'>176568</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12661</td><td class='text-right text-monospace'>20241103040744</td></tr><tr><td class='text-right text-monospace'>51</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Varg%5FVikernes'>Varg Vikernes</a></td><td class='text-right text-monospace'>184543</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>46727</td><td class='text-right text-monospace'>20241121213826</td></tr><tr><td class='text-right text-monospace'>52</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Changement%5Fdu%5Flieu%5Fde%5Ftravail%5Fen%5Fdroit%5Ffran%C3%A7ais%5Fdu%5Ftravail'>Changement du lieu de travail en droit fran莽ais du travail</a></td><td class='text-right text-monospace'>187889</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13298</td><td class='text-right text-monospace'>20230719050923</td></tr><tr><td class='text-right text-monospace'>53</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Modifications%5Fdu%5Fcontrat%5Fde%5Ftravail%5Fet%5Fdes%5Fconditions%5Fde%5Ftravail%5Fen%5FFrance'>Modifications du contrat de travail et des conditions de travail en France</a></td><td class='text-right text-monospace'>188079</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10630</td><td class='text-right text-monospace'>20200304113206</td></tr><tr><td class='text-right text-monospace'>54</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Intercommunalit%C3%A9%5Fen%5FFrance'>Intercommunalit茅 en France</a></td><td class='text-right text-monospace'>203475</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>104386</td><td class='text-right text-monospace'>20241109111945</td></tr><tr><td class='text-right text-monospace'>55</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit%5Fdes%5Fbiens%5Fen%5FFrance'>Droit des biens en France</a></td><td class='text-right text-monospace'>218289</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15020</td><td class='text-right text-monospace'>20240304162720</td></tr><tr><td class='text-right text-monospace'>56</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/R%C3%A9f%C3%A9rendum%5Ffran%C3%A7ais%5Fsur%5Fle%5Ftrait%C3%A9%5F%C3%A9tablissant%5Fune%5FConstitution%5Fpour%5Fl%27Europe'>R茅f茅rendum fran莽ais sur le trait茅 茅tablissant une Constitution pour l'Europe</a></td><td class='text-right text-monospace'>218738</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>53859</td><td class='text-right text-monospace'>20240822130406</td></tr><tr><td class='text-right text-monospace'>57</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Principe%5Fdu%5Fcassis%5Fde%5FDijon'>Principe du cassis de Dijon</a></td><td class='text-right text-monospace'>231089</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5942</td><td class='text-right text-monospace'>20241003091458</td></tr><tr><td class='text-right text-monospace'>58</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Choulhan%5FAroukh'>Choulhan Aroukh</a></td><td class='text-right text-monospace'>234997</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13767</td><td class='text-right text-monospace'>20240924100606</td></tr><tr><td class='text-right text-monospace'>59</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/George%5FTenet'>George Tenet</a></td><td class='text-right text-monospace'>242620</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8648</td><td class='text-right text-monospace'>20240528155233</td></tr><tr><td class='text-right text-monospace'>60</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Soins%5Fde%5Fsant%C3%A9'>Soins de sant茅</a></td><td class='text-right text-monospace'>248879</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8781</td><td class='text-right text-monospace'>20241111204625</td></tr><tr><td class='text-right text-monospace'>61</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit%5Fde%5Fvote%5Fdes%5Ffemmes'>Droit de vote des femmes</a></td><td class='text-right text-monospace'>254034</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>131771</td><td class='text-right text-monospace'>20241127143100</td></tr><tr><td class='text-right text-monospace'>62</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/D%C3%A9cret%2Dloi%5Fen%5Fdroit%5Ffran%C3%A7ais'>D茅cret-loi en droit fran莽ais</a></td><td class='text-right text-monospace'>261765</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26397</td><td class='text-right text-monospace'>20240106222110</td></tr><tr><td class='text-right text-monospace'>63</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Hommage%5Flige'>Hommage lige</a></td><td class='text-right text-monospace'>287064</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8840</td><td class='text-right text-monospace'>20240928201858</td></tr><tr><td class='text-right text-monospace'>64</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Harc%C3%A8lement%5Fsexuel%5Fen%5FFrance'>Harc猫lement sexuel en France</a></td><td class='text-right text-monospace'>291648</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>54161</td><td class='text-right text-monospace'>20241121130023</td></tr><tr><td class='text-right text-monospace'>65</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/R%C3%A9gime%5Fsemi%2Dpr%C3%A9sidentiel'>R茅gime semi-pr茅sidentiel</a></td><td class='text-right text-monospace'>303773</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22069</td><td class='text-right text-monospace'>20241114122526</td></tr><tr><td class='text-right text-monospace'>66</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Dualit%C3%A9%5Fdes%5Fordres%5Fde%5Fjuridiction%5Fen%5FFrance'>Dualit茅 des ordres de juridiction en France</a></td><td class='text-right text-monospace'>312148</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>37716</td><td class='text-right text-monospace'>20240222020141</td></tr><tr><td class='text-right text-monospace'>67</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Code%5Fde%5Fr%C3%A9gion%5FDVD'>Code de r茅gion DVD</a></td><td class='text-right text-monospace'>316865</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5357</td><td class='text-right text-monospace'>20240926074625</td></tr><tr><td class='text-right text-monospace'>68</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Permis%5Fmoto%5Fen%5FFrance'>Permis moto en France</a></td><td class='text-right text-monospace'>325114</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>54780</td><td class='text-right text-monospace'>20241120042607</td></tr><tr><td class='text-right text-monospace'>69</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Pogrom'>Pogrom</a></td><td class='text-right text-monospace'>332723</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>76171</td><td class='text-right text-monospace'>20241113212147</td></tr><tr><td class='text-right text-monospace'>70</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Soci%C3%A9t%C3%A9%5Fen%5Fnom%5Fcollectif%5F%28droit%5Ffran%C3%A7ais%29'>Soci茅t茅 en nom collectif (droit fran莽ais)</a></td><td class='text-right text-monospace'>340211</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20433</td><td class='text-right text-monospace'>20241007214252</td></tr><tr><td class='text-right text-monospace'>71</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Vendetta'>Vendetta</a></td><td class='text-right text-monospace'>344444</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>74346</td><td class='text-right text-monospace'>20241102225157</td></tr><tr><td class='text-right text-monospace'>72</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Magistrature'>Magistrature</a></td><td class='text-right text-monospace'>355109</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2733</td><td class='text-right text-monospace'>20231114193415</td></tr><tr><td class='text-right text-monospace'>73</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Lesbophobie'>Lesbophobie</a></td><td class='text-right text-monospace'>356953</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>35546</td><td class='text-right text-monospace'>20240906232412</td></tr><tr><td class='text-right text-monospace'>74</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Individu%5Fen%5Fdroit%5Finternational'>Individu en droit international</a></td><td class='text-right text-monospace'>357269</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3449</td><td class='text-right text-monospace'>20191212142907</td></tr><tr><td class='text-right text-monospace'>75</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Convention%5Frelative%5Fau%5Fstatut%5Fdes%5Fr%C3%A9fugi%C3%A9s'>Convention relative au statut des r茅fugi茅s</a></td><td class='text-right text-monospace'>364765</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26887</td><td class='text-right text-monospace'>20241108175202</td></tr><tr><td class='text-right text-monospace'>76</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Trait%C3%A9%5Fde%5FParis%5F%281898%29'>Trait茅 de Paris (1898)</a></td><td class='text-right text-monospace'>376416</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24888</td><td class='text-right text-monospace'>20240718130507</td></tr><tr><td class='text-right text-monospace'>77</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Preuve'>Preuve</a></td><td class='text-right text-monospace'>394960</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6187</td><td class='text-right text-monospace'>20241114095900</td></tr><tr><td class='text-right text-monospace'>78</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Supranationalisme'>Supranationalisme</a></td><td class='text-right text-monospace'>412466</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10907</td><td class='text-right text-monospace'>20231125165106</td></tr><tr><td class='text-right text-monospace'>79</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Site%5Fclass%C3%A9%5Fou%5Finscrit%5Fen%5FFrance'>Site class茅 ou inscrit en France</a></td><td class='text-right text-monospace'>443568</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>32285</td><td class='text-right text-monospace'>20241126124040</td></tr><tr><td class='text-right text-monospace'>80</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Constitution%5Fcorse'>Constitution corse</a></td><td class='text-right text-monospace'>444057</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>45390</td><td class='text-right text-monospace'>20241127150145</td></tr><tr><td class='text-right text-monospace'>81</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Alliance%5F%28famille%29'>Alliance (famille)</a></td><td class='text-right text-monospace'>448468</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7198</td><td class='text-right text-monospace'>20240117003314</td></tr><tr><td class='text-right text-monospace'>82</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Cr%C3%A9mation'>Cr茅mation</a></td><td class='text-right text-monospace'>458830</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>75243</td><td class='text-right text-monospace'>20241006124058</td></tr><tr><td class='text-right text-monospace'>83</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Violences%5Furbaines'>Violences urbaines</a></td><td class='text-right text-monospace'>498553</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>53316</td><td class='text-right text-monospace'>20240713232550</td></tr><tr><td class='text-right text-monospace'>84</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Pearl%5FWitherington'>Pearl Witherington</a></td><td class='text-right text-monospace'>503460</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14722</td><td class='text-right text-monospace'>20240803131736</td></tr><tr><td class='text-right text-monospace'>85</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Harc%C3%A8lement%5Fmoral%5Fen%5FFrance'>Harc猫lement moral en France</a></td><td class='text-right text-monospace'>519042</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>27767</td><td class='text-right text-monospace'>20241126094906</td></tr><tr><td class='text-right text-monospace'>86</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Trouble%5Fde%5Fstress%5Fpost%2Dtraumatique'>Trouble de stress post-traumatique</a></td><td class='text-right text-monospace'>528584</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>87219</td><td class='text-right text-monospace'>20241016070924</td></tr><tr><td class='text-right text-monospace'>87</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Centre%5Fnational%5Fd%27information%5Fdes%5Fdroits%5Fdes%5Ffemmes%5Fet%5Fdes%5Ffamilles'>Centre national d'information des droits des femmes et des familles</a></td><td class='text-right text-monospace'>531619</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20464</td><td class='text-right text-monospace'>20241124024734</td></tr><tr><td class='text-right text-monospace'>88</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Racket'>Racket</a></td><td class='text-right text-monospace'>532021</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3306</td><td class='text-right text-monospace'>20241105204338</td></tr><tr><td class='text-right text-monospace'>89</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Puissance%5Fprotectrice'>Puissance protectrice</a></td><td class='text-right text-monospace'>549841</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12026</td><td class='text-right text-monospace'>20240916124703</td></tr><tr><td class='text-right text-monospace'>90</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Liu%5FBinyan'>Liu Binyan</a></td><td class='text-right text-monospace'>558086</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15560</td><td class='text-right text-monospace'>20240912160128</td></tr><tr><td class='text-right text-monospace'>91</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Paul%5FSciacca'>Paul Sciacca</a></td><td class='text-right text-monospace'>565314</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1174</td><td class='text-right text-monospace'>20200322194118</td></tr><tr><td class='text-right text-monospace'>92</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit%5Fdes%5Fentreprises%5Fen%5Fdifficult%C3%A9'>Droit des entreprises en difficult茅</a></td><td class='text-right text-monospace'>596732</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7811</td><td class='text-right text-monospace'>20240504124011</td></tr><tr><td class='text-right text-monospace'>93</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Syndrome%5Fd%27ali%C3%A9nation%5Fparentale'>Syndrome d'ali茅nation parentale</a></td><td class='text-right text-monospace'>600718</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>84349</td><td class='text-right text-monospace'>20240729091537</td></tr><tr><td class='text-right text-monospace'>94</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Accords%5Fde%5Fpaix%5Fde%5FParis'>Accords de paix de Paris</a></td><td class='text-right text-monospace'>604950</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18342</td><td class='text-right text-monospace'>20240409091938</td></tr><tr><td class='text-right text-monospace'>95</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/D%C3%A9tective'>D茅tective</a></td><td class='text-right text-monospace'>628178</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>184995</td><td class='text-right text-monospace'>20241028202338</td></tr><tr><td class='text-right text-monospace'>96</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Frank%5FHenry%5F%28%C3%A9crivain%29'>Frank Henry (茅crivain)</a></td><td class='text-right text-monospace'>630707</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6399</td><td class='text-right text-monospace'>20240819153830</td></tr><tr><td class='text-right text-monospace'>97</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Copie%5Fpriv%C3%A9e'>Copie priv茅e</a></td><td class='text-right text-monospace'>645785</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>29679</td><td class='text-right text-monospace'>20240523213336</td></tr><tr><td class='text-right text-monospace'>98</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Forum%5Fdes%5Fdroits%5Fsur%5Fl%27internet'>Forum des droits sur l'internet</a></td><td class='text-right text-monospace'>668736</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>41411</td><td class='text-right text-monospace'>20240821053422</td></tr><tr><td class='text-right text-monospace'>99</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Circulaire%5Fbelge%5Fdu%5F16%5Fd%C3%A9cembre%5F1997'>Circulaire belge du 16 d茅cembre 1997</a></td><td class='text-right text-monospace'>693230</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11888</td><td class='text-right text-monospace'>20231203144405</td></tr><tr><td class='text-right text-monospace'>100</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Aide%5Fm%C3%A9dicale%5Fd%27%C3%89tat'>Aide m茅dicale d'脡tat</a></td><td class='text-right text-monospace'>713086</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>61424</td><td class='text-right text-monospace'>20241110174340</td></tr><tr><td class='text-right text-monospace'>101</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Directives%5Fconcernant%5Fle%5Frapprochement%5Fdes%5Fl%C3%A9gislations%5Fdes%5F%C3%89tats%5Fmembres%5Frelatives%5Faux%5Fmachines'>Directives concernant le rapprochement des l茅gislations des 脡tats membres relatives aux machines</a></td><td class='text-right text-monospace'>716029</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15918</td><td class='text-right text-monospace'>20220208112733</td></tr><tr><td class='text-right text-monospace'>102</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Liste%5Fde%5Fscandales%5Fpolitiques%5Ffran%C3%A7ais'>Liste de scandales politiques fran莽ais</a></td><td class='text-right text-monospace'>735261</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>42959</td><td class='text-right text-monospace'>20240611124622</td></tr><tr><td class='text-right text-monospace'>103</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Lanceur%5Fde%5Fballes%5Fde%5Fd%C3%A9fense'>Lanceur de balles de d茅fense</a></td><td class='text-right text-monospace'>739753</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>87404</td><td class='text-right text-monospace'>20231114115649</td></tr><tr><td class='text-right text-monospace'>104</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Doris%5FDay'>Doris Day</a></td><td class='text-right text-monospace'>746078</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>41932</td><td class='text-right text-monospace'>20240903190902</td></tr><tr><td class='text-right text-monospace'>105</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Th%C3%A9orie%5Fde%5Fl%27impr%C3%A9vision'>Th茅orie de l'impr茅vision</a></td><td class='text-right text-monospace'>753360</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5778</td><td class='text-right text-monospace'>20240510195008</td></tr><tr><td class='text-right text-monospace'>106</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Libert%C3%A9%5Fd%27acc%C3%A8s%5Faux%5Fdocuments%5Fadministratifs'>Libert茅 d'acc猫s aux documents administratifs</a></td><td class='text-right text-monospace'>757012</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24515</td><td class='text-right text-monospace'>20241120180629</td></tr><tr><td class='text-right text-monospace'>107</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Doctrine%5Fjuridique%5Ffran%C3%A7aise'>Doctrine juridique fran莽aise</a></td><td class='text-right text-monospace'>758122</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25145</td><td class='text-right text-monospace'>20240912140210</td></tr><tr><td class='text-right text-monospace'>108</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Sociologie%5Fdu%5Fdroit'>Sociologie du droit</a></td><td class='text-right text-monospace'>767907</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>29618</td><td class='text-right text-monospace'>20240716210849</td></tr><tr><td class='text-right text-monospace'>109</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit%5Fcompar%C3%A9%5Fdu%5Fmariage%5Ffranco%2Dalg%C3%A9rien'>Droit compar茅 du mariage franco-alg茅rien</a></td><td class='text-right text-monospace'>778667</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>82243</td><td class='text-right text-monospace'>20241127201221</td></tr><tr><td class='text-right text-monospace'>110</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Assistance%5F%C3%A9ducative%5Fen%5FFrance'>Assistance 茅ducative en France</a></td><td class='text-right text-monospace'>778726</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12849</td><td class='text-right text-monospace'>20220704082310</td></tr><tr><td class='text-right text-monospace'>111</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Bernard%5FStasi'>Bernard Stasi</a></td><td class='text-right text-monospace'>780991</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17867</td><td class='text-right text-monospace'>20241004163333</td></tr><tr><td class='text-right text-monospace'>112</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Reconduite%5F%C3%A0%5Fla%5Ffronti%C3%A8re%5Fen%5Fdroit%5Ffran%C3%A7ais'>Reconduite 脿 la fronti猫re en droit fran莽ais</a></td><td class='text-right text-monospace'>784776</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>28904</td><td class='text-right text-monospace'>20241102124446</td></tr><tr><td class='text-right text-monospace'>113</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/%C3%89tats%2DUnis%5Fv%2E%5FZacarias%5FMoussaoui'>脡tats-Unis v. Zacarias Moussaoui</a></td><td class='text-right text-monospace'>785527</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23416</td><td class='text-right text-monospace'>20210115211908</td></tr><tr><td class='text-right text-monospace'>114</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Freguesia'>Freguesia</a></td><td class='text-right text-monospace'>786764</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25627</td><td class='text-right text-monospace'>20241115171147</td></tr><tr><td class='text-right text-monospace'>115</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Trait%C3%A9%5Fde%5FVersailles%5F%281768%29'>Trait茅 de Versailles (1768)</a></td><td class='text-right text-monospace'>788264</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24156</td><td class='text-right text-monospace'>20240914103800</td></tr><tr><td class='text-right text-monospace'>116</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Secret%5Fm%C3%A9dical%5Fen%5FFrance'>Secret m茅dical en France</a></td><td class='text-right text-monospace'>791260</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23221</td><td class='text-right text-monospace'>20240713210752</td></tr><tr><td class='text-right text-monospace'>117</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Charalambos%5FApostolidis'>Charalambos Apostolidis</a></td><td class='text-right text-monospace'>820742</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3266</td><td class='text-right text-monospace'>20241101235532</td></tr><tr><td class='text-right text-monospace'>118</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Responsabilit%C3%A9%5Fet%5Fd%C3%A9dommagements%5Flors%5Fd%27un%5Fgrand%5Fd%C3%A9sastre%5Fmaritime'>Responsabilit茅 et d茅dommagements lors d'un grand d茅sastre maritime</a></td><td class='text-right text-monospace'>841474</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4495</td><td class='text-right text-monospace'>20200614195622</td></tr><tr><td class='text-right text-monospace'>119</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Loi%5FRivet'>Loi Rivet</a></td><td class='text-right text-monospace'>847213</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5690</td><td class='text-right text-monospace'>20240420104332</td></tr><tr><td class='text-right text-monospace'>120</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Jugement%5F%28droit%29'>Jugement (droit)</a></td><td class='text-right text-monospace'>867849</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6266</td><td class='text-right text-monospace'>20230725065648</td></tr><tr><td class='text-right text-monospace'>121</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Caisse%5Fprimaire%5Fd%27assurance%5Fmaladie'>Caisse primaire d'assurance maladie</a></td><td class='text-right text-monospace'>867925</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22767</td><td class='text-right text-monospace'>20240427174403</td></tr><tr><td class='text-right text-monospace'>122</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Testament%5F%28droit%5Ffran%C3%A7ais%29'>Testament (droit fran莽ais)</a></td><td class='text-right text-monospace'>872759</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15168</td><td class='text-right text-monospace'>20240102074453</td></tr><tr><td class='text-right text-monospace'>123</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit%5Fdes%5Fsuccessions%5Fen%5FFrance'>Droit des successions en France</a></td><td class='text-right text-monospace'>873428</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>27333</td><td class='text-right text-monospace'>20241127134407</td></tr><tr><td class='text-right text-monospace'>124</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit%5Fdes%5Fobligations%5Fen%5FFrance'>Droit des obligations en France</a></td><td class='text-right text-monospace'>879329</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26998</td><td class='text-right text-monospace'>20240102074512</td></tr><tr><td class='text-right text-monospace'>125</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Comp%C3%A9tence%5Fdes%5Fjuridictions%5Ffran%C3%A7aises'>Comp茅tence des juridictions fran莽aises</a></td><td class='text-right text-monospace'>882656</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20599</td><td class='text-right text-monospace'>20231121010817</td></tr><tr><td class='text-right text-monospace'>126</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Paiement%5Fde%5Fl%27indu%5Fen%5Fdroit%5Fcivil%5Ffran%C3%A7ais'>Paiement de l'indu en droit civil fran莽ais</a></td><td class='text-right text-monospace'>891573</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7192</td><td class='text-right text-monospace'>20231114144935</td></tr><tr><td class='text-right text-monospace'>127</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Perturbation%5F%C3%A9cologique'>Perturbation 茅cologique</a></td><td class='text-right text-monospace'>894736</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12116</td><td class='text-right text-monospace'>20231003111252</td></tr><tr><td class='text-right text-monospace'>128</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Soci%C3%A9t%C3%A9%5Feurop%C3%A9enne'>Soci茅t茅 europ茅enne</a></td><td class='text-right text-monospace'>899114</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16081</td><td class='text-right text-monospace'>20230506184708</td></tr><tr><td class='text-right text-monospace'>129</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Liste%5Fde%5Fserments'>Liste de serments</a></td><td class='text-right text-monospace'>904362</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>35747</td><td class='text-right text-monospace'>20240324122629</td></tr><tr><td class='text-right text-monospace'>130</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Coll%C3%A8ge%5Fdes%5Fm%C3%A9decins%5Fdu%5FQu%C3%A9bec'>Coll猫ge des m茅decins du Qu茅bec</a></td><td class='text-right text-monospace'>905531</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26508</td><td class='text-right text-monospace'>20240905040736</td></tr><tr><td class='text-right text-monospace'>131</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Forgerie'>Forgerie</a></td><td class='text-right text-monospace'>922470</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16023</td><td class='text-right text-monospace'>20231126234729</td></tr><tr><td class='text-right text-monospace'>132</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Loi%5Fde%5Fprogramme%5Fpour%5Fl%27outre%2Dmer'>Loi de programme pour l'outre-mer</a></td><td class='text-right text-monospace'>929328</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17630</td><td class='text-right text-monospace'>20231122220617</td></tr><tr><td class='text-right text-monospace'>133</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Juridiction%5Fd%27exception'>Juridiction d'exception</a></td><td class='text-right text-monospace'>944017</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7511</td><td class='text-right text-monospace'>20241122181615</td></tr><tr><td class='text-right text-monospace'>134</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Censure%5Fen%5FFrance'>Censure en France</a></td><td class='text-right text-monospace'>944260</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>102710</td><td class='text-right text-monospace'>20241007155517</td></tr><tr><td class='text-right text-monospace'>135</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Antiracisme'>Antiracisme</a></td><td class='text-right text-monospace'>964762</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>39251</td><td class='text-right text-monospace'>20241107155546</td></tr><tr><td class='text-right text-monospace'>136</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Bien%2D%C3%AAtre%5Fanimal'>Bien-锚tre animal</a></td><td class='text-right text-monospace'>973700</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>106906</td><td class='text-right text-monospace'>20241105190539</td></tr><tr><td class='text-right text-monospace'>137</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Nationalit%C3%A9%5Fbelge'>Nationalit茅 belge</a></td><td class='text-right text-monospace'>978186</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11679</td><td class='text-right text-monospace'>20241115230935</td></tr><tr><td class='text-right text-monospace'>138</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Admical'>Admical</a></td><td class='text-right text-monospace'>994462</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3659</td><td class='text-right text-monospace'>20230724101347</td></tr><tr><td class='text-right text-monospace'>139</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Installation%5Fclass%C3%A9e%5Fpour%5Fla%5Fprotection%5Fde%5Fl%27environnement'>Installation class茅e pour la protection de l'environnement</a></td><td class='text-right text-monospace'>1000764</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>49690</td><td class='text-right text-monospace'>20240226185930</td></tr><tr><td class='text-right text-monospace'>140</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/%C3%89thique'>脡thique</a></td><td class='text-right text-monospace'>1013455</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>66527</td><td class='text-right text-monospace'>20241023150608</td></tr><tr><td class='text-right text-monospace'>141</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Fran%C3%A7ois%5FMauguin'>Fran莽ois Mauguin</a></td><td class='text-right text-monospace'>1022676</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13847</td><td class='text-right text-monospace'>20240605163352</td></tr><tr><td class='text-right text-monospace'>142</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Marc%5FUyttendaele'>Marc Uyttendaele</a></td><td class='text-right text-monospace'>1045289</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18185</td><td class='text-right text-monospace'>20240122085356</td></tr><tr><td class='text-right text-monospace'>143</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Mohamed%5FEl%5FKharaz'>Mohamed El Kharaz</a></td><td class='text-right text-monospace'>1046267</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2413</td><td class='text-right text-monospace'>20230113163847</td></tr><tr><td class='text-right text-monospace'>144</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Atharisme'>Atharisme</a></td><td class='text-right text-monospace'>1080811</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9293</td><td class='text-right text-monospace'>20240407122238</td></tr><tr><td class='text-right text-monospace'>145</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Financement%5Fdes%5F%C3%A9tablissements%5Fsociaux%5Fet%5Fm%C3%A9dico%2Dsociaux%5Fen%5FFrance'>Financement des 茅tablissements sociaux et m茅dico-sociaux en France</a></td><td class='text-right text-monospace'>1088194</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18409</td><td class='text-right text-monospace'>20240211210629</td></tr><tr><td class='text-right text-monospace'>146</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Haute%5FAutorit%C3%A9%5Fde%5Fsant%C3%A9'>Haute Autorit茅 de sant茅</a></td><td class='text-right text-monospace'>1103798</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>34961</td><td class='text-right text-monospace'>20240815095325</td></tr><tr><td class='text-right text-monospace'>147</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Proc%C3%A8s%5Fde%5FGeorges%5FDanton%5Fet%5Fdes%5Fdantonistes'>Proc猫s de Georges Danton et des dantonistes</a></td><td class='text-right text-monospace'>1108195</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20483</td><td class='text-right text-monospace'>20240407052746</td></tr><tr><td class='text-right text-monospace'>148</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Volontariat'>Volontariat</a></td><td class='text-right text-monospace'>1134928</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12015</td><td class='text-right text-monospace'>20240802183802</td></tr><tr><td class='text-right text-monospace'>149</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Compensation%5F%C3%A9cologique'>Compensation 茅cologique</a></td><td class='text-right text-monospace'>1160522</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>45895</td><td class='text-right text-monospace'>20241031230643</td></tr><tr><td class='text-right text-monospace'>150</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Crime%5Fd%27honneur'>Crime d'honneur</a></td><td class='text-right text-monospace'>1168455</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>41538</td><td class='text-right text-monospace'>20240916203017</td></tr><tr><td class='text-right text-monospace'>151</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Vente%5Fd%27organes'>Vente d'organes</a></td><td class='text-right text-monospace'>1169344</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4266</td><td class='text-right text-monospace'>20241029173952</td></tr><tr><td class='text-right text-monospace'>152</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Justus%5FM%C3%B6ser'>Justus M枚ser</a></td><td class='text-right text-monospace'>1189974</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8140</td><td class='text-right text-monospace'>20240816055844</td></tr><tr><td class='text-right text-monospace'>153</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Libert%C3%A9%5F%28politique%29'>Libert茅 (politique)</a></td><td class='text-right text-monospace'>1196533</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4165</td><td class='text-right text-monospace'>20240803182429</td></tr><tr><td class='text-right text-monospace'>154</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Institut%5Fnational%5Fde%5Frecherche%5Fet%5Fde%5Fs%C3%A9curit%C3%A9'>Institut national de recherche et de s茅curit茅</a></td><td class='text-right text-monospace'>1232604</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25649</td><td class='text-right text-monospace'>20240516133402</td></tr><tr><td class='text-right text-monospace'>155</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Intelligence%5Fanimale'>Intelligence animale</a></td><td class='text-right text-monospace'>1255786</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>108917</td><td class='text-right text-monospace'>20240619202201</td></tr><tr><td class='text-right text-monospace'>156</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Garde%5Fchamp%C3%AAtre'>Garde champ锚tre</a></td><td class='text-right text-monospace'>1256826</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4024</td><td class='text-right text-monospace'>20240830125927</td></tr><tr><td class='text-right text-monospace'>157</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Exp%C3%A9rimentation%5Fanimale'>Exp茅rimentation animale</a></td><td class='text-right text-monospace'>1258877</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>158894</td><td class='text-right text-monospace'>20241008143618</td></tr><tr><td class='text-right text-monospace'>158</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit%5Fde%5Fla%5Fs%C3%A9curit%C3%A9%5Fsociale%5Fen%5FFrance'>Droit de la s茅curit茅 sociale en France</a></td><td class='text-right text-monospace'>1270365</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20061</td><td class='text-right text-monospace'>20231106091752</td></tr><tr><td class='text-right text-monospace'>159</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Joseph%2DR%C3%A9mi%5FValli%C3%A8res'>Joseph-R茅mi Valli猫res</a></td><td class='text-right text-monospace'>1281665</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25406</td><td class='text-right text-monospace'>20240109184235</td></tr><tr><td class='text-right text-monospace'>160</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Vincent%5FCabot'>Vincent Cabot</a></td><td class='text-right text-monospace'>1287350</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4686</td><td class='text-right text-monospace'>20240714160453</td></tr><tr><td class='text-right text-monospace'>161</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Soci%C3%A9t%C3%A9%5Fde%5Fla%5FCouronne'>Soci茅t茅 de la Couronne</a></td><td class='text-right text-monospace'>1302092</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11492</td><td class='text-right text-monospace'>20240821001347</td></tr><tr><td class='text-right text-monospace'>162</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Fruits%5Fet%5Fl%C3%A9gumes'>Fruits et l茅gumes</a></td><td class='text-right text-monospace'>1326164</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6691</td><td class='text-right text-monospace'>20210629113124</td></tr><tr><td class='text-right text-monospace'>163</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Principe%5Fde%5Fproportionnalit%C3%A9'>Principe de proportionnalit茅</a></td><td class='text-right text-monospace'>1336212</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13495</td><td class='text-right text-monospace'>20240520092910</td></tr><tr><td class='text-right text-monospace'>164</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Laurent%5FMucchielli'>Laurent Mucchielli</a></td><td class='text-right text-monospace'>1347165</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>28140</td><td class='text-right text-monospace'>20241028093720</td></tr><tr><td class='text-right text-monospace'>165</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Mutualisme%5F%C3%A9tudiant%5Fen%5FFrance'>Mutualisme 茅tudiant en France</a></td><td class='text-right text-monospace'>1363321</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>202766</td><td class='text-right text-monospace'>20241110005028</td></tr><tr><td class='text-right text-monospace'>166</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Gestion%5Fd%27affaires%5Fen%5Fdroit%5Fcivil%5Ffran%C3%A7ais'>Gestion d'affaires en droit civil fran莽ais</a></td><td class='text-right text-monospace'>1422310</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15004</td><td class='text-right text-monospace'>20240409153439</td></tr><tr><td class='text-right text-monospace'>167</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit%5Fd%27asile%5Fen%5FFrance'>Droit d'asile en France</a></td><td class='text-right text-monospace'>1424838</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>52277</td><td class='text-right text-monospace'>20231015053420</td></tr><tr><td class='text-right text-monospace'>168</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/H%C3%A9patites%5Fvirales%5Fconsid%C3%A9r%C3%A9es%5Fcomme%5Fmaladies%5Fprofessionnelles'>H茅patites virales consid茅r茅es comme maladies professionnelles</a></td><td class='text-right text-monospace'>1425358</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17281</td><td class='text-right text-monospace'>20220817193010</td></tr><tr><td class='text-right text-monospace'>169</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Licence%5Fpropri%C3%A9taire'>Licence propri茅taire</a></td><td class='text-right text-monospace'>1438363</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15057</td><td class='text-right text-monospace'>20241114082114</td></tr><tr><td class='text-right text-monospace'>170</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Sursis%5Fen%5Fproc%C3%A9dure%5Fp%C3%A9nale%5Ffran%C3%A7aise'>Sursis en proc茅dure p茅nale fran莽aise</a></td><td class='text-right text-monospace'>1447221</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9862</td><td class='text-right text-monospace'>20241109174858</td></tr><tr><td class='text-right text-monospace'>171</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Harc%C3%A8lement%5Fscolaire'>Harc猫lement scolaire</a></td><td class='text-right text-monospace'>1450336</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>61884</td><td class='text-right text-monospace'>20241117111227</td></tr><tr><td class='text-right text-monospace'>172</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit%5F%C3%A0%5Fl%27%C3%A9ducation'>Droit 脿 l'茅ducation</a></td><td class='text-right text-monospace'>1458444</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18184</td><td class='text-right text-monospace'>20240919144814</td></tr><tr><td class='text-right text-monospace'>173</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaires%5Fjudiciaires%5Fcarolor%C3%A9giennes'>Affaires judiciaires carolor茅giennes</a></td><td class='text-right text-monospace'>1463821</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>31481</td><td class='text-right text-monospace'>20230520202722</td></tr><tr><td class='text-right text-monospace'>174</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/R%C3%A9glementation%5Fdu%5Fvote%5F%C3%A9lectronique%5Fen%5FFrance'>R茅glementation du vote 茅lectronique en France</a></td><td class='text-right text-monospace'>1484039</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22226</td><td class='text-right text-monospace'>20240620210117</td></tr><tr><td class='text-right text-monospace'>175</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Responsabilit%C3%A9%5Fdu%5Ffait%5Fpersonnel%5Fen%5FFrance'>Responsabilit茅 du fait personnel en France</a></td><td class='text-right text-monospace'>1501992</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12062</td><td class='text-right text-monospace'>20240411134812</td></tr><tr><td class='text-right text-monospace'>176</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Finance%5Fislamique'>Finance islamique</a></td><td class='text-right text-monospace'>1505294</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>47790</td><td class='text-right text-monospace'>20241018182553</td></tr><tr><td class='text-right text-monospace'>177</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Crime%5Fpolitique'>Crime politique</a></td><td class='text-right text-monospace'>1514927</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8893</td><td class='text-right text-monospace'>20241013162607</td></tr><tr><td class='text-right text-monospace'>178</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Portail%5Fjudiciaire%5Fde%5FLa%5FHaye'>Portail judiciaire de La Haye</a></td><td class='text-right text-monospace'>1538881</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4230</td><td class='text-right text-monospace'>20200326211922</td></tr><tr><td class='text-right text-monospace'>179</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Auguste%5FMercier'>Auguste Mercier</a></td><td class='text-right text-monospace'>1541454</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16852</td><td class='text-right text-monospace'>20241025192833</td></tr><tr><td class='text-right text-monospace'>180</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Zwi%5FMigdal'>Zwi Migdal</a></td><td class='text-right text-monospace'>1559735</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14348</td><td class='text-right text-monospace'>20241118211127</td></tr><tr><td class='text-right text-monospace'>181</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Compl%C3%A9mentaires%5Fsant%C3%A9%5Fen%5FFrance'>Compl茅mentaires sant茅 en France</a></td><td class='text-right text-monospace'>1560122</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>30819</td><td class='text-right text-monospace'>20241104153501</td></tr><tr><td class='text-right text-monospace'>182</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Association%5Fdes%5Fhautes%5Fjuridictions%5Fde%5Fcassation%5Fdes%5Fpays%5Fayant%5Fen%5Fpartage%5Fl%27usage%5Fdu%5Ffran%C3%A7ais'>Association des hautes juridictions de cassation des pays ayant en partage l'usage du fran莽ais</a></td><td class='text-right text-monospace'>1584095</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6385</td><td class='text-right text-monospace'>20241014204526</td></tr><tr><td class='text-right text-monospace'>183</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/M%C3%A9diateur%5Fnational%5Fde%5Fl%27%C3%A9nergie'>M茅diateur national de l'茅nergie</a></td><td class='text-right text-monospace'>1597087</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23992</td><td class='text-right text-monospace'>20241121121414</td></tr><tr><td class='text-right text-monospace'>184</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Contrat%5Fde%5Fpartenariat'>Contrat de partenariat</a></td><td class='text-right text-monospace'>1613496</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>38181</td><td class='text-right text-monospace'>20241119173710</td></tr><tr><td class='text-right text-monospace'>185</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Devoir%5Fde%5Fr%C3%A9serve%5Fdans%5Fla%5Ffonction%5Fpublique%5Ffran%C3%A7aise'>Devoir de r茅serve dans la fonction publique fran莽aise</a></td><td class='text-right text-monospace'>1617941</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>35095</td><td class='text-right text-monospace'>20240827134201</td></tr><tr><td class='text-right text-monospace'>186</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Laws%5Fin%5FWales%5FActs'>Laws in Wales Acts</a></td><td class='text-right text-monospace'>1683595</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9573</td><td class='text-right text-monospace'>20240710140825</td></tr><tr><td class='text-right text-monospace'>187</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Twitter'>Twitter</a></td><td class='text-right text-monospace'>1695137</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>261708</td><td class='text-right text-monospace'>20241127163339</td></tr><tr><td class='text-right text-monospace'>188</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Bien%2Dpensance'>Bien-pensance</a></td><td class='text-right text-monospace'>1705648</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24777</td><td class='text-right text-monospace'>20241126170828</td></tr><tr><td class='text-right text-monospace'>189</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Roy%5FL%5FPearson'>Roy L Pearson</a></td><td class='text-right text-monospace'>1714553</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8645</td><td class='text-right text-monospace'>20210130164134</td></tr><tr><td class='text-right text-monospace'>190</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit%5Ffiscal%5Fen%5FFrance'>Droit fiscal en France</a></td><td class='text-right text-monospace'>1730688</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>45843</td><td class='text-right text-monospace'>20240814194429</td></tr><tr><td class='text-right text-monospace'>191</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Article%5F53%5Fde%5Fla%5FConstitution%5Fde%5Fla%5FCinqui%C3%A8me%5FR%C3%A9publique%5Ffran%C3%A7aise'>Article 53 de la Constitution de la Cinqui猫me R茅publique fran莽aise</a></td><td class='text-right text-monospace'>1776463</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>29072</td><td class='text-right text-monospace'>20240712081329</td></tr><tr><td class='text-right text-monospace'>192</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/ICRA%5FInternational'>ICRA International</a></td><td class='text-right text-monospace'>1868501</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3872</td><td class='text-right text-monospace'>20241106133744</td></tr><tr><td class='text-right text-monospace'>193</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/George%5FStarr'>George Starr</a></td><td class='text-right text-monospace'>1920044</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16288</td><td class='text-right text-monospace'>20240905115443</td></tr><tr><td class='text-right text-monospace'>194</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Toshitsugu%5FTakamatsu'>Toshitsugu Takamatsu</a></td><td class='text-right text-monospace'>1949545</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6776</td><td class='text-right text-monospace'>20221211185327</td></tr><tr><td class='text-right text-monospace'>195</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Direction%5Fg%C3%A9n%C3%A9rale%5Fde%5Fla%5FS%C3%A9curit%C3%A9%5Fint%C3%A9rieure'>Direction g茅n茅rale de la S茅curit茅 int茅rieure</a></td><td class='text-right text-monospace'>1954740</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>62041</td><td class='text-right text-monospace'>20241018061536</td></tr><tr><td class='text-right text-monospace'>196</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Carlo%5FBronne'>Carlo Bronne</a></td><td class='text-right text-monospace'>1955231</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5963</td><td class='text-right text-monospace'>20231104042741</td></tr><tr><td class='text-right text-monospace'>197</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Commission%5Fdu%5FLuxembourg'>Commission du Luxembourg</a></td><td class='text-right text-monospace'>2004616</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>75754</td><td class='text-right text-monospace'>20240516152338</td></tr><tr><td class='text-right text-monospace'>198</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Radar%5Fautomatique%5Fen%5FFrance'>Radar automatique en France</a></td><td class='text-right text-monospace'>2006624</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>128763</td><td class='text-right text-monospace'>20240831021848</td></tr><tr><td class='text-right text-monospace'>199</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Praticien%5F%C3%A0%5Fdipl%C3%B4me%5Fhors%5FUnion%5Feurop%C3%A9enne%5Fen%5FFrance'>Praticien 脿 dipl么me hors Union europ茅enne en France</a></td><td class='text-right text-monospace'>2019121</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5490</td><td class='text-right text-monospace'>20241119010214</td></tr><tr><td class='text-right text-monospace'>200</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Application%5Fde%5Fla%5Fpeine%5Fde%5Fmort%5Fdans%5Fle%5Fmonde'>Application de la peine de mort dans le monde</a></td><td class='text-right text-monospace'>2036273</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>208081</td><td class='text-right text-monospace'>20241125230907</td></tr><tr><td class='text-right text-monospace'>201</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Constantin%5FPobiedonostsev'>Constantin Pobiedonostsev</a></td><td class='text-right text-monospace'>2036481</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15120</td><td class='text-right text-monospace'>20230516014757</td></tr><tr><td class='text-right text-monospace'>202</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/R%C3%A9glementation%5Fbancaire'>R茅glementation bancaire</a></td><td class='text-right text-monospace'>2063860</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5026</td><td class='text-right text-monospace'>20241104011900</td></tr><tr><td class='text-right text-monospace'>203</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Eug%C3%A9nisme'>Eug茅nisme</a></td><td class='text-right text-monospace'>2340152</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>81022</td><td class='text-right text-monospace'>20241115140553</td></tr><tr><td class='text-right text-monospace'>204</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Prorogations%5Fde%5Fguerre'>Prorogations de guerre</a></td><td class='text-right text-monospace'>2384448</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>50811</td><td class='text-right text-monospace'>20240927012256</td></tr><tr><td class='text-right text-monospace'>205</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Bruxelles%2DHal%2DVilvorde'>Bruxelles-Hal-Vilvorde</a></td><td class='text-right text-monospace'>2486290</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>27341</td><td class='text-right text-monospace'>20241008095129</td></tr><tr><td class='text-right text-monospace'>206</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Aaron%5FDirector'>Aaron Director</a></td><td class='text-right text-monospace'>2539855</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4656</td><td class='text-right text-monospace'>20240314085257</td></tr><tr><td class='text-right text-monospace'>207</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/R%C3%A9troactivit%C3%A9%5Fen%5Fdroit%5Ffran%C3%A7ais'>R茅troactivit茅 en droit fran莽ais</a></td><td class='text-right text-monospace'>2615887</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>33561</td><td class='text-right text-monospace'>20240825103206</td></tr><tr><td class='text-right text-monospace'>208</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Application%5Fde%5Fla%5Floi%5Fdans%5Fle%5Ftemps%5Fen%5Fdroit%5Ffran%C3%A7ais'>Application de la loi dans le temps en droit fran莽ais</a></td><td class='text-right text-monospace'>2660436</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>21323</td><td class='text-right text-monospace'>20240825104816</td></tr><tr><td class='text-right text-monospace'>209</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Alexandre%5FPitchouchkine'>Alexandre Pitchouchkine</a></td><td class='text-right text-monospace'>2682741</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>43802</td><td class='text-right text-monospace'>20240829073841</td></tr><tr><td class='text-right text-monospace'>210</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Pierre%5FPuy'>Pierre Puy</a></td><td class='text-right text-monospace'>2714602</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3094</td><td class='text-right text-monospace'>20221013114736</td></tr><tr><td class='text-right text-monospace'>211</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Licence%5Fde%5Flibre%5Fdiffusion'>Licence de libre diffusion</a></td><td class='text-right text-monospace'>2721572</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8478</td><td class='text-right text-monospace'>20240117094714</td></tr><tr><td class='text-right text-monospace'>212</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Jacques%5FVaillant%5Fde%5FGu%C3%A9lis'>Jacques Vaillant de Gu茅lis</a></td><td class='text-right text-monospace'>2792018</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10443</td><td class='text-right text-monospace'>20240424121803</td></tr><tr><td class='text-right text-monospace'>213</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droits%5Fde%5Fl%27homme%5Fen%5FFrance'>Droits de l'homme en France</a></td><td class='text-right text-monospace'>2847648</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>56751</td><td class='text-right text-monospace'>20241121152842</td></tr><tr><td class='text-right text-monospace'>214</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Regroupement%5Ffamilial%5Fen%5FFrance'>Regroupement familial en France</a></td><td class='text-right text-monospace'>2912832</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19914</td><td class='text-right text-monospace'>20241023171315</td></tr><tr><td class='text-right text-monospace'>215</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Loi%5FHelms%2DBurton'>Loi Helms-Burton</a></td><td class='text-right text-monospace'>2941190</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3975</td><td class='text-right text-monospace'>20230203110013</td></tr><tr><td class='text-right text-monospace'>216</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FGouardo'>Affaire Gouardo</a></td><td class='text-right text-monospace'>2960804</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15716</td><td class='text-right text-monospace'>20240815184706</td></tr><tr><td class='text-right text-monospace'>217</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Balistique%5Fjudiciaire'>Balistique judiciaire</a></td><td class='text-right text-monospace'>2974936</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>41163</td><td class='text-right text-monospace'>20240530135646</td></tr><tr><td class='text-right text-monospace'>218</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/R%C3%A9tablissement%5Fpersonnel'>R茅tablissement personnel</a></td><td class='text-right text-monospace'>2980880</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7576</td><td class='text-right text-monospace'>20200416003136</td></tr><tr><td class='text-right text-monospace'>219</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/G29'>G29</a></td><td class='text-right text-monospace'>2985847</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5383</td><td class='text-right text-monospace'>20241108172832</td></tr><tr><td class='text-right text-monospace'>220</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/R%C3%A9insertion%5Fpost%2Dcarc%C3%A9rale%5Fen%5FFrance'>R茅insertion post-carc茅rale en France</a></td><td class='text-right text-monospace'>2998239</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12048</td><td class='text-right text-monospace'>20240810042038</td></tr><tr><td class='text-right text-monospace'>221</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Mariage%5Fhomosexuel'>Mariage homosexuel</a></td><td class='text-right text-monospace'>3011092</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>231896</td><td class='text-right text-monospace'>20241124175727</td></tr><tr><td class='text-right text-monospace'>222</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Responsabilit%C3%A9%5Fjuridique%5Fdes%5Fenseignants%5Fen%5FFrance'>Responsabilit茅 juridique des enseignants en France</a></td><td class='text-right text-monospace'>3063985</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2249</td><td class='text-right text-monospace'>20200430135722</td></tr><tr><td class='text-right text-monospace'>223</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Fidal'>Fidal</a></td><td class='text-right text-monospace'>3088807</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14005</td><td class='text-right text-monospace'>20241009014011</td></tr><tr><td class='text-right text-monospace'>224</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Centre%5Fde%5Frecherche%5Fet%5Fd%27information%5Fdes%5Fconsommateurs'>Centre de recherche et d'information des consommateurs</a></td><td class='text-right text-monospace'>3128064</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15292</td><td class='text-right text-monospace'>20240211081031</td></tr><tr><td class='text-right text-monospace'>225</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit%5Fde%5Fla%5Fcommunication'>Droit de la communication</a></td><td class='text-right text-monospace'>3164524</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1736</td><td class='text-right text-monospace'>20240203150751</td></tr><tr><td class='text-right text-monospace'>226</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Constitution%5Fromaine'>Constitution romaine</a></td><td class='text-right text-monospace'>3213867</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17482</td><td class='text-right text-monospace'>20241028083457</td></tr><tr><td class='text-right text-monospace'>227</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Constitution%5Fde%5Fla%5FR%C3%A9publique%5Fromaine'>Constitution de la R茅publique romaine</a></td><td class='text-right text-monospace'>3217702</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>72119</td><td class='text-right text-monospace'>20241028083536</td></tr><tr><td class='text-right text-monospace'>228</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Magistrats%5Fromains'>Magistrats romains</a></td><td class='text-right text-monospace'>3232112</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>49303</td><td class='text-right text-monospace'>20241028083547</td></tr><tr><td class='text-right text-monospace'>229</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/D%C3%A9plac%C3%A9s%5Finternes'>D茅plac茅s internes</a></td><td class='text-right text-monospace'>3283035</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26013</td><td class='text-right text-monospace'>20240117150702</td></tr><tr><td class='text-right text-monospace'>230</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/S%C3%A9nat%5Fde%5Fl%27Empire%5Fromain'>S茅nat de l'Empire romain</a></td><td class='text-right text-monospace'>3292225</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16829</td><td class='text-right text-monospace'>20241028072352</td></tr><tr><td class='text-right text-monospace'>231</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Assembl%C3%A9es%5Fde%5Fl%27Empire%5Fromain'>Assembl茅es de l'Empire romain</a></td><td class='text-right text-monospace'>3292275</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7871</td><td class='text-right text-monospace'>20241028083615</td></tr><tr><td class='text-right text-monospace'>232</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Magistrats%5Fde%5Fl%27Empire%5Fromain'>Magistrats de l'Empire romain</a></td><td class='text-right text-monospace'>3292307</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17712</td><td class='text-right text-monospace'>20241028083624</td></tr><tr><td class='text-right text-monospace'>233</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Ius%5Fnaturale'>Ius naturale</a></td><td class='text-right text-monospace'>3308396</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15144</td><td class='text-right text-monospace'>20241121144641</td></tr><tr><td class='text-right text-monospace'>234</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Citoyennet%C3%A9'>Citoyennet茅</a></td><td class='text-right text-monospace'>3352717</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25025</td><td class='text-right text-monospace'>20241126195345</td></tr><tr><td class='text-right text-monospace'>235</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Convention%5Falpine'>Convention alpine</a></td><td class='text-right text-monospace'>3366427</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17644</td><td class='text-right text-monospace'>20241126215915</td></tr><tr><td class='text-right text-monospace'>236</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Histoire%5Fde%5Fla%5Fconstitution%5Fromaine'>Histoire de la constitution romaine</a></td><td class='text-right text-monospace'>3410338</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>70133</td><td class='text-right text-monospace'>20241109102523</td></tr><tr><td class='text-right text-monospace'>237</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Garde%5Fparticulier'>Garde particulier</a></td><td class='text-right text-monospace'>3461786</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12578</td><td class='text-right text-monospace'>20241105132042</td></tr><tr><td class='text-right text-monospace'>238</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Terrorisme%5Fen%5FFrance'>Terrorisme en France</a></td><td class='text-right text-monospace'>3520543</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>64469</td><td class='text-right text-monospace'>20241001071545</td></tr><tr><td class='text-right text-monospace'>239</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Conseil%5Fnational%5Fd%27%C3%A9valuation%5Fdes%5Fnormes'>Conseil national d'茅valuation des normes</a></td><td class='text-right text-monospace'>3543787</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23145</td><td class='text-right text-monospace'>20240815132447</td></tr><tr><td class='text-right text-monospace'>240</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Mary%5FAnn%5FNichols'>Mary Ann Nichols</a></td><td class='text-right text-monospace'>3579671</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>159954</td><td class='text-right text-monospace'>20240222002047</td></tr><tr><td class='text-right text-monospace'>241</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Liste%5Fde%5Flivres%5Fcensur%C3%A9s%5Fen%5FFrance'>Liste de livres censur茅s en France</a></td><td class='text-right text-monospace'>3599342</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>210256</td><td class='text-right text-monospace'>20241007162755</td></tr><tr><td class='text-right text-monospace'>242</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Soci%C3%A9t%C3%A9%5Fen%5Fparticipation%5Fen%5Fdroit%5Ffran%C3%A7ais'>Soci茅t茅 en participation en droit fran莽ais</a></td><td class='text-right text-monospace'>3659319</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2785</td><td class='text-right text-monospace'>20240827004529</td></tr><tr><td class='text-right text-monospace'>243</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Constitution%5Fde%5Fl%27Empire%5Fromain'>Constitution de l'Empire romain</a></td><td class='text-right text-monospace'>3679005</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>37957</td><td class='text-right text-monospace'>20241028083640</td></tr><tr><td class='text-right text-monospace'>244</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Risque%5Fjuridique'>Risque juridique</a></td><td class='text-right text-monospace'>3737560</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23852</td><td class='text-right text-monospace'>20240916184932</td></tr><tr><td class='text-right text-monospace'>245</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Guerre%5Fde%5Fla%5Fdrogue%5Fau%5FMexique'>Guerre de la drogue au Mexique</a></td><td class='text-right text-monospace'>3748354</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>174179</td><td class='text-right text-monospace'>20241111131626</td></tr><tr><td class='text-right text-monospace'>246</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Jean%2DLouis%5FFargette'>Jean-Louis Fargette</a></td><td class='text-right text-monospace'>3762188</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9725</td><td class='text-right text-monospace'>20240902130003</td></tr><tr><td class='text-right text-monospace'>247</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit%5Fisra%C3%A9lien'>Droit isra茅lien</a></td><td class='text-right text-monospace'>3775956</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17555</td><td class='text-right text-monospace'>20241010204505</td></tr><tr><td class='text-right text-monospace'>248</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Frank%5Fvan%5FDun'>Frank van Dun</a></td><td class='text-right text-monospace'>3781376</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7517</td><td class='text-right text-monospace'>20240420223134</td></tr><tr><td class='text-right text-monospace'>249</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Population%5Fcarc%C3%A9rale%5Fen%5FFrance'>Population carc茅rale en France</a></td><td class='text-right text-monospace'>3803264</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25843</td><td class='text-right text-monospace'>20240407142303</td></tr><tr><td class='text-right text-monospace'>250</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Meurtre%5Fde%5FJunko%5FFuruta'>Meurtre de Junko Furuta</a></td><td class='text-right text-monospace'>3819206</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18953</td><td class='text-right text-monospace'>20241124031434</td></tr><tr><td class='text-right text-monospace'>251</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Programme%5Fde%5Fcl%C3%A9mence'>Programme de cl茅mence</a></td><td class='text-right text-monospace'>3867557</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>32490</td><td class='text-right text-monospace'>20210103224758</td></tr><tr><td class='text-right text-monospace'>252</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Administration%5Fp%C3%A9nitentiaire%5Fen%5FFrance'>Administration p茅nitentiaire en France</a></td><td class='text-right text-monospace'>3892511</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>30552</td><td class='text-right text-monospace'>20241115201359</td></tr><tr><td class='text-right text-monospace'>253</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Ren%C3%A9%5FDumont%2DGuillemet'>Ren茅 Dumont-Guillemet</a></td><td class='text-right text-monospace'>3916896</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19122</td><td class='text-right text-monospace'>20240505195128</td></tr><tr><td class='text-right text-monospace'>254</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Collectivit%C3%A9%5Fterritoriale%5Fen%5FFrance'>Collectivit茅 territoriale en France</a></td><td class='text-right text-monospace'>3918067</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>91097</td><td class='text-right text-monospace'>20241015223907</td></tr><tr><td class='text-right text-monospace'>255</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Traitement%5Fd%27ant%C3%A9c%C3%A9dents%5Fjudiciaires'>Traitement d'ant茅c茅dents judiciaires</a></td><td class='text-right text-monospace'>3920322</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19023</td><td class='text-right text-monospace'>20231108091028</td></tr><tr><td class='text-right text-monospace'>256</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit%5Fd%27auteur%5Faux%5F%C3%89tats%2DUnis'>Droit d'auteur aux 脡tats-Unis</a></td><td class='text-right text-monospace'>3970365</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5673</td><td class='text-right text-monospace'>20230715142544</td></tr><tr><td class='text-right text-monospace'>257</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Paternit%C3%A9%5Fimpos%C3%A9e'>Paternit茅 impos茅e</a></td><td class='text-right text-monospace'>3983312</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11357</td><td class='text-right text-monospace'>20240101163717</td></tr><tr><td class='text-right text-monospace'>258</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Martin%5FBryant'>Martin Bryant</a></td><td class='text-right text-monospace'>3999163</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6069</td><td class='text-right text-monospace'>20240422111427</td></tr><tr><td class='text-right text-monospace'>259</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Lobby'>Lobby</a></td><td class='text-right text-monospace'>4009456</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>101432</td><td class='text-right text-monospace'>20240921093111</td></tr><tr><td class='text-right text-monospace'>260</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Loi%5Frelative%5F%C3%A0%5Fla%5Flibert%C3%A9%5Fde%5Fcommunication'>Loi relative 脿 la libert茅 de communication</a></td><td class='text-right text-monospace'>4013871</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11808</td><td class='text-right text-monospace'>20240827080226</td></tr><tr><td class='text-right text-monospace'>261</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Eric%5FBeishline'>Eric Beishline</a></td><td class='text-right text-monospace'>4022100</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8005</td><td class='text-right text-monospace'>20240505164621</td></tr><tr><td class='text-right text-monospace'>262</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Annie%5FSteiner'>Annie Steiner</a></td><td class='text-right text-monospace'>4070511</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10026</td><td class='text-right text-monospace'>20241018155726</td></tr><tr><td class='text-right text-monospace'>263</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Robert%5FAmsterdam'>Robert Amsterdam</a></td><td class='text-right text-monospace'>4104553</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5683</td><td class='text-right text-monospace'>20220427142542</td></tr><tr><td class='text-right text-monospace'>264</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Caisse%5Fautonome%5Fde%5Fretraite%5Fdes%5Fm%C3%A9decins%5Fde%5FFrance'>Caisse autonome de retraite des m茅decins de France</a></td><td class='text-right text-monospace'>4118616</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7915</td><td class='text-right text-monospace'>20230509135140</td></tr><tr><td class='text-right text-monospace'>265</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Caisse%5Fautonome%5Fde%5Fretraite%5Fdes%5Fchirurgiens%5Fdentistes%5Fet%5Fdes%5Fsages%2Dfemmes'>Caisse autonome de retraite des chirurgiens dentistes et des sages-femmes</a></td><td class='text-right text-monospace'>4118633</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8941</td><td class='text-right text-monospace'>20240422180008</td></tr><tr><td class='text-right text-monospace'>266</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Bulletin%5Fde%5Fpaie%5F%C3%A9lectronique%5Fen%5FFrance'>Bulletin de paie 茅lectronique en France</a></td><td class='text-right text-monospace'>4229965</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5430</td><td class='text-right text-monospace'>20221128175116</td></tr><tr><td class='text-right text-monospace'>267</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Germania%5F%28jargon%29'>Germania (jargon)</a></td><td class='text-right text-monospace'>4233107</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10867</td><td class='text-right text-monospace'>20231128041422</td></tr><tr><td class='text-right text-monospace'>268</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Parapheur%5F%C3%A9lectronique'>Parapheur 茅lectronique</a></td><td class='text-right text-monospace'>4333333</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7349</td><td class='text-right text-monospace'>20240709140532</td></tr><tr><td class='text-right text-monospace'>269</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Moyen%5Fen%5Fdroit%5Ffran%C3%A7ais'>Moyen en droit fran莽ais</a></td><td class='text-right text-monospace'>4369214</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1953</td><td class='text-right text-monospace'>20240408190044</td></tr><tr><td class='text-right text-monospace'>270</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Honneur'>Honneur</a></td><td class='text-right text-monospace'>4371965</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>28042</td><td class='text-right text-monospace'>20240830131417</td></tr><tr><td class='text-right text-monospace'>271</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/D%C3%A9cision%5Fimplicite%5Fen%5Fdroit%5Fadministratif%5Ffran%C3%A7ais'>D茅cision implicite en droit administratif fran莽ais</a></td><td class='text-right text-monospace'>4410009</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7228</td><td class='text-right text-monospace'>20230420214104</td></tr><tr><td class='text-right text-monospace'>272</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Remembrement'>Remembrement</a></td><td class='text-right text-monospace'>4475135</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>27578</td><td class='text-right text-monospace'>20241121193208</td></tr><tr><td class='text-right text-monospace'>273</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Mission%5Fdu%5Fm%C3%A9c%C3%A9nat'>Mission du m茅c茅nat</a></td><td class='text-right text-monospace'>4494304</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4986</td><td class='text-right text-monospace'>20200313203707</td></tr><tr><td class='text-right text-monospace'>274</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit%5F%C3%A9conomique'>Droit 茅conomique</a></td><td class='text-right text-monospace'>4594591</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15417</td><td class='text-right text-monospace'>20240927190747</td></tr><tr><td class='text-right text-monospace'>275</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Union%5Finternationale%5Fdu%5Fnotariat'>Union internationale du notariat</a></td><td class='text-right text-monospace'>4617419</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2947</td><td class='text-right text-monospace'>20241125145531</td></tr><tr><td class='text-right text-monospace'>276</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Donato%5FBilancia'>Donato Bilancia</a></td><td class='text-right text-monospace'>4657462</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7942</td><td class='text-right text-monospace'>20240705215627</td></tr><tr><td class='text-right text-monospace'>277</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Nawara%5FNegm'>Nawara Negm</a></td><td class='text-right text-monospace'>4691217</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4371</td><td class='text-right text-monospace'>20240317181051</td></tr><tr><td class='text-right text-monospace'>278</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Liste%5Fdes%5Fpays%5Fpar%5Ftaux%5Fd%27homicide%5Fvolontaire'>Liste des pays par taux d'homicide volontaire</a></td><td class='text-right text-monospace'>4696948</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>112753</td><td class='text-right text-monospace'>20241109223552</td></tr><tr><td class='text-right text-monospace'>279</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Nguyen%5Fc%2E%5FQu%C3%A9bec'>Nguyen c. Qu茅bec</a></td><td class='text-right text-monospace'>4705187</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14184</td><td class='text-right text-monospace'>20220615124758</td></tr><tr><td class='text-right text-monospace'>280</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/P%C3%A9dophilie'>P茅dophilie</a></td><td class='text-right text-monospace'>4734815</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>106874</td><td class='text-right text-monospace'>20241120203739</td></tr><tr><td class='text-right text-monospace'>281</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Haute%5FCour%5Fde%5Fjustice%5F%28Angleterre%2Det%2DGalles%29'>Haute Cour de justice (Angleterre-et-Galles)</a></td><td class='text-right text-monospace'>4743429</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3724</td><td class='text-right text-monospace'>20240422063431</td></tr><tr><td class='text-right text-monospace'>282</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Centre%5Fd%27action%5F%C3%A9ducative'>Centre d'action 茅ducative</a></td><td class='text-right text-monospace'>4757371</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1578</td><td class='text-right text-monospace'>20200630193900</td></tr><tr><td class='text-right text-monospace'>283</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Pierre%5FMorel%5F%28r%C3%A9sistant%29'>Pierre Morel (r茅sistant)</a></td><td class='text-right text-monospace'>4763599</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12594</td><td class='text-right text-monospace'>20241109180723</td></tr><tr><td class='text-right text-monospace'>284</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Avis%5Fjuridiques%5Fsur%5Fl%27abordage%5Fdu%5FMavi%5FMarmara'>Avis juridiques sur l'abordage du Mavi Marmara</a></td><td class='text-right text-monospace'>4792724</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>47479</td><td class='text-right text-monospace'>20240703100253</td></tr><tr><td class='text-right text-monospace'>285</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/%C3%89tat%5Fau%5FQu%C3%A9bec'>脡tat au Qu茅bec</a></td><td class='text-right text-monospace'>4793035</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5826</td><td class='text-right text-monospace'>20230516153938</td></tr><tr><td class='text-right text-monospace'>286</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/17e%5Fchambre%5Fdu%5Ftribunal%5Fjudiciaire%5Fde%5FParis'>17e chambre du tribunal judiciaire de Paris</a></td><td class='text-right text-monospace'>4834900</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2678</td><td class='text-right text-monospace'>20241007111745</td></tr><tr><td class='text-right text-monospace'>287</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FDeveaux'>Affaire Deveaux</a></td><td class='text-right text-monospace'>4973511</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12340</td><td class='text-right text-monospace'>20240709223007</td></tr><tr><td class='text-right text-monospace'>288</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Trait%C3%A9%5Fde%5Fla%5FQuadruple%2DAlliance%5F%281834%29'>Trait茅 de la Quadruple-Alliance (1834)</a></td><td class='text-right text-monospace'>4997668</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16850</td><td class='text-right text-monospace'>20240513114140</td></tr><tr><td class='text-right text-monospace'>289</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/R%C3%A9glementation%5Fdu%5Fd%C3%A9broussaillement%5Fou%5Fd%C3%A9broussaillage'>R茅glementation du d茅broussaillement ou d茅broussaillage</a></td><td class='text-right text-monospace'>5083403</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12845</td><td class='text-right text-monospace'>20220804175741</td></tr><tr><td class='text-right text-monospace'>290</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Abdelatif%5FRedjil'>Abdelatif Redjil</a></td><td class='text-right text-monospace'>5101297</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3770</td><td class='text-right text-monospace'>20241022193731</td></tr><tr><td class='text-right text-monospace'>291</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Prestations%5Fcompl%C3%A9mentaires%5Fen%5FSuisse'>Prestations compl茅mentaires en Suisse</a></td><td class='text-right text-monospace'>5172550</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3172</td><td class='text-right text-monospace'>20240601085729</td></tr><tr><td class='text-right text-monospace'>292</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/R%C3%A9publicole'>R茅publicole</a></td><td class='text-right text-monospace'>5238558</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2820</td><td class='text-right text-monospace'>20241009160336</td></tr><tr><td class='text-right text-monospace'>293</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/MARPOL%5FAnnexe%5FI'>MARPOL Annexe I</a></td><td class='text-right text-monospace'>5295878</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1013</td><td class='text-right text-monospace'>20230802175438</td></tr><tr><td class='text-right text-monospace'>294</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/MARPOL%5FAnnexe%5FII'>MARPOL Annexe II</a></td><td class='text-right text-monospace'>5295889</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3814</td><td class='text-right text-monospace'>20230802175732</td></tr><tr><td class='text-right text-monospace'>295</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Jean%5Fde%5FNicola%C3%BF'>Jean de Nicola每</a></td><td class='text-right text-monospace'>5307325</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9358</td><td class='text-right text-monospace'>20230812151250</td></tr><tr><td class='text-right text-monospace'>296</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Jaxson%5FRyker'>Jaxson Ryker</a></td><td class='text-right text-monospace'>5367829</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>29455</td><td class='text-right text-monospace'>20240709083356</td></tr><tr><td class='text-right text-monospace'>297</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FJean%2DLouis%5FTurquin'>Affaire Jean-Louis Turquin</a></td><td class='text-right text-monospace'>5414669</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18688</td><td class='text-right text-monospace'>20240726112517</td></tr><tr><td class='text-right text-monospace'>298</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Corruption%5Fen%5FChine'>Corruption en Chine</a></td><td class='text-right text-monospace'>5421403</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>48634</td><td class='text-right text-monospace'>20240726133619</td></tr><tr><td class='text-right text-monospace'>299</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Antis%C3%A9mitisme%5Fd%27%C3%89tat'>Antis茅mitisme d'脡tat</a></td><td class='text-right text-monospace'>5428526</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>37527</td><td class='text-right text-monospace'>20241026095923</td></tr><tr><td class='text-right text-monospace'>300</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Accident%5Fdu%5Ftravail%5Fen%5FFrance'>Accident du travail en France</a></td><td class='text-right text-monospace'>5510113</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>36279</td><td class='text-right text-monospace'>20240312152601</td></tr><tr><td class='text-right text-monospace'>301</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Fonds%5Fde%5Fdotation%5Fen%5Fdroit%5Ffran%C3%A7ais'>Fonds de dotation en droit fran莽ais</a></td><td class='text-right text-monospace'>5652956</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18553</td><td class='text-right text-monospace'>20241126151041</td></tr><tr><td class='text-right text-monospace'>302</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Torture%5Fm%C3%A9dicale'>Torture m茅dicale</a></td><td class='text-right text-monospace'>5808639</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7474</td><td class='text-right text-monospace'>20240731045653</td></tr><tr><td class='text-right text-monospace'>303</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Maxi%2Dproc%C3%A8s%5Fde%5FPalerme'>Maxi-proc猫s de Palerme</a></td><td class='text-right text-monospace'>5912410</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17265</td><td class='text-right text-monospace'>20240602192127</td></tr><tr><td class='text-right text-monospace'>304</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Zakaria%5FMoumni'>Zakaria Moumni</a></td><td class='text-right text-monospace'>5913543</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23462</td><td class='text-right text-monospace'>20240621132617</td></tr><tr><td class='text-right text-monospace'>305</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Auto%2Dimmolation%5Fde%5FTib%C3%A9tains'>Auto-immolation de Tib茅tains</a></td><td class='text-right text-monospace'>5931440</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>161366</td><td class='text-right text-monospace'>20240802142724</td></tr><tr><td class='text-right text-monospace'>306</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Palmer%5FRaids'>Palmer Raids</a></td><td class='text-right text-monospace'>5967454</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8489</td><td class='text-right text-monospace'>20230726121223</td></tr><tr><td class='text-right text-monospace'>307</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Jurisprudence%5Fdes%5Fprincipes'>Jurisprudence des principes</a></td><td class='text-right text-monospace'>6072073</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13577</td><td class='text-right text-monospace'>20231107073021</td></tr><tr><td class='text-right text-monospace'>308</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Matthias%5FPrinz'>Matthias Prinz</a></td><td class='text-right text-monospace'>6089595</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12617</td><td class='text-right text-monospace'>20240517022032</td></tr><tr><td class='text-right text-monospace'>309</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droits%5Fdes%5Fpatients%5Fen%5Fdroit%5Ffran%C3%A7ais'>Droits des patients en droit fran莽ais</a></td><td class='text-right text-monospace'>6122996</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4837</td><td class='text-right text-monospace'>20240625142555</td></tr><tr><td class='text-right text-monospace'>310</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/%C3%89ligibilit%C3%A9%5Fen%5FFrance'>脡ligibilit茅 en France</a></td><td class='text-right text-monospace'>6139988</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15829</td><td class='text-right text-monospace'>20240903224608</td></tr><tr><td class='text-right text-monospace'>311</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Caisse%5Fnationale%5Fdes%5Forganismes%5Fde%5Fpr%C3%A9voyance%5Fsociale'>Caisse nationale des organismes de pr茅voyance sociale</a></td><td class='text-right text-monospace'>6144483</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11233</td><td class='text-right text-monospace'>20240729191215</td></tr><tr><td class='text-right text-monospace'>312</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/D%C3%A9claration%5Fd%27%C3%A9changes%5Fde%5Fbiens'>D茅claration d'茅changes de biens</a></td><td class='text-right text-monospace'>6284393</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4895</td><td class='text-right text-monospace'>20231030213430</td></tr><tr><td class='text-right text-monospace'>313</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit%5Fde%5Fvote%5Fdes%5Fpersonnes%5Fcondamn%C3%A9es'>Droit de vote des personnes condamn茅es</a></td><td class='text-right text-monospace'>6315299</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9023</td><td class='text-right text-monospace'>20231225155603</td></tr><tr><td class='text-right text-monospace'>314</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Assurance%5Fbateau%5Fen%5FFrance'>Assurance bateau en France</a></td><td class='text-right text-monospace'>6387557</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6550</td><td class='text-right text-monospace'>20240111115121</td></tr><tr><td class='text-right text-monospace'>315</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Libre%5Frecherche%5Fscientifique'>Libre recherche scientifique</a></td><td class='text-right text-monospace'>6405630</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2919</td><td class='text-right text-monospace'>20230825222552</td></tr><tr><td class='text-right text-monospace'>316</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Fredo%5FCorleone'>Fredo Corleone</a></td><td class='text-right text-monospace'>6431585</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3820</td><td class='text-right text-monospace'>20240123100223</td></tr><tr><td class='text-right text-monospace'>317</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Interm%C3%A9diaire%5Fen%5Fop%C3%A9rations%5Fde%5Fbanque%5Fet%5Fen%5Fservices%5Fde%5Fpaiement'>Interm茅diaire en op茅rations de banque et en services de paiement</a></td><td class='text-right text-monospace'>6454771</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>21537</td><td class='text-right text-monospace'>20241109170152</td></tr><tr><td class='text-right text-monospace'>318</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Propositions%5Ffran%C3%A7aises%5Fde%5Floi%5Fvisant%5F%C3%A0%5Fp%C3%A9naliser%5Fles%5Fclients%5Fde%5Fla%5Fprostitution'>Propositions fran莽aises de loi visant 脿 p茅naliser les clients de la prostitution</a></td><td class='text-right text-monospace'>6539494</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>116388</td><td class='text-right text-monospace'>20241116194601</td></tr><tr><td class='text-right text-monospace'>319</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Viande%5Fcultiv%C3%A9e'>Viande cultiv茅e</a></td><td class='text-right text-monospace'>6615260</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>109082</td><td class='text-right text-monospace'>20241114115207</td></tr><tr><td class='text-right text-monospace'>320</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Libre%5Fdisposition%5Fde%5Fsoi'>Libre disposition de soi</a></td><td class='text-right text-monospace'>6767748</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>21802</td><td class='text-right text-monospace'>20211008195354</td></tr><tr><td class='text-right text-monospace'>321</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/John%5FMcAfee'>John McAfee</a></td><td class='text-right text-monospace'>6768800</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16136</td><td class='text-right text-monospace'>20240810003415</td></tr><tr><td class='text-right text-monospace'>322</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Poursuites%5Fjudiciaires%5Fcontre%5Fles%5Fpartisans%5Fde%5FIoulia%5FTymochenko'>Poursuites judiciaires contre les partisans de Ioulia Tymochenko</a></td><td class='text-right text-monospace'>6930936</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>75268</td><td class='text-right text-monospace'>20231213175057</td></tr><tr><td class='text-right text-monospace'>323</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Hogra'>Hogra</a></td><td class='text-right text-monospace'>7005938</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4863</td><td class='text-right text-monospace'>20240723143648</td></tr><tr><td class='text-right text-monospace'>324</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Colonie%5Fp%C3%A9nale'>Colonie p茅nale</a></td><td class='text-right text-monospace'>7073036</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10218</td><td class='text-right text-monospace'>20241121073423</td></tr><tr><td class='text-right text-monospace'>325</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Souverainet%C3%A9%5Fparlementaire'>Souverainet茅 parlementaire</a></td><td class='text-right text-monospace'>7323301</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5616</td><td class='text-right text-monospace'>20240430143333</td></tr><tr><td class='text-right text-monospace'>326</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/United%5FStates%5FCourt%5Fof%5FFederal%5FClaims'>United States Court of Federal Claims</a></td><td class='text-right text-monospace'>7379310</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4019</td><td class='text-right text-monospace'>20240527111527</td></tr><tr><td class='text-right text-monospace'>327</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Comp%C3%A9tences%5Fdes%5Fcollectivit%C3%A9s%5Fterritoriales%5Fen%5Fmati%C3%A8re%5Fd%27environnement'>Comp茅tences des collectivit茅s territoriales en mati猫re d'environnement</a></td><td class='text-right text-monospace'>7607805</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>54181</td><td class='text-right text-monospace'>20230930134133</td></tr><tr><td class='text-right text-monospace'>328</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Digitalcourage'>Digitalcourage</a></td><td class='text-right text-monospace'>7705037</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7805</td><td class='text-right text-monospace'>20240114011317</td></tr><tr><td class='text-right text-monospace'>329</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/%C3%89galit%C3%A9%5Fdes%5Fsexes'>脡galit茅 des sexes</a></td><td class='text-right text-monospace'>7711014</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>40851</td><td class='text-right text-monospace'>20241124020038</td></tr><tr><td class='text-right text-monospace'>330</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Convention%5Fd%27occupation%5Fdu%5Fdomaine%5Fpublic'>Convention d'occupation du domaine public</a></td><td class='text-right text-monospace'>7791077</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2721</td><td class='text-right text-monospace'>20240112124120</td></tr><tr><td class='text-right text-monospace'>331</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Donald%5FSterling'>Donald Sterling</a></td><td class='text-right text-monospace'>7925144</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17435</td><td class='text-right text-monospace'>20240227232639</td></tr><tr><td class='text-right text-monospace'>332</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Navire%5F%C3%A0%5Fcapacit%C3%A9%5Fde%5Fman%C5%93uvre%5Frestreinte'>Navire 脿 capacit茅 de man艙uvre restreinte</a></td><td class='text-right text-monospace'>8268789</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4198</td><td class='text-right text-monospace'>20241115123933</td></tr><tr><td class='text-right text-monospace'>333</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Bande%5Fdes%5Fbergers%5Fde%5FVenzolasca'>Bande des bergers de Venzolasca</a></td><td class='text-right text-monospace'>8281097</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12202</td><td class='text-right text-monospace'>20241112124940</td></tr><tr><td class='text-right text-monospace'>334</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/R%C3%A9fugi%C3%A9s%5Fde%5Fla%5Fguerre%5Fcivile%5Fsyrienne'>R茅fugi茅s de la guerre civile syrienne</a></td><td class='text-right text-monospace'>8804358</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>43331</td><td class='text-right text-monospace'>20240725134320</td></tr><tr><td class='text-right text-monospace'>335</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Reconnaissance%5Fjuridique%5Fdes%5Flangues%5Fdes%5Fsignes'>Reconnaissance juridique des langues des signes</a></td><td class='text-right text-monospace'>9191763</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11505</td><td class='text-right text-monospace'>20241117174230</td></tr><tr><td class='text-right text-monospace'>336</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Michel%5FAndr%C3%A9%5F%28avocat%29'>Michel Andr茅 (avocat)</a></td><td class='text-right text-monospace'>9200565</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2962</td><td class='text-right text-monospace'>20240407154326</td></tr><tr><td class='text-right text-monospace'>337</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Palais%5F%C3%A9piscopal%5Fde%5FLaon'>Palais 茅piscopal de Laon</a></td><td class='text-right text-monospace'>9299882</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11717</td><td class='text-right text-monospace'>20240805103453</td></tr><tr><td class='text-right text-monospace'>338</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FBalkany'>Affaire Balkany</a></td><td class='text-right text-monospace'>9348801</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>79453</td><td class='text-right text-monospace'>20231213042058</td></tr><tr><td class='text-right text-monospace'>339</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Agression%5Fsexuelle%5Fde%5Fmasse'>Agression sexuelle de masse</a></td><td class='text-right text-monospace'>9699672</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>28366</td><td class='text-right text-monospace'>20241025100728</td></tr><tr><td class='text-right text-monospace'>340</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Fay%C3%A7al%5FCheffou'>Fay莽al Cheffou</a></td><td class='text-right text-monospace'>9903602</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11098</td><td class='text-right text-monospace'>20231031084301</td></tr><tr><td class='text-right text-monospace'>341</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Vitaly%5FKasko'>Vitaly Kasko</a></td><td class='text-right text-monospace'>9933982</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1548</td><td class='text-right text-monospace'>20240825065616</td></tr><tr><td class='text-right text-monospace'>342</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Le%5FM%C3%A9diateur%5Fdes%5Fentreprises'>Le M茅diateur des entreprises</a></td><td class='text-right text-monospace'>9970888</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22564</td><td class='text-right text-monospace'>20240428070741</td></tr><tr><td class='text-right text-monospace'>343</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/John%5FBrown%5F%28officier%29'>John Brown (officier)</a></td><td class='text-right text-monospace'>9996018</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2276</td><td class='text-right text-monospace'>20240928184236</td></tr><tr><td class='text-right text-monospace'>344</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Assignation%5Fsexuelle'>Assignation sexuelle</a></td><td class='text-right text-monospace'>10001592</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>37643</td><td class='text-right text-monospace'>20241123051451</td></tr><tr><td class='text-right text-monospace'>345</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Harry%5FCook%5F%28karat%C3%A9%29'>Harry Cook (karat茅)</a></td><td class='text-right text-monospace'>10156130</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4954</td><td class='text-right text-monospace'>20241114040330</td></tr><tr><td class='text-right text-monospace'>346</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/D%C3%A9lit%5Fde%5Ffuite'>D茅lit de fuite</a></td><td class='text-right text-monospace'>10287080</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12352</td><td class='text-right text-monospace'>20241127154602</td></tr><tr><td class='text-right text-monospace'>347</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5Fdes%5Fpoliciers%5Fbr%C3%BBl%C3%A9s%5F%C3%A0%5FViry%2DCh%C3%A2tillon'>Affaire des policiers br没l茅s 脿 Viry-Ch芒tillon</a></td><td class='text-right text-monospace'>10365826</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25552</td><td class='text-right text-monospace'>20231225024138</td></tr><tr><td class='text-right text-monospace'>348</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/R%C3%A8glement%5Frelatif%5Faux%5Fproduits%5Fbiocides'>R猫glement relatif aux produits biocides</a></td><td class='text-right text-monospace'>10387354</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>42546</td><td class='text-right text-monospace'>20221205220621</td></tr><tr><td class='text-right text-monospace'>349</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Centre%5Fd%27accueil%5Fet%5Fd%27orientation'>Centre d'accueil et d'orientation</a></td><td class='text-right text-monospace'>10410307</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9878</td><td class='text-right text-monospace'>20240830060353</td></tr><tr><td class='text-right text-monospace'>350</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Passeport%5Fta%C3%AFwanais'>Passeport ta茂wanais</a></td><td class='text-right text-monospace'>10587089</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25850</td><td class='text-right text-monospace'>20240420202951</td></tr><tr><td class='text-right text-monospace'>351</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FDenise%5FMorelle'>Affaire Denise Morelle</a></td><td class='text-right text-monospace'>10634006</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22229</td><td class='text-right text-monospace'>20240722004219</td></tr><tr><td class='text-right text-monospace'>352</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FChristelle%5FMaillery'>Affaire Christelle Maillery</a></td><td class='text-right text-monospace'>10757542</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14986</td><td class='text-right text-monospace'>20240829224013</td></tr><tr><td class='text-right text-monospace'>353</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5Fdes%5Fviols%5Fcollectifs%5Fde%5FDerby'>Affaire des viols collectifs de Derby</a></td><td class='text-right text-monospace'>11016580</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13404</td><td class='text-right text-monospace'>20240724144252</td></tr><tr><td class='text-right text-monospace'>354</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5Fde%5Fvol%5Fde%5Fcoca%C3%AFne%5Fau%5F36%2C%5Fquai%5Fdes%5FOrf%C3%A8vres'>Affaire de vol de coca茂ne au 36, quai des Orf猫vres</a></td><td class='text-right text-monospace'>11065009</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6459</td><td class='text-right text-monospace'>20240906080913</td></tr><tr><td class='text-right text-monospace'>355</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5Fdu%5Fcorbeau%5Fde%5FTulle'>Affaire du corbeau de Tulle</a></td><td class='text-right text-monospace'>11153096</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>34949</td><td class='text-right text-monospace'>20240916155810</td></tr><tr><td class='text-right text-monospace'>356</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Mohamed%5FAmimer'>Mohamed Amimer</a></td><td class='text-right text-monospace'>11171705</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8384</td><td class='text-right text-monospace'>20240511130132</td></tr><tr><td class='text-right text-monospace'>357</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Organisation%5Fjuridictionnelle%5Faux%5F%C3%89tats%2DUnis'>Organisation juridictionnelle aux 脡tats-Unis</a></td><td class='text-right text-monospace'>11993562</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4934</td><td class='text-right text-monospace'>20240429115037</td></tr><tr><td class='text-right text-monospace'>358</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Impacts%5Fdes%5FContrats%5FIntelligents%5Fsur%5Fla%5Fsoci%C3%A9t%C3%A9'>Impacts des Contrats Intelligents sur la soci茅t茅</a></td><td class='text-right text-monospace'>12191794</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>37858</td><td class='text-right text-monospace'>20241125194533</td></tr><tr><td class='text-right text-monospace'>359</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Action%5Fnoxale'>Action noxale</a></td><td class='text-right text-monospace'>12230239</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7305</td><td class='text-right text-monospace'>20220903171922</td></tr><tr><td class='text-right text-monospace'>360</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Contrat%5Fsubventionn%C3%A9'>Contrat subventionn茅</a></td><td class='text-right text-monospace'>12446631</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13569</td><td class='text-right text-monospace'>20230720145003</td></tr><tr><td class='text-right text-monospace'>361</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Legalstart'>Legalstart</a></td><td class='text-right text-monospace'>12483446</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6201</td><td class='text-right text-monospace'>20241024131005</td></tr><tr><td class='text-right text-monospace'>362</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FRodica%5FNegroiu'>Affaire Rodica Negroiu</a></td><td class='text-right text-monospace'>12683975</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20253</td><td class='text-right text-monospace'>20240908222521</td></tr><tr><td class='text-right text-monospace'>363</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FEpstein'>Affaire Epstein</a></td><td class='text-right text-monospace'>12720347</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>72482</td><td class='text-right text-monospace'>20241107161845</td></tr><tr><td class='text-right text-monospace'>364</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Martin%5FNey'>Martin Ney</a></td><td class='text-right text-monospace'>12721110</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11684</td><td class='text-right text-monospace'>20241030111729</td></tr><tr><td class='text-right text-monospace'>365</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Didier%5FTallineau'>Didier Tallineau</a></td><td class='text-right text-monospace'>12786030</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24841</td><td class='text-right text-monospace'>20241115150305</td></tr><tr><td class='text-right text-monospace'>366</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Copropri%C3%A9t%C3%A9%5Fen%5Fdroit%5Ffran%C3%A7ais'>Copropri茅t茅 en droit fran莽ais</a></td><td class='text-right text-monospace'>12872106</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>68554</td><td class='text-right text-monospace'>20240721164146</td></tr><tr><td class='text-right text-monospace'>367</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FManuela%5FGonzalez'>Affaire Manuela Gonzalez</a></td><td class='text-right text-monospace'>12890749</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9206</td><td class='text-right text-monospace'>20241119221237</td></tr><tr><td class='text-right text-monospace'>368</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FGenevi%C3%A8ve%5FMontillet'>Affaire Genevi猫ve Montillet</a></td><td class='text-right text-monospace'>12890780</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14635</td><td class='text-right text-monospace'>20241014082205</td></tr><tr><td class='text-right text-monospace'>369</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FHenri%5FPacchioni'>Affaire Henri Pacchioni</a></td><td class='text-right text-monospace'>12893208</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8524</td><td class='text-right text-monospace'>20231030182341</td></tr><tr><td class='text-right text-monospace'>370</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FMeynier%5FSerra'>Affaire Meynier Serra</a></td><td class='text-right text-monospace'>12893250</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9220</td><td class='text-right text-monospace'>20240714215856</td></tr><tr><td class='text-right text-monospace'>371</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FChristophe%5FDalmasso'>Affaire Christophe Dalmasso</a></td><td class='text-right text-monospace'>12893358</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10677</td><td class='text-right text-monospace'>20241022125543</td></tr><tr><td class='text-right text-monospace'>372</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FXavier%5FPhilippe'>Affaire Xavier Philippe</a></td><td class='text-right text-monospace'>12908672</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17673</td><td class='text-right text-monospace'>20241025220857</td></tr><tr><td class='text-right text-monospace'>373</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FBernard%5FRouhalde'>Affaire Bernard Rouhalde</a></td><td class='text-right text-monospace'>12908673</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9198</td><td class='text-right text-monospace'>20241114183654</td></tr><tr><td class='text-right text-monospace'>374</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FJean%2DYves%5FMorel'>Affaire Jean-Yves Morel</a></td><td class='text-right text-monospace'>12908943</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12658</td><td class='text-right text-monospace'>20241029104515</td></tr><tr><td class='text-right text-monospace'>375</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FKarine%5FTorchi'>Affaire Karine Torchi</a></td><td class='text-right text-monospace'>12908968</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12768</td><td class='text-right text-monospace'>20240604201803</td></tr><tr><td class='text-right text-monospace'>376</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FManuel%5FDa%5FCruz'>Affaire Manuel Da Cruz</a></td><td class='text-right text-monospace'>12910518</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11048</td><td class='text-right text-monospace'>20240813110612</td></tr><tr><td class='text-right text-monospace'>377</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FSerge%5FArmand'>Affaire Serge Armand</a></td><td class='text-right text-monospace'>12914805</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7729</td><td class='text-right text-monospace'>20241118183012</td></tr><tr><td class='text-right text-monospace'>378</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FJean%2DJacques%5FPr%C3%A9vost'>Affaire Jean-Jacques Pr茅vost</a></td><td class='text-right text-monospace'>12919551</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11704</td><td class='text-right text-monospace'>20241119233646</td></tr><tr><td class='text-right text-monospace'>379</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Benaouf%5FAdaoui'>Benaouf Adaoui</a></td><td class='text-right text-monospace'>13083879</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19060</td><td class='text-right text-monospace'>20241014012727</td></tr><tr><td class='text-right text-monospace'>380</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Pedro%5FHenrique%5Fde%5FBragan%C3%A7a'>Pedro Henrique de Bragan莽a</a></td><td class='text-right text-monospace'>13096003</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5107</td><td class='text-right text-monospace'>20231105183849</td></tr><tr><td class='text-right text-monospace'>381</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Shift%5F%28mouvement%29'>Shift (mouvement)</a></td><td class='text-right text-monospace'>13107978</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5104</td><td class='text-right text-monospace'>20210126193027</td></tr><tr><td class='text-right text-monospace'>382</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/The%5FTurtles%5F%28organisation%5Fcriminelle%29'>The Turtles (organisation criminelle)</a></td><td class='text-right text-monospace'>13115005</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24327</td><td class='text-right text-monospace'>20241110132030</td></tr><tr><td class='text-right text-monospace'>383</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Patrick%5FSalameh'>Patrick Salameh</a></td><td class='text-right text-monospace'>13127640</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>34913</td><td class='text-right text-monospace'>20241119103145</td></tr><tr><td class='text-right text-monospace'>384</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Affaire%5FLucien%2DGilles%5Fde%5FValli%C3%A8re'>Affaire Lucien-Gilles de Valli猫re</a></td><td class='text-right text-monospace'>13170926</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24192</td><td class='text-right text-monospace'>20241125204304</td></tr><tr><td class='text-right text-monospace'>385</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Minist%C3%A8re%5Fde%5Fla%5FJustice%5F%28r%C3%A9publique%5Fd%C3%A9mocratique%5Fdu%5FCongo%29'>Minist猫re de la Justice (r茅publique d茅mocratique du Congo)</a></td><td class='text-right text-monospace'>13303982</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3445</td><td class='text-right text-monospace'>20240515213927</td></tr><tr><td class='text-right text-monospace'>386</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Huissier%5Fde%5Fjustice%5Fen%5Fdroit%5Ffran%C3%A7ais'>Huissier de justice en droit fran莽ais</a></td><td class='text-right text-monospace'>13412470</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23266</td><td class='text-right text-monospace'>20241004123548</td></tr><tr><td class='text-right text-monospace'>387</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Federalist%5FSociety'>Federalist Society</a></td><td class='text-right text-monospace'>13430322</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>47953</td><td class='text-right text-monospace'>20240812155504</td></tr><tr><td class='text-right text-monospace'>388</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Harc%C3%A8lement%5Fsexuel'>Harc猫lement sexuel</a></td><td class='text-right text-monospace'>13519516</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13635</td><td class='text-right text-monospace'>20241025151725</td></tr><tr><td class='text-right text-monospace'>389</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Projet%5Fde%5Floi%5Fsur%5Fla%5Fr%C3%A9forme%5Fdes%5Fproc%C3%A9dures%5Fjudiciaires%5Fde%5F1937%5F%28%C3%89tats%2DUnis%29'>Projet de loi sur la r茅forme des proc茅dures judiciaires de 1937 (脡tats-Unis)</a></td><td class='text-right text-monospace'>13523772</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13263</td><td class='text-right text-monospace'>20240513134640</td></tr><tr><td class='text-right text-monospace'>390</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Alexis%5FNdouna'>Alexis Ndouna</a></td><td class='text-right text-monospace'>13552319</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8006</td><td class='text-right text-monospace'>20240718221543</td></tr><tr><td class='text-right text-monospace'>391</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Agr%C3%A9ment%5Fen%5Fdroit%5Ffran%C3%A7ais'>Agr茅ment en droit fran莽ais</a></td><td class='text-right text-monospace'>13556320</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5441</td><td class='text-right text-monospace'>20240827003906</td></tr><tr><td class='text-right text-monospace'>392</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Libert%C3%A9%5Fd%27expression%5Fen%5Fdroit%5Ffran%C3%A7ais'>Libert茅 d'expression en droit fran莽ais</a></td><td class='text-right text-monospace'>13758960</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15672</td><td class='text-right text-monospace'>20241126074637</td></tr><tr><td class='text-right text-monospace'>393</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Zhang%5FZhan'>Zhang Zhan</a></td><td class='text-right text-monospace'>13789662</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>21142</td><td class='text-right text-monospace'>20240522113223</td></tr><tr><td class='text-right text-monospace'>394</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Gang%2Dstalking'>Gang-stalking</a></td><td class='text-right text-monospace'>13870412</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8808</td><td class='text-right text-monospace'>20241106234519</td></tr><tr><td class='text-right text-monospace'>395</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Ebrima%5FManneh'>Ebrima Manneh</a></td><td class='text-right text-monospace'>14074468</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9323</td><td class='text-right text-monospace'>20240509111207</td></tr><tr><td class='text-right text-monospace'>396</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Meurtre%5Fde%5FMa%27Khia%5FBryant'>Meurtre de Ma'Khia Bryant</a></td><td class='text-right text-monospace'>14096536</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22510</td><td class='text-right text-monospace'>20240816042257</td></tr><tr><td class='text-right text-monospace'>397</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Assassinat%5Fde%5FJovenel%5FMo%C3%AFse'>Assassinat de Jovenel Mo茂se</a></td><td class='text-right text-monospace'>14235598</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>96564</td><td class='text-right text-monospace'>20241008220800</td></tr><tr><td class='text-right text-monospace'>398</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Massacre%5Fde%5FKot'>Massacre de Kot</a></td><td class='text-right text-monospace'>14505330</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9442</td><td class='text-right text-monospace'>20241030172742</td></tr><tr><td class='text-right text-monospace'>399</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Ali%5Fbin%5FSamikh%5FAl%5FMarri'>Ali bin Samikh Al Marri</a></td><td class='text-right text-monospace'>14555088</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9888</td><td class='text-right text-monospace'>20240902203631</td></tr><tr><td class='text-right text-monospace'>400</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Meurtre%5Fd%27Altantuya%5FShaariibuu'>Meurtre d'Altantuya Shaariibuu</a></td><td class='text-right text-monospace'>14916499</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11648</td><td class='text-right text-monospace'>20240617132232</td></tr><tr><td class='text-right text-monospace'>401</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Loi%5Fdu%5F29%5Fd%C3%A9cembre%5F1899%5Frelative%5F%C3%A0%5Fl%27application%5Fde%5Fla%5Frepr%C3%A9sentation%5Fproportionnelle%5Faux%5F%C3%A9lections%5Fl%C3%A9gislatives'>Loi du 29 d茅cembre 1899 relative 脿 l'application de la repr茅sentation proportionnelle aux 茅lections l茅gislatives</a></td><td class='text-right text-monospace'>14972172</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19182</td><td class='text-right text-monospace'>20241113075507</td></tr><tr><td class='text-right text-monospace'>402</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/D%C3%A9cision%5FMorsang%2Dsur%2DOrge'>D茅cision Morsang-sur-Orge</a></td><td class='text-right text-monospace'>15046035</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11215</td><td class='text-right text-monospace'>20241007224835</td></tr><tr><td class='text-right text-monospace'>403</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Tony%5FPeillon'>Tony Peillon</a></td><td class='text-right text-monospace'>15061800</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4738</td><td class='text-right text-monospace'>20241108184203</td></tr><tr><td class='text-right text-monospace'>404</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Richard%5FGlossip'>Richard Glossip</a></td><td class='text-right text-monospace'>15108877</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6760</td><td class='text-right text-monospace'>20230722031925</td></tr><tr><td class='text-right text-monospace'>405</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Ansgar%5FPichen'>Ansgar Pichen</a></td><td class='text-right text-monospace'>15167255</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4563</td><td class='text-right text-monospace'>20230519200450</td></tr><tr><td class='text-right text-monospace'>406</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Know%5FYour%5FRights%5Fand%5FClaim%5FThem'>Know Your Rights and Claim Them</a></td><td class='text-right text-monospace'>15398166</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6411</td><td class='text-right text-monospace'>20241003130630</td></tr><tr><td class='text-right text-monospace'>407</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Lamy%5FLiaisons'>Lamy Liaisons</a></td><td class='text-right text-monospace'>15512846</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>38644</td><td class='text-right text-monospace'>20240220094347</td></tr><tr><td class='text-right text-monospace'>408</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/%C3%89tat%5Fde%5Fdroit%5Fenvironnemental'>脡tat de droit environnemental</a></td><td class='text-right text-monospace'>15599815</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5253</td><td class='text-right text-monospace'>20240317224922</td></tr><tr><td class='text-right text-monospace'>409</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Massacre%5Fde%5FSantahar'>Massacre de Santahar</a></td><td class='text-right text-monospace'>15612082</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5844</td><td class='text-right text-monospace'>20231010180035</td></tr><tr><td class='text-right text-monospace'>410</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Johann%5FChristian%5FWoyzeck'>Johann Christian Woyzeck</a></td><td class='text-right text-monospace'>15682044</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7124</td><td class='text-right text-monospace'>20241005123112</td></tr><tr><td class='text-right text-monospace'>411</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Ordonnances%5Fphilippines'>Ordonnances philippines</a></td><td class='text-right text-monospace'>15703043</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4394</td><td class='text-right text-monospace'>20240816172245</td></tr><tr><td class='text-right text-monospace'>412</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Marguerite%5FRouffanche'>Marguerite Rouffanche</a></td><td class='text-right text-monospace'>15783644</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3742</td><td class='text-right text-monospace'>20240504041047</td></tr><tr><td class='text-right text-monospace'>413</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Asadollah%5FLajevardi'>Asadollah Lajevardi</a></td><td class='text-right text-monospace'>15840847</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1299</td><td class='text-right text-monospace'>20241024092435</td></tr><tr><td class='text-right text-monospace'>414</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Jean%2DPierre%5FCherid'>Jean-Pierre Cherid</a></td><td class='text-right text-monospace'>15931975</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15688</td><td class='text-right text-monospace'>20241117122829</td></tr><tr><td class='text-right text-monospace'>415</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Conf%C3%A9rence%5Fnationale%5Fdes%5Fprocureurs%5Fde%5Fla%5FR%C3%A9publique'>Conf茅rence nationale des procureurs de la R茅publique</a></td><td class='text-right text-monospace'>15990236</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19992</td><td class='text-right text-monospace'>20240908062422</td></tr><tr><td class='text-right text-monospace'>416</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Khuda%5FBakhsh'>Khuda Bakhsh</a></td><td class='text-right text-monospace'>16036311</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9641</td><td class='text-right text-monospace'>20240307222437</td></tr><tr><td class='text-right text-monospace'>417</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Dave%5FTurmel'>Dave Turmel</a></td><td class='text-right text-monospace'>16147383</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14699</td><td class='text-right text-monospace'>20241021101755</td></tr><tr><td class='text-right text-monospace'>418</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Dayle%5FFredette'>Dayle Fredette</a></td><td class='text-right text-monospace'>16149337</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11254</td><td class='text-right text-monospace'>20240605040323</td></tr><tr><td class='text-right text-monospace'>419</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Blood%5FFamily%5FMafia'>Blood Family Mafia</a></td><td class='text-right text-monospace'>16152686</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19671</td><td class='text-right text-monospace'>20241127073746</td></tr><tr><td class='text-right text-monospace'>420</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Droit%5Fcolonial%5Ffran%C3%A7ais'>Droit colonial fran莽ais</a></td><td class='text-right text-monospace'>16154361</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>44604</td><td class='text-right text-monospace'>20241120155932</td></tr><tr><td class='text-right text-monospace'>421</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Th%C3%A9orie%5Ff%C3%A9ministe%5Fdu%5Fdroit'>Th茅orie f茅ministe du droit</a></td><td class='text-right text-monospace'>16258220</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8932</td><td class='text-right text-monospace'>20241003095201</td></tr><tr><td class='text-right text-monospace'>422</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Mohamed%5FBenalilou'>Mohamed Benalilou</a></td><td class='text-right text-monospace'>16343722</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15490</td><td class='text-right text-monospace'>20240709021935</td></tr><tr><td class='text-right text-monospace'>423</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Yvan%5FSimweray'>Yvan Simweray</a></td><td class='text-right text-monospace'>16401233</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18963</td><td class='text-right text-monospace'>20241023150553</td></tr><tr><td class='text-right text-monospace'>424</td><td class='link_container'><a class='pagelink' target='_blank' href='https://fr.wikipedia.org/wiki/Loi%5Fvisant%5F%C3%A0%5Frenforcer%5Fla%5Flutte%5Fcontre%5Fla%5Ftransphobie%5Fet%5F%C3%A0%5Fam%C3%A9liorer%5Fnotamment%5Fla%5Fsituation%5Fdes%5Fmineurs%5Ftransgenres'>Loi visant 脿 renforcer la lutte contre la transphobie et 脿 am茅liorer notamment la situation des mineurs transgenres</a></td><td class='text-right text-monospace'>16441672</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10627</td><td class='text-right text-monospace'>20241029162015</td></tr></tbody></table></div> <div style='font-size:8pt' id='query_length' sec='1.335'></div> <script src='autolist.js'></script></div></div> </div><!--container--> <div class="modal fade" id="example_dialog" tabindex="-1" role="dialog" style='display:none'> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> <h4 class="modal-title" tt="example_title"></h4> </div> <div class="modal-body"> <div><input type='text' value='' id='example_search' class='form-control' tt_placeholder='search_examples' /></div> <div> <div id='example_list'> </select> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-light" tt="close" data-dismiss="modal"></button> <a type="button" id='edit_examples' class="btn btn-light" tt="edit_examples" href='https://meta.wikimedia.org/w/index.php?title=PetScan/Examples&action=edit' target='_blank'></a> </div> </div> </div> </div> </body> </html>