NGA_parse_uid

在未登录/实名NGA时解析uid为用户名

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
winderica
Daily installs
0
Total installs
1,670
Ratings
11 0 0
Version
1.2.1
Created
2017-12-17
Updated
2024-08-11
Size
2.12 KB
License
N/A
Applies to

NGA parse uid


耶 复活了

虽然贵坛关闭了相关接口,但是:

随着您浏览的帖子越多,被解析的uid就越多。

版本

v1.2.1

  • 修复了帖子列表中用户名提取不全的bug

v1.2.0

  • 修复了某个变量在脚本运行时可能未定义的bug
  • 支持从帖子列表中提取用户名

v1.1.0

  • 修复了翻页后无法解析uid的bug

v1.0.0

  • 堂堂复活,但功能受限

旧版介绍

(由于接口的关闭,以下内容大部分已失效)

描述:

在未登录/实名NGA时解析uid为用户名

  • 发现贵坛获取用户名的数据接口,现可以直接转换所有用户的uid为用户名,为防止封接口,闷声发大财,请

  • 将被NGA屏蔽的[被禁止的链接]转换回原链接,这些链接主要是诸如t.co, dwz.cn之类的短网址,具体列表见版本说明v0.13


预告:

  • 下个版本可能会增加显示签名的功能(咕咕咕

版本:

v0.24

  • 优化对旧版本浏览器的支持

v0.23

  • 修改头像样式

v0.22

  • 优化头像解析

v0.21

  • 更改description

v0.20

  • 修复了无法登陆的bug,原因可能是泥潭界面生成的时候有问题,导致jQuery解析时报错,于是弃用jQuery(原生JS使我快乐

v0.18

  • 修复了部分头像无法显示的bug

v0.17

  • 支持显示头像

  • 修复了一些bug

v0.16

  • 重大更新:支持所有板块的所有用户

v0.15

  • 靠自己爬取的dictionary实现,只支持转换舰队collection版的大部分用户

  • 注释了测试用代码

v0.14

  • 修复了微小的bug

v0.13

  • 将被NGA屏蔽的[被禁止的链接]转换回原链接,列表: '2zhk.com':-2, 't.cn':-2, 'sina.lt':-2, 'url.cn':-2, 't.co':-2, 'goo.gl':-2, 'hiurl.me':-2, 'dwz.cn':-2, '985.so':-2, '980.so':-2, '9.cn':-2, 'qyub.cn':-2, 'ppt.cc':-2, 'qr.net':-2, 'tinyurl.com':-2, 'bocaidj.com':-2, 'bit.ly':-2, 'xici800.cn':-2, 'jiaoyimao.com':-2, 'suo.im':-2, 'taobao.com':function(u){return u.url.match(/coupon\.|taoquan\.|click\.|activity_id/) ? -2 : 1}

TODOs:

  • 支持签名显示

  • 有其他要求请反馈