A copyright violation detector running on Wikimedia Cloud Services https://tools.wmflabs.org/copyvios/
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

README.md 476 B

13 lat temu
13 lat temu
123456789101112
  1. This is a from-scratch rewrite of
  2. [my Toolserver site](https://toolserver.org/~earwig) to interface well with my
  3. [EarwigBot rewrite](https://github.com/earwig/earwigbot).
  4. Dependencies
  5. ============
  6. * [earwigbot](https://github.com/earwig/earwigbot) >= 0.1
  7. * [mako](http://www.makotemplates.org/) >= 0.7.2
  8. * [oursql](http://packages.python.org/oursql/) >= 0.9.3.1
  9. * [uglifyjs](https://github.com/mishoo/UglifyJS/) >= 1.3.3
  10. * [uglifycss](https://github.com/fmarcia/UglifyCSS/)