Skip to content

Commit f939eba

Browse files
committed
fix acg.tf
1 parent eee8a9f commit f939eba

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

HacgGodTurn/HacgGodTurn.user.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
// @include http*://www.htacg.cc/*
7878
// @include http*://sleazyfork.org/*/scripts/*
7979
// @include http*://greasyfork.org/*/scripts/*
80-
// @version 3.22.01
80+
// @version 3.22.02
8181
// @grant GM_notification
8282
// @grant GM_xmlhttpRequest
8383
// @grant GM_setClipboard
@@ -150,7 +150,8 @@
150150
url:"https://www.acg.tf/",
151151
regex:/acg\.tf/,
152152
offset:50,
153-
articleSel:"div.dt-news-post"
153+
articleSel:".magazine-list>li,.article_list>li",
154+
contentArea:".entry"
154155
},
155156
{
156157
name:"天使二次元",

Kill TieBa AD/Kill TieBa AD.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// @namespace hoothin
66
// @version 1.0
77
// @description Just Kill TieBa AD
8-
// @description:zh-CN 清理百度贴吧(tieba.baidu.com)内adb等未能清理掉的各类广告
9-
// @description:zh-TW 去除百度貼吧(tieba.baidu.com)内adb等未能清理掉的各類廣告
8+
// @description:zh-CN 清理百度贴吧(tieba.baidu.com)内的列表伪装,帖内伪装,触点广告,页首广告,推荐应用等各类广告
9+
// @description:zh-TW 去除百度貼吧(tieba.baidu.com)内的列表偽裝,帖內偽裝,觸點廣告,頁首廣告,推薦應用等各類廣告
1010
// @author hoothin
1111
// @include http*://tieba.baidu.com/*
1212
// @grant none

0 commit comments

Comments
 (0)