diff --git a/data/FilterList.json b/data/FilterList.json index a8dfce0ac..e45f2fa83 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -5540,5 +5540,39 @@ "submissionUrl": null, "syntaxId": 2, "viewUrl": "https://hosts.herndl.org/hosts_blacklist.txt" + }, + { + "id": 327, + "description": "Removes \"Download Our App\" banners from mobile website versions, for those who prefer their phone web browsers instead of apps.", + "descriptionSourceUrl": null, + "discontinuedDate": null, + "donateUrl": "https://www.paypal.me/DandeeSprout", + "emailAddress": "imreeil42@gmail.com", + "forumUrl": null, + "homeUrl": "https://github.com/DandelionSprout/adfilt", + "issuesUrl": "https://github.com/DandelionSprout/adfilt/issues", + "licenseId": 10, + "name": "Staying On The Phone Browser", + "policyUrl": null, + "submissionUrl": null, + "syntaxId": 3, + "viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/stayingonbrowser/Staying%20On%20The%20Phone%20Browser" + }, + { + "id": 328, + "description": "This list includes uBO-specific versions of filters, and are meant to be accessed by uBlock Origin, Nano Adblocker and Adguard whenever they load the main Norwegian list.", + "descriptionSourceUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/NorwegianExtensionsForUBO%26Nano.txt", + "discontinuedDate": null, + "donateUrl": "https://www.paypal.me/DandeeSprout", + "emailAddress": "imreeil42@gmail.com", + "forumUrl": null, + "homeUrl": "https://github.com/DandelionSprout/adfilt", + "issuesUrl": "https://github.com/DandelionSprout/adfilt/issues", + "licenseId": 10, + "name": "Norwegian Extensions For UBO & Nano", + "policyUrl": null, + "submissionUrl": null, + "syntaxId": 4, + "viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/NorwegianExtensionsForUBO%26Nano.txt" } ] \ No newline at end of file diff --git a/data/FilterListLanguage.json b/data/FilterListLanguage.json index b29e138ea..4c8995546 100644 --- a/data/FilterListLanguage.json +++ b/data/FilterListLanguage.json @@ -66,5 +66,9 @@ { "filterListId": 326, "languageId": 141 + }, + { + "filterListId": 328, + "languageId": 44 } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 45c42a2e0..c6c1ee0ee 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -266,5 +266,13 @@ { "filterListId": 326, "maintainerId": 36 + }, + { + "filterListId": 327, + "maintainerId": 22 + }, + { + "filterListId": 328, + "maintainerId": 22 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 669614d3e..3392b7bd0 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -141,8 +141,8 @@ }, { "id": 22, - "emailAddress": null, - "homeUrl": "https://github.com/DandelionSprout", + "emailAddress": "imreeil42@gmail.com", + "homeUrl": "https://sproutsluckycorner.wordpress.com/", "name": "Imre Kristoffer Eilertsen", "twitterHandle": null },