1
0

Add link to original source
All checks were successful
Build & push docker image / docker-build-push (push) Successful in 26s

This commit is contained in:
2025-06-04 14:14:00 +02:00
parent 73193ed411
commit 01dedc74fa

View File

@@ -1,6 +1,8 @@
// Copyright 2017 Frédéric Guillot. All rights reserved. // Copyright 2017 Frédéric Guillot. All rights reserved.
// Use of this source code is governed by the Apache 2.0 // Use of this source code is governed by the Apache 2.0
// license that can be found in the LICENSE file. // license that can be found in the LICENSE file.
//
// See https://github.com/miniflux/v2/blob/4e181330d024c0c3302313dd17e0741c9d417783/internal/reader/readability/readability.go
package readability package readability