-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Description
I think there's been some changes to the session pages, I had to adjust the regex for it to detect any sessions:
from
let pat = "\\b.*\\/videos\\/play\\/wwdc2016\\/([0-9]*)\\/\"><h5\\b"
to
let pat = "\\b.*\\/videos\\/play\\/wwdc2016\\/([0-9]*)\\/\">.*"
Not sure if the regex could be better.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels