Quora.com Without Limit v.1.1

Bypass the need to login to use Quora.com

当前为 2022-08-28 提交的版本,查看 最新版本

  1. /* ==UserStyle==
  2. @name Quora.com Without Limit v.1.1
  3. @namespace https://gf.qytechs.cn/en/users/8-decembre?sort=updated
  4. @version 1.01
  5. @author decembre
  6. @description Bypass the need to login to use Quora.com
  7. @license unlicense
  8. ==/UserStyle== */
  9.  
  10. @-moz-document domain("www.quora.com") {
  11.  
  12. /* ==== 0- Quora.com Without Limit v.1 ==== */
  13.  
  14. /* SUPP PROTECTION */
  15. .q-flex.qu-alignItems--center.qu-justifyContent--center.qu-overflow--hidden.qu-zIndex--blocking_wall {
  16. display: none !important;
  17. }
  18. .q-fixed.qu-alignItems--center.qu-top--huge.qu-left--small.qu-right--small.qu-display--flex.qu-flexDirection--column{
  19. display: none !important;
  20. }
  21.  
  22. .q-box.qu-overflow--hidden ,
  23. .signup_wall_prevent_scroll #root {
  24. filter: none !important;
  25. }
  26. .q-fixed.qu-fullX {
  27. position: absolute !important;
  28. }
  29. .signup_wall_prevent_scroll .q-box .q-fixed + .q-flex {
  30. display: none !important;
  31. }
  32. div[id$="_signup_wall_wrapper"] {
  33. display: none !important;
  34. }
  35. .q-flex.qu-alignItems--center.qu-justifyContent--center.qu-overflow--hidden.qu-zIndex--blocking_wall + .q-box.qu-overflow--hidden {
  36. overflow: visible !important;
  37. }
  38.  
  39. /* ==== END === */
  40.  
  41. }

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址