Port over API-based VPN filtering features #13

Open
opened 2024-10-06 04:39:31 -05:00 by Zankaria · 5 comments
Zankaria commented 2024-10-06 04:39:31 -05:00 (Migrated from gitlab.leftypol.org)

This could be a good starting point 75c14838d7

This could be a good starting point https://bitbucket.org/ponychan/ponychan-tinyboard/commits/75c14838d7ea4f32361505a6ff74e34029ab3233
Zankaria commented 2024-10-06 04:45:25 -05:00 (Migrated from gitlab.leftypol.org)

created branch 13-port-over-api-based-vpn-filtering-features to address this issue

created branch [`13-port-over-api-based-vpn-filtering-features`](/leftypol/leftypol/-/compare/config...13-port-over-api-based-vpn-filtering-features) to address this issue
Zankaria commented 2024-10-06 04:45:27 -05:00 (Migrated from gitlab.leftypol.org)

changed the description

changed the description
Zankaria commented 2024-10-06 06:06:05 -05:00 (Migrated from gitlab.leftypol.org)

Related branch: iphub-filter

Related branch: `iphub-filter`
perdedora commented 2024-10-10 15:07:32 -05:00 (Migrated from gitlab.leftypol.org)

There's also ip-api.
https://ip-api.com/

Our endpoints are limited to 45 HTTP requests per minute from an IP address. If you go over this limit your requests will be throttled (HTTP 429) until your rate limit window is reset.

There's also ip-api. https://ip-api.com/ >Our endpoints are limited to 45 HTTP requests per minute from an IP address. If you go over this limit your requests will be throttled (HTTP 429) until your rate limit window is reset.
Zankaria commented 2024-10-10 15:33:30 -05:00 (Migrated from gitlab.leftypol.org)

Thank you, but in all honestly I am more confident that during the occasional peak activity we may go over that. I am more confident that we'll stay under 1000 per day.
Ideally I wanted to upstream on vichan something more complex with also a simple scheduler to distribute the calls among the API services

Thank you, but in all honestly I am more confident that during the occasional peak activity we may go over that. I am more confident that we'll stay under 1000 per day. Ideally I wanted to upstream on vichan something more complex with also a simple scheduler to distribute the calls among the API services
Sign in to join this conversation.
No labels
Bug
Proposal
Request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: leftypol/leftypol#13
No description provided.