更换获取方式方法

This commit is contained in:
aixianling
2023-08-16 18:10:50 +08:00
parent ac6182d56f
commit e22a2b8910
3 changed files with 4279 additions and 404 deletions

2874
src/api/cnPdd.js Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,10 +1 @@
console.log('hello world content todo something~')
if (window["webpackJsonp"] && location.href.indexOf("kuajing.pinduoduo.com") > -1) {
chrome.runtime.onMessage.addListener((request, sender, sendResponse) => {
if (request.type == 'genAnti') {
// window["webpackJsonp"]
sendResponse("kubbo")
}
})
}