This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//Open https://www.instagram.com/explore/people/ | |
// Open Developer Console | |
buton = document.getElementsByClassName("y3zKF"); | |
for(let i = 0; i <buton.length;i++){ | |
buton[i].click() | |
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript: (function () { const e = '\n @media not all and (display-mode: standalone) {\n @media screen and (min-width: 1700px) {\n .app-wrapper-web ._aigs {\n max-width: 100% !important;\n }\n }\n }\n @media not all and (display-mode: standalone) {\n @media screen and (min-width: 1441px) {\n .app-wrapper-web ._aigs:not(._as6h) {\n top: 0 !important;\n width: 100% !important;\n max-width: 100% !important;\n height: 100% !important;\n }\n }\n }\n ', t = document.createElement("style"); t.type = "text/css", t.id = "custom-css-rules"; const n = document.getElementById("custom-css-rules"); n && n.remove(), t.styleSheet ? t.styleSheet.cssText = e : t.appendChild(document.createTextNode(e)), document.head.appendChild(t); const o = document.createElement("div"); o.textContent = "CSS rules |
OlderNewer