Использование Inspect по гиперссылке «Просмотреть все» дает нам следующее:
Код: Выделить всё
[url=#][View All][/url]
https://i.listal.com/limages/javascriptuser4.js:70:14489
function(e) {
e.preventDefault();
var t = $(this),
n = t.data("groupid"),
s = t.data("type");
$.post("/feed-view-all/", {
groupid: n,
type: s
}).done(function(e) {
$("#group" + n).html(e), t.remove()
})
}
Подробнее здесь: https://stackoverflow.com/questions/798 ... listal-com
Мобильная версия