ShinkuDaw



Recent works

Recent bookmarks

  1. Public Bookmark 1

    Tags
    Summary

    天生我才,废一不可,谁能去兵?

    Language:
    中文-普通话 國語
    Words:
    9,211
    Chapters:
    1/1
    Comments:
    1
    Kudos:
    11
    Bookmarks:
    1
    Hits:
    137

    01 Jun 2026

  2. Public Bookmark 11

    Tags
    Summary

    不觉茫茫道路长

    Language:
    中文-普通话 國語
    Words:
    8,486
    Chapters:
    1/1
    Comments:
    9
    Kudos:
    43
    Bookmarks:
    11
    Hits:
    602

    21 May 2026

  3. Public Bookmark 2

    Tags
    Summary

    原帖地址豆瓣,无授权转载

    之前发过一篇利用搜索运算符屏蔽AO3拆逆的教程。AO3已登录用户可以利用网站皮肤来一次性的屏蔽,这样以后就不用每回都手动输入或选择了。。。

    点击网站右上角的用户名,浮现的下拉菜单选择My Dashboard(我的控制面板),选择Skins(皮肤),默认界面My Site Skins(我的网站界面皮肤)。这里可以管理自己的网站界面皮肤,点击Create Site Skin(创建网站皮肤)即可创建。可以通过css隐藏页面的某些元素,皮肤创建好后,点击use即可生效。

    屏蔽指定标签

    隐藏tag的css代码示例如下:

    li.blurb.work:has(a[href*="关键字A" i]),

    li.blurb.work:has(a[href*="关键字B" i]),

    li.blurb.work:has(a[href*="关键字C" i]) {

    display: none !important;

    }

    这里的关键字ABC替换成自己想要屏蔽的。对于任意想要屏蔽的tag,无论是关系tag还是角色tag还是别的tag,鼠标右键点上去,选择复制链接地址,得到类似"ht【】tps://ar【】chiveofourown.o【】rg/tags/%E5%85%94%E9%BE%99/works"的网址,其中夹在/tags/XXX/works的XXX就是关键字。

    这样就能屏蔽不想看的cp标签或者角色标签了。这些屏蔽关键字一行行的单独写比较好维护,注意不要破坏语法。

    屏蔽匿名用户

    li.blurb.work:not([class*="user-"]) {

    display: none !important;

    }

    注意会屏蔽所有的匿名用户发布的作品

    屏蔽orphan_account

    li.blurb.work.user-9 {

    display: none !important;

    }

    注意会屏蔽所有的orphan_account发布的作品

    屏蔽指定作品

    .blurb.work-88888888,

    .blurb.work-99999999 {

    display: none !important;

    }

    文章网址works后面的那一串数字就是work-id,替换成你想屏蔽的那一篇即可

    Language:
    中文-普通话 國語
    Words:
    84
    Chapters:
    1/1
    Comments:
    1
    Kudos:
    6
    Bookmarks:
    2
    Hits:
    117

    23 Apr 2026

  4. Public Bookmark 1

    Tags
    Summary

    好几年前对自推相关史料的一番小小整理......
    标题化自艾朗诺《才女之累》(The Burden of Female Talent)。

    Language:
    中文-普通话 國語
    Words:
    17,843
    Chapters:
    2/2
    Comments:
    4
    Kudos:
    1
    Bookmarks:
    1
    Hits:
    36

    01 Apr 2026

  5. Public Bookmark 5

    Tags
    Summary

    “…make this clear.” Taverner’s voice comes, not wholly inaccurately, as if she’s pushing it through gritted teeth. “Slough House needs just one grown up to make sure all that endless paperwork ends up in the right file, and that rather necessitates you keeping a new office administrator for over a week.”

    “Well, that’s not my fault, Diana. You’re sending me lightweights. Service life is difficult at the best of times: danger, isolation, a slow and ugly descent into alcoholism. If these poor kids can’t deal with the hardship that being a member of MI5 requires, I can’t be held responsible.”

    “You threw a beer bottle at Simmonds’ head.”

    Normal people, when their long-term employee and nemesis (and possible crush?) unexpectedly resigns, would make the effort to move on. Jackson Lamb is not normal people.

    In which watching Lamb wage war on a series of new office managers becomes a spectator sport, and one in which no filing is going to get done any time soon.

    Language:
    English
    Words:
    4,540
    Chapters:
    1/1
    Comments:
    12
    Kudos:
    45
    Bookmarks:
    5
    Hits:
    324

    11 Mar 2026