Skip to content

Commit e7adff6

Browse files
authored
Merge pull request #92 from evgen-dev/main
Fix graphql query interception
2 parents 7d98402 + 9b2ea76 commit e7adff6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

instagram-ssl-pinning-bypass.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ function disableTigon() {
77
IGTigonConfig.$init.implementation = function() {
88
this.$init();
99
this.isTigonEnabled.value = false;
10+
this.isMnsEnabled.value = false;
1011
logger("[*][+] Disable tigon")
1112
};
1213
});

0 commit comments

Comments
 (0)