[xenforo] implement '"order-posts": "reaction"' (#8997)
This commit is contained in:
@@ -302,6 +302,19 @@ __tests__ = (
|
||||
"#class" : xenforo.XenforoThreadExtractor,
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://simpcity.cr/threads/ririkana-rr_loveit.10731/",
|
||||
"#comment" : "post order by reaction score (#8997)",
|
||||
"#category": ("xenforo", "simpcity", "thread"),
|
||||
"#class" : xenforo.XenforoThreadExtractor,
|
||||
"#auth" : True,
|
||||
"#options" : {
|
||||
"post-range" : 1,
|
||||
"order-posts": "reaction",
|
||||
},
|
||||
"#results" : "https://bunkr.cr/v/BKLYkkr9KK6dg",
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://simpcity.cr/forums/asians.48/",
|
||||
"#category": ("xenforo", "simpcity", "forum"),
|
||||
|
||||
Reference in New Issue
Block a user