-
Notifications
You must be signed in to change notification settings - Fork 35
Labels
bugSomething isn't workingSomething isn't working
Description
The url_api field should not start with https://+https://.
Response from API:
{
"news": [
{
"id": 8273,
"date": "2025-02-25",
"news": "The test of the fifth vocation has started! Fansite representatives, f...",
"category": "development",
"type": "ticker",
"url": "https://www.tibia.com/news/?subtopic=newsarchive&id=8273",
"url_api": "https://+https://api.tibiadata.com/v4/news/id/8273"
},
...Seems to include all news-endpoints, except the /v4/news/id/{news_id} one.
Example URL:
https://api.tibiadata.com/v4/news/newsticker
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working