From javierayres at gmail.com Wed Jun 12 15:57:29 2019 From: javierayres at gmail.com (Javier Ayres) Date: Wed, 12 Jun 2019 10:57:29 -0300 Subject: [qutebrowser] Custom URL rewrites/redirects Message-ID: Hi all. I'm wondering if qutebrowser has a feature which I'm not sure exactly how is it called, so I'm having trouble looking for it in the documentation. What I want is to write a set to rules that will modify the URLs of the requests I'm making according to a pattern. For example: I want that every request I make to a URL that looks like "https://www.reddit.com/*" is re-routed to "https://old.reddit.com/*". From jaygkamat at gmail.com Fri Jun 14 11:35:53 2019 From: jaygkamat at gmail.com (Jay Kamat) Date: Fri, 14 Jun 2019 02:35:53 -0700 Subject: [qutebrowser] Custom URL rewrites/redirects In-Reply-To: References: Message-ID: <861rzwpkzq.fsf@gmail.com> Javier Ayres writes: > Hi all. I'm wondering if qutebrowser has a feature which I'm not sure > exactly how is it called, so I'm having trouble looking for it in the > documentation. > > What I want is to write a set to rules that will modify the URLs of > the requests I'm making according to a pattern. For example: I want > that every request I make to a URL that looks like > "https://www.reddit.com/*" is re-routed to "https://old.reddit.com/*". I use this to do this for me: http://www.gitlab.com/jgkamat/dotfiles/blob/master/qutebrowser/.config/qutebrowser/pyconfig/redirectors.py#L34 From javierayres at gmail.com Sun Jun 16 01:45:28 2019 From: javierayres at gmail.com (Javier Ayres) Date: Sat, 15 Jun 2019 20:45:28 -0300 Subject: [qutebrowser] Custom URL rewrites/redirects In-Reply-To: <861rzwpkzq.fsf@gmail.com> References: <861rzwpkzq.fsf@gmail.com> Message-ID: Awesome, this looks exactly like what I needed. It seems the version from Debian's repo still doesn't have this feature but I'm only one version behind, so it's got to be the next one. Thanks! 2019-06-14 6:35 GMT-03:00, Jay Kamat : > > Javier Ayres writes: > >> Hi all. I'm wondering if qutebrowser has a feature which I'm not sure >> exactly how is it called, so I'm having trouble looking for it in the >> documentation. >> >> What I want is to write a set to rules that will modify the URLs of >> the requests I'm making according to a pattern. For example: I want >> that every request I make to a URL that looks like >> "https://www.reddit.com/*" is re-routed to "https://old.reddit.com/*". > > I use this to do this for me: > > http://www.gitlab.com/jgkamat/dotfiles/blob/master/qutebrowser/.config/qutebrowser/pyconfig/redirectors.py#L34 > From me at the-compiler.org Tue Jun 18 13:43:04 2019 From: me at the-compiler.org (Florian Bruhin) Date: Tue, 18 Jun 2019 13:43:04 +0200 Subject: [qutebrowser] qutebrowser v1.6.3 released In-Reply-To: <20190506175837.fww3ssmaqftx6gjk@hooch.localdomain> References: <20190506175837.fww3ssmaqftx6gjk@hooch.localdomain> Message-ID: <20190618114304.2ilpql462piosmgm@hooch.localdomain> Hey, I just released qutebrowser v1.6.3! https://github.com/qutebrowser/qutebrowser/releases/tag/v1.6.3 This release contains a couple of bugfixes: - Crash when hinting and changing/closing the tab before hints are displayed. - Crash on redirects with Qt 5.13. - Hide bogus `AA_ShareOpenGLContexts` warning with Qt 5.12.4. - Workaround for renderer process crashes with Qt 5.12.4. If you're unable to update, you can remove `~/.cache/qutebrowser` for the same result. I gave up trying to upload a 32-bit Windows build, somehow my connection gets closed whenever I try to upload it... Florian -- https://www.qutebrowser.org | me at the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc I love long mails! | https://email.is-not-s.ms/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: