mirror of
https://github.com/aykhans/slash-e.git
synced 2025-12-14 20:59:19 +00:00
chore: tweak plugin
This commit is contained in:
4
plugin/httpgetter/http_getter.go
Normal file
4
plugin/httpgetter/http_getter.go
Normal file
@@ -0,0 +1,4 @@
|
||||
// Package httpgetter is using to get resources from url.
|
||||
// * Get metadata for website;
|
||||
// * Get image blob to avoid CORS;
|
||||
package httpgetter
|
||||
Reference in New Issue
Block a user