Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instgram pushed a update that broke the script #1

Open
glandalfo opened this issue Nov 30, 2023 · 1 comment
Open

Instgram pushed a update that broke the script #1

glandalfo opened this issue Nov 30, 2023 · 1 comment

Comments

@glandalfo
Copy link

Love the script!

Last night Insta must have pushed an update as the script no longer renders the button.

Have got it working again for me with the following changes:

document.addEventListener('DOMContentLoaded', async () => {
  const headerSelector =
    'div[id^="mount_"] > div > div > div > div > div > div > div > div > div > section > main > div > header > section > div';

and

  const btnClass =
    'x1i10hfl xjqpnuy xa49m3k xqeqjp1 x2hbi6w x972fbf xcfux6l x1qhh985 xm0m39n xdl72j9 x2lah0s xe8uvvx xdj266r x11i5rnm xat24cr x1mh8g0r x2lwn1j xeuugli xexx8yu x18d9i69 x1hl2dhg xggy1nq x1ja2u2z x1t137rt x1q0g3np x1lku1pv x1a2a7pz x6s0dn4 xjyslct x1lq5wgf xgqcy7u x30kzoy x9jhf4c x1ejq31n xd10rxx x1sy0etr x17r0tee x9f619 x1ypdohk x78zum5 x1f6kntn xwhw2v2 x10w6t97 xl56j7k x17ydfre x1swvt13 x1pi30zi x1n2onr6 x2b8uid xlyipyv x87ps6o x14atkfc xcdnw81 x1i0vuye x1gjpkn9 x5n08af xsz8vos';
@Krolul
Copy link

Krolul commented Dec 8, 2023

Where do I implement these lines into the script?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants