Jump to content

Hi, I have a script that visits pages and users (generates views and make tem appear higher in search results) and it stumped upon this link: https://static.cdninstagram.com/rsrc.php/v3iJan4/yx/l/en_US/TXOYFbKoAXC.js?_nc_x=Ij3Wp8lg5Kz (also included as attachment).

It seems to be JavaScript and a few lines caught my eye:

___d("GenderConst",[],(function(a,b,c,d,e,f){e.exports={NOT_A_PERSON:0,FEMALE_SINGULAR:1,MALE_SINGULAR:2,FEMALE_SINGULAR_GUESS:3,MALE_SINGULAR_GUESS:4,MIXED_UNKNOWN:5,NEUTER_SINGULAR:6,UNKNOWN_SINGULAR:7,FEMALE_PLURAL:8,MALE_PLURAL:9,NEUTER_PLURAL:10,UNKNOWN_PLURAL:11}}),null);
__d("IntlVariations",[],(function(a,b,c,d,e,f){e.exports={BITMASK_NUMBER:28,BITMASK_GENDER:3,NUMBER_ZERO:16,NUMBER_ONE:4,NUMBER_TWO:8,NUMBER_FEW:20,NUMBER_MANY:12,NUMBER_OTHER:24,GENDER_MALE:1,GENDER_FEMALE:2,GENDER_UNKNOWN:3}}),null);
a.get(b,d("PolarisRelationshipState").EMPTY_RELATIONSHIP)}function n(a){a=a.favoritedByViewer;return a!=null?a:{state:d("PolarisRelationshipTypes").FAVORITE_STATUS_NOT_FAVORITED,stable:!0}}function o(a){a=a.followedByViewer;return a.state==null?{state:d("PolarisRelationshipTypes").FOLLOW_STATUS_NOT_FOLLOWING,stable:!0}:a}function p(a,b,c){a=m(a,c.id);return b!=null&&(a.followedByViewer.state===d("PolarisRelationshipTypes").FOLLOW_STATUS_FOLLOWING||b.id===c.id||!c.isPrivate)}function q(a){return d("PolarisReactRedux").useSelector(function(b){return b.relationships.get(a)})}g.closeFriendOfViewer=a;g.favoritedByViewer=b;g.followsViewer=c;g.followedByViewer=e;g.isBlockedByViewer=f;g.isMutedPostsByViewer=h;g.isMutedStoryByViewer=i;g.isRestrictedByViewer=j;g.guardianOfViewer=k;g.supervisedByViewer=l;g.getRelationship=m;g.getFavoritedByViewer=n;g.getFollowedByViewer=o;g.canViewerSeeFollowList=p;g.useRelationship=q}),98);

Is it possible, that  this script is used for reviewing images, sorting users and making links between users?

 

weird_instagram_file_TXOYFbKoAXC.js

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×