Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add redirects from Tumblr blogs to Priviblur #869

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

syeopite
Copy link
Contributor

Example URLs:

https://staff.tumblr.com/ ----> https://pb.bloat.cat/staff/
https://staff.tumblr.com/post/736071326097440768/hello-tumblr-this-is-a-badges-update ----> https://pb.bloat.cat/staff/736071326097440768/hello-tumblr-this-is-a-badges-update

https://www.staff.tumblr.com ----> https://pb.bloat.cat/staff

ManeraKai added a commit that referenced this pull request Dec 10, 2023
@ManeraKai ManeraKai merged commit ab46d1a into libredirect:master Dec 10, 2023
@ManeraKai
Copy link
Member

Please tell me if my modified regex is giving problems.

@syeopite
Copy link
Contributor Author

syeopite commented Dec 10, 2023

That works but you'll need to add hyphens into the character set there since Tumblr blog names can include hyphens. For example:

https://firefox-official.tumblr.com
https://staffs-secret-blog.tumblr.com
https://writing-prompt-s.tumblr.com

@ManeraKai
Copy link
Member

ManeraKai commented Dec 11, 2023

I swear I added hyphens... I think I didn't commit it. I'll add it.

@ManeraKai
Copy link
Member

Added it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants