We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f8b5e0 commit bfb8397Copy full SHA for bfb8397
lib/dir_listing.py
@@ -8,6 +8,7 @@
8
ignore_prefixes = ['.', '_']
9
sep = "\n\n---\n\n"
10
auto_minutes_path = "auto-minutes/minutes/"
11
+wgname = "httpbis"
12
13
def spider(directory, reverse=False):
14
index = []
0 commit comments