AmputatorBot icon indicating copy to clipboard operation
AmputatorBot copied to clipboard

Remove AMP from your URLs. AmputatorBot is a highly specialised Reddit and Twitter bot that automatically replies to comments, submissions and tweets containing AMP URLs with the canonical link(s). It...

Results 5 AmputatorBot issues
Sort by recently updated
recently updated
newest added

Hello, I've noticed that the website and the api uses cloudflare. This is an issue due to the issues with the way cloudflare works, the fact that the site is...

I guess one of the urls here https://www.reddit.com/r/metamagic/comments/17hk4ql/color_spotlight_for_10272023_boros/ is being detected as an amp link?

Observed here: https://www.reddit.com/r/mtgcube/comments/103dc4d/is_it_just_me_or_do_people_seem_to_be/j2y91j1/ Then attempted to verify the behavior using https://www.amputatorbot.com/ It appears to be a false positive occurring when the url ends in `amp` and has query params trailing...

https://www.amputatorbot.com/api/v1/convert?gac=true&md=3&q=https://amp.cnn.com/cnn/us/live-news/damar-hamlin-collapse-bills-bengals-game-intl-hnk/index.html yields: ```json [{'amp_canonical': None, 'canonical': {'domain': 'cnn', 'is_alt': False, 'is_amp': False, 'is_cached': None, 'is_valid': True, 'type': 'REL', 'url': 'https://www.cnn.com/us/live-news/damar-hamlin-collapse-bills-bengals-game-intl-hnk/index.html', 'url_similarity': 0.9473684210526315}, 'canonicals': [{'domain': 'cnn', 'is_alt': False, 'is_amp': False, 'is_cached':...

I have encountered AmputatorBot's API incorrectly returning a "canonical" link for a tweet from a user account ending in "amp": ``` input: https://twitter.com/winamp/status/1791121664689725683 # at time of writing, this is...