rpx: block whole asn #50

Open
Marcel wants to merge 1 commit from asblock into main
Owner
No description provided.
Tim Koop approved these changes 2026-08-14 16:11:14 +02:00
@ -0,0 +43,4 @@
blockedAS = lib.mkOption {
type = with lib.types; listOf int;
default = [
32934 # Facebook, Inc.

why block facebook as the default? or this is just the first AS that came to mind?

why block facebook as the default? or this is just the first AS that came to mind?
Author
Owner

Its crawling made the CPU usage to 100% and made pushing impossible.

Its crawling made the CPU usage to 100% and made pushing impossible.
Klemens approved these changes 2026-08-17 22:02:54 +02:00
This pull request has changes conflicting with the target branch.
  • modules/elbforge-rpx/blocked.html
  • modules/elbforge-rpx/default.nix
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin asblock:asblock
git switch asblock

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff asblock
git switch asblock
git rebase main
git switch main
git merge --ff-only asblock
git switch asblock
git rebase main
git switch main
git merge --no-ff asblock
git switch main
git merge --squash asblock
git switch main
git merge --ff-only asblock
git switch main
git merge asblock
git push origin main
Sign in to join this conversation.
No milestone
No project
No assignees
5 participants
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
elbforge/elf-infra!50
No description provided.