Skip to content

captiveportal.wificloud.ahrt.hu by robert9157

Screenshot of captiveportal.wificloud.ahrt.hu

Details

Authorrobert9157

LicenseCC0

Categorycaptiveportal.wificloud.ahrt.hu

Created

Updated

Size511 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Remove images from the captive portal login page of Hungarian school internet networks to accelerate loading speed

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           captiveportal.wificloud.ahrt.hu
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Remove images from the captive portal login page of Hungarian school internet networks to accelerate loading speed
@author         Robert9157
@license        CC0
@supportURL     https://t.me/robert9157
==/UserStyle== */

@-moz-document domain("captiveportal.wificloud.ahrt.hu") {
    body,html{background:#333;color:white}
    img{width:0;height:0;display:none}
}

Reviews

No reviews yet.