Meet Unblock: the editor, unblocked
----------
Every block in the editor maps 1:1 to a real HTML element. No abstraction layer,[…]
#WordPress #Plugins #blockeditor #Unblock
Meet Unblock: the editor, unblocked
----------
Every block in the editor maps 1:1 to a real HTML element. No abstraction layer,[…]
#WordPress #Plugins #blockeditor #Unblock
WP Grid Builder Founder Launches Unblock Plugin, An AI-Powered Gutenberg Builder
----------
Unblock is a new WordPress plugin by Loïc Blascos (founder of WP Grid Builder) designed[…]
#WordPress #Plugins #Unblock
Hungary's New Leader Agrees To Unblock €90bn EU Loan To Ukraine
https://charter97.org/en/news/2026/4/13/680481/
#WarOfAggression #Europa #Ukraine #Hungary #Unblock #Brussels #Kiev #Magyar #warfare #army #war #Russia #WarCriminal #invaders #occupiers
#перемогаYкраїни
Ukraine Can Help Unblock The Strait Of Hormuz
" Kiev can use the experience of organizing the "grain corridor".
Ukraine can help unblock shipping in the Strait of Hormuz using the experience of organizing a "grain corridor" in the Black Sea. "
https://charter97.org/en/news/2026/3/31/679006/
#WarOfAggression #Europa #Ukraine #missiles #AirDefense #Drones #Hormuz #Unblock #warfare #army #war #Russia #WarCriminal #invaders #occupiers
#перемогаYкраїни
Network packet processor with a friendly UI for circumventing Deep Packet Inspection (DPI) systems.
#youtube #openwrt #dpi #censorship #xray #unblock #geosite
B4 - инструмент обхода разноуровневых DPI на Go с удобной веб-мордой. Работает на уровне ядра Linux через NFQUEUE - перехватывает сетевые пакеты и применяет к ним техники обхода.
Написан с нуля на Go, это не очередной форк/обертка zapret или других существующих решений.
Zapret - мощный CLI-инструмент с тонкой ручной настройкой.
B4 - другой подход: веб-интерфейс, полная интеграция v2ray geodat-файлов и автоматический подбор стратегий и применение изменений на лету без перезапуска.
Code:
https://github.com/DanielLavrushin/b4
---
ТСПУ: Технические средства противодействия угрозам
#documentation #russia #censorship #tspu
Stella #Assange Interview 6/24/25
https://en.ilsole24ore.com/art/speaks-wife-assange-julian-and-symbolises-freedom-all-in-some-ways-like-bitcoin-AGACYAp
Bitcoin, like Assange, represents #Freedom
- #Blockade #Unblock
#Bitcoin #CryptoCurrency #crypto #Cypherpunk #interview
Where is #EvoMorales Now? #Ecuador
https://www.youtube.com/watch?v=Wk7o1T-XFbU
Stella Assange, wife of the well-known Wikileaks founder since 2022, exclusively tells Il Sole 24 Ore about the steps that led to the release, on 24 June, of the Australian journalist and activist, who returned to freedom after five years in prison thanks to a plea bargain with the United States. He also recounts the role Bitcoin played in the affair
There is not an onionsite for everything. Many legitimate sites on the internet are not friendly to #Tor
Innocent newscasts sometimes block tor, probably for add reasons. But when innocent information is subject to criminalization, tor helps even if everyone doesn’t like ads and data brokers violating their privacy to think the worst of them.
How would you unblock a newscast when utilizing the tor network? Bridges in tor are forward proxies that unblock access to the tor network. Reverse proxies, conversely, could unblock sites to the tor network. #unblock #torMedia
A reverse proxy could be configured to not disclose that it is connected to the client-facing tor network and then intermediately relay traffic to the public internet.
https://0xacab.org/leap/tor/onionmasq/-/blob/main/README.md
also in tpo/CORE/onionmasq
Definition of Reverse Proxy
https://www.cloudflare.com/learning/cdn/glossary/reverse-proxy/
Streaming is not illegal
https://docs.invidious.io/takedown/
Решаем проблему «деградации» YouTube с помощью NoDPI
#nodpi #youtube #unblock #DeepPacketInspection #deep_packet_inspection
NoDPI - это программа, которая играет роль локального прокси-сервера. Она обрабатывает проходящий через неё трафик таким образом, что это позволяет сбивать с толку системы DPI, установленные у провайдера. Отлично справляется с "разблокировкой" всех сайтов, к которым ограничен доступ с помощью DPI.
Исключения:
- сайты на HTTP (незащищенном протоколе),
- сайты не поддерживающие TLS v1.3,
- сайты, заблокированные по IP-адресу.
Исходный код, бинарники, подробная инструкция по запуску:
https://github.com/GVCoder09/nodpi/
https://github.com/hufrea/byedpi - аналог на C