Redirect to old reddit
Force going to old Reddit theme.
This commit is contained in:
commit
95a98229ed
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ var pd = {
|
|||
pd.setup.applyDom();
|
||||
} else {
|
||||
if (confirm('This script is designed to be run from your own user profile. Would you like to navigate there?')) {
|
||||
document.location = 'http://reddit.com/u/me/overview';
|
||||
document.location = 'http://old.reddit.com/u/me/overview';
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue