diff --git a/child/info/thematical/algo/courses.txt b/child/info/thematical/algo/courses.txt index 9f5348351..5c3ec9476 100644 --- a/child/info/thematical/algo/courses.txt +++ b/child/info/thematical/algo/courses.txt @@ -30,7 +30,7 @@ Daynyak - Discrete Structures https://www.youtube.com/playlist?list=PLwwk4BHih4fjeqFyPy7akDuVyEMmkJl6m Kulikov - Stepik - Algorithms and Data Structures https://www.youtube.com/playlist?list=PLwwk4BHih4fhz7NtsPUbk7B3JXh_CPt3m - magnet:?xt=urn:btih:d098e9d4ace28ff3a306465406259f0daa9b6af8&dn=%D0%90%D0%BB%D0%B3%D0%BE%D1%80%D0%B8%D1%82%D0%BC%D1%8B+%D1%82%D0%B5%D0%BE%D1%80%D0%B8%D1%8F+%D0%B8+%D0%BF%D1%80%D0%B0%D0%BA%D1%82%D0%B8%D0%BA%D0%B0.+%D0%9C%D0%B5%D1%82%D0%BE%D0%B4%D1%8B&tr=udp://tracker.openbittorrent.com:80&tr=udp://tracker.opentrackr.org:1337/announce + magnet:?xt=urn:btih:d098e9d4ace28ff3a306465406259f0daa9b6af8 2016 Babichev - Intro to Algorithms and Data Structures ru https://www.youtube.com/playlist?list=PLrCZzMib1e9pDxHYzmEzMmnMMUK-dz0_7 diff --git a/devops/iaas/opentofu/features/providers.txt b/devops/iaas/opentofu/features/providers.txt deleted file mode 100644 index 540b77afa..000000000 --- a/devops/iaas/opentofu/features/providers.txt +++ /dev/null @@ -1,14 +0,0 @@ -https://opentofu.org/docs/language/providers/ -https://github.com/opentofu/registry/tree/main/providers - -https://registry.terraform.io/browse/providers - -https://github.com/opentofu/registry/blob/main/providers/b/bpg/proxmox.json -https://github.com/bpg/terraform-provider-proxmox -https://registry.terraform.io/providers/bpg/proxmox - -https://registry.terraform.io/providers/terra-farm/virtualbox/latest - -https://registry.terraform.io/providers/Project0/podman/latest -https://github.com/Project0/terraform-provider-podman - https://tomsitcafe.com/2025/01/27/how-to-manage-podman-containers-with-opentofu/ diff --git a/devops/iaas/opentofu/providers/kvm/libvirt-kvm.txt b/devops/iaas/opentofu/providers/kvm/libvirt-kvm.txt new file mode 100644 index 000000000..ce7608c42 --- /dev/null +++ b/devops/iaas/opentofu/providers/kvm/libvirt-kvm.txt @@ -0,0 +1,6 @@ +https://github.com/dmacvicar/terraform-provider-libvirt +https://github.com/dmacvicar/terraform-provider-libvirt/tree/main/examples + +https://github.com/opentofu/registry/blob/main/providers/d/dmacvicar/libvirt.json +https://library.tf/providers/dmacvicar/libvirt/latest +https://registry.terraform.io/providers/dmacvicar/libvirt/latest diff --git a/devops/iaas/opentofu/providers/kvm/tf-libvirt-vm.txt b/devops/iaas/opentofu/providers/kvm/tf-libvirt-vm.txt new file mode 100644 index 000000000..692f0ef13 --- /dev/null +++ b/devops/iaas/opentofu/providers/kvm/tf-libvirt-vm.txt @@ -0,0 +1 @@ +https://github.com/MonolithProjects/terraform-libvirt-vm diff --git a/devops/iaas/opentofu/providers/podman.txt b/devops/iaas/opentofu/providers/podman.txt new file mode 100644 index 000000000..352e6dbf7 --- /dev/null +++ b/devops/iaas/opentofu/providers/podman.txt @@ -0,0 +1,3 @@ +https://registry.terraform.io/providers/Project0/podman/latest +https://github.com/Project0/terraform-provider-podman + https://tomsitcafe.com/2025/01/27/how-to-manage-podman-containers-with-opentofu/ diff --git a/devops/iaas/opentofu/providers/providers.txt b/devops/iaas/opentofu/providers/providers.txt new file mode 100644 index 000000000..08b13f5be --- /dev/null +++ b/devops/iaas/opentofu/providers/providers.txt @@ -0,0 +1,4 @@ +https://opentofu.org/docs/language/providers/ +https://github.com/opentofu/registry/tree/main/providers + +https://registry.terraform.io/browse/providers diff --git a/devops/iaas/opentofu/providers/proxmox.txt b/devops/iaas/opentofu/providers/proxmox.txt new file mode 100644 index 000000000..afe057284 --- /dev/null +++ b/devops/iaas/opentofu/providers/proxmox.txt @@ -0,0 +1,3 @@ +https://github.com/opentofu/registry/blob/main/providers/b/bpg/proxmox.json +https://github.com/bpg/terraform-provider-proxmox +https://registry.terraform.io/providers/bpg/proxmox diff --git a/devops/iaas/opentofu/providers/virtualbox.txt b/devops/iaas/opentofu/providers/virtualbox.txt new file mode 100644 index 000000000..31f0dc131 --- /dev/null +++ b/devops/iaas/opentofu/providers/virtualbox.txt @@ -0,0 +1 @@ +https://registry.terraform.io/providers/terra-farm/virtualbox/latest diff --git a/media/portals/themoviedb.txt b/media/portals/themoviedb.txt index ddca9b22f..60e10c06c 100644 --- a/media/portals/themoviedb.txt +++ b/media/portals/themoviedb.txt @@ -1,5 +1,11 @@ https://www.themoviedb.org/ +api +https://www.themoviedb.org/documentation/api +https://developer.themoviedb.org/reference/configuration-details +https://developer.themoviedb.org/reference/intro/getting-started +https://developer.themoviedb.org/reference/genre-movie-list + documentary https://www.themoviedb.org/movie https://www.themoviedb.org/tv diff --git a/net/proto/torrent/automation/misc.txt b/net/proto/torrent/automation/misc.txt new file mode 100644 index 000000000..da9301e68 --- /dev/null +++ b/net/proto/torrent/automation/misc.txt @@ -0,0 +1 @@ +https://github.com/sergiotapia/magnetissimo diff --git a/net/proto/torrent/trackers/list/lists.txt b/net/proto/torrent/trackers/list/lists.txt index b7343f0d3..9a06109df 100644 --- a/net/proto/torrent/trackers/list/lists.txt +++ b/net/proto/torrent/trackers/list/lists.txt @@ -1,3 +1,5 @@ +https://www.torrenttrackerlist.com/torrent-tracker-list/ + https://trackerslist.com/#/ https://trackerslist.com/#/?id=aria2 https://cdn.jsdelivr.net/gh/XIU2/TrackersListCollection/all.txt