Skip to content

Commit 44612db

Browse files
Search local files.
1 parent 281d554 commit 44612db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scrape.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ func cleanKeys() {
2020
func scrape() {
2121
scrapePastes()
2222
scrapeGists()
23+
scrapeFiles()
2324
}
2425

2526
func main() {

0 commit comments

Comments
 (0)