Skip to content

Commit 081911a

Browse files
committed
Merge branch 'update_poe_ninja_migration' of https://github.com/Wires77/PathOfBuilding-PoE2 into update_poe_ninja_migration
2 parents b048009 + dc2c2e6 commit 081911a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Modules/BuildSiteTools.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildSites.websiteList = {
1818
},
1919
{
2020
label = "poe.ninja", id = "PoeNinja", matchURL = "poe2?%.ninja/?p?o?e?2?/pob/%w+", regexURL = "poe2?%.ninja/?p?o?e?2?/pob/(%w+)%s*$", downloadURL = "poe.ninja/poe2/pob/raw/%1",
21-
codeOut = "", postUrl = "https://poe.ninja/poe2/pob/api/api_post.php", postFields = "api_paste_code=", linkURL="poe2?.ninja/?p?o?e?2?/pob/%1"
21+
codeOut = "", postUrl = "https://poe.ninja/poe2/pob/api/upload", postFields = "code=", linkURL="poe.ninja/poe2/pob/%1"
2222
},
2323
{
2424
label = "poe2db.tw", id = "PoE2DB", matchURL = "poe2db%.tw/.+", regexURL = "poe2db%.tw/pob/(.+)%s*$", downloadURL = "poe2db.tw/pob/%1/raw",

0 commit comments

Comments
 (0)