fix
This commit is contained in:
parent
f13adecd43
commit
eb93636e1f
@ -31,7 +31,7 @@ def update_films_by_year_page(token_id, token_secret):
|
|||||||
print("Generating table")
|
print("Generating table")
|
||||||
film_by_year_table = build_table(viewings_by_year)
|
film_by_year_table = build_table(viewings_by_year)
|
||||||
|
|
||||||
wiki_url = JACKNET_WIKI_URL
|
wiki_url = VCinemaUtils.JACKNET_WIKI_URL
|
||||||
|
|
||||||
# Page ID of https://wiki.jacknet.io/books/vcinema/page/films-by-release-year
|
# Page ID of https://wiki.jacknet.io/books/vcinema/page/films-by-release-year
|
||||||
page_id = "24"
|
page_id = "24"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user