bibliogram/src/lib/utils
Cadence Ember c2d7aca1cb
Replace all profile fetching methods with IWeb
The previous HTML method is gone due to a page restructure. It was
able to consistently bypass Instagram's blocking.

The IWeb method has a few hundred uses per X time for selfhosters, and
a couple dozen uses per X time for servers. This will likely change in
the future. There is no known way to bypass Instagram's IWeb blocking.

Feel free to look for a way.

Further timeline pages are still blocked. The "next page" button
defaults to not automatically loading when scrolled, since it will
basically never work anyway. Users running personal instances may be
able to get a couple of uses out of it.
2022-07-25 01:57:44 +12:00
..
parser Provide error page for age gated profiles 2020-04-14 03:46:23 +12:00
request_backends Fix some image proxy headers 2020-06-25 03:42:22 +12:00
saved_requests Add screenshot tests for user, post, and gallery 2020-07-20 19:15:58 +12:00
body.js Add handler for alternate form of age restriction 2021-08-05 23:33:19 +12:00
feed.js Redesign disabled feed system 2020-04-22 23:59:45 +12:00
islatin.js Use boring font for consistent non-latin script appearance based on page heuristics 2022-05-06 01:36:40 +12:00
proxyurl.js Fix exploit and add tests for proxy URL validator 2020-06-19 17:57:34 +12:00
request.js Replace all profile fetching methods with IWeb 2022-07-25 01:57:44 +12:00
structuretext.js Don't remove hashtags if post is only hashtags 2020-06-19 18:47:54 +12:00
tor.js Allow customisation of tor port 2021-09-28 16:23:52 +13:00
torswitcher.js Rename folder to request_backends 2020-06-21 18:06:30 +12:00
upgradedb.js Option to track quota for analysis 2020-07-23 01:20:06 +12:00