brings back the old following feed on Instagram :3
< kittyclickr - bring back the old instagram feedについてのフィードバック
This leads to redirect loops. The script might need a if statement:
if
if (window.location == "https://www.instagram.com/") { window.location.replace("https://www.instagram.com/?variant=following"); }
返信を投稿するにはログインしてください。
This leads to redirect loops. The script might need a
if
statement: