jQuery hashes added to pre generated list

This commit is contained in:
Gabor Gyorvari
2018-12-11 07:22:21 +01:00
parent 2514db8933
commit 866f6b77ca
3 changed files with 6 additions and 1 deletions

Binary file not shown.

View File

@@ -1 +1 @@
df101137e1d4f449d2866f12bac60c64a7fc8d6a529220667cb708c0899102a9
4c66a01945539cbce8694bb7452d20465cedc29a0f582ae2a91e570a12f40bd3

View File

@@ -10,6 +10,11 @@ layout: default
<p>Website contains hash information for every releases of the following CMS systems: Drupal, Joomla!, Pagekit, Typo3, Wordpress<br>Contao is excluded.</p>
<p>Maintainer is <a href="https://github.com/Kubik-Rubik" target="_blank">@Kubik-Rubik</a></p>
<h2>General sources</h2>
<ul>
<li><a href="https://code.jquery.com/jquery/">jQuery</a></li>
</ul>
<h2>Workflow to generate database</h2>
<p>See <code>tools/bigdata/generate.php</code></p>