Skip to content

Instantly share code, notes, and snippets.

View 687766616e's full-sized avatar
🌴
假期中

687766616e

🌴
假期中
View GitHub Profile
// ==UserScript==
// @name Apple Daily Section Expander
// @namespace AppleDailySectionExpander
// @description Expand all articles in one section, no need to click one by one
// @include https://hk.news.appledaily.com/daily/local/*
// @include https://hk.news.appledaily.com/daily/international/*
// @include https://hk.finance.appledaily.com/daily/finance/*
// @include https://hk.entertainment.appledaily.com/daily/entertainment/*
// @include https://hk.sports.appledaily.com/daily/sports/*
// @include https://hk.lifestyle.appledaily.com/*
<!DOCTYPE html>
<html>
<head>
<title>date-test</title>
<meta charset="utf-8">
</head>
<body>
<div id="text"></div>
<h2 id="result"></h2>
<img id="image" style="-webkit-user-select: none; cursor: zoom-in;" src="" onerror="ImageErr(this)" width="383" height="695" />