Sleazy Fork is available in English.

Diskusie » Vývoj

How Add missing information by using script

§
Pridaný: 12.12.2019

How Add missing information by using script

There is a website https://kireicake.com/projects/dai-dark/ and all its manga they haven't added description can i add it manually using script or from scraping it from other website

§
Pridaný: 04.08.2020
Upravený: 04.08.2020

document.querySelector("#project_details > p:nth-child(3) > span.description").innerHTML = 'add the text content here';

Only you and nobody else will see the description!

Pridať odpoveď

Aby ste mohli pridať odpoveď, prihláste sa.