Post
Topic
Board Meta
Re: [suggestion][userscript] pop up edited history when click on edited date
by
0x256
on 22/08/2020, 09:45:04 UTC

The secret is here  Cheesy I didn't know until now, I think can fetch data using ajax
How to use it
  • Find the msgID, userID or topicID you need. Let's use msgID 51902990.
  • Remove the last 4 digits from the msgID to get the directory name (if there are less than 4 digits, use 0): 5190.
  • Put everything together behind the (above) URL and add ".html": http://loyce.club/archive/posts/5190/51902990.html.

I'll wait Aveatrex to modify the code in its own way