Skip to content

Commit

Permalink
Add Alfie
Browse files Browse the repository at this point in the history
  • Loading branch information
dmoonfire committed Sep 24, 2023
1 parent 18771b8 commit af4fe50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dosagelib/plugins/a.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ def repl(m):

name = sub('^p-?(\d+)', repl, page_url.split('/')[-1])

if name == "0-525":
if name == "o-525":
name = "0525"
if name == "0369-2":
name = "0469"
Expand Down

0 comments on commit af4fe50

Please sign in to comment.