This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
dlhdhr
mirror of
https://github.com/brettlangdon/dlhdhr.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
don't skip any channels
main
Brett Langdon
2 years ago
parent
5b98c63d51
commit
8da6f3ac8e
No known key found for this signature in database
GPG Key ID:
9BAD4322A65AD78B
1 changed files
with
0 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/dlhdhr/app.py
+ 0
- 1
src/dlhdhr/app.py
View File
@ -99,7 +99,6 @@ async def listings_json(request: Request) -> JSONResponse:
"
URL
"
:
get_public_url
(
request
,
channel
.
channel_proxy
)
,
"
URL
"
:
get_public_url
(
request
,
channel
.
channel_proxy
)
,
}
}
for
channel
in
channels
for
channel
in
channels
if
not
channel
.
country_code
]
]
)
)
Write
Preview
Loading…
Cancel
Save