๐งโ๐
Highlights
- Pro
Pinned Loading
-
https://stackoverflow.com/a/68335748...
https://stackoverflow.com/a/68335748/5251465 1javascript:(async () => {
2/* while on the forks page, collect all the hrefs and pop off the first one (original repo) */
3const aTags = [...document.querySelectorAll('div.repo a:last-of-type')].slice(1);
45for (const aTag of aTags) {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.