mirror of
https://github.com/davidarroyo1234/InstagramUnfollowers.git
synced 2026-04-25 21:05:49 +03:00
[PR #41] [MERGED] Fixed path to user profiles #144
Labels
No labels
bug
documentation
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/InstagramUnfollowers#144
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/davidarroyo1234/InstagramUnfollowers/pull/41
Author: @krishjainx
Created: 12/15/2022
Status: ✅ Merged
Merged: 12/15/2022
Merged by: @davidarroyo1234
Base:
master← Head:master📝 Commits (1)
5a74705fixed path to user profiles📊 Changes
4 files changed (+5 additions, -4 deletions)
View changed files
📝
README.md(+2 -1)📝
dist/dist.js(+1 -1)📝
dist/dist.min.js(+1 -1)📝
src/main.js(+1 -1)📄 Description
Hi. Initially when I clicked on a user's profile it was taking me to https://instagram.com/myinstagram/theirinstagram. I made it now so that it takes me to the valid path which is https://instagram.com/theirinstagram.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.