twimg_redirect_orig

Redirect twimg to :orig

< Σχολιασμός για τον κώδικα twimg_redirect_orig

Αναφορά: Καλός - ο κώδικας λειτουργεί

§
Δημοσιεύτηκε: 27/01/2018

Additional url request *: thumb *: small

// @include *://pbs.twimg.com/media/*:thumb
// @include *://pbs.twimg.com/media/*:small

str = str.replace( /:(thumb|small|large|orig).*$/, "");

greg10Δημιουργός
§
Δημοσιεύτηκε: 27/01/2018

Added it. Thank you for you request!!

§
Δημοσιεύτηκε: 11/02/2018

str = str.replace( /\?format=/, ".");
This line is necessary when opened from mobile.twitter.com.

greg10Δημιουργός
§
Δημοσιεύτηκε: 12/02/2018

I modified it for your proposal. I believe it works fine.

§
Δημοσιεύτηκε: 12/02/2018

str = str.replace( /\&name=.*/, "");
Sorry,Without this it will not work well in some situations from mobile...

ps.
Script automatic updating is not done for some reason.
@namespace http://catherine.v0cyc1pp.com/twimg_redirect_orig.user.js
Is this because of the line?

§
Δημοσιεύτηκε: 12/02/2018

hi

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.