23:58:48.602 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
},
"params": {
"_country": "tg",
"userId": "304664",
"userSlug": "kokouvi-apedjinou"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "OlP31MqHUadnNrS7-pDr",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=126d2b25e5bd1cb5865436fd10bd73bf; goafrica-ad-id=68927e8e4f1b99.05873850; GOAFRICA_NEXT_SESSION_ID=Lkh6xOCcuiQa0zb2EjDN8HusVXGFA4BPMGgoqQA7",
"host": "www.goa.goafrica.syazen.cloud",
"user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"x-forwarded-for": "216.73.216.18",
"x-real-ip": "216.73.216.18",
"x-scheme": "https"
}
}
},
"user_agent": {
"original": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
},
"url": {
"full": "https://www.goa.goafrica.syazen.cloud/tg/user/304664-kokouvi-apedjinou",
"original": "https://www.goa.goafrica.syazen.cloud/tg/user/304664-kokouvi-apedjinou",
"path": "/tg/user/304664-kokouvi-apedjinou",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 245936128,
"memoryUsageHuman": "234.5 MiB"
}
} |
---|
23:58:48.608 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.37654600013047457
}
} |
---|
23:58:48.611 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?)",
"parameters": [
304664
],
"durationInMs": 3.3648309998679906
}
} |
---|
23:58:48.616 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `portfolio_medias_count` from `portfolio_media` where `user_id` = ? group by `user_id`",
"parameters": [
304664
],
"durationInMs": 1.122004000004381
}
} |
---|
23:58:48.616 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 8.177809000015259
}
} |
---|
23:58:48.617 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"TG",
true
],
"durationInMs": 8.959784999955446
}
} |
---|
23:58:48.617 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `portfolio_media` where `user_id` = ? order by `rank` asc",
"parameters": [
304664
],
"durationInMs": 2.1969920000992715
}
} |
---|
23:58:48.617 | debug | kysely.query | {
"kysely": {
"sql": "select * from `following` where `author_id` = ? order by `date` desc",
"parameters": [
304664
],
"durationInMs": 2.402492000022903
}
} |
---|
23:58:48.618 | debug | kysely.query | {
"kysely": {
"sql": "with `threads_with_me`(`thread_id`) as (select distinct `tu`.`inbox_thread_id` as `thread_id` from `inbox_thread_user` as `tu` inner join `inbox_thread` as `t` on `t`.`id` = `tu`.`inbox_thread_id` where `tu`.`user_id` = ? and `t`.`user_creator_id` != ?), `threads_with_response`(`thread_id`) as (select `t`.`thread_id` from `threads_with_me` as `t` where exists (select * from `inbox_message` as `m` where `m`.`user_author_id` = ? and `m`.`thread_id` = `t`.`thread_id`)) select count(*) as `total`, (select count(*) as `resp` from `threads_with_response`) as `resp` from `threads_with_me` as `t` limit ?",
"parameters": [
304664,
304664,
304664,
1
],
"durationInMs": 3.223198999883607
}
} |
---|
23:58:48.618 | debug | kysely.query | {
"kysely": {
"sql": "select `user_author_id`, count(`id`) as `count` from `feed_post` where (`company_author_id` is null and `user_author_id` in (?)) group by `user_author_id`",
"parameters": [
304664
],
"durationInMs": 2.871860000072047
}
} |
---|
23:58:48.619 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?)",
"parameters": [
304664
],
"durationInMs": 2.596150000113994
}
} |
---|
23:58:48.619 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `category_id` from `user_interested_category` where `user_id` in (?)",
"parameters": [
304664
],
"durationInMs": 2.410145999863744
}
} |
---|
23:58:48.619 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_resume` where `user_id` in (?)",
"parameters": [
304664
],
"durationInMs": 2.083212000085041
}
} |
---|
23:58:48.620 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_formation` where `user_id` in (?) order by `rank` asc",
"parameters": [
304664
],
"durationInMs": 2.5133070000447333
}
} |
---|
23:58:48.620 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_experience` where `user_id` in (?) order by `rank` asc",
"parameters": [
304664
],
"durationInMs": 1.950565999839455
}
} |
---|
23:58:48.620 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_lang` where `user_id` in (?)",
"parameters": [
304664
],
"durationInMs": 2.1856909999623895
}
} |
---|
23:58:48.621 | debug | kysely.query | {
"kysely": {
"sql": "with `threads_with_me`(`thread_id`, `created_date`) as (select distinct `tu`.`inbox_thread_id` as `thread_id`, `t`.`created_date` from `inbox_thread_user` as `tu` inner join `inbox_thread` as `t` on `t`.`id` = `tu`.`inbox_thread_id` where `tu`.`user_id` = ? and `t`.`user_creator_id` != ?), `threads_delay`(`thread_id`, `delay`) as (select `t`.`thread_id`, (select TIMESTAMPDIFF(MINUTE, `t`.`created_date`, `m`.`created_date`) as `delay` from `inbox_message` as `m` where `m`.`user_author_id` = ? and `m`.`thread_id` = `t`.`thread_id` and `m`.`id` = (select min(`id`) as `id` from `inbox_message` where `inbox_message`.`thread_id` = `t`.`thread_id` and `inbox_message`.`user_author_id` = ?)) as `delay` from `threads_with_me` as `t`), `delays_filtered`(`thread_id`, `delay`) as (select * from `threads_delay` where `delay` is not null and `delay` < (select `delay` from `threads_delay` where `delay` is not null order by `delay` desc limit ?)) select avg(`t`.`delay`) as `mean` from `delays_filtered` as `t` limit ?",
"parameters": [
304664,
304664,
304664,
304664,
1,
1
],
"durationInMs": 6.0341660000849515
}
} |
---|
23:58:48.621 | debug | kysely.query | {
"kysely": {
"sql": "select `target_user_id`, count(`id`) as `count` from `following` where (`target_company_id` is null and `target_user_id` in (?)) group by `target_user_id`",
"parameters": [
304664
],
"durationInMs": 5.621103000128642
}
} |
---|
23:58:48.621 | debug | kysely.query | {
"kysely": {
"sql": "select * from `feed_post` where `user_author_id` = ? and (`feed_post`.`pending_publication_date` is null or `feed_post`.`pending_publication_date` < UTC_TIMESTAMP()) order by `created_date` desc limit ?",
"parameters": [
304664,
2
],
"durationInMs": 6.324903999920934
}
} |
---|
23:58:48.622 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_coordinate` where `user_id` in (?) and `type` != ?",
"parameters": [
304664,
""
],
"durationInMs": 2.7771240000147372
}
} |
---|
23:58:48.622 | debug | kysely.query | {
"kysely": {
"sql": "with recursive `cte`(`id`, `parent_id`, `level`, `root_id`) as (select `c`.`id`, `c`.`parent_id`, ? as `level`, `c`.`id` as `root_id` from `category` as `c` where `c`.`id` in (?) union all select `p`.`id`, `p`.`parent_id`, cte.level + ? as `level`, `cte`.`root_id` from `category` as `p` inner join `cte` on `p`.`id` = `cte`.`parent_id`) select `id`, `root_id`, `level` from `cte`",
"parameters": [
1,
123,
1
],
"durationInMs": 3.016126000089571
}
} |
---|
23:58:48.622 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
123,
"fr"
],
"durationInMs": 3.149193000048399
}
} |
---|
23:58:48.623 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
"parameters": [
276110
],
"durationInMs": 2.7872329999227077
}
} |
---|
23:58:48.623 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user_formation` where `id` in (?, ?, ?)",
"parameters": [
2434,
2435,
2436
],
"durationInMs": 2.2616920000873506
}
} |
---|
23:58:48.623 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user_experience` where `id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)",
"parameters": [
2546,
2547,
2548,
2549,
2550,
2551,
2552,
2553,
2554,
2555,
2556,
2557
],
"durationInMs": 2.444870000006631
}
} |
---|
23:58:48.625 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user_lang` where `id` in (?)",
"parameters": [
21633
],
"durationInMs": 3.6944609999191016
}
} |
---|
23:58:48.625 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_skill` where `user_id` in (?)",
"parameters": [
304664
],
"durationInMs": 6.695218000095338
}
} |
---|
23:58:48.626 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user_coordinate` where `id` in (?)",
"parameters": [
124963
],
"durationInMs": 3.732069999910891
}
} |
---|
23:58:48.626 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
122,
"fr"
],
"durationInMs": 3.6614999999292195
}
} |
---|
23:58:48.626 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
113
],
"durationInMs": 3.6599759999662638
}
} |
---|
23:58:48.626 | debug | kysely.query | {
"kysely": {
"sql": "select `target_company_id`, count(`id`) as `count` from `following` where (`target_company_id` in (?, ?) and `target_user_id` is null) group by `target_company_id`",
"parameters": [
658736,
2006
],
"durationInMs": 2.96177599998191
}
} |
---|
23:58:48.627 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?, ?)",
"parameters": [
658736,
2006
],
"durationInMs": 3.4547079999465495
}
} |
---|
23:58:48.628 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?, ?, ?)",
"parameters": [
24,
29526,
469249,
71,
413,
34
],
"durationInMs": 2.7966299999970943
}
} |
---|
23:58:48.629 | debug | kysely.query | {
"kysely": {
"sql": "select `target_company_id`, count(`id`) as `count` from `following` where (`target_company_id` in (?, ?, ?, ?, ?, ?) and `target_user_id` is null) group by `target_company_id`",
"parameters": [
24,
29526,
469249,
71,
413,
34
],
"durationInMs": 3.692847999976948
}
} |
---|
23:58:48.632 | debug | kysely.query | {
"kysely": {
"sql": "select `company_author_id`, count(`id`) as `count` from `feed_post` where (`company_author_id` in (?, ?) and `user_author_id` is null) group by `company_author_id`",
"parameters": [
658736,
2006
],
"durationInMs": 9.16186900017783
}
} |
---|
23:58:48.633 | debug | kysely.query | {
"kysely": {
"sql": "with `followCount`(`countu`, `countc`, `target_user_id`, `target_company_id`) as (select count(distinct `following`.`target_company_id`) as `countc`, count(distinct `following`.`target_user_id`) as `countu`, `following`.`target_user_id`, `following`.`target_company_id` from `following` where `following`.`target_user_id` is not null group by `following`.`target_user_id`, `following`.`target_company_id`) select *, countc\n + countu as `count` from `following` left join `followCount` on ((`following`.`target_user_id` is not null and `following`.`target_user_id` = `followCount`.`target_user_id`) or (`following`.`target_company_id` is not null and `following`.`target_company_id` = `followCount`.`target_company_id`)) where `author_id` = ? and (`following`.`target_user_id` is null or `following`.`target_user_id` not in (?, ?)) and (`following`.`target_company_id` is null or `following`.`target_company_id` not in (?, ?)) order by `count` desc limit ?",
"parameters": [
304664,
335977,
315498,
33774,
656328,
4
],
"durationInMs": 12.406607999932021
}
} |
---|
23:58:48.634 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
905,
9322,
226099,
26499,
70178
],
"durationInMs": 5.159759999951348
}
} |
---|
23:58:48.634 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
112
],
"durationInMs": 8.294484999962151
}
} |
---|
23:58:48.634 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
123,
140,
517,
175,
177
],
"durationInMs": 5.966570999938995
}
} |
---|
23:58:48.635 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?)",
"parameters": [
191,
186
],
"durationInMs": 7.974774000002071
}
} |
---|
23:58:48.635 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where ((`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
"parameters": [
191,
"fr",
186,
"fr"
],
"durationInMs": 8.445274000056088
}
} |
---|
23:58:48.636 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where ((`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
"parameters": [
140,
"fr",
517,
"fr",
175,
"fr",
177,
"fr"
],
"durationInMs": 7.180825999937952
}
} |
---|
23:58:48.636 | debug | kysely.query | {
"kysely": {
"sql": "select `company_author_id`, count(`id`) as `count` from `feed_post` where (`company_author_id` in (?, ?, ?, ?, ?, ?) and `user_author_id` is null) group by `company_author_id`",
"parameters": [
24,
29526,
469249,
71,
413,
34
],
"durationInMs": 10.715391000034288
}
} |
---|
23:58:48.636 | debug | kysely.query | {
"kysely": {
"sql": "select `user_author_id`, count(`id`) as `count` from `feed_post` where (`company_author_id` is null and `user_author_id` in (?, ?, ?, ?, ?, ?)) group by `user_author_id`",
"parameters": [
2575,
407635,
46594,
414084,
315498,
335977
],
"durationInMs": 2.0728629999794066
}
} |
---|
23:58:48.637 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?, ?)",
"parameters": [
656328,
33774
],
"durationInMs": 2.3321220001671463
}
} |
---|
23:58:48.637 | debug | kysely.query | {
"kysely": {
"sql": "select `target_company_id`, count(`id`) as `count` from `following` where (`target_company_id` in (?, ?) and `target_user_id` is null) group by `target_company_id`",
"parameters": [
656328,
33774
],
"durationInMs": 2.328474999871105
}
} |
---|
23:58:48.637 | debug | kysely.query | {
"kysely": {
"sql": "select `company_author_id`, count(`id`) as `count` from `feed_post` where (`company_author_id` in (?, ?) and `user_author_id` is null) group by `company_author_id`",
"parameters": [
656328,
33774
],
"durationInMs": 2.208424000069499
}
} |
---|
23:58:48.638 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where ((`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
"parameters": [
138,
"fr",
172,
"fr"
],
"durationInMs": 2.0886009999085218
}
} |
---|
23:58:48.638 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
183,
"fr"
],
"durationInMs": 2.0744450001511723
}
} |
---|
23:58:48.641 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?, ?)",
"parameters": [
2575,
407635,
46594,
414084,
315498,
335977
],
"durationInMs": 7.2632480000611395
}
} |
---|
23:58:48.641 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
2575,
407635,
46594,
414084,
315498,
335977
],
"durationInMs": 7.823804999934509
}
} |
---|
23:58:48.641 | debug | kysely.query | {
"kysely": {
"sql": "select `target_user_id`, count(`id`) as `count` from `following` where (`target_company_id` is null and `target_user_id` in (?, ?, ?, ?, ?, ?)) group by `target_user_id`",
"parameters": [
2575,
407635,
46594,
414084,
315498,
335977
],
"durationInMs": 7.984011000022292
}
} |
---|
23:58:48.642 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
"parameters": [
129,
422,
1063,
160
],
"durationInMs": 5.421494000125676
}
} |
---|
23:58:48.642 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
126,
"fr"
],
"durationInMs": 4.831011999864131
}
} |
---|
23:58:48.642 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
126
],
"durationInMs": 4.864904999965802
}
} |
---|
23:58:48.642 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
"parameters": [
131065
],
"durationInMs": 4.874934000195935
}
} |
---|
23:58:48.642 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
127,
155
],
"durationInMs": 4.6903619999065995
}
} |
---|
23:58:48.643 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
165
],
"durationInMs": 4.636041000019759
}
} |
---|
23:58:48.643 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?, ?)",
"parameters": [
114975,
278037,
237120,
284757,
204595,
220258
],
"durationInMs": 1.6894440001342446
}
} |
---|
23:58:48.643 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where ((`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
"parameters": [
277,
"fr",
109,
"fr",
669,
"fr"
],
"durationInMs": 1.7136079999618232
}
} |
---|
23:58:48.643 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
171,
167
],
"durationInMs": 7.274389000143856
}
} |
---|
23:58:48.644 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
116
],
"durationInMs": 2.344814999960363
}
} |
---|
23:58:48.644 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
242,
100,
1031
],
"durationInMs": 1.2855060000438243
}
} |
---|
23:58:48.645 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
"parameters": [
277,
109,
669
],
"durationInMs": 3.0353019998874515
}
} |
---|
23:58:48.645 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where ((`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
"parameters": [
265,
"fr",
85,
"fr"
],
"durationInMs": 0.30177799984812737
}
} |
---|
23:58:48.645 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
231,
77
],
"durationInMs": 0.2292740000411868
}
} |
---|
23:58:48.685 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
},
"params": {
"_country": "tg",
"userId": "304664",
"userSlug": "kokouvi-apedjinou"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "OlP31MqHUadnNrS7-pDr",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=126d2b25e5bd1cb5865436fd10bd73bf; goafrica-ad-id=68927e8e4f1b99.05873850; GOAFRICA_NEXT_SESSION_ID=Lkh6xOCcuiQa0zb2EjDN8HusVXGFA4BPMGgoqQA7",
"host": "www.goa.goafrica.syazen.cloud",
"user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"x-forwarded-for": "216.73.216.18",
"x-real-ip": "216.73.216.18",
"x-scheme": "https"
}
},
"response": {
"bytes": 267426,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=126d2b25e5bd1cb5865436fd10bd73bf; goafrica-ad-id=68927e8e4f1b99.05873850; GOAFRICA_NEXT_SESSION_ID=Lkh6xOCcuiQa0zb2EjDN8HusVXGFA4BPMGgoqQA7",
"host": "www.goa.goafrica.syazen.cloud",
"user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"x-forwarded-for": "216.73.216.18",
"x-real-ip": "216.73.216.18",
"x-scheme": "https"
}
}
},
"user_agent": {
"original": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
},
"url": {
"full": "https://www.goa.goafrica.syazen.cloud/tg/user/304664-kokouvi-apedjinou",
"original": "https://www.goa.goafrica.syazen.cloud/tg/user/304664-kokouvi-apedjinou",
"path": "/tg/user/304664-kokouvi-apedjinou",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 268349440,
"memoryUsageHuman": "255.9 MiB",
"requestTimeInMs": 84
}
} |
---|