minj / foxtrick

FoxTrick is a browser extension for the Hattrick online football manager game, currently available for Firefox, Google Chrome, as well as for Opera.
https://www.foxtrick.org
GNU General Public License v3.0
72 stars 48 forks source link

User-defined hosts #586

Closed minj closed 9 years ago

minj commented 9 years ago

Original issue 586 created by ryanlimigrate on 2010-05-19T12:25:19.000Z:

Currently FoxTrick runs on developer-defined hosts: www.hattrick.org, internia.pl, etc. While we could provide a list in main preferences for user to define their own hosts (using regular expressions or such), for convenience of other hosts and navigating by IP. The current stage method could also be included in this list, no need to treat differently than other hosts.

minj commented 9 years ago

Comment #1 originally posted by convincedd on 2010-05-19T15:58:12.000Z:

main obstacle is css. currently it's using moz-document. alternatively its #hattrick and all doubled with #hattrickNonSupporter for each entry, which isn't only work, but i guess also slower on all pages outside hattrick

minj commented 9 years ago

Comment #2 originally posted by convincedd on 2010-06-23T14:37:37.000Z:

see comment 4 @ #551

users can set dn locally

minj commented 9 years ago

Comment #3 originally posted by ryanlimigrate on 2010-06-24T04:59:53.000Z:

Yes, the hosts file can be used. But anyway it's complicated have some troubles.

minj commented 9 years ago

Comment #4 originally posted by convincedd on 2010-07-07T11:27:48.000Z:

551 has been merged into this issue.

minj commented 9 years ago

Comment #5 originally posted by convincedd on 2010-07-07T11:28:50.000Z:

use of #hattrick & #hattrickNonSupporter instead of hturl added to code

minj commented 9 years ago

Comment #6 originally posted by ryanlimigrate on 2010-09-06T02:35:22.000Z:

<empty>

Labels: -Milestone-0.5.3

minj commented 9 years ago

Comment #7 originally posted by ryanlimigrate on 2011-02-20T09:38:07.000Z:

As we don't use domain name to tell Hattrick sites, no longer there is need to fix this now.

Status: WontFix