ASMR Raw File

try to take over the omanko!

  1. // ==UserScript==
  2. // @name ASMR Raw File
  3. // @namespace aoi suki
  4. // @version 0.1
  5. // @description try to take over the omanko!
  6. // @author Yui
  7. // @match https://www.asmr.one/*
  8. // @icon https://www.google.com/s2/favicons?sz=64&domain=asmr.one
  9. // @grant none
  10. // ==/UserScript==
  11.  
  12. (function() {
  13. 'use strict';
  14. document.querySelector("#q-app > div > header > div.q-toolbar.row.no-wrap.items-center.row.justify-between > button.q-btn.q-btn-item.non-selectable.no-outline.q-btn--flat.q-btn--round.q-btn--actionable.q-focusable.q-hoverable.q-btn--wrap.q-btn--dense > span.q-btn__wrapper.col.row.q-anchor--skip > span > i").onclick=function(){window.open(document.getElementsByTagName('audio')[0].children[0].src,'target','')}
  15. })();

QingJ © 2025

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