This commit is contained in:
Yuki2718
2025-06-30 21:07:39 +09:00
parent a6cc9d81fc
commit 88ef461346

View File

@@ -279,6 +279,7 @@ smsonline.cloud#$?#html[data-theme][lang] [id^="img_"][style]:has(iframe[framebo
##div[id^="img_"][style="overflow:hidden;"]
##div[id^="img_"][style="width: 300px;"]
##div[id^="img_"][style="width:300px;height:200px;"]
##div[id^="img_"][style^="display: block; height: 50px;"]
##div[id^="img_"][style^="display: flex; justify-content: center; align-items: center; width: 300px;"]
##div[id^="img_"][style^="display: flex; justify-content: center; align-items: center; width: 300px;"]
##div[id^="img_"][style^="height: 250px; width: 300px;"]