Skip to content

Commit

Permalink
cannon: add twitter -> nitter
Browse files Browse the repository at this point in the history
  • Loading branch information
karlicoss committed Dec 13, 2020
1 parent 1593802 commit 2610031
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/promnesia/cannon.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ def try_cutr(suffix, s):

('mobile.twitter.', 'twitter.'),
('m.twitter.' , 'twitter.'),
('nitter.net' , 'twitter.com'),

('m.reddit.' , 'reddit.'),
('old.reddit.' , 'reddit.'),
Expand Down

0 comments on commit 2610031

Please sign in to comment.