XMOJ-Script-dev / XMOJ-Script

XMOJ增强脚本
https://www.xmoj-bbs.me
GNU General Public License v3.0
4 stars 5 forks source link

限制Get-mention的站点 #693

Closed ptsq-bot closed 1 month ago

ptsq-bot commented 1 month ago

By submitting this pull request, I confirm the following:

  1. I have read and understood the contributors guide, as well as this entire template. I understand which branch to base my commits and Pull Requests against.
  2. I have commented my proposed changes within the code and I have tested my changes.
  3. I am willing to help maintain this change if there are issues with it later.
  4. It is compatible with the GNU General Public License v3.0
  5. I have squashed any insignificant commits. (git rebase)
  6. I have checked that another pull request for this purpose does not exist.
  7. I have considered, and confirmed that this submission will be valuable to others.
  8. I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  9. I give this submission freely, and claim no ownership to its content.

ptsq-bot commented 1 month ago

具体而言是主页、题库、竞赛主页、竞赛内页(题目页)

boomzero commented 1 month ago

@langningchen

boomzero commented 1 month ago

335

boomzero commented 1 month ago

观察后再说

langningchen commented 1 month ago

我不太理解,为什么要限制呢?

langningchen commented 1 month ago

但是如果用消息推送根本就不用 GetMention 了,这个不也就是白改了吗?

ptsq-bot commented 1 month ago

数据库读取超限八倍

---- Langning Chen @.***> 在 周一, 12 8月 2024 09:36:50 +0800 写到:---

我不太理解,为什么要限制呢?

— Reply to this email directly, https://github.com/XMOJ-Script-dev/XMOJ-Script/pull/693#issuecomment-2282985169, or https://github.com/notifications/unsubscribe-auth/BKKT6YRMWQBJHTHIQN2IZZDZRAGTFAVCNFSM6AAAAABMKYMGQKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBSHE4DKMJWHE. You are receiving this because you authored the thread.

ptsq-bot commented 1 month ago

这个修改的本质是减少推送次数

---- Langning Chen @.***> 在 周一, 12 8月 2024 09:37:27 +0800 写到:---

但是如果用消息推送根本就不用 GetMention 了,这个不也就是白改了吗?

— Reply to this email directly, https://github.com/XMOJ-Script-dev/XMOJ-Script/pull/693#issuecomment-2282985571, or https://github.com/notifications/unsubscribe-auth/BKKT6YRKKK4OX46WXGBLEMLZRAGVPAVCNFSM6AAAAABMKYMGQKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBSHE4DKNJXGE. You are receiving this because you authored the thread.

langningchen commented 1 month ago

哦,明白了