jerone / UserScripts

🐵 My UserScripts
https://github.com/jerone/UserScripts#readme
GNU General Public License v3.0
339 stars 39 forks source link

(Github Pages Linker) annoying "301 Moved Permanently" redirect #72

Closed jP6a9b3OR6FN5mVP81pQ2aOrtfMhKEhaBX8WkP1 closed 9 years ago

jP6a9b3OR6FN5mVP81pQ2aOrtfMhKEhaBX8WkP1 commented 9 years ago

i.e. as for now, https://jerone.github.io/Throbber.js is redirecting to https://jerone.github.io/Throbber.js/

--- 47: var url = String.format("https://{0}.github.io/{1}", tree[1], tree[2]); +++ 47: var url = String.format("https://{0}.github.io/{1}/", tree[1], tree[2]);

jerone commented 9 years ago

Issue confirmed. Fix confirmed. Can you tell why this is "annoying", as nobody will ever notice this happening.

ps. interesting name...

jP6a9b3OR6FN5mVP81pQ2aOrtfMhKEhaBX8WkP1 commented 9 years ago

huh? redirect prevention? anyone? but annoying rather by greasefork's "force find updates"-only design misconception, saying no to any useful customizing p.s. simply A-z0-9, but maybe github is capable for more

jerone commented 9 years ago

I don't understand your comment, but this is an easy fix.