A copyright violation detector running on Wikimedia Cloud Services https://tools.wmflabs.org/copyvios/
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

README.md 494 B

há 13 anos
há 13 anos
1234567891011121314
  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. Not much else to say at this stage. Move along, now.
  5. Dependencies
  6. ============
  7. * [earwigbot](https://github.com/earwig/earwigbot)
  8. * [mako](http://www.makotemplates.org/)
  9. * [oursql](http://packages.python.org/oursql/)
  10. * [uglifyjs](https://github.com/mishoo/UglifyJS/)
  11. * [uglifycss](https://github.com/fmarcia/UglifyCSS/)