re-author plugins

This commit is contained in:
Nick Sweeting
2024-10-15 01:00:21 -07:00
parent 01ba6d49d3
commit 654bd22bd0
19 changed files with 42 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
__package__ = 'plugins_extractor.singlefile'
__label__ = 'singlefile'
__version__ = '2024.10.14'
__author__ = 'Nick Sweeting'
__author__ = 'ArchiveBox'
__homepage__ = 'https://github.com/gildas-lormeau/singlefile'
__dependencies__ = ['npm']