javascript: var e = [].filter.call( document.querySelectorAll('.single_post > .post-single-content a'), function(x){ return /Download$/.test(x.textContent) })[0]; foundCallback ? foundCallback(e != null) : e.click();
javascript: var d = $('[href$="/download"]')[0]; foundCallback ? foundCallback(d != null) : $.ajax(d.href).done(function(x){ downloadCallback($(x).find('a>.glyphicon-download')[0].parentNode.href); });
a[href^="/downloads/"][href$="/download"]
Pilkin this is broken i think. it gives me error if i come from another website.Coulndnt manage to fix the code. https://assettocorsa.club/index.php?q=mods/tracks/bikernieki-race-track.html when u click the install button from here, it gives error in the RD page
javascript: var e = $('a[href*="acstuff.ru/s"]')[0]; foundCallback ? foundCallback(e != null) : e && downloadCallback(new URL(e.href).searchParams.get('url') || e.href);
#content .mainContent .downloadButton > .inner
#SITE_PAGES a[target="_blank"][data-type="external"][role="button"] > span
x4fab this one is closed so I tried my best to add the new one. I didn't want to touch the script because the mods are linked to gdrive etc and start to download when you click them.
sharing the link too idk if required but still not sure
https://acstuff.ru/s/q:importWebsite?data=bcwxCoNAEIXh3lMMm3rdPmAghYQUgRDtRGTUiYo6K%2BsYYpc75IY5SRbTpnkPvuJvRaZ5b4yMerR13XET0mIcldaKFsJRi8Oqn01w2wxSb%2FAz%2BLzekDrsmGq4WO5p9bdFgvZv946PrrIc%2Bgl2yTmNi%2BvxFCeAmaBrSCJVlANyr%2FKsRkEt60SRoqeQYxy8Ojt4KBcRyyqHA8wT8hc
#downloadbtn, #plans_free > center > form > .green-button
x4fab Doesn't work anymore after sharemods.com updated their site..
.welcome__agree, .transfer__button
.somdn-download-button
sensei you might need to open RaceDepartment in “Get new mods” section and login. Seems to work here when I do that.
download
x4fab .data > .spec > :nth-child(2) > .download > :first-child
https://f1classic.forumotion.com/ so good as well!
.message:target .messageContent a
https://www.acfligue.org/
a[class$="wp-block-button__link"]
Azorath thank you! I’ll add support to their website for full automated download