Please update!
|
|
Hey, please update this script so it works with reddit again! I'm really looking forward to that. |
|
|
I'm trying, the new changes at the html are really non GM friendly. |
|
|
Ah, alright! Hope it works out fine. |
|
|
I've figured out the problem. Reddit changed the HTML all around, so there was no canonical way to reach the parent link. Instead, I'm finding all links with class 'bylink' and whose href is an anchor. Then it was just a matter of crafting a new XPath query to find the entry itself. Because I can't update the source code for this script myself, I pasted it here: |
|
|
wow! I was just working on this and when I came to upload I saw your message of 2 hours ago, so I modified a little... nice |