kittyclickr - bring back the old instagram feed

brings back the old following feed on Instagram :3

< kittyclickr - bring back the old instagram feed 피드백

리뷰: 보통 - 동작하나 버그 있음

§
작성: 2022-08-22

This leads to redirect loops. The script might need a if statement:

if (window.location == "https://www.instagram.com/") {
    window.location.replace("https://www.instagram.com/?variant=following");
}

댓글 남기기

댓글을 남기려면 로그인하세요.