Skip to content

Commit

Permalink
removed Guildox and updated mr robot
Browse files Browse the repository at this point in the history
  • Loading branch information
gentoomaniac committed Jan 11, 2021
1 parent b4e28a8 commit 342256a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ local LRI = LibStub:GetLibrary("LibRealmInfo");
-- default config settings
local QuickLink_defaultPages = {
{ name = "Armory", url = "http://worldofwarcraft.com/{REGION_LANGUAGE}/character/{REALM}/{NAME}", enabled = true },
{ name = "Ask Mr. Robot", url = "http://www.askmrrobot.com/wow/gear/{REGION}/{REALM}/{NAME}", enabled = true },
{ name = "Guildox", url = "http://guildox.com/toon/{REGION}/{REALM}/{NAME}", enabled = true },
{ name = "Ask Mr. Robot", url = "http://www.askmrrobot.com/optimizer#{REGION}/{REALM}/{NAME}", enabled = true },
{ name = "raider.io", url = "https://raider.io/characters/{REGION}/{REALM}/{NAME}", enabled = true },
{ name = "WOW Progress", url = "http://www.wowprogress.com/character/{REGION}/{REALM}/{NAME}", enabled = true },
}
Expand Down

0 comments on commit 342256a

Please sign in to comment.